ansible-playbook [core 2.17.14] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-phW executable location = /usr/local/bin/ansible-playbook python version = 3.12.11 (main, Aug 14 2025, 00:00:00) [GCC 14.3.1 20250617 (Red Hat 14.3.1-2)] (/usr/bin/python3.12) jinja version = 3.1.6 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_ethernet_initscripts.yml *************************************** 2 plays in /tmp/collections-phW/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethernet_initscripts.yml PLAY [Run playbook 'playbooks/tests_ethernet.yml' with initscripts as provider] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-phW/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethernet_initscripts.yml:5 Saturday 25 October 2025 08:46:14 -0400 (0:00:00.145) 0:00:00.145 ****** [WARNING]: Platform linux on host managed-node4 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node4] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-phW/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethernet_initscripts.yml:8 Saturday 25 October 2025 08:46:16 -0400 (0:00:02.209) 0:00:02.354 ****** included: /tmp/collections-phW/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed-node4 TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-phW/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Saturday 25 October 2025 08:46:16 -0400 (0:00:00.111) 0:00:02.466 ****** ok: [managed-node4] TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-phW/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Saturday 25 October 2025 08:46:17 -0400 (0:00:00.851) 0:00:03.317 ****** ok: [managed-node4] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-phW/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Saturday 25 October 2025 08:46:18 -0400 (0:00:00.897) 0:00:04.215 ****** ok: [managed-node4] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-phW/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Saturday 25 October 2025 08:46:18 -0400 (0:00:00.134) 0:00:04.350 ****** skipping: [managed-node4] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Set network provider to 'initscripts'] *********************************** task path: /tmp/collections-phW/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethernet_initscripts.yml:10 Saturday 25 October 2025 08:46:18 -0400 (0:00:00.064) 0:00:04.414 ****** ok: [managed-node4] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } PLAY [Test configuring ethernet devices] *************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-phW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:3 Saturday 25 October 2025 08:46:18 -0400 (0:00:00.078) 0:00:04.493 ****** skipping: [managed-node4] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Show inside ethernet tests] ********************************************** task path: /tmp/collections-phW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:9 Saturday 25 October 2025 08:46:18 -0400 (0:00:00.143) 0:00:04.636 ****** skipping: [managed-node4] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [Show network_provider] *************************************************** task path: /tmp/collections-phW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:13 Saturday 25 October 2025 08:46:18 -0400 (0:00:00.172) 0:00:04.808 ****** skipping: [managed-node4] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-phW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:17 Saturday 25 October 2025 08:46:18 -0400 (0:00:00.111) 0:00:04.920 ****** skipping: [managed-node4] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-phW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:20 Saturday 25 October 2025 08:46:19 -0400 (0:00:00.107) 0:00:05.027 ****** skipping: [managed-node4] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-phW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:25 Saturday 25 October 2025 08:46:19 -0400 (0:00:00.123) 0:00:05.151 ****** skipping: [managed-node4] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Test static interface up] ************************************************ task path: /tmp/collections-phW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:28 Saturday 25 October 2025 08:46:19 -0400 (0:00:00.134) 0:00:05.286 ****** skipping: [managed-node4] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_output_in_stderr_without_warnings.yml'] ********* task path: /tmp/collections-phW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:41 Saturday 25 October 2025 08:46:19 -0400 (0:00:00.244) 0:00:05.531 ****** skipping: [managed-node4] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Show network_provider after running role] ******************************** task path: /tmp/collections-phW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:44 Saturday 25 October 2025 08:46:19 -0400 (0:00:00.216) 0:00:05.748 ****** skipping: [managed-node4] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [Get NM connection file] ************************************************** task path: /tmp/collections-phW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:48 Saturday 25 October 2025 08:46:20 -0400 (0:00:00.193) 0:00:05.941 ****** skipping: [managed-node4] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Assert settings in NM connection file] *********************************** task path: /tmp/collections-phW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:57 Saturday 25 October 2025 08:46:20 -0400 (0:00:00.111) 0:00:06.053 ****** skipping: [managed-node4] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Get NM connection status] ************************************************ task path: /tmp/collections-phW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:69 Saturday 25 October 2025 08:46:20 -0400 (0:00:00.153) 0:00:06.206 ****** skipping: [managed-node4] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Assert NM connection status] ********************************************* task path: /tmp/collections-phW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:75 Saturday 25 October 2025 08:46:20 -0400 (0:00:00.164) 0:00:06.371 ****** skipping: [managed-node4] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Get initscripts connection file] ***************************************** task path: /tmp/collections-phW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:81 Saturday 25 October 2025 08:46:20 -0400 (0:00:00.117) 0:00:06.488 ****** skipping: [managed-node4] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Assert settings in initscripts connection file] ************************** task path: /tmp/collections-phW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:87 Saturday 25 October 2025 08:46:20 -0400 (0:00:00.140) 0:00:06.629 ****** skipping: [managed-node4] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Include the tasks 'down_profile+delete_interface.yml'] ******************* task path: /tmp/collections-phW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:96 Saturday 25 October 2025 08:46:20 -0400 (0:00:00.094) 0:00:06.724 ****** skipping: [managed-node4] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Include the task 'remove_profile.yml'] *********************************** task path: /tmp/collections-phW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:102 Saturday 25 October 2025 08:46:20 -0400 (0:00:00.159) 0:00:06.884 ****** skipping: [managed-node4] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_profile_absent.yml'] **************************** task path: /tmp/collections-phW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:107 Saturday 25 October 2025 08:46:21 -0400 (0:00:00.199) 0:00:07.083 ****** skipping: [managed-node4] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /tmp/collections-phW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:111 Saturday 25 October 2025 08:46:21 -0400 (0:00:00.157) 0:00:07.241 ****** skipping: [managed-node4] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-phW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:114 Saturday 25 October 2025 08:46:21 -0400 (0:00:00.169) 0:00:07.410 ****** skipping: [managed-node4] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* managed-node4 : ok=6 changed=0 unreachable=0 failed=0 skipped=21 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 25 October 2025 08:46:21 -0400 (0:00:00.135) 0:00:07.545 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 2.21s /tmp/collections-phW/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethernet_initscripts.yml:5 Check if system is ostree ----------------------------------------------- 0.90s /tmp/collections-phW/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Gather the minimum subset of ansible_facts required by the network role test --- 0.85s /tmp/collections-phW/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Test static interface up ------------------------------------------------ 0.24s /tmp/collections-phW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:28 Include the task 'assert_output_in_stderr_without_warnings.yml' --------- 0.22s /tmp/collections-phW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:41 Include the task 'remove_profile.yml' ----------------------------------- 0.20s /tmp/collections-phW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:102 Show network_provider after running role -------------------------------- 0.19s /tmp/collections-phW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:44 Show inside ethernet tests ---------------------------------------------- 0.17s /tmp/collections-phW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:9 Include the task 'assert_device_absent.yml' ----------------------------- 0.17s /tmp/collections-phW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:111 Get NM connection status ------------------------------------------------ 0.16s /tmp/collections-phW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:69 Include the tasks 'down_profile+delete_interface.yml' ------------------- 0.16s /tmp/collections-phW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:96 Include the task 'assert_profile_absent.yml' ---------------------------- 0.16s /tmp/collections-phW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:107 Assert settings in NM connection file ----------------------------------- 0.15s /tmp/collections-phW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:57 Gathering Facts --------------------------------------------------------- 0.14s /tmp/collections-phW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:3 Get initscripts connection file ----------------------------------------- 0.14s /tmp/collections-phW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:81 Verify network state restored to default -------------------------------- 0.14s /tmp/collections-phW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:114 Set flag to indicate system is ostree ----------------------------------- 0.13s /tmp/collections-phW/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Include the task 'assert_device_present.yml' ---------------------------- 0.13s /tmp/collections-phW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:25 Include the task 'manage_test_interface.yml' ---------------------------- 0.12s /tmp/collections-phW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:20 Assert NM connection status --------------------------------------------- 0.12s /tmp/collections-phW/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethernet.yml:75