# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_auto_gateway_initscripts.yml *********************************** 2 plays in /WORKDIR/git-route_type0osmxsy8/tests/tests_auto_gateway_initscripts.yml PLAY [Run playbook 'playbooks/tests_auto_gateway.yml' with initscripts as provider] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-route_type0osmxsy8/tests/tests_auto_gateway_initscripts.yml:5 Friday 12 January 2024 18:14:02 +0000 (0:00:00.035) 0:00:00.035 ******** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-route_type0osmxsy8/tests/tests_auto_gateway_initscripts.yml:8 Friday 12 January 2024 18:14:03 +0000 (0:00:00.679) 0:00:00.715 ******** included: /WORKDIR/git-route_type0osmxsy8/tests/tasks/el_repo_setup.yml for sut TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /WORKDIR/git-route_type0osmxsy8/tests/tasks/el_repo_setup.yml:3 Friday 12 January 2024 18:14:03 +0000 (0:00:00.031) 0:00:00.746 ******** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-route_type0osmxsy8/tests/tasks/el_repo_setup.yml:19 Friday 12 January 2024 18:14:03 +0000 (0:00:00.391) 0:00:01.137 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-route_type0osmxsy8/tests/tasks/el_repo_setup.yml:24 Friday 12 January 2024 18:14:04 +0000 (0:00:00.352) 0:00:01.489 ******** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-route_type0osmxsy8/tests/tasks/el_repo_setup.yml:28 Friday 12 January 2024 18:14:04 +0000 (0:00:00.032) 0:00:01.522 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-route_type0osmxsy8/tests/tasks/el_repo_setup.yml:53 Friday 12 January 2024 18:14:04 +0000 (0:00:00.042) 0:00:01.564 ******** included: /WORKDIR/git-route_type0osmxsy8/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-route_type0osmxsy8/tests/tasks/enable_epel.yml:8 Friday 12 January 2024 18:14:04 +0000 (0:00:00.108) 0:00:01.673 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-route_type0osmxsy8/tests/tasks/enable_epel.yml:24 Friday 12 January 2024 18:14:04 +0000 (0:00:00.031) 0:00:01.704 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-route_type0osmxsy8/tests/tasks/enable_epel.yml:30 Friday 12 January 2024 18:14:04 +0000 (0:00:00.037) 0:00:01.742 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-route_type0osmxsy8/tests/tasks/enable_epel.yml:35 Friday 12 January 2024 18:14:04 +0000 (0:00:00.028) 0:00:01.770 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-route_type0osmxsy8/tests/tasks/enable_epel.yml:40 Friday 12 January 2024 18:14:04 +0000 (0:00:00.015) 0:00:01.786 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'initscripts'] *********************************** task path: /WORKDIR/git-route_type0osmxsy8/tests/tests_auto_gateway_initscripts.yml:10 Friday 12 January 2024 18:14:04 +0000 (0:00:00.020) 0:00:01.807 ******** ok: [sut] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing auto_gateway setting] *********************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-route_type0osmxsy8/tests/playbooks/tests_auto_gateway.yml:3 Friday 12 January 2024 18:14:04 +0000 (0:00:00.024) 0:00:01.832 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_type0osmxsy8/tests/playbooks/tests_auto_gateway.yml:9 Friday 12 January 2024 18:14:04 +0000 (0:00:00.020) 0:00:01.852 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_type0osmxsy8/tests/playbooks/tests_auto_gateway.yml:11 Friday 12 January 2024 18:14:04 +0000 (0:00:00.020) 0:00:01.873 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-route_type0osmxsy8/tests/playbooks/tests_auto_gateway.yml:15 Friday 12 January 2024 18:14:04 +0000 (0:00:00.049) 0:00:01.922 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /WORKDIR/git-route_type0osmxsy8/tests/playbooks/tests_auto_gateway.yml:17 Friday 12 January 2024 18:14:04 +0000 (0:00:00.031) 0:00:01.954 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 12 January 2024 18:14:04 +0000 (0:00:00.024) 0:00:01.978 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 12 January 2024 18:14:04 +0000 (0:00:00.016) 0:00:01.995 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 12 January 2024 18:14:04 +0000 (0:00:00.011) 0:00:02.006 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 12 January 2024 18:14:04 +0000 (0:00:00.030) 0:00:02.036 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:30 Friday 12 January 2024 18:14:04 +0000 (0:00:00.068) 0:00:02.105 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:40 Friday 12 January 2024 18:14:04 +0000 (0:00:00.064) 0:00:02.170 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:55 Friday 12 January 2024 18:14:04 +0000 (0:00:00.014) 0:00:02.184 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:71 Friday 12 January 2024 18:14:05 +0000 (0:00:00.055) 0:00:02.239 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:85 Friday 12 January 2024 18:14:05 +0000 (0:00:00.026) 0:00:02.266 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:96 Friday 12 January 2024 18:14:05 +0000 (0:00:00.011) 0:00:02.277 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:105 Friday 12 January 2024 18:14:05 +0000 (0:00:00.035) 0:00:02.313 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:113 Friday 12 January 2024 18:14:05 +0000 (0:00:00.033) 0:00:02.346 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:122 Friday 12 January 2024 18:14:05 +0000 (0:00:00.018) 0:00:02.365 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:134 Friday 12 January 2024 18:14:05 +0000 (0:00:00.028) 0:00:02.393 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:140 Friday 12 January 2024 18:14:05 +0000 (0:00:00.022) 0:00:02.416 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:144 Friday 12 January 2024 18:14:05 +0000 (0:00:00.035) 0:00:02.451 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:149 Friday 12 January 2024 18:14:05 +0000 (0:00:00.021) 0:00:02.472 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:155 Friday 12 January 2024 18:14:05 +0000 (0:00:00.016) 0:00:02.488 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-route_type0osmxsy8/tests/playbooks/tests_auto_gateway.yml:42 Friday 12 January 2024 18:14:05 +0000 (0:00:00.034) 0:00:02.523 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-route_type0osmxsy8/tests/playbooks/tests_auto_gateway.yml:44 Friday 12 January 2024 18:14:05 +0000 (0:00:00.027) 0:00:02.551 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-route_type0osmxsy8/tests/playbooks/tests_auto_gateway.yml:48 Friday 12 January 2024 18:14:05 +0000 (0:00:00.030) 0:00:02.581 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert default ipv4 route is present] ************************************ task path: /WORKDIR/git-route_type0osmxsy8/tests/playbooks/tests_auto_gateway.yml:52 Friday 12 January 2024 18:14:05 +0000 (0:00:00.106) 0:00:02.688 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-route_type0osmxsy8/tests/playbooks/tests_auto_gateway.yml:58 Friday 12 January 2024 18:14:05 +0000 (0:00:00.042) 0:00:02.731 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert default ipv6 route is present] ************************************ task path: /WORKDIR/git-route_type0osmxsy8/tests/playbooks/tests_auto_gateway.yml:62 Friday 12 January 2024 18:14:05 +0000 (0:00:00.040) 0:00:02.772 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-route_type0osmxsy8/tests/playbooks/tests_auto_gateway.yml:69 Friday 12 January 2024 18:14:05 +0000 (0:00:00.026) 0:00:02.799 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 12 January 2024 18:14:05 +0000 (0:00:00.038) 0:00:02.838 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 12 January 2024 18:14:05 +0000 (0:00:00.082) 0:00:02.921 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 12 January 2024 18:14:05 +0000 (0:00:00.011) 0:00:02.932 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 12 January 2024 18:14:05 +0000 (0:00:00.066) 0:00:02.998 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:30 Friday 12 January 2024 18:14:05 +0000 (0:00:00.010) 0:00:03.009 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:40 Friday 12 January 2024 18:14:05 +0000 (0:00:00.023) 0:00:03.032 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:55 Friday 12 January 2024 18:14:05 +0000 (0:00:00.010) 0:00:03.042 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:71 Friday 12 January 2024 18:14:05 +0000 (0:00:00.009) 0:00:03.052 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:85 Friday 12 January 2024 18:14:05 +0000 (0:00:00.014) 0:00:03.067 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:96 Friday 12 January 2024 18:14:05 +0000 (0:00:00.012) 0:00:03.079 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:105 Friday 12 January 2024 18:14:05 +0000 (0:00:00.011) 0:00:03.091 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:113 Friday 12 January 2024 18:14:05 +0000 (0:00:00.018) 0:00:03.109 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:122 Friday 12 January 2024 18:14:05 +0000 (0:00:00.019) 0:00:03.129 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:134 Friday 12 January 2024 18:14:05 +0000 (0:00:00.026) 0:00:03.155 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:140 Friday 12 January 2024 18:14:05 +0000 (0:00:00.009) 0:00:03.165 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:144 Friday 12 January 2024 18:14:05 +0000 (0:00:00.027) 0:00:03.193 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:149 Friday 12 January 2024 18:14:05 +0000 (0:00:00.017) 0:00:03.210 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:155 Friday 12 January 2024 18:14:05 +0000 (0:00:00.019) 0:00:03.229 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_type0osmxsy8/tests/playbooks/tests_auto_gateway.yml:81 Friday 12 January 2024 18:14:06 +0000 (0:00:00.024) 0:00:03.254 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEST: I can configure an interface with auto_gateway disabled] *********** task path: /WORKDIR/git-route_type0osmxsy8/tests/playbooks/tests_auto_gateway.yml:85 Friday 12 January 2024 18:14:06 +0000 (0:00:00.076) 0:00:03.331 ******** skipping: [sut] => {} TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_type0osmxsy8/tests/playbooks/tests_auto_gateway.yml:89 Friday 12 January 2024 18:14:06 +0000 (0:00:00.023) 0:00:03.355 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 12 January 2024 18:14:06 +0000 (0:00:00.054) 0:00:03.409 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 12 January 2024 18:14:06 +0000 (0:00:00.039) 0:00:03.449 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 12 January 2024 18:14:06 +0000 (0:00:00.042) 0:00:03.492 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 12 January 2024 18:14:06 +0000 (0:00:00.098) 0:00:03.590 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:30 Friday 12 January 2024 18:14:06 +0000 (0:00:00.084) 0:00:03.674 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:40 Friday 12 January 2024 18:14:06 +0000 (0:00:00.013) 0:00:03.688 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:55 Friday 12 January 2024 18:14:06 +0000 (0:00:00.073) 0:00:03.762 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:71 Friday 12 January 2024 18:14:06 +0000 (0:00:00.074) 0:00:03.837 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:85 Friday 12 January 2024 18:14:06 +0000 (0:00:00.042) 0:00:03.879 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:96 Friday 12 January 2024 18:14:06 +0000 (0:00:00.032) 0:00:03.911 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:105 Friday 12 January 2024 18:14:06 +0000 (0:00:00.009) 0:00:03.921 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:113 Friday 12 January 2024 18:14:06 +0000 (0:00:00.024) 0:00:03.946 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:122 Friday 12 January 2024 18:14:06 +0000 (0:00:00.066) 0:00:04.012 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:134 Friday 12 January 2024 18:14:06 +0000 (0:00:00.033) 0:00:04.046 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:140 Friday 12 January 2024 18:14:06 +0000 (0:00:00.015) 0:00:04.062 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:144 Friday 12 January 2024 18:14:06 +0000 (0:00:00.034) 0:00:04.096 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:149 Friday 12 January 2024 18:14:06 +0000 (0:00:00.063) 0:00:04.160 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:155 Friday 12 January 2024 18:14:06 +0000 (0:00:00.033) 0:00:04.194 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-route_type0osmxsy8/tests/playbooks/tests_auto_gateway.yml:110 Friday 12 January 2024 18:14:06 +0000 (0:00:00.022) 0:00:04.216 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-route_type0osmxsy8/tests/playbooks/tests_auto_gateway.yml:112 Friday 12 January 2024 18:14:06 +0000 (0:00:00.011) 0:00:04.228 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-route_type0osmxsy8/tests/playbooks/tests_auto_gateway.yml:116 Friday 12 January 2024 18:14:07 +0000 (0:00:00.035) 0:00:04.264 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert default ipv4 route is absent] ************************************* task path: /WORKDIR/git-route_type0osmxsy8/tests/playbooks/tests_auto_gateway.yml:120 Friday 12 January 2024 18:14:07 +0000 (0:00:00.049) 0:00:04.314 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-route_type0osmxsy8/tests/playbooks/tests_auto_gateway.yml:126 Friday 12 January 2024 18:14:07 +0000 (0:00:00.028) 0:00:04.342 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert default ipv6 route is absent] ************************************* task path: /WORKDIR/git-route_type0osmxsy8/tests/playbooks/tests_auto_gateway.yml:130 Friday 12 January 2024 18:14:07 +0000 (0:00:00.031) 0:00:04.374 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-route_type0osmxsy8/tests/playbooks/tests_auto_gateway.yml:137 Friday 12 January 2024 18:14:07 +0000 (0:00:00.021) 0:00:04.396 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 12 January 2024 18:14:07 +0000 (0:00:00.019) 0:00:04.415 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 12 January 2024 18:14:07 +0000 (0:00:00.011) 0:00:04.426 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 12 January 2024 18:14:07 +0000 (0:00:00.011) 0:00:04.438 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 12 January 2024 18:14:07 +0000 (0:00:00.019) 0:00:04.457 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:30 Friday 12 January 2024 18:14:07 +0000 (0:00:00.027) 0:00:04.485 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:40 Friday 12 January 2024 18:14:07 +0000 (0:00:00.019) 0:00:04.505 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:55 Friday 12 January 2024 18:14:07 +0000 (0:00:00.011) 0:00:04.516 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:71 Friday 12 January 2024 18:14:07 +0000 (0:00:00.010) 0:00:04.526 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:85 Friday 12 January 2024 18:14:07 +0000 (0:00:00.026) 0:00:04.553 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:96 Friday 12 January 2024 18:14:07 +0000 (0:00:00.010) 0:00:04.563 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:105 Friday 12 January 2024 18:14:07 +0000 (0:00:00.009) 0:00:04.573 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:113 Friday 12 January 2024 18:14:07 +0000 (0:00:00.009) 0:00:04.582 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:122 Friday 12 January 2024 18:14:07 +0000 (0:00:00.018) 0:00:04.601 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:134 Friday 12 January 2024 18:14:07 +0000 (0:00:00.026) 0:00:04.628 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:140 Friday 12 January 2024 18:14:07 +0000 (0:00:00.020) 0:00:04.648 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:144 Friday 12 January 2024 18:14:07 +0000 (0:00:00.030) 0:00:04.678 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:149 Friday 12 January 2024 18:14:07 +0000 (0:00:00.016) 0:00:04.695 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:155 Friday 12 January 2024 18:14:07 +0000 (0:00:00.031) 0:00:04.726 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_type0osmxsy8/tests/playbooks/tests_auto_gateway.yml:149 Friday 12 January 2024 18:14:07 +0000 (0:00:00.028) 0:00:04.754 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=7 changed=0 unreachable=0 failed=0 skipped=101 rescued=0 ignored=0 Friday 12 January 2024 18:14:07 +0000 (0:00:00.102) 0:00:04.857 ******** =============================================================================== Gathering Facts --------------------------------------------------------- 0.68s /WORKDIR/git-route_type0osmxsy8/tests/tests_auto_gateway_initscripts.yml:5 ---- Gather the minimum subset of ansible_facts required by the network role test --- 0.39s /WORKDIR/git-route_type0osmxsy8/tests/tasks/el_repo_setup.yml:3 --------------- Check if system is ostree ----------------------------------------------- 0.35s /WORKDIR/git-route_type0osmxsy8/tests/tasks/el_repo_setup.yml:19 -------------- Include the task 'enable_epel.yml' -------------------------------------- 0.11s /WORKDIR/git-route_type0osmxsy8/tests/tasks/el_repo_setup.yml:53 -------------- Show ipv4 routes -------------------------------------------------------- 0.11s /WORKDIR/git-route_type0osmxsy8/tests/playbooks/tests_auto_gateway.yml:48 ----- Include the task 'manage_test_interface.yml' ---------------------------- 0.10s /WORKDIR/git-route_type0osmxsy8/tests/playbooks/tests_auto_gateway.yml:149 ---- linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider --- 0.10s /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:11 linux-system-roles.network : Ensure ansible_facts used by role ---------- 0.09s /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:4 linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider --- 0.09s /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:11 linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 --- 0.08s /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:19 Include the task 'manage_test_interface.yml' ---------------------------- 0.08s /WORKDIR/git-route_type0osmxsy8/tests/playbooks/tests_auto_gateway.yml:81 ----- linux-system-roles.network : Install python3-libnmstate when using network_state variable --- 0.07s /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:55 linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable --- 0.07s /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:40 linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 --- 0.07s /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:19 linux-system-roles.network : Ensure initscripts network file dependency is present --- 0.07s /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:113 linux-system-roles.network : Install packages --------------------------- 0.06s /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:30 linux-system-roles.network : Show debug messages for the network_connections --- 0.06s /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:144 linux-system-roles.network : Show stderr messages for the network_connections --- 0.06s /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:140 linux-system-roles.network : Install python3-libnmstate when using network_state variable --- 0.06s /WORKDIR/git-route_type0osmxsy8/tests/roles/linux-system-roles.network/tasks/main.yml:55 Include the task 'manage_test_interface.yml' ---------------------------- 0.05s /WORKDIR/git-route_type0osmxsy8/tests/playbooks/tests_auto_gateway.yml:89 ----- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---