ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python2.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 2.7.5 (default, Nov 14 2023, 16:14:06) [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)] Using /etc/ansible/ansible.cfg as config file [WARNING]: running playbook inside collection fedora.linux_system_roles 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_initscripts.yml ***************************************** 2 plays in /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/tests_states_initscripts.yml PLAY [Run playbook 'playbooks/tests_states.yml' with initscripts as provider] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/tests_states_initscripts.yml:5 Saturday 25 January 2025 07:50:05 -0500 (0:00:00.044) 0:00:00.044 ****** ok: [managed-node3] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/tests_states_initscripts.yml:8 Saturday 25 January 2025 07:50:06 -0500 (0:00:01.293) 0:00:01.338 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed-node3 TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Saturday 25 January 2025 07:50:06 -0500 (0:00:00.266) 0:00:01.604 ****** ok: [managed-node3] TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Saturday 25 January 2025 07:50:07 -0500 (0:00:00.615) 0:00:02.219 ****** ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Saturday 25 January 2025 07:50:08 -0500 (0:00:00.693) 0:00:02.913 ****** ok: [managed-node3] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Saturday 25 January 2025 07:50:08 -0500 (0:00:00.072) 0:00:02.986 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Saturday 25 January 2025 07:50:08 -0500 (0:00:00.075) 0:00:03.061 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed-node3 TASK [Create EPEL 7] *********************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Saturday 25 January 2025 07:50:08 -0500 (0:00:00.123) 0:00:03.184 ****** ok: [managed-node3] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/archive/epel/7/x86_64/Packages/e/epel-release-7-14.noarch.rpm" ], "rc": 0 } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Saturday 25 January 2025 07:50:08 -0500 (0:00:00.637) 0:00:03.822 ****** ok: [managed-node3] => { "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: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Saturday 25 January 2025 07:50:10 -0500 (0:00:01.250) 0:00:05.073 ****** ok: [managed-node3] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.178349", "end": "2025-01-25 07:50:10.688605", "rc": 0, "start": "2025-01-25 07:50:10.510256" } 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: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Saturday 25 January 2025 07:50:10 -0500 (0:00:00.568) 0:00:05.642 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Saturday 25 January 2025 07:50:10 -0500 (0:00:00.038) 0:00:05.680 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'initscripts'] *********************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/tests_states_initscripts.yml:10 Saturday 25 January 2025 07:50:10 -0500 (0:00:00.039) 0:00:05.720 ****** ok: [managed-node3] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing states] ************************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:3 Saturday 25 January 2025 07:50:10 -0500 (0:00:00.044) 0:00:05.764 ****** ok: [managed-node3] META: ran handlers TASK [Show playbook name] ****************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:11 Saturday 25 January 2025 07:50:11 -0500 (0:00:00.635) 0:00:06.400 ****** ok: [managed-node3] => {} MSG: this is: playbooks/tests_states.yml TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:22 Saturday 25 January 2025 07:50:11 -0500 (0:00:00.032) 0:00:06.432 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed-node3 TASK [TEST: I can create a profile] ******************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Saturday 25 January 2025 07:50:11 -0500 (0:00:00.055) 0:00:06.488 ****** ok: [managed-node3] => {} MSG: ########## I can create a profile ########## TASK [Show item] *************************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Saturday 25 January 2025 07:50:11 -0500 (0:00:00.042) 0:00:06.531 ****** ok: [managed-node3] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can create a profile" } ok: [managed-node3] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/delete_interface.yml", "tasks/assert_device_absent.yml" ] } ok: [managed-node3] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_bridge_profile.yml" ] } ok: [managed-node3] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_present.yml" ] } ok: [managed-node3] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": [ { "condition": false, "what": "tasks/assert_device_present.yml" } ] } ok: [managed-node3] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [managed-node3] => (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: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Saturday 25 January 2025 07:50:11 -0500 (0:00:00.151) 0:00:06.682 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed-node3 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 25 January 2025 07:50:11 -0500 (0:00:00.069) 0:00:06.751 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed-node3 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 25 January 2025 07:50:11 -0500 (0:00:00.087) 0:00:06.839 ****** ok: [managed-node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003468", "end": "2025-01-25 07:50:12.484501", "rc": 0, "start": "2025-01-25 07:50:12.481033" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 25 January 2025 07:50:12 -0500 (0:00:00.699) 0:00:07.538 ****** ok: [managed-node3] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 25 January 2025 07:50:12 -0500 (0:00:00.062) 0:00:07.601 ****** ok: [managed-node3] => {} MSG: current_interfaces: [u'bonding_masters', u'eth0', u'lo'] TASK [Setup] ******************************************************************* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Saturday 25 January 2025 07:50:12 -0500 (0:00:00.136) 0:00:07.738 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml for managed-node3 included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed-node3 TASK [Remove test interface if necessary] ************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml:3 Saturday 25 January 2025 07:50:13 -0500 (0:00:00.162) 0:00:07.900 ****** fatal: [managed-node3]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.011209", "end": "2025-01-25 07:50:13.584944", "rc": 1, "start": "2025-01-25 07:50:13.573735" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Saturday 25 January 2025 07:50:13 -0500 (0:00:00.663) 0:00:08.564 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed-node3 TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 25 January 2025 07:50:13 -0500 (0:00:00.091) 0:00:08.656 ****** ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Saturday 25 January 2025 07:50:14 -0500 (0:00:00.369) 0:00:09.026 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Saturday 25 January 2025 07:50:14 -0500 (0:00:00.050) 0:00:09.076 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml for managed-node3 TASK [Include network role] **************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:3 Saturday 25 January 2025 07:50:14 -0500 (0:00:00.107) 0:00:09.184 ****** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 25 January 2025 07:50:14 -0500 (0:00:00.292) 0:00:09.476 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 25 January 2025 07:50:14 -0500 (0:00:00.106) 0:00:09.582 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 25 January 2025 07:50:14 -0500 (0:00:00.046) 0:00:09.628 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 25 January 2025 07:50:14 -0500 (0:00:00.074) 0:00:09.703 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 25 January 2025 07:50:14 -0500 (0:00:00.048) 0:00:09.751 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 25 January 2025 07:50:16 -0500 (0:00:01.344) 0:00:11.096 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 25 January 2025 07:50:18 -0500 (0:00:01.997) 0:00:13.093 ****** ok: [managed-node3] => {} MSG: Using network provider: initscripts TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 25 January 2025 07:50:18 -0500 (0:00:00.090) 0:00:13.184 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 25 January 2025 07:50:18 -0500 (0:00:00.107) 0:00:13.291 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 25 January 2025 07:50:18 -0500 (0:00:00.111) 0:00:13.402 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 25 January 2025 07:50:18 -0500 (0:00:00.110) 0:00:13.512 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 25 January 2025 07:50:18 -0500 (0:00:00.150) 0:00:13.663 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 25 January 2025 07:50:18 -0500 (0:00:00.156) 0:00:13.819 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 25 January 2025 07:50:19 -0500 (0:00:00.139) 0:00:13.959 ****** changed: [managed-node3] => { "attempts": 1, "changed": true, "changes": { "installed": [ "bridge-utils" ] }, "rc": 0, "results": [ "initscripts-9.49.53-1.el7_9.1.x86_64 providing initscripts is already installed", "12:dhclient-4.2.5-83.el7.centos.2.x86_64 providing dhclient is already installed", "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * epel: dl.fedoraproject.org\n * epel-debuginfo: dl.fedoraproject.org\n * epel-source: dl.fedoraproject.org\nResolving Dependencies\n--> Running transaction check\n---> Package bridge-utils.x86_64 0:1.5-9.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n bridge-utils x86_64 1.5-9.el7 base 32 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package\n\nTotal download size: 32 k\nInstalled size: 56 k\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : bridge-utils-1.5-9.el7.x86_64 1/1 \n Verifying : bridge-utils-1.5-9.el7.x86_64 1/1 \n\nInstalled:\n bridge-utils.x86_64 0:1.5-9.el7 \n\nComplete!\n" ] } lsrpackages: bridge-utils dhclient initscripts TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 25 January 2025 07:50:22 -0500 (0:00:03.499) 0:00:17.459 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 25 January 2025 07:50:22 -0500 (0:00:00.180) 0:00:17.640 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 25 January 2025 07:50:22 -0500 (0:00:00.118) 0:00:17.758 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 25 January 2025 07:50:23 -0500 (0:00:00.135) 0:00:17.893 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 25 January 2025 07:50:23 -0500 (0:00:00.117) 0:00:18.011 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 25 January 2025 07:50:23 -0500 (0:00:00.146) 0:00:18.158 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 25 January 2025 07:50:24 -0500 (0:00:01.107) 0:00:19.266 ****** ok: [managed-node3] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/root/.ansible/tmp/ansible-local-16589y4NqY8/tmp2ku997" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 25 January 2025 07:50:24 -0500 (0:00:00.477) 0:00:19.743 ****** changed: [managed-node3] => { "_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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr' TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 25 January 2025 07:50:26 -0500 (0:00:01.245) 0:00:20.988 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 25 January 2025 07:50:26 -0500 (0:00:00.108) 0:00:21.097 ****** ok: [managed-node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 25 January 2025 07:50:26 -0500 (0:00:00.089) 0:00:21.187 ****** ok: [managed-node3] => { "__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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 25 January 2025 07:50:26 -0500 (0:00:00.100) 0:00:21.288 ****** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 25 January 2025 07:50:26 -0500 (0:00:00.090) 0:00:21.379 ****** ok: [managed-node3] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:14 Saturday 25 January 2025 07:50:27 -0500 (0:00:01.088) 0:00:22.467 ****** ok: [managed-node3] => { "__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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [Asserts] ***************************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Saturday 25 January 2025 07:50:27 -0500 (0:00:00.147) 0:00:22.614 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed-node3 TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Saturday 25 January 2025 07:50:27 -0500 (0:00:00.267) 0:00:22.882 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed-node3 TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Saturday 25 January 2025 07:50:28 -0500 (0:00:00.411) 0:00:23.293 ****** ok: [managed-node3] => { "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: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Saturday 25 January 2025 07:50:28 -0500 (0:00:00.149) 0:00:23.443 ****** ok: [managed-node3] => { "changed": false, "stat": { "atime": 1737809425.9563413, "block_size": 4096, "blocks": 8, "ctime": 1737809425.9563413, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 150, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1737809425.9563413, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 127, "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: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Saturday 25 January 2025 07:50:29 -0500 (0:00:00.596) 0:00:24.039 ****** ok: [managed-node3] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Saturday 25 January 2025 07:50:29 -0500 (0:00:00.127) 0:00:24.166 ****** fatal: [managed-node3]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.025547", "end": "2025-01-25 07:50:29.660335", "rc": 1, "start": "2025-01-25 07:50:29.634788" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Saturday 25 January 2025 07:50:29 -0500 (0:00:00.614) 0:00:24.781 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Saturday 25 January 2025 07:50:30 -0500 (0:00:00.147) 0:00:24.928 ****** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.004036", "end": "2025-01-25 07:50:30.387116", "rc": 0, "start": "2025-01-25 07:50:30.383080" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Saturday 25 January 2025 07:50:30 -0500 (0:00:00.542) 0:00:25.471 ****** ok: [managed-node3] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Saturday 25 January 2025 07:50:30 -0500 (0:00:00.143) 0:00:25.615 ****** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003503", "end": "2025-01-25 07:50:31.127280", "rc": 0, "start": "2025-01-25 07:50:31.123777" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Saturday 25 January 2025 07:50:31 -0500 (0:00:00.642) 0:00:26.258 ****** ok: [managed-node3] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Saturday 25 January 2025 07:50:31 -0500 (0:00:00.128) 0:00:26.386 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Saturday 25 January 2025 07:50:31 -0500 (0:00:00.119) 0:00:26.506 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Saturday 25 January 2025 07:50:31 -0500 (0:00:00.136) 0:00:26.643 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Saturday 25 January 2025 07:50:31 -0500 (0:00:00.154) 0:00:26.797 ****** skipping: [managed-node3] => (item={u'what': u'tasks/assert_device_present.yml', u'condition': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "condition": false, "what": "tasks/assert_device_present.yml" }, "skip_reason": "Conditional result was False" } TASK [Success in test 'I can create a profile'] ******************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Saturday 25 January 2025 07:50:32 -0500 (0:00:00.135) 0:00:26.933 ****** ok: [managed-node3] => {} MSG: +++++ Success in test 'I can create a profile' +++++ TASK [Cleanup] ***************************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Saturday 25 January 2025 07:50:32 -0500 (0:00:00.100) 0:00:27.033 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed-node3 TASK [Cleanup profile and device] ********************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 25 January 2025 07:50:32 -0500 (0:00:00.296) 0:00:27.329 ****** fatal: [managed-node3]: 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.043179", "end": "2025-01-25 07:50:32.802572", "rc": 1, "start": "2025-01-25 07:50:32.759393" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:45 Saturday 25 January 2025 07:50:32 -0500 (0:00:00.518) 0:00:27.848 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed-node3 TASK [TEST: I can create a profile without autoconnect] ************************ task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Saturday 25 January 2025 07:50:33 -0500 (0:00:00.203) 0:00:28.051 ****** ok: [managed-node3] => {} MSG: ########## I can create a profile without autoconnect ########## TASK [Show item] *************************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Saturday 25 January 2025 07:50:33 -0500 (0:00:00.098) 0:00:28.150 ****** ok: [managed-node3] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can create a profile without autoconnect" } ok: [managed-node3] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/delete_interface.yml", "tasks/assert_device_absent.yml" ] } ok: [managed-node3] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_bridge_profile_no_autoconnect.yml" ] } ok: [managed-node3] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_absent.yml", "tasks/assert_profile_present.yml" ] } ok: [managed-node3] => (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: [managed-node3] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [managed-node3] => (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: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Saturday 25 January 2025 07:50:33 -0500 (0:00:00.163) 0:00:28.313 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed-node3 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 25 January 2025 07:50:33 -0500 (0:00:00.159) 0:00:28.472 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed-node3 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 25 January 2025 07:50:33 -0500 (0:00:00.188) 0:00:28.661 ****** ok: [managed-node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003466", "end": "2025-01-25 07:50:34.089996", "rc": 0, "start": "2025-01-25 07:50:34.086530" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 25 January 2025 07:50:34 -0500 (0:00:00.453) 0:00:29.115 ****** ok: [managed-node3] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 25 January 2025 07:50:34 -0500 (0:00:00.122) 0:00:29.238 ****** ok: [managed-node3] => {} MSG: current_interfaces: [u'bonding_masters', u'eth0', u'lo'] TASK [Setup] ******************************************************************* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Saturday 25 January 2025 07:50:34 -0500 (0:00:00.118) 0:00:29.357 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml for managed-node3 included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed-node3 TASK [Remove test interface if necessary] ************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml:3 Saturday 25 January 2025 07:50:34 -0500 (0:00:00.232) 0:00:29.589 ****** fatal: [managed-node3]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.007567", "end": "2025-01-25 07:50:35.192464", "rc": 1, "start": "2025-01-25 07:50:35.184897" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Saturday 25 January 2025 07:50:35 -0500 (0:00:00.606) 0:00:30.196 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed-node3 TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 25 January 2025 07:50:35 -0500 (0:00:00.254) 0:00:30.450 ****** ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Saturday 25 January 2025 07:50:36 -0500 (0:00:00.530) 0:00:30.981 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Saturday 25 January 2025 07:50:36 -0500 (0:00:00.150) 0:00:31.131 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile_no_autoconnect.yml for managed-node3 TASK [Include network role] **************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:3 Saturday 25 January 2025 07:50:36 -0500 (0:00:00.189) 0:00:31.320 ****** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 25 January 2025 07:50:36 -0500 (0:00:00.164) 0:00:31.485 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 25 January 2025 07:50:36 -0500 (0:00:00.216) 0:00:31.701 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 25 January 2025 07:50:36 -0500 (0:00:00.134) 0:00:31.835 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 25 January 2025 07:50:37 -0500 (0:00:00.112) 0:00:31.948 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 25 January 2025 07:50:37 -0500 (0:00:00.106) 0:00:32.054 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 25 January 2025 07:50:38 -0500 (0:00:01.340) 0:00:33.395 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 25 January 2025 07:50:40 -0500 (0:00:01.649) 0:00:35.045 ****** ok: [managed-node3] => {} MSG: Using network provider: initscripts TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 25 January 2025 07:50:40 -0500 (0:00:00.133) 0:00:35.178 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 25 January 2025 07:50:40 -0500 (0:00:00.240) 0:00:35.419 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 25 January 2025 07:50:40 -0500 (0:00:00.145) 0:00:35.565 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 25 January 2025 07:50:40 -0500 (0:00:00.122) 0:00:35.687 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 25 January 2025 07:50:40 -0500 (0:00:00.158) 0:00:35.845 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 25 January 2025 07:50:41 -0500 (0:00:00.098) 0:00:35.944 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 25 January 2025 07:50:41 -0500 (0:00:00.093) 0:00:36.038 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 25 January 2025 07:50:41 -0500 (0:00:00.171) 0:00:36.209 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 25 January 2025 07:50:41 -0500 (0:00:00.147) 0:00:36.357 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 25 January 2025 07:50:41 -0500 (0:00:00.136) 0:00:36.493 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 25 January 2025 07:50:41 -0500 (0:00:00.148) 0:00:36.641 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 25 January 2025 07:50:41 -0500 (0:00:00.198) 0:00:36.840 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 25 January 2025 07:50:42 -0500 (0:00:00.155) 0:00:36.996 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 25 January 2025 07:50:42 -0500 (0:00:00.751) 0:00:37.747 ****** ok: [managed-node3] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/root/.ansible/tmp/ansible-local-16589y4NqY8/tmpP51GXX" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 25 January 2025 07:50:43 -0500 (0:00:00.623) 0:00:38.371 ****** changed: [managed-node3] => { "_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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr' TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 25 January 2025 07:50:44 -0500 (0:00:00.811) 0:00:39.183 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 25 January 2025 07:50:44 -0500 (0:00:00.074) 0:00:39.257 ****** ok: [managed-node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 25 January 2025 07:50:44 -0500 (0:00:00.079) 0:00:39.337 ****** ok: [managed-node3] => { "__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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 25 January 2025 07:50:44 -0500 (0:00:00.078) 0:00:39.416 ****** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 25 January 2025 07:50:44 -0500 (0:00:00.075) 0:00:39.491 ****** ok: [managed-node3] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:15 Saturday 25 January 2025 07:50:45 -0500 (0:00:00.396) 0:00:39.888 ****** ok: [managed-node3] => { "__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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [Asserts] ***************************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Saturday 25 January 2025 07:50:45 -0500 (0:00:00.102) 0:00:39.990 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed-node3 included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed-node3 TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Saturday 25 January 2025 07:50:45 -0500 (0:00:00.183) 0:00:40.173 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed-node3 TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 25 January 2025 07:50:45 -0500 (0:00:00.198) 0:00:40.372 ****** ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Saturday 25 January 2025 07:50:45 -0500 (0:00:00.461) 0:00:40.833 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Saturday 25 January 2025 07:50:46 -0500 (0:00:00.143) 0:00:40.977 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed-node3 TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Saturday 25 January 2025 07:50:46 -0500 (0:00:00.329) 0:00:41.306 ****** ok: [managed-node3] => { "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: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Saturday 25 January 2025 07:50:46 -0500 (0:00:00.113) 0:00:41.419 ****** ok: [managed-node3] => { "changed": false, "stat": { "atime": 1737809444.1963937, "block_size": 4096, "blocks": 8, "ctime": 1737809444.1963937, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 150, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1737809444.1963937, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 126, "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: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Saturday 25 January 2025 07:50:47 -0500 (0:00:00.492) 0:00:41.911 ****** ok: [managed-node3] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Saturday 25 January 2025 07:50:47 -0500 (0:00:00.160) 0:00:42.072 ****** fatal: [managed-node3]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.020258", "end": "2025-01-25 07:50:47.727115", "rc": 1, "start": "2025-01-25 07:50:47.706857" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Saturday 25 January 2025 07:50:47 -0500 (0:00:00.729) 0:00:42.801 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Saturday 25 January 2025 07:50:48 -0500 (0:00:00.094) 0:00:42.896 ****** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003530", "end": "2025-01-25 07:50:48.305300", "rc": 0, "start": "2025-01-25 07:50:48.301770" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Saturday 25 January 2025 07:50:48 -0500 (0:00:00.440) 0:00:43.336 ****** ok: [managed-node3] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Saturday 25 January 2025 07:50:48 -0500 (0:00:00.130) 0:00:43.467 ****** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.004032", "end": "2025-01-25 07:50:49.106045", "rc": 0, "start": "2025-01-25 07:50:49.102013" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Saturday 25 January 2025 07:50:49 -0500 (0:00:00.674) 0:00:44.142 ****** ok: [managed-node3] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Saturday 25 January 2025 07:50:49 -0500 (0:00:00.151) 0:00:44.293 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Saturday 25 January 2025 07:50:49 -0500 (0:00:00.123) 0:00:44.417 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Saturday 25 January 2025 07:50:49 -0500 (0:00:00.144) 0:00:44.562 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Saturday 25 January 2025 07:50:49 -0500 (0:00:00.261) 0:00:44.823 ****** TASK [Success in test 'I can create a profile without autoconnect'] ************ task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Saturday 25 January 2025 07:50:50 -0500 (0:00:00.161) 0:00:44.984 ****** ok: [managed-node3] => {} MSG: +++++ Success in test 'I can create a profile without autoconnect' +++++ TASK [Cleanup] ***************************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Saturday 25 January 2025 07:50:50 -0500 (0:00:00.233) 0:00:45.218 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed-node3 TASK [Cleanup profile and device] ********************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 25 January 2025 07:50:50 -0500 (0:00:00.286) 0:00:45.505 ****** fatal: [managed-node3]: 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.040046", "end": "2025-01-25 07:50:51.051352", "rc": 1, "start": "2025-01-25 07:50:51.011306" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:65 Saturday 25 January 2025 07:50:51 -0500 (0:00:00.594) 0:00:46.099 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed-node3 TASK [TEST: I can activate an existing profile] ******************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Saturday 25 January 2025 07:50:51 -0500 (0:00:00.252) 0:00:46.352 ****** ok: [managed-node3] => {} MSG: ########## I can activate an existing profile ########## TASK [Show item] *************************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Saturday 25 January 2025 07:50:51 -0500 (0:00:00.122) 0:00:46.474 ****** ok: [managed-node3] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can activate an existing profile" } ok: [managed-node3] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml" ] } ok: [managed-node3] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/activate_profile.yml" ] } ok: [managed-node3] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_present.yml", "tasks/assert_profile_present.yml" ] } ok: [managed-node3] => (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: [managed-node3] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [managed-node3] => (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: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Saturday 25 January 2025 07:50:51 -0500 (0:00:00.234) 0:00:46.709 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed-node3 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 25 January 2025 07:50:52 -0500 (0:00:00.243) 0:00:46.952 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed-node3 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 25 January 2025 07:50:52 -0500 (0:00:00.192) 0:00:47.145 ****** ok: [managed-node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003479", "end": "2025-01-25 07:50:52.695604", "rc": 0, "start": "2025-01-25 07:50:52.692125" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 25 January 2025 07:50:52 -0500 (0:00:00.629) 0:00:47.774 ****** ok: [managed-node3] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 25 January 2025 07:50:53 -0500 (0:00:00.112) 0:00:47.887 ****** ok: [managed-node3] => {} MSG: current_interfaces: [u'bonding_masters', u'eth0', u'lo'] TASK [Setup] ******************************************************************* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Saturday 25 January 2025 07:50:53 -0500 (0:00:00.097) 0:00:47.984 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml for managed-node3 TASK [Include network role] **************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:3 Saturday 25 January 2025 07:50:53 -0500 (0:00:00.169) 0:00:48.153 ****** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 25 January 2025 07:50:53 -0500 (0:00:00.210) 0:00:48.364 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 25 January 2025 07:50:53 -0500 (0:00:00.315) 0:00:48.680 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 25 January 2025 07:50:54 -0500 (0:00:00.342) 0:00:49.022 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 25 January 2025 07:50:54 -0500 (0:00:00.137) 0:00:49.160 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 25 January 2025 07:50:54 -0500 (0:00:00.120) 0:00:49.281 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 25 January 2025 07:50:55 -0500 (0:00:01.301) 0:00:50.583 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 25 January 2025 07:50:57 -0500 (0:00:01.569) 0:00:52.153 ****** ok: [managed-node3] => {} MSG: Using network provider: initscripts TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 25 January 2025 07:50:57 -0500 (0:00:00.208) 0:00:52.361 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 25 January 2025 07:50:57 -0500 (0:00:00.144) 0:00:52.505 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 25 January 2025 07:50:57 -0500 (0:00:00.129) 0:00:52.634 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 25 January 2025 07:50:57 -0500 (0:00:00.109) 0:00:52.744 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 25 January 2025 07:50:57 -0500 (0:00:00.136) 0:00:52.881 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 25 January 2025 07:50:58 -0500 (0:00:00.148) 0:00:53.030 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 25 January 2025 07:50:58 -0500 (0:00:00.241) 0:00:53.271 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 25 January 2025 07:50:58 -0500 (0:00:00.319) 0:00:53.591 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 25 January 2025 07:50:58 -0500 (0:00:00.216) 0:00:53.808 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 25 January 2025 07:50:59 -0500 (0:00:00.223) 0:00:54.032 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 25 January 2025 07:50:59 -0500 (0:00:00.187) 0:00:54.219 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 25 January 2025 07:50:59 -0500 (0:00:00.118) 0:00:54.337 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 25 January 2025 07:50:59 -0500 (0:00:00.126) 0:00:54.464 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 25 January 2025 07:51:00 -0500 (0:00:00.644) 0:00:55.108 ****** ok: [managed-node3] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/root/.ansible/tmp/ansible-local-16589y4NqY8/tmpBgWBDl" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 25 January 2025 07:51:00 -0500 (0:00:00.504) 0:00:55.613 ****** changed: [managed-node3] => { "_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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr' TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 25 January 2025 07:51:01 -0500 (0:00:00.678) 0:00:56.291 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 25 January 2025 07:51:01 -0500 (0:00:00.076) 0:00:56.367 ****** ok: [managed-node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 25 January 2025 07:51:01 -0500 (0:00:00.109) 0:00:56.476 ****** ok: [managed-node3] => { "__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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 25 January 2025 07:51:01 -0500 (0:00:00.120) 0:00:56.597 ****** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 25 January 2025 07:51:01 -0500 (0:00:00.089) 0:00:56.687 ****** ok: [managed-node3] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:14 Saturday 25 January 2025 07:51:02 -0500 (0:00:00.818) 0:00:57.505 ****** ok: [managed-node3] => { "__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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [Test] ******************************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Saturday 25 January 2025 07:51:02 -0500 (0:00:00.230) 0:00:57.735 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml for managed-node3 TASK [Include network role] **************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml:3 Saturday 25 January 2025 07:51:03 -0500 (0:00:00.501) 0:00:58.237 ****** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 25 January 2025 07:51:03 -0500 (0:00:00.400) 0:00:58.638 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 25 January 2025 07:51:04 -0500 (0:00:00.260) 0:00:58.898 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 25 January 2025 07:51:04 -0500 (0:00:00.145) 0:00:59.043 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 25 January 2025 07:51:04 -0500 (0:00:00.118) 0:00:59.161 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 25 January 2025 07:51:04 -0500 (0:00:00.116) 0:00:59.278 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 25 January 2025 07:51:05 -0500 (0:00:01.234) 0:01:00.513 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 25 January 2025 07:51:07 -0500 (0:00:01.599) 0:01:02.112 ****** ok: [managed-node3] => {} MSG: Using network provider: initscripts TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 25 January 2025 07:51:07 -0500 (0:00:00.133) 0:01:02.246 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 25 January 2025 07:51:07 -0500 (0:00:00.183) 0:01:02.429 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 25 January 2025 07:51:07 -0500 (0:00:00.131) 0:01:02.560 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 25 January 2025 07:51:07 -0500 (0:00:00.115) 0:01:02.675 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 25 January 2025 07:51:07 -0500 (0:00:00.130) 0:01:02.806 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 25 January 2025 07:51:08 -0500 (0:00:00.123) 0:01:02.929 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 25 January 2025 07:51:08 -0500 (0:00:00.127) 0:01:03.057 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 25 January 2025 07:51:08 -0500 (0:00:00.252) 0:01:03.310 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 25 January 2025 07:51:08 -0500 (0:00:00.127) 0:01:03.437 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 25 January 2025 07:51:08 -0500 (0:00:00.100) 0:01:03.538 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 25 January 2025 07:51:08 -0500 (0:00:00.087) 0:01:03.626 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 25 January 2025 07:51:08 -0500 (0:00:00.078) 0:01:03.704 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 25 January 2025 07:51:08 -0500 (0:00:00.073) 0:01:03.777 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 25 January 2025 07:51:09 -0500 (0:00:00.593) 0:01:04.371 ****** ok: [managed-node3] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/root/.ansible/tmp/ansible-local-16589y4NqY8/tmpJdGrGJ" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 25 January 2025 07:51:09 -0500 (0:00:00.455) 0:01:04.826 ****** changed: [managed-node3] => { "_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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active) [003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err='' TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 25 January 2025 07:51:11 -0500 (0:00:01.187) 0:01:06.014 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 25 January 2025 07:51:11 -0500 (0:00:00.130) 0:01:06.144 ****** ok: [managed-node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 25 January 2025 07:51:11 -0500 (0:00:00.147) 0:01:06.292 ****** ok: [managed-node3] => { "__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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)\n[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 25 January 2025 07:51:11 -0500 (0:00:00.120) 0:01:06.413 ****** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 25 January 2025 07:51:11 -0500 (0:00:00.121) 0:01:06.535 ****** ok: [managed-node3] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Saturday 25 January 2025 07:51:12 -0500 (0:00:00.487) 0:01:07.022 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed-node3 included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed-node3 TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Saturday 25 January 2025 07:51:12 -0500 (0:00:00.279) 0:01:07.302 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed-node3 TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 25 January 2025 07:51:12 -0500 (0:00:00.206) 0:01:07.509 ****** ok: [managed-node3] => { "changed": false, "stat": { "atime": 1737809470.78747, "block_size": 4096, "blocks": 0, "ctime": 1737809470.7864702, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17655, "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": 1737809470.7864702, "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: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Saturday 25 January 2025 07:51:13 -0500 (0:00:00.447) 0:01:07.956 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Saturday 25 January 2025 07:51:13 -0500 (0:00:00.133) 0:01:08.090 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed-node3 TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Saturday 25 January 2025 07:51:13 -0500 (0:00:00.310) 0:01:08.400 ****** ok: [managed-node3] => { "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: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Saturday 25 January 2025 07:51:13 -0500 (0:00:00.135) 0:01:08.536 ****** ok: [managed-node3] => { "changed": false, "stat": { "atime": 1737809470.6234698, "block_size": 4096, "blocks": 8, "ctime": 1737809461.302443, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 150, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1737809461.302443, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 127, "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: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Saturday 25 January 2025 07:51:14 -0500 (0:00:00.550) 0:01:09.086 ****** ok: [managed-node3] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Saturday 25 January 2025 07:51:14 -0500 (0:00:00.120) 0:01:09.207 ****** fatal: [managed-node3]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.021041", "end": "2025-01-25 07:51:14.819021", "rc": 1, "start": "2025-01-25 07:51:14.797980" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Saturday 25 January 2025 07:51:15 -0500 (0:00:00.815) 0:01:10.022 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Saturday 25 January 2025 07:51:15 -0500 (0:00:00.113) 0:01:10.136 ****** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.004152", "end": "2025-01-25 07:51:15.552245", "rc": 0, "start": "2025-01-25 07:51:15.548093" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Saturday 25 January 2025 07:51:15 -0500 (0:00:00.464) 0:01:10.601 ****** ok: [managed-node3] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Saturday 25 January 2025 07:51:15 -0500 (0:00:00.127) 0:01:10.728 ****** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.004145", "end": "2025-01-25 07:51:16.271724", "rc": 0, "start": "2025-01-25 07:51:16.267579" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Saturday 25 January 2025 07:51:16 -0500 (0:00:00.711) 0:01:11.439 ****** ok: [managed-node3] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Saturday 25 January 2025 07:51:16 -0500 (0:00:00.168) 0:01:11.607 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Saturday 25 January 2025 07:51:16 -0500 (0:00:00.106) 0:01:11.714 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Saturday 25 January 2025 07:51:16 -0500 (0:00:00.102) 0:01:11.817 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Saturday 25 January 2025 07:51:17 -0500 (0:00:00.079) 0:01:11.896 ****** TASK [Success in test 'I can activate an existing profile'] ******************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Saturday 25 January 2025 07:51:17 -0500 (0:00:00.071) 0:01:11.968 ****** ok: [managed-node3] => {} MSG: +++++ Success in test 'I can activate an existing profile' +++++ TASK [Cleanup] ***************************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Saturday 25 January 2025 07:51:17 -0500 (0:00:00.077) 0:01:12.045 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed-node3 TASK [Cleanup profile and device] ********************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 25 January 2025 07:51:17 -0500 (0:00:00.147) 0:01:12.192 ****** ok: [managed-node3] => { "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.046137", "end": "2025-01-25 07:51:17.651245", "rc": 0, "start": "2025-01-25 07:51:17.605108" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:83 Saturday 25 January 2025 07:51:17 -0500 (0:00:00.499) 0:01:12.692 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed-node3 TASK [TEST: I can remove an existing profile without taking it down] *********** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Saturday 25 January 2025 07:51:18 -0500 (0:00:00.236) 0:01:12.929 ****** ok: [managed-node3] => {} MSG: ########## I can remove an existing profile without taking it down ########## TASK [Show item] *************************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Saturday 25 January 2025 07:51:18 -0500 (0:00:00.117) 0:01:13.046 ****** ok: [managed-node3] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can remove an existing profile without taking it down" } ok: [managed-node3] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml", "tasks/activate_profile.yml" ] } ok: [managed-node3] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove_profile.yml" ] } ok: [managed-node3] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_present.yml", "tasks/assert_profile_absent.yml" ] } ok: [managed-node3] => (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: [managed-node3] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [managed-node3] => (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: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Saturday 25 January 2025 07:51:18 -0500 (0:00:00.385) 0:01:13.432 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed-node3 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 25 January 2025 07:51:18 -0500 (0:00:00.216) 0:01:13.648 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed-node3 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 25 January 2025 07:51:18 -0500 (0:00:00.223) 0:01:13.872 ****** ok: [managed-node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003429", "end": "2025-01-25 07:51:19.486730", "rc": 0, "start": "2025-01-25 07:51:19.483301" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 25 January 2025 07:51:19 -0500 (0:00:00.754) 0:01:14.627 ****** ok: [managed-node3] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 25 January 2025 07:51:19 -0500 (0:00:00.220) 0:01:14.847 ****** ok: [managed-node3] => {} MSG: current_interfaces: [u'bonding_masters', u'eth0', u'lo'] TASK [Setup] ******************************************************************* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Saturday 25 January 2025 07:51:20 -0500 (0:00:00.127) 0:01:14.975 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml for managed-node3 included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml for managed-node3 TASK [Include network role] **************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:3 Saturday 25 January 2025 07:51:20 -0500 (0:00:00.251) 0:01:15.226 ****** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 25 January 2025 07:51:20 -0500 (0:00:00.325) 0:01:15.552 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 25 January 2025 07:51:20 -0500 (0:00:00.233) 0:01:15.786 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 25 January 2025 07:51:21 -0500 (0:00:00.179) 0:01:15.965 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 25 January 2025 07:51:21 -0500 (0:00:00.146) 0:01:16.112 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 25 January 2025 07:51:21 -0500 (0:00:00.115) 0:01:16.227 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 25 January 2025 07:51:22 -0500 (0:00:01.531) 0:01:17.758 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 25 January 2025 07:51:24 -0500 (0:00:01.399) 0:01:19.158 ****** ok: [managed-node3] => {} MSG: Using network provider: initscripts TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 25 January 2025 07:51:24 -0500 (0:00:00.124) 0:01:19.283 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 25 January 2025 07:51:24 -0500 (0:00:00.089) 0:01:19.372 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 25 January 2025 07:51:24 -0500 (0:00:00.095) 0:01:19.468 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 25 January 2025 07:51:24 -0500 (0:00:00.077) 0:01:19.546 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 25 January 2025 07:51:24 -0500 (0:00:00.093) 0:01:19.640 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 25 January 2025 07:51:24 -0500 (0:00:00.128) 0:01:19.769 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 25 January 2025 07:51:25 -0500 (0:00:00.121) 0:01:19.891 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 25 January 2025 07:51:25 -0500 (0:00:00.197) 0:01:20.088 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 25 January 2025 07:51:25 -0500 (0:00:00.130) 0:01:20.218 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 25 January 2025 07:51:25 -0500 (0:00:00.175) 0:01:20.394 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 25 January 2025 07:51:25 -0500 (0:00:00.091) 0:01:20.486 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 25 January 2025 07:51:25 -0500 (0:00:00.083) 0:01:20.569 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 25 January 2025 07:51:25 -0500 (0:00:00.113) 0:01:20.683 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 25 January 2025 07:51:26 -0500 (0:00:00.633) 0:01:21.316 ****** ok: [managed-node3] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/root/.ansible/tmp/ansible-local-16589y4NqY8/tmplPT7tH" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 25 January 2025 07:51:26 -0500 (0:00:00.486) 0:01:21.803 ****** changed: [managed-node3] => { "_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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr' TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 25 January 2025 07:51:27 -0500 (0:00:00.738) 0:01:22.541 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 25 January 2025 07:51:27 -0500 (0:00:00.091) 0:01:22.633 ****** ok: [managed-node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 25 January 2025 07:51:27 -0500 (0:00:00.119) 0:01:22.752 ****** ok: [managed-node3] => { "__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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 25 January 2025 07:51:27 -0500 (0:00:00.124) 0:01:22.876 ****** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 25 January 2025 07:51:28 -0500 (0:00:00.118) 0:01:22.995 ****** ok: [managed-node3] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:14 Saturday 25 January 2025 07:51:28 -0500 (0:00:00.473) 0:01:23.468 ****** ok: [managed-node3] => { "__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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [Include network role] **************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml:3 Saturday 25 January 2025 07:51:28 -0500 (0:00:00.119) 0:01:23.588 ****** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 25 January 2025 07:51:28 -0500 (0:00:00.175) 0:01:23.763 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 25 January 2025 07:51:29 -0500 (0:00:00.260) 0:01:24.024 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 25 January 2025 07:51:29 -0500 (0:00:00.153) 0:01:24.178 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 25 January 2025 07:51:29 -0500 (0:00:00.159) 0:01:24.337 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 25 January 2025 07:51:29 -0500 (0:00:00.136) 0:01:24.473 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 25 January 2025 07:51:31 -0500 (0:00:01.423) 0:01:25.897 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 25 January 2025 07:51:32 -0500 (0:00:01.354) 0:01:27.251 ****** ok: [managed-node3] => {} MSG: Using network provider: initscripts TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 25 January 2025 07:51:32 -0500 (0:00:00.087) 0:01:27.339 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 25 January 2025 07:51:32 -0500 (0:00:00.118) 0:01:27.458 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 25 January 2025 07:51:32 -0500 (0:00:00.118) 0:01:27.577 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 25 January 2025 07:51:32 -0500 (0:00:00.112) 0:01:27.689 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 25 January 2025 07:51:33 -0500 (0:00:00.267) 0:01:27.957 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 25 January 2025 07:51:33 -0500 (0:00:00.136) 0:01:28.093 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 25 January 2025 07:51:33 -0500 (0:00:00.145) 0:01:28.238 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 25 January 2025 07:51:33 -0500 (0:00:00.245) 0:01:28.484 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 25 January 2025 07:51:33 -0500 (0:00:00.212) 0:01:28.697 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 25 January 2025 07:51:33 -0500 (0:00:00.157) 0:01:28.854 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 25 January 2025 07:51:34 -0500 (0:00:00.128) 0:01:28.983 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 25 January 2025 07:51:34 -0500 (0:00:00.129) 0:01:29.113 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 25 January 2025 07:51:34 -0500 (0:00:00.136) 0:01:29.249 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 25 January 2025 07:51:35 -0500 (0:00:00.777) 0:01:30.026 ****** ok: [managed-node3] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/root/.ansible/tmp/ansible-local-16589y4NqY8/tmpgCoH1n" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 25 January 2025 07:51:35 -0500 (0:00:00.523) 0:01:30.549 ****** changed: [managed-node3] => { "_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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active) [003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err='' TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 25 January 2025 07:51:36 -0500 (0:00:01.132) 0:01:31.682 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 25 January 2025 07:51:36 -0500 (0:00:00.158) 0:01:31.840 ****** ok: [managed-node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 25 January 2025 07:51:37 -0500 (0:00:00.257) 0:01:32.098 ****** ok: [managed-node3] => { "__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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)\n[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 25 January 2025 07:51:37 -0500 (0:00:00.225) 0:01:32.324 ****** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 25 January 2025 07:51:37 -0500 (0:00:00.120) 0:01:32.444 ****** ok: [managed-node3] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Saturday 25 January 2025 07:51:38 -0500 (0:00:00.745) 0:01:33.190 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml for managed-node3 TASK [Include network role] **************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml:3 Saturday 25 January 2025 07:51:38 -0500 (0:00:00.225) 0:01:33.416 ****** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 25 January 2025 07:51:38 -0500 (0:00:00.246) 0:01:33.662 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 25 January 2025 07:51:39 -0500 (0:00:00.241) 0:01:33.904 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 25 January 2025 07:51:39 -0500 (0:00:00.144) 0:01:34.048 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 25 January 2025 07:51:39 -0500 (0:00:00.112) 0:01:34.161 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 25 January 2025 07:51:39 -0500 (0:00:00.120) 0:01:34.282 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 25 January 2025 07:51:40 -0500 (0:00:01.032) 0:01:35.314 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 25 January 2025 07:51:42 -0500 (0:00:01.887) 0:01:37.202 ****** ok: [managed-node3] => {} MSG: Using network provider: initscripts TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 25 January 2025 07:51:42 -0500 (0:00:00.242) 0:01:37.444 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 25 January 2025 07:51:42 -0500 (0:00:00.232) 0:01:37.677 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 25 January 2025 07:51:42 -0500 (0:00:00.205) 0:01:37.883 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 25 January 2025 07:51:43 -0500 (0:00:00.116) 0:01:38.000 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 25 January 2025 07:51:43 -0500 (0:00:00.137) 0:01:38.137 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 25 January 2025 07:51:43 -0500 (0:00:00.147) 0:01:38.285 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 25 January 2025 07:51:43 -0500 (0:00:00.101) 0:01:38.387 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 25 January 2025 07:51:43 -0500 (0:00:00.184) 0:01:38.571 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 25 January 2025 07:51:43 -0500 (0:00:00.109) 0:01:38.681 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 25 January 2025 07:51:43 -0500 (0:00:00.130) 0:01:38.812 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 25 January 2025 07:51:44 -0500 (0:00:00.151) 0:01:38.963 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 25 January 2025 07:51:44 -0500 (0:00:00.131) 0:01:39.095 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 25 January 2025 07:51:44 -0500 (0:00:00.121) 0:01:39.217 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 25 January 2025 07:51:45 -0500 (0:00:00.788) 0:01:40.005 ****** ok: [managed-node3] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/root/.ansible/tmp/ansible-local-16589y4NqY8/tmplMObH4" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 25 January 2025 07:51:45 -0500 (0:00:00.805) 0:01:40.811 ****** changed: [managed-node3] => { "_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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr' TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 25 January 2025 07:51:46 -0500 (0:00:00.920) 0:01:41.732 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 25 January 2025 07:51:47 -0500 (0:00:00.198) 0:01:41.930 ****** ok: [managed-node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 25 January 2025 07:51:47 -0500 (0:00:00.231) 0:01:42.162 ****** ok: [managed-node3] => { "__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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 25 January 2025 07:51:47 -0500 (0:00:00.176) 0:01:42.338 ****** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 25 January 2025 07:51:47 -0500 (0:00:00.122) 0:01:42.460 ****** ok: [managed-node3] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Saturday 25 January 2025 07:51:47 -0500 (0:00:00.405) 0:01:42.865 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed-node3 included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml for managed-node3 TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Saturday 25 January 2025 07:51:48 -0500 (0:00:00.215) 0:01:43.081 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed-node3 TASK [Get stat for interface statebr] ****************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 25 January 2025 07:51:48 -0500 (0:00:00.195) 0:01:43.276 ****** ok: [managed-node3] => { "changed": false, "stat": { "atime": 1737809496.6005483, "block_size": 4096, "blocks": 0, "ctime": 1737809496.5995483, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17655, "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": 1737809496.5995483, "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: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Saturday 25 January 2025 07:51:48 -0500 (0:00:00.467) 0:01:43.744 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:3 Saturday 25 January 2025 07:51:48 -0500 (0:00:00.088) 0:01:43.833 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed-node3 TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Saturday 25 January 2025 07:51:49 -0500 (0:00:00.190) 0:01:44.024 ****** ok: [managed-node3] => { "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: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Saturday 25 January 2025 07:51:49 -0500 (0:00:00.113) 0:01:44.137 ****** ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Saturday 25 January 2025 07:51:49 -0500 (0:00:00.437) 0:01:44.575 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Saturday 25 January 2025 07:51:49 -0500 (0:00:00.234) 0:01:44.810 ****** fatal: [managed-node3]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.020507", "end": "2025-01-25 07:51:50.463234", "rc": 1, "start": "2025-01-25 07:51:50.442727" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Saturday 25 January 2025 07:51:50 -0500 (0:00:00.795) 0:01:45.605 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Saturday 25 January 2025 07:51:50 -0500 (0:00:00.213) 0:01:45.818 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Saturday 25 January 2025 07:51:51 -0500 (0:00:00.216) 0:01:46.035 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Saturday 25 January 2025 07:51:51 -0500 (0:00:00.189) 0:01:46.224 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Saturday 25 January 2025 07:51:51 -0500 (0:00:00.184) 0:01:46.409 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:5 Saturday 25 January 2025 07:51:51 -0500 (0:00:00.156) 0:01:46.565 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Saturday 25 January 2025 07:51:51 -0500 (0:00:00.206) 0:01:46.772 ****** TASK [Success in test 'I can remove an existing profile without taking it down'] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Saturday 25 January 2025 07:51:52 -0500 (0:00:00.195) 0:01:46.967 ****** ok: [managed-node3] => {} MSG: +++++ Success in test 'I can remove an existing profile without taking it down' +++++ TASK [Cleanup] ***************************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Saturday 25 January 2025 07:51:52 -0500 (0:00:00.159) 0:01:47.126 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed-node3 TASK [Cleanup profile and device] ********************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 25 January 2025 07:51:52 -0500 (0:00:00.243) 0:01:47.370 ****** ok: [managed-node3] => { "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.045126", "end": "2025-01-25 07:51:52.811753", "rc": 0, "start": "2025-01-25 07:51:52.766627" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:102 Saturday 25 January 2025 07:51:52 -0500 (0:00:00.511) 0:01:47.882 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed-node3 TASK [TEST: I can take a profile down that is absent] ************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Saturday 25 January 2025 07:51:53 -0500 (0:00:00.352) 0:01:48.234 ****** ok: [managed-node3] => {} MSG: ########## I can take a profile down that is absent ########## TASK [Show item] *************************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Saturday 25 January 2025 07:51:53 -0500 (0:00:00.181) 0:01:48.415 ****** ok: [managed-node3] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can take a profile down that is absent" } ok: [managed-node3] => (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: [managed-node3] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove+down_profile.yml" ] } ok: [managed-node3] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_absent.yml" ] } ok: [managed-node3] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": [ { "condition": false, "what": "tasks/assert_device_absent.yml" } ] } ok: [managed-node3] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [managed-node3] => (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: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Saturday 25 January 2025 07:51:53 -0500 (0:00:00.253) 0:01:48.669 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed-node3 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 25 January 2025 07:51:54 -0500 (0:00:00.253) 0:01:48.923 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed-node3 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 25 January 2025 07:51:54 -0500 (0:00:00.205) 0:01:49.128 ****** ok: [managed-node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003434", "end": "2025-01-25 07:51:54.622068", "rc": 0, "start": "2025-01-25 07:51:54.618634" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 25 January 2025 07:51:54 -0500 (0:00:00.573) 0:01:49.702 ****** ok: [managed-node3] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 25 January 2025 07:51:54 -0500 (0:00:00.133) 0:01:49.835 ****** ok: [managed-node3] => {} MSG: current_interfaces: [u'bonding_masters', u'eth0', u'lo'] TASK [Setup] ******************************************************************* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Saturday 25 January 2025 07:51:55 -0500 (0:00:00.120) 0:01:49.955 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml for managed-node3 included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml for managed-node3 included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml for managed-node3 TASK [Include network role] **************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:3 Saturday 25 January 2025 07:51:55 -0500 (0:00:00.222) 0:01:50.178 ****** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 25 January 2025 07:51:55 -0500 (0:00:00.268) 0:01:50.447 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 25 January 2025 07:51:55 -0500 (0:00:00.268) 0:01:50.716 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 25 January 2025 07:51:56 -0500 (0:00:00.218) 0:01:50.934 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 25 January 2025 07:51:56 -0500 (0:00:00.114) 0:01:51.049 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 25 January 2025 07:51:56 -0500 (0:00:00.124) 0:01:51.173 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 25 January 2025 07:51:57 -0500 (0:00:01.330) 0:01:52.504 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 25 January 2025 07:51:59 -0500 (0:00:01.557) 0:01:54.061 ****** ok: [managed-node3] => {} MSG: Using network provider: initscripts TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 25 January 2025 07:51:59 -0500 (0:00:00.121) 0:01:54.183 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 25 January 2025 07:51:59 -0500 (0:00:00.128) 0:01:54.312 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 25 January 2025 07:51:59 -0500 (0:00:00.117) 0:01:54.429 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 25 January 2025 07:51:59 -0500 (0:00:00.116) 0:01:54.545 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 25 January 2025 07:51:59 -0500 (0:00:00.142) 0:01:54.688 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 25 January 2025 07:51:59 -0500 (0:00:00.133) 0:01:54.821 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 25 January 2025 07:52:00 -0500 (0:00:00.132) 0:01:54.954 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 25 January 2025 07:52:00 -0500 (0:00:00.187) 0:01:55.142 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 25 January 2025 07:52:00 -0500 (0:00:00.121) 0:01:55.264 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 25 January 2025 07:52:00 -0500 (0:00:00.118) 0:01:55.382 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 25 January 2025 07:52:00 -0500 (0:00:00.254) 0:01:55.637 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 25 January 2025 07:52:00 -0500 (0:00:00.231) 0:01:55.869 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 25 January 2025 07:52:01 -0500 (0:00:00.222) 0:01:56.092 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 25 January 2025 07:52:02 -0500 (0:00:00.989) 0:01:57.081 ****** ok: [managed-node3] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/root/.ansible/tmp/ansible-local-16589y4NqY8/tmpMsZ4Lm" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 25 January 2025 07:52:02 -0500 (0:00:00.717) 0:01:57.798 ****** changed: [managed-node3] => { "_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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr' TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 25 January 2025 07:52:03 -0500 (0:00:00.853) 0:01:58.651 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 25 January 2025 07:52:03 -0500 (0:00:00.123) 0:01:58.775 ****** ok: [managed-node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 25 January 2025 07:52:04 -0500 (0:00:00.124) 0:01:58.899 ****** ok: [managed-node3] => { "__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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 25 January 2025 07:52:04 -0500 (0:00:00.112) 0:01:59.012 ****** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 25 January 2025 07:52:04 -0500 (0:00:00.139) 0:01:59.151 ****** ok: [managed-node3] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:14 Saturday 25 January 2025 07:52:04 -0500 (0:00:00.660) 0:01:59.813 ****** ok: [managed-node3] => { "__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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [Include network role] **************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml:3 Saturday 25 January 2025 07:52:05 -0500 (0:00:00.109) 0:01:59.923 ****** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 25 January 2025 07:52:05 -0500 (0:00:00.163) 0:02:00.086 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 25 January 2025 07:52:05 -0500 (0:00:00.195) 0:02:00.281 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 25 January 2025 07:52:05 -0500 (0:00:00.233) 0:02:00.515 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 25 January 2025 07:52:05 -0500 (0:00:00.105) 0:02:00.620 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 25 January 2025 07:52:05 -0500 (0:00:00.082) 0:02:00.703 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 25 January 2025 07:52:06 -0500 (0:00:01.049) 0:02:01.752 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 25 January 2025 07:52:08 -0500 (0:00:01.365) 0:02:03.117 ****** ok: [managed-node3] => {} MSG: Using network provider: initscripts TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 25 January 2025 07:52:08 -0500 (0:00:00.149) 0:02:03.266 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 25 January 2025 07:52:08 -0500 (0:00:00.116) 0:02:03.383 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 25 January 2025 07:52:08 -0500 (0:00:00.122) 0:02:03.505 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 25 January 2025 07:52:08 -0500 (0:00:00.120) 0:02:03.626 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 25 January 2025 07:52:08 -0500 (0:00:00.183) 0:02:03.809 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 25 January 2025 07:52:09 -0500 (0:00:00.100) 0:02:03.910 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 25 January 2025 07:52:09 -0500 (0:00:00.088) 0:02:03.998 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 25 January 2025 07:52:09 -0500 (0:00:00.172) 0:02:04.171 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 25 January 2025 07:52:09 -0500 (0:00:00.118) 0:02:04.290 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 25 January 2025 07:52:09 -0500 (0:00:00.129) 0:02:04.420 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 25 January 2025 07:52:09 -0500 (0:00:00.122) 0:02:04.542 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 25 January 2025 07:52:09 -0500 (0:00:00.115) 0:02:04.657 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 25 January 2025 07:52:09 -0500 (0:00:00.114) 0:02:04.772 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 25 January 2025 07:52:10 -0500 (0:00:00.637) 0:02:05.409 ****** ok: [managed-node3] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/root/.ansible/tmp/ansible-local-16589y4NqY8/tmpmOlwJg" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 25 January 2025 07:52:10 -0500 (0:00:00.417) 0:02:05.827 ****** changed: [managed-node3] => { "_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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active) [003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err='' TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 25 January 2025 07:52:11 -0500 (0:00:00.900) 0:02:06.728 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 25 January 2025 07:52:11 -0500 (0:00:00.091) 0:02:06.819 ****** ok: [managed-node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 25 January 2025 07:52:12 -0500 (0:00:00.078) 0:02:06.898 ****** ok: [managed-node3] => { "__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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)\n[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 25 January 2025 07:52:12 -0500 (0:00:00.114) 0:02:07.013 ****** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 25 January 2025 07:52:12 -0500 (0:00:00.112) 0:02:07.125 ****** ok: [managed-node3] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_profile.yml:3 Saturday 25 January 2025 07:52:12 -0500 (0:00:00.537) 0:02:07.663 ****** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 25 January 2025 07:52:13 -0500 (0:00:00.239) 0:02:07.903 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 25 January 2025 07:52:13 -0500 (0:00:00.269) 0:02:08.173 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 25 January 2025 07:52:13 -0500 (0:00:00.186) 0:02:08.359 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 25 January 2025 07:52:13 -0500 (0:00:00.195) 0:02:08.555 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 25 January 2025 07:52:13 -0500 (0:00:00.198) 0:02:08.753 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 25 January 2025 07:52:15 -0500 (0:00:01.327) 0:02:10.080 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 25 January 2025 07:52:16 -0500 (0:00:01.514) 0:02:11.595 ****** ok: [managed-node3] => {} MSG: Using network provider: initscripts TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 25 January 2025 07:52:16 -0500 (0:00:00.201) 0:02:11.797 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 25 January 2025 07:52:17 -0500 (0:00:00.201) 0:02:11.999 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 25 January 2025 07:52:17 -0500 (0:00:00.132) 0:02:12.131 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 25 January 2025 07:52:17 -0500 (0:00:00.140) 0:02:12.271 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 25 January 2025 07:52:17 -0500 (0:00:00.162) 0:02:12.434 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 25 January 2025 07:52:17 -0500 (0:00:00.150) 0:02:12.584 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 25 January 2025 07:52:17 -0500 (0:00:00.139) 0:02:12.723 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 25 January 2025 07:52:18 -0500 (0:00:00.224) 0:02:12.948 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 25 January 2025 07:52:18 -0500 (0:00:00.121) 0:02:13.070 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 25 January 2025 07:52:18 -0500 (0:00:00.116) 0:02:13.186 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 25 January 2025 07:52:18 -0500 (0:00:00.119) 0:02:13.306 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 25 January 2025 07:52:18 -0500 (0:00:00.195) 0:02:13.501 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 25 January 2025 07:52:18 -0500 (0:00:00.157) 0:02:13.659 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 25 January 2025 07:52:19 -0500 (0:00:00.680) 0:02:14.339 ****** ok: [managed-node3] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/root/.ansible/tmp/ansible-local-16589y4NqY8/tmpBCumgH" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 25 January 2025 07:52:19 -0500 (0:00:00.478) 0:02:14.818 ****** changed: [managed-node3] => { "_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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr' TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 25 January 2025 07:52:20 -0500 (0:00:00.941) 0:02:15.760 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 25 January 2025 07:52:21 -0500 (0:00:00.142) 0:02:15.902 ****** ok: [managed-node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 25 January 2025 07:52:21 -0500 (0:00:00.078) 0:02:15.980 ****** ok: [managed-node3] => { "__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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 25 January 2025 07:52:21 -0500 (0:00:00.081) 0:02:16.062 ****** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 25 January 2025 07:52:21 -0500 (0:00:00.086) 0:02:16.149 ****** ok: [managed-node3] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Saturday 25 January 2025 07:52:21 -0500 (0:00:00.565) 0:02:16.714 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml for managed-node3 TASK [Include network role] **************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml:3 Saturday 25 January 2025 07:52:22 -0500 (0:00:00.223) 0:02:16.938 ****** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 25 January 2025 07:52:22 -0500 (0:00:00.265) 0:02:17.204 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 25 January 2025 07:52:22 -0500 (0:00:00.232) 0:02:17.436 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 25 January 2025 07:52:22 -0500 (0:00:00.210) 0:02:17.646 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 25 January 2025 07:52:22 -0500 (0:00:00.180) 0:02:17.826 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 25 January 2025 07:52:23 -0500 (0:00:00.232) 0:02:18.059 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 25 January 2025 07:52:24 -0500 (0:00:01.341) 0:02:19.401 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 25 January 2025 07:52:26 -0500 (0:00:01.571) 0:02:20.973 ****** ok: [managed-node3] => {} MSG: Using network provider: initscripts TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 25 January 2025 07:52:26 -0500 (0:00:00.127) 0:02:21.100 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 25 January 2025 07:52:26 -0500 (0:00:00.124) 0:02:21.224 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 25 January 2025 07:52:26 -0500 (0:00:00.111) 0:02:21.335 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 25 January 2025 07:52:26 -0500 (0:00:00.138) 0:02:21.474 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 25 January 2025 07:52:26 -0500 (0:00:00.146) 0:02:21.621 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 25 January 2025 07:52:26 -0500 (0:00:00.159) 0:02:21.780 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 25 January 2025 07:52:27 -0500 (0:00:00.132) 0:02:21.912 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 25 January 2025 07:52:27 -0500 (0:00:00.247) 0:02:22.160 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 25 January 2025 07:52:27 -0500 (0:00:00.110) 0:02:22.270 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 25 January 2025 07:52:27 -0500 (0:00:00.091) 0:02:22.362 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 25 January 2025 07:52:27 -0500 (0:00:00.112) 0:02:22.474 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 25 January 2025 07:52:27 -0500 (0:00:00.111) 0:02:22.585 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 25 January 2025 07:52:27 -0500 (0:00:00.132) 0:02:22.717 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 25 January 2025 07:52:28 -0500 (0:00:00.709) 0:02:23.427 ****** ok: [managed-node3] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/root/.ansible/tmp/ansible-local-16589y4NqY8/tmpTBQFJR" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 25 January 2025 07:52:29 -0500 (0:00:00.479) 0:02:23.906 ****** ok: [managed-node3] => { "_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": "initscripts" } }, "changed": false } STDERR: [003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist [004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 25 January 2025 07:52:29 -0500 (0:00:00.800) 0:02:24.707 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 25 January 2025 07:52:29 -0500 (0:00:00.153) 0:02:24.860 ****** ok: [managed-node3] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist", "[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 25 January 2025 07:52:30 -0500 (0:00:00.225) 0:02:25.085 ****** ok: [managed-node3] => { "__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": "initscripts" } }, "changed": false, "failed": false, "stderr": "[003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist\n[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present)\n", "stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist", "[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 25 January 2025 07:52:30 -0500 (0:00:00.254) 0:02:25.340 ****** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 25 January 2025 07:52:30 -0500 (0:00:00.152) 0:02:25.493 ****** ok: [managed-node3] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Saturday 25 January 2025 07:52:31 -0500 (0:00:00.507) 0:02:26.000 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml for managed-node3 TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:3 Saturday 25 January 2025 07:52:31 -0500 (0:00:00.287) 0:02:26.287 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed-node3 TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Saturday 25 January 2025 07:52:31 -0500 (0:00:00.354) 0:02:26.642 ****** ok: [managed-node3] => { "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: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Saturday 25 January 2025 07:52:31 -0500 (0:00:00.120) 0:02:26.763 ****** ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Saturday 25 January 2025 07:52:32 -0500 (0:00:00.525) 0:02:27.289 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Saturday 25 January 2025 07:52:32 -0500 (0:00:00.117) 0:02:27.406 ****** fatal: [managed-node3]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.020400", "end": "2025-01-25 07:52:33.112880", "rc": 1, "start": "2025-01-25 07:52:33.092480" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Saturday 25 January 2025 07:52:33 -0500 (0:00:00.821) 0:02:28.228 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Saturday 25 January 2025 07:52:33 -0500 (0:00:00.201) 0:02:28.430 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Saturday 25 January 2025 07:52:33 -0500 (0:00:00.082) 0:02:28.512 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Saturday 25 January 2025 07:52:33 -0500 (0:00:00.089) 0:02:28.602 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Saturday 25 January 2025 07:52:33 -0500 (0:00:00.117) 0:02:28.719 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:5 Saturday 25 January 2025 07:52:33 -0500 (0:00:00.129) 0:02:28.849 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Saturday 25 January 2025 07:52:34 -0500 (0:00:00.160) 0:02:29.009 ****** skipping: [managed-node3] => (item={u'what': u'tasks/assert_device_absent.yml', u'condition': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "condition": false, "what": "tasks/assert_device_absent.yml" }, "skip_reason": "Conditional result was False" } TASK [Success in test 'I can take a profile down that is absent'] ************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Saturday 25 January 2025 07:52:34 -0500 (0:00:00.169) 0:02:29.178 ****** ok: [managed-node3] => {} MSG: +++++ Success in test 'I can take a profile down that is absent' +++++ TASK [Cleanup] ***************************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Saturday 25 January 2025 07:52:34 -0500 (0:00:00.125) 0:02:29.304 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed-node3 TASK [Cleanup profile and device] ********************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 25 January 2025 07:52:34 -0500 (0:00:00.221) 0:02:29.525 ****** ok: [managed-node3] => { "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.045730", "end": "2025-01-25 07:52:34.992763", "rc": 0, "start": "2025-01-25 07:52:34.947033" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_states.yml:124 Saturday 25 January 2025 07:52:35 -0500 (0:00:00.506) 0:02:30.032 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed-node3 TASK [TEST: I will not get an error when I try to remove an absent profile] **** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Saturday 25 January 2025 07:52:35 -0500 (0:00:00.249) 0:02:30.281 ****** ok: [managed-node3] => {} MSG: ########## I will not get an error when I try to remove an absent profile ########## TASK [Show item] *************************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Saturday 25 January 2025 07:52:35 -0500 (0:00:00.202) 0:02:30.484 ****** ok: [managed-node3] => (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: [managed-node3] => (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: [managed-node3] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove+down_profile.yml" ] } ok: [managed-node3] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_absent.yml", "tasks/get_NetworkManager_NVR.yml" ] } ok: [managed-node3] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": [ { "condition": false, "what": "tasks/assert_device_absent.yml" } ] } ok: [managed-node3] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [managed-node3] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml", "tasks/check_network_dns.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Saturday 25 January 2025 07:52:35 -0500 (0:00:00.378) 0:02:30.862 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed-node3 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 25 January 2025 07:52:36 -0500 (0:00:00.251) 0:02:31.114 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed-node3 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 25 January 2025 07:52:36 -0500 (0:00:00.375) 0:02:31.490 ****** ok: [managed-node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003401", "end": "2025-01-25 07:52:36.970333", "rc": 0, "start": "2025-01-25 07:52:36.966932" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 25 January 2025 07:52:37 -0500 (0:00:00.514) 0:02:32.004 ****** ok: [managed-node3] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 25 January 2025 07:52:37 -0500 (0:00:00.101) 0:02:32.106 ****** ok: [managed-node3] => {} MSG: current_interfaces: [u'bonding_masters', u'eth0', u'lo'] TASK [Setup] ******************************************************************* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Saturday 25 January 2025 07:52:37 -0500 (0:00:00.096) 0:02:32.203 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml for managed-node3 included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml for managed-node3 included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml for managed-node3 TASK [Include network role] **************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:3 Saturday 25 January 2025 07:52:37 -0500 (0:00:00.197) 0:02:32.400 ****** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 25 January 2025 07:52:37 -0500 (0:00:00.207) 0:02:32.608 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 25 January 2025 07:52:38 -0500 (0:00:00.293) 0:02:32.902 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 25 January 2025 07:52:38 -0500 (0:00:00.133) 0:02:33.036 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 25 January 2025 07:52:38 -0500 (0:00:00.089) 0:02:33.125 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 25 January 2025 07:52:38 -0500 (0:00:00.076) 0:02:33.202 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 25 January 2025 07:52:39 -0500 (0:00:01.213) 0:02:34.415 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 25 January 2025 07:52:41 -0500 (0:00:01.635) 0:02:36.051 ****** ok: [managed-node3] => {} MSG: Using network provider: initscripts TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 25 January 2025 07:52:41 -0500 (0:00:00.099) 0:02:36.151 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 25 January 2025 07:52:41 -0500 (0:00:00.117) 0:02:36.269 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 25 January 2025 07:52:41 -0500 (0:00:00.113) 0:02:36.382 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 25 January 2025 07:52:41 -0500 (0:00:00.195) 0:02:36.578 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 25 January 2025 07:52:41 -0500 (0:00:00.131) 0:02:36.709 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 25 January 2025 07:52:42 -0500 (0:00:00.188) 0:02:36.898 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 25 January 2025 07:52:42 -0500 (0:00:00.134) 0:02:37.033 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 25 January 2025 07:52:42 -0500 (0:00:00.179) 0:02:37.212 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 25 January 2025 07:52:42 -0500 (0:00:00.097) 0:02:37.309 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 25 January 2025 07:52:42 -0500 (0:00:00.075) 0:02:37.384 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 25 January 2025 07:52:42 -0500 (0:00:00.086) 0:02:37.471 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 25 January 2025 07:52:42 -0500 (0:00:00.155) 0:02:37.627 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 25 January 2025 07:52:42 -0500 (0:00:00.169) 0:02:37.796 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 25 January 2025 07:52:43 -0500 (0:00:00.895) 0:02:38.692 ****** ok: [managed-node3] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/root/.ansible/tmp/ansible-local-16589y4NqY8/tmphhZTar" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 25 January 2025 07:52:44 -0500 (0:00:00.611) 0:02:39.304 ****** changed: [managed-node3] => { "_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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr' TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 25 January 2025 07:52:45 -0500 (0:00:00.819) 0:02:40.123 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 25 January 2025 07:52:45 -0500 (0:00:00.155) 0:02:40.278 ****** ok: [managed-node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 25 January 2025 07:52:45 -0500 (0:00:00.135) 0:02:40.414 ****** ok: [managed-node3] => { "__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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 25 January 2025 07:52:45 -0500 (0:00:00.124) 0:02:40.539 ****** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 25 January 2025 07:52:45 -0500 (0:00:00.147) 0:02:40.687 ****** ok: [managed-node3] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bridge_profile.yml:14 Saturday 25 January 2025 07:52:46 -0500 (0:00:00.641) 0:02:41.329 ****** ok: [managed-node3] => { "__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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [Include network role] **************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/activate_profile.yml:3 Saturday 25 January 2025 07:52:46 -0500 (0:00:00.121) 0:02:41.450 ****** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 25 January 2025 07:52:46 -0500 (0:00:00.168) 0:02:41.619 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 25 January 2025 07:52:46 -0500 (0:00:00.152) 0:02:41.772 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 25 January 2025 07:52:47 -0500 (0:00:00.151) 0:02:41.923 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 25 January 2025 07:52:47 -0500 (0:00:00.102) 0:02:42.026 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 25 January 2025 07:52:47 -0500 (0:00:00.117) 0:02:42.144 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 25 January 2025 07:52:48 -0500 (0:00:01.130) 0:02:43.274 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 25 January 2025 07:52:49 -0500 (0:00:01.521) 0:02:44.795 ****** ok: [managed-node3] => {} MSG: Using network provider: initscripts TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 25 January 2025 07:52:50 -0500 (0:00:00.119) 0:02:44.915 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 25 January 2025 07:52:50 -0500 (0:00:00.095) 0:02:45.010 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 25 January 2025 07:52:50 -0500 (0:00:00.110) 0:02:45.121 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 25 January 2025 07:52:50 -0500 (0:00:00.073) 0:02:45.195 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 25 January 2025 07:52:50 -0500 (0:00:00.073) 0:02:45.268 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 25 January 2025 07:52:50 -0500 (0:00:00.084) 0:02:45.352 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 25 January 2025 07:52:50 -0500 (0:00:00.078) 0:02:45.430 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 25 January 2025 07:52:50 -0500 (0:00:00.129) 0:02:45.560 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 25 January 2025 07:52:50 -0500 (0:00:00.074) 0:02:45.635 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 25 January 2025 07:52:50 -0500 (0:00:00.132) 0:02:45.767 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 25 January 2025 07:52:50 -0500 (0:00:00.092) 0:02:45.859 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 25 January 2025 07:52:51 -0500 (0:00:00.106) 0:02:45.965 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 25 January 2025 07:52:51 -0500 (0:00:00.104) 0:02:46.069 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 25 January 2025 07:52:51 -0500 (0:00:00.621) 0:02:46.691 ****** ok: [managed-node3] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/root/.ansible/tmp/ansible-local-16589y4NqY8/tmppvOqa6" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 25 January 2025 07:52:52 -0500 (0:00:00.479) 0:02:47.170 ****** changed: [managed-node3] => { "_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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active) [003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err='' TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 25 January 2025 07:52:53 -0500 (0:00:00.958) 0:02:48.129 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 25 January 2025 07:52:53 -0500 (0:00:00.114) 0:02:48.243 ****** ok: [managed-node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 25 January 2025 07:52:53 -0500 (0:00:00.097) 0:02:48.341 ****** ok: [managed-node3] => { "__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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)\n[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 25 January 2025 07:52:53 -0500 (0:00:00.079) 0:02:48.421 ****** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 25 January 2025 07:52:53 -0500 (0:00:00.075) 0:02:48.496 ****** ok: [managed-node3] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml:3 Saturday 25 January 2025 07:52:54 -0500 (0:00:00.418) 0:02:48.914 ****** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 25 January 2025 07:52:54 -0500 (0:00:00.153) 0:02:49.067 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 25 January 2025 07:52:54 -0500 (0:00:00.328) 0:02:49.395 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 25 January 2025 07:52:54 -0500 (0:00:00.141) 0:02:49.537 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 25 January 2025 07:52:54 -0500 (0:00:00.106) 0:02:49.643 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 25 January 2025 07:52:54 -0500 (0:00:00.079) 0:02:49.723 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 25 January 2025 07:52:55 -0500 (0:00:01.040) 0:02:50.763 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 25 January 2025 07:52:57 -0500 (0:00:01.252) 0:02:52.016 ****** ok: [managed-node3] => {} MSG: Using network provider: initscripts TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 25 January 2025 07:52:57 -0500 (0:00:00.171) 0:02:52.187 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 25 January 2025 07:52:57 -0500 (0:00:00.093) 0:02:52.280 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 25 January 2025 07:52:57 -0500 (0:00:00.114) 0:02:52.395 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 25 January 2025 07:52:57 -0500 (0:00:00.074) 0:02:52.469 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 25 January 2025 07:52:57 -0500 (0:00:00.078) 0:02:52.547 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 25 January 2025 07:52:57 -0500 (0:00:00.102) 0:02:52.650 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 25 January 2025 07:52:57 -0500 (0:00:00.147) 0:02:52.797 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 25 January 2025 07:52:58 -0500 (0:00:00.272) 0:02:53.070 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 25 January 2025 07:52:58 -0500 (0:00:00.128) 0:02:53.199 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 25 January 2025 07:52:58 -0500 (0:00:00.120) 0:02:53.319 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 25 January 2025 07:52:58 -0500 (0:00:00.139) 0:02:53.459 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 25 January 2025 07:52:58 -0500 (0:00:00.131) 0:02:53.591 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 25 January 2025 07:52:58 -0500 (0:00:00.103) 0:02:53.694 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 25 January 2025 07:52:59 -0500 (0:00:00.587) 0:02:54.282 ****** ok: [managed-node3] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/root/.ansible/tmp/ansible-local-16589y4NqY8/tmp6N2eD6" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 25 January 2025 07:52:59 -0500 (0:00:00.490) 0:02:54.773 ****** changed: [managed-node3] => { "_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": "initscripts" } }, "changed": true } STDERR: [003] #0, state:down persistent_state:absent, 'statebr': down connection statebr skipped because not active [004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr' TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 25 January 2025 07:53:00 -0500 (0:00:01.053) 0:02:55.826 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 25 January 2025 07:53:01 -0500 (0:00:00.085) 0:02:55.912 ****** ok: [managed-node3] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'statebr': down connection statebr skipped because not active", "[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 25 January 2025 07:53:01 -0500 (0:00:00.080) 0:02:55.992 ****** ok: [managed-node3] => { "__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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:down persistent_state:absent, 'statebr': down connection statebr skipped because not active\n[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'\n", "stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'statebr': down connection statebr skipped because not active", "[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 25 January 2025 07:53:01 -0500 (0:00:00.147) 0:02:56.140 ****** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 25 January 2025 07:53:01 -0500 (0:00:00.103) 0:02:56.243 ****** ok: [managed-node3] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Saturday 25 January 2025 07:53:01 -0500 (0:00:00.510) 0:02:56.754 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml for managed-node3 TASK [Include network role] **************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove+down_profile.yml:3 Saturday 25 January 2025 07:53:02 -0500 (0:00:00.400) 0:02:57.155 ****** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 25 January 2025 07:53:02 -0500 (0:00:00.227) 0:02:57.382 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed-node3 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 25 January 2025 07:53:02 -0500 (0:00:00.187) 0:02:57.570 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 25 January 2025 07:53:02 -0500 (0:00:00.142) 0:02:57.713 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 25 January 2025 07:53:02 -0500 (0:00:00.144) 0:02:57.857 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 25 January 2025 07:53:03 -0500 (0:00:00.116) 0:02:57.973 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 25 January 2025 07:53:04 -0500 (0:00:01.146) 0:02:59.120 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 25 January 2025 07:53:06 -0500 (0:00:01.852) 0:03:00.973 ****** ok: [managed-node3] => {} MSG: Using network provider: initscripts TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 25 January 2025 07:53:06 -0500 (0:00:00.130) 0:03:01.103 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 25 January 2025 07:53:06 -0500 (0:00:00.122) 0:03:01.226 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 25 January 2025 07:53:06 -0500 (0:00:00.132) 0:03:01.358 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 25 January 2025 07:53:06 -0500 (0:00:00.094) 0:03:01.453 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 25 January 2025 07:53:06 -0500 (0:00:00.115) 0:03:01.568 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 25 January 2025 07:53:06 -0500 (0:00:00.144) 0:03:01.713 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 25 January 2025 07:53:06 -0500 (0:00:00.125) 0:03:01.838 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 25 January 2025 07:53:07 -0500 (0:00:00.422) 0:03:02.261 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 25 January 2025 07:53:07 -0500 (0:00:00.178) 0:03:02.440 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 25 January 2025 07:53:07 -0500 (0:00:00.160) 0:03:02.600 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 25 January 2025 07:53:07 -0500 (0:00:00.143) 0:03:02.744 ****** skipping: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 25 January 2025 07:53:07 -0500 (0:00:00.130) 0:03:02.874 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 25 January 2025 07:53:08 -0500 (0:00:00.088) 0:03:02.962 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 25 January 2025 07:53:08 -0500 (0:00:00.595) 0:03:03.558 ****** ok: [managed-node3] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/root/.ansible/tmp/ansible-local-16589y4NqY8/tmpLxeIP4" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 25 January 2025 07:53:09 -0500 (0:00:00.497) 0:03:04.056 ****** ok: [managed-node3] => { "_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": "initscripts" } }, "changed": false } STDERR: [003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist [004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 25 January 2025 07:53:09 -0500 (0:00:00.626) 0:03:04.683 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 25 January 2025 07:53:09 -0500 (0:00:00.085) 0:03:04.769 ****** ok: [managed-node3] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist", "[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 25 January 2025 07:53:09 -0500 (0:00:00.077) 0:03:04.846 ****** ok: [managed-node3] => { "__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": "initscripts" } }, "changed": false, "failed": false, "stderr": "[003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist\n[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present)\n", "stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist", "[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 25 January 2025 07:53:10 -0500 (0:00:00.077) 0:03:04.924 ****** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 25 January 2025 07:53:10 -0500 (0:00:00.070) 0:03:04.995 ****** ok: [managed-node3] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Saturday 25 January 2025 07:53:10 -0500 (0:00:00.433) 0:03:05.428 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml for managed-node3 included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_NetworkManager_NVR.yml for managed-node3 TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:3 Saturday 25 January 2025 07:53:10 -0500 (0:00:00.252) 0:03:05.681 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed-node3 TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Saturday 25 January 2025 07:53:11 -0500 (0:00:00.221) 0:03:05.902 ****** ok: [managed-node3] => { "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: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Saturday 25 January 2025 07:53:11 -0500 (0:00:00.145) 0:03:06.048 ****** ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Saturday 25 January 2025 07:53:11 -0500 (0:00:00.446) 0:03:06.494 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Saturday 25 January 2025 07:53:11 -0500 (0:00:00.096) 0:03:06.590 ****** fatal: [managed-node3]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.020243", "end": "2025-01-25 07:53:12.007044", "rc": 1, "start": "2025-01-25 07:53:11.986801" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Saturday 25 January 2025 07:53:12 -0500 (0:00:00.398) 0:03:06.989 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Saturday 25 January 2025 07:53:12 -0500 (0:00:00.162) 0:03:07.151 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Saturday 25 January 2025 07:53:12 -0500 (0:00:00.121) 0:03:07.272 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Saturday 25 January 2025 07:53:12 -0500 (0:00:00.131) 0:03:07.404 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Saturday 25 January 2025 07:53:12 -0500 (0:00:00.100) 0:03:07.504 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:5 Saturday 25 January 2025 07:53:12 -0500 (0:00:00.084) 0:03:07.589 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Get NetworkManager RPM version] ****************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_NetworkManager_NVR.yml:7 Saturday 25 January 2025 07:53:12 -0500 (0:00:00.082) 0:03:07.671 ****** [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. ok: [managed-node3] => { "changed": false, "cmd": [ "rpm", "-qa", "--qf", "%{name}-%{version}-%{release}\\n", "NetworkManager" ], "delta": "0:00:00.626957", "end": "2025-01-25 07:53:13.700776", "rc": 0, "start": "2025-01-25 07:53:13.073819" } STDOUT: NetworkManager-1.18.8-2.el7_9 TASK [Store NetworkManager version] ******************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_NetworkManager_NVR.yml:14 Saturday 25 January 2025 07:53:13 -0500 (0:00:01.085) 0:03:08.757 ****** ok: [managed-node3] => { "ansible_facts": { "networkmanager_nvr": "NetworkManager-1.18.8-2.el7_9" }, "changed": false } TASK [Show NetworkManager version] ********************************************* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_NetworkManager_NVR.yml:18 Saturday 25 January 2025 07:53:14 -0500 (0:00:00.155) 0:03:08.912 ****** ok: [managed-node3] => { "networkmanager_nvr": "NetworkManager-1.18.8-2.el7_9" } TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Saturday 25 January 2025 07:53:14 -0500 (0:00:00.111) 0:03:09.024 ****** skipping: [managed-node3] => (item={u'what': u'tasks/assert_device_absent.yml', u'condition': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "condition": false, "what": "tasks/assert_device_absent.yml" }, "skip_reason": "Conditional result was False" } TASK [Success in test 'I will not get an error when I try to remove an absent profile'] *** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Saturday 25 January 2025 07:53:14 -0500 (0:00:00.138) 0:03:09.162 ****** ok: [managed-node3] => {} MSG: +++++ Success in test 'I will not get an error when I try to remove an absent profile' +++++ TASK [Cleanup] ***************************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Saturday 25 January 2025 07:53:14 -0500 (0:00:00.169) 0:03:09.331 ****** included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed-node3 included: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed-node3 TASK [Cleanup profile and device] ********************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 25 January 2025 07:53:14 -0500 (0:00:00.376) 0:03:09.707 ****** ok: [managed-node3] => { "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.046054", "end": "2025-01-25 07:53:15.209735", "rc": 0, "start": "2025-01-25 07:53:15.163681" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. TASK [Check routes and DNS] **************************************************** task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Saturday 25 January 2025 07:53:15 -0500 (0:00:00.508) 0:03:10.216 ****** ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "delta": "0:00:00.007269", "end": "2025-01-25 07:53:15.631454", "rc": 0, "start": "2025-01-25 07:53:15.624185" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 0e:9b:ca:75:d7:e7 brd ff:ff:ff:ff:ff:ff inet 10.31.40.195/22 brd 10.31.43.255 scope global noprefixroute dynamic eth0 valid_lft 3079sec preferred_lft 3079sec inet6 fe80::c9b:caff:fe75:d7e7/64 scope link valid_lft forever preferred_lft forever IP ROUTE default via 10.31.40.1 dev eth0 proto dhcp metric 100 10.31.40.0/22 dev eth0 proto kernel scope link src 10.31.40.195 metric 100 IP -6 ROUTE unreachable ::/96 dev lo metric 1024 error -113 pref medium unreachable ::ffff:0.0.0.0/96 dev lo metric 1024 error -113 pref medium unreachable 2002:a00::/24 dev lo metric 1024 error -113 pref medium unreachable 2002:7f00::/24 dev lo metric 1024 error -113 pref medium unreachable 2002:a9fe::/32 dev lo metric 1024 error -113 pref medium unreachable 2002:ac10::/28 dev lo metric 1024 error -113 pref medium unreachable 2002:c0a8::/32 dev lo metric 1024 error -113 pref medium unreachable 2002:e000::/19 dev lo metric 1024 error -113 pref medium unreachable 3ffe:ffff::/32 dev lo metric 1024 error -113 pref medium fe80::/64 dev eth0 proto kernel metric 256 mtu 9001 pref medium RESOLV # Generated by NetworkManager search us-east-1.aws.redhat.com nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 TASK [Verify DNS and network connectivity] ************************************* task path: /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Saturday 25 January 2025 07:53:15 -0500 (0:00:00.456) 0:03:10.672 ****** ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "delta": "0:00:00.360347", "end": "2025-01-25 07:53:16.637090", "rc": 0, "start": "2025-01-25 07:53:16.276743" } STDOUT: CHECK DNS AND CONNECTIVITY 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org STDERR: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 305 100 305 0 0 1454 0 --:--:-- --:--:-- --:--:-- 1459 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 291 100 291 0 0 2230 0 --:--:-- --:--:-- --:--:-- 2238 META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed-node3 : ok=338 changed=14 unreachable=0 failed=0 skipped=284 rescued=0 ignored=10 Saturday 25 January 2025 07:53:16 -0500 (0:00:00.910) 0:03:11.583 ****** =============================================================================== fedora.linux_system_roles.network : Check which packages are installed --- 2.00s /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.89s /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.85s /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.65s /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.64s /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.60s /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.57s /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.57s /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.56s /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which services are running ---- 1.53s /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which packages are installed --- 1.52s /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.51s /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which services are running ---- 1.42s /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which packages are installed --- 1.40s /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.37s /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.35s /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which services are running ---- 1.34s /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.34s /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.34s /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.33s /tmp/collections-Yz7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21