[DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. No config file found; using defaults running playbook inside collection fedora.linux_system_roles PLAY [Run playbook 'playbooks/tests_switch_provider.yml'] ********************** TASK [Gathering Facts] ********************************************************* Thursday 25 July 2024 07:17:27 -0400 (0:00:00.007) 0:00:00.007 ********* [WARNING]: Platform linux on host managed_node1 is using the discovered Python interpreter at /usr/bin/python3.9, 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_node1] TASK [Include the task 'el_repo_setup.yml'] ************************************ Thursday 25 July 2024 07:17:28 -0400 (0:00:01.131) 0:00:01.139 ********* included: /var/ARTIFACTS/work-generalhtq93w0s/plans/general/tree/tmp.b4rLoXEZys/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node1 TASK [Gather the minimum subset of ansible_facts required by the network role test] *** Thursday 25 July 2024 07:17:28 -0400 (0:00:00.018) 0:00:01.157 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts", "skip_reason": "Conditional result was False" } TASK [Check if system is ostree] *********************************************** Thursday 25 July 2024 07:17:28 -0400 (0:00:00.019) 0:00:01.176 ********* ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** Thursday 25 July 2024 07:17:29 -0400 (0:00:00.446) 0:00:01.623 ********* ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** Thursday 25 July 2024 07:17:29 -0400 (0:00:00.021) 0:00:01.645 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** Thursday 25 July 2024 07:17:29 -0400 (0:00:00.013) 0:00:01.659 ********* included: /var/ARTIFACTS/work-generalhtq93w0s/plans/general/tree/tmp.b4rLoXEZys/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node1 TASK [Create EPEL 9] *********************************************************** Thursday 25 July 2024 07:17:29 -0400 (0:00:00.026) 0:00:01.685 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** Thursday 25 July 2024 07:17:29 -0400 (0:00:00.013) 0:00:01.699 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** Thursday 25 July 2024 07:17:29 -0400 (0:00:00.012) 0:00:01.711 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** Thursday 25 July 2024 07:17:29 -0400 (0:00:00.012) 0:00:01.724 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** Thursday 25 July 2024 07:17:29 -0400 (0:00:00.012) 0:00:01.736 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } PLAY [Switch initscripts provider to nm] *************************************** TASK [Gathering Facts] ********************************************************* Thursday 25 July 2024 07:17:29 -0400 (0:00:00.027) 0:00:01.763 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Set fact to use initscripts network_provider] **************************** Thursday 25 July 2024 07:17:29 -0400 (0:00:00.017) 0:00:01.781 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Through the initscripts provider, create test bridge {{ interface }}] **** Thursday 25 July 2024 07:17:29 -0400 (0:00:00.012) 0:00:01.793 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** Thursday 25 July 2024 07:17:29 -0400 (0:00:00.011) 0:00:01.805 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Include the task 'remove+down_profile.yml'] ****************************** Thursday 25 July 2024 07:17:29 -0400 (0:00:00.013) 0:00:01.819 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** Thursday 25 July 2024 07:17:29 -0400 (0:00:00.011) 0:00:01.831 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Set fact to use nm network_provider] ************************************* Thursday 25 July 2024 07:17:29 -0400 (0:00:00.012) 0:00:01.844 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Through the nm provider, create test bridge {{ interface }}] ************* Thursday 25 July 2024 07:17:29 -0400 (0:00:00.012) 0:00:01.857 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** Thursday 25 July 2024 07:17:29 -0400 (0:00:00.014) 0:00:01.872 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Include the task 'remove+down_profile.yml'] ****************************** Thursday 25 July 2024 07:17:29 -0400 (0:00:00.012) 0:00:01.884 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** Thursday 25 July 2024 07:17:29 -0400 (0:00:00.012) 0:00:01.896 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Include the task 'delete_interface.yml'] ********************************* Thursday 25 July 2024 07:17:29 -0400 (0:00:00.011) 0:00:01.907 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_absent.yml'] ***************************** Thursday 25 July 2024 07:17:29 -0400 (0:00:00.012) 0:00:01.920 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Verify network state restored to default] ******************************** Thursday 25 July 2024 07:17:29 -0400 (0:00:00.012) 0:00:01.932 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* managed_node1 : ok=5 changed=0 unreachable=0 failed=0 skipped=21 rescued=0 ignored=0 Thursday 25 July 2024 07:17:29 -0400 (0:00:00.019) 0:00:01.952 ********* =============================================================================== Gathering Facts --------------------------------------------------------- 1.13s Check if system is ostree ----------------------------------------------- 0.45s Enable EPEL 6 ----------------------------------------------------------- 0.03s Include the task 'enable_epel.yml' -------------------------------------- 0.03s Set flag to indicate system is ostree ----------------------------------- 0.02s Verify network state restored to default -------------------------------- 0.02s Gather the minimum subset of ansible_facts required by the network role test --- 0.02s Include the task 'el_repo_setup.yml' ------------------------------------ 0.02s Gathering Facts --------------------------------------------------------- 0.02s Through the nm provider, create test bridge {{ interface }} ------------- 0.01s Include the task 'assert_device_present.yml' ---------------------------- 0.01s Create EPEL 9 ----------------------------------------------------------- 0.01s Fix CentOS6 Base repo --------------------------------------------------- 0.01s Include the task 'assert_device_present.yml' ---------------------------- 0.01s Set fact to use nm network_provider ------------------------------------- 0.01s Set fact to use initscripts network_provider ---------------------------- 0.01s Install yum-utils package ----------------------------------------------- 0.01s Include the task 'assert_device_absent.yml' ----------------------------- 0.01s Include the task 'remove+down_profile.yml' ------------------------------ 0.01s Include the task 'assert_device_present.yml' ---------------------------- 0.01s