# 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-ansible-lint-test-2.16138ugup3/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-ansible-lint-test-2.16138ugup3/tests/tests_auto_gateway_initscripts.yml:5 Wednesday 20 December 2023 03:42:36 +0000 (0:00:00.011) 0:00:00.011 **** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/tests_auto_gateway_initscripts.yml:8 Wednesday 20 December 2023 03:42:37 +0000 (0:00:00.852) 0:00:00.864 **** included: /WORKDIR/git-ansible-lint-test-2.16138ugup3/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-ansible-lint-test-2.16138ugup3/tests/tasks/el_repo_setup.yml:3 Wednesday 20 December 2023 03:42:37 +0000 (0:00:00.012) 0:00:00.876 **** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/tasks/el_repo_setup.yml:19 Wednesday 20 December 2023 03:42:37 +0000 (0:00:00.401) 0:00:01.278 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/tasks/el_repo_setup.yml:24 Wednesday 20 December 2023 03:42:37 +0000 (0:00:00.258) 0:00:01.537 **** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/tasks/el_repo_setup.yml:28 Wednesday 20 December 2023 03:42:37 +0000 (0:00:00.020) 0:00:01.557 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/tasks/el_repo_setup.yml:53 Wednesday 20 December 2023 03:42:37 +0000 (0:00:00.018) 0:00:01.575 **** included: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/tasks/enable_epel.yml:8 Wednesday 20 December 2023 03:42:37 +0000 (0:00:00.030) 0:00:01.606 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/tasks/enable_epel.yml:24 Wednesday 20 December 2023 03:42:37 +0000 (0:00:00.010) 0:00:01.616 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/tasks/enable_epel.yml:30 Wednesday 20 December 2023 03:42:37 +0000 (0:00:00.009) 0:00:01.626 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/tasks/enable_epel.yml:35 Wednesday 20 December 2023 03:42:37 +0000 (0:00:00.010) 0:00:01.636 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/tasks/enable_epel.yml:40 Wednesday 20 December 2023 03:42:37 +0000 (0:00:00.009) 0:00:01.646 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'initscripts'] *********************************** task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/tests_auto_gateway_initscripts.yml:10 Wednesday 20 December 2023 03:42:37 +0000 (0:00:00.009) 0:00:01.655 **** 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-ansible-lint-test-2.16138ugup3/tests/playbooks/tests_auto_gateway.yml:3 Wednesday 20 December 2023 03:42:37 +0000 (0:00:00.010) 0:00:01.665 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/playbooks/tests_auto_gateway.yml:9 Wednesday 20 December 2023 03:42:37 +0000 (0:00:00.009) 0:00:01.675 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/playbooks/tests_auto_gateway.yml:11 Wednesday 20 December 2023 03:42:37 +0000 (0:00:00.009) 0:00:01.684 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/playbooks/tests_auto_gateway.yml:15 Wednesday 20 December 2023 03:42:37 +0000 (0:00:00.009) 0:00:01.694 **** 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-ansible-lint-test-2.16138ugup3/tests/playbooks/tests_auto_gateway.yml:17 Wednesday 20 December 2023 03:42:37 +0000 (0:00:00.026) 0:00:01.721 **** skipping: [sut] => {} TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 20 December 2023 03:42:37 +0000 (0:00:00.009) 0:00:01.731 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 20 December 2023 03:42:37 +0000 (0:00:00.010) 0:00:01.741 **** 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-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 20 December 2023 03:42:37 +0000 (0:00:00.013) 0:00:01.754 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.009) 0:00:01.764 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:30 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.017) 0:00:01.782 **** 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-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:40 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.010) 0:00:01.792 **** 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-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:55 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.010) 0:00:01.803 **** 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-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:71 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.012) 0:00:01.815 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:85 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.009) 0:00:01.825 **** 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-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:96 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.009) 0:00:01.835 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.017) 0:00:01.852 **** 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-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:113 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.010) 0:00:01.862 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:122 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.009) 0:00:01.872 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:134 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.011) 0:00:01.883 **** 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-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:140 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.011) 0:00:01.894 **** skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:144 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.011) 0:00:01.906 **** skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:149 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.014) 0:00:01.920 **** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:155 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.010) 0:00:01.931 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/playbooks/tests_auto_gateway.yml:42 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.017) 0:00:01.948 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/playbooks/tests_auto_gateway.yml:44 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.012) 0:00:01.961 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/playbooks/tests_auto_gateway.yml:48 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.009) 0:00:01.970 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert default ipv4 route is present] ************************************ task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/playbooks/tests_auto_gateway.yml:52 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.011) 0:00:01.981 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/playbooks/tests_auto_gateway.yml:58 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.011) 0:00:01.993 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert default ipv6 route is present] ************************************ task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/playbooks/tests_auto_gateway.yml:62 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.008) 0:00:02.002 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/playbooks/tests_auto_gateway.yml:69 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.009) 0:00:02.012 **** skipping: [sut] => {} TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.009) 0:00:02.021 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.009) 0:00:02.031 **** 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-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.010) 0:00:02.041 **** 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-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.010) 0:00:02.052 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:30 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.009) 0:00:02.061 **** 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-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:40 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.008) 0:00:02.070 **** 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-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:55 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.008) 0:00:02.078 **** 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-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:71 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.008) 0:00:02.087 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:85 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.008) 0:00:02.095 **** 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-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:96 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.009) 0:00:02.105 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.008) 0:00:02.114 **** 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-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:113 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.009) 0:00:02.123 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:122 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.010) 0:00:02.133 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:134 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.008) 0:00:02.142 **** 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-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:140 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.009) 0:00:02.151 **** skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:144 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.009) 0:00:02.161 **** skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:149 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.009) 0:00:02.170 **** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:155 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.009) 0:00:02.180 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/playbooks/tests_auto_gateway.yml:81 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.009) 0:00:02.189 **** 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-ansible-lint-test-2.16138ugup3/tests/playbooks/tests_auto_gateway.yml:85 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.008) 0:00:02.197 **** skipping: [sut] => {} TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/playbooks/tests_auto_gateway.yml:89 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.008) 0:00:02.206 **** 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-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.008) 0:00:02.214 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.009) 0:00:02.224 **** 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-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.009) 0:00:02.233 **** 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-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.008) 0:00:02.242 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:30 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.009) 0:00:02.251 **** 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-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:40 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.008) 0:00:02.259 **** 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-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:55 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.009) 0:00:02.269 **** 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-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:71 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.009) 0:00:02.279 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:85 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.009) 0:00:02.288 **** 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-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:96 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.009) 0:00:02.298 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.010) 0:00:02.308 **** 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-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:113 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.008) 0:00:02.316 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:122 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.009) 0:00:02.326 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:134 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.008) 0:00:02.334 **** 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-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:140 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.008) 0:00:02.342 **** skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:144 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.009) 0:00:02.352 **** skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:149 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.008) 0:00:02.360 **** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:155 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.009) 0:00:02.370 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/playbooks/tests_auto_gateway.yml:110 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.008) 0:00:02.378 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/playbooks/tests_auto_gateway.yml:112 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.008) 0:00:02.387 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/playbooks/tests_auto_gateway.yml:116 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.009) 0:00:02.396 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert default ipv4 route is absent] ************************************* task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/playbooks/tests_auto_gateway.yml:120 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.008) 0:00:02.404 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/playbooks/tests_auto_gateway.yml:126 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.009) 0:00:02.414 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert default ipv6 route is absent] ************************************* task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/playbooks/tests_auto_gateway.yml:130 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.008) 0:00:02.422 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/playbooks/tests_auto_gateway.yml:137 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.009) 0:00:02.432 **** skipping: [sut] => {} TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.010) 0:00:02.443 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.009) 0:00:02.453 **** 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-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.010) 0:00:02.463 **** 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-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.010) 0:00:02.473 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:30 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.009) 0:00:02.483 **** 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-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:40 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.012) 0:00:02.495 **** 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-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:55 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.009) 0:00:02.504 **** 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-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:71 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.009) 0:00:02.514 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:85 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.009) 0:00:02.524 **** 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-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:96 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.010) 0:00:02.534 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.010) 0:00:02.545 **** 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-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:113 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.009) 0:00:02.555 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:122 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.009) 0:00:02.565 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:134 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.009) 0:00:02.574 **** 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-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:140 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.009) 0:00:02.584 **** skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:144 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.009) 0:00:02.594 **** skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:149 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.008) 0:00:02.603 **** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:155 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.009) 0:00:02.612 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/playbooks/tests_auto_gateway.yml:149 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.009) 0:00:02.622 **** 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 Wednesday 20 December 2023 03:42:38 +0000 (0:00:00.006) 0:00:02.628 **** =============================================================================== Gathering Facts --------------------------------------------------------- 0.85s /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/tests_auto_gateway_initscripts.yml:5 Gather the minimum subset of ansible_facts required by the network role test --- 0.40s /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/tasks/el_repo_setup.yml:3 --- Check if system is ostree ----------------------------------------------- 0.26s /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/tasks/el_repo_setup.yml:19 -- Include the task 'enable_epel.yml' -------------------------------------- 0.03s /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/tasks/el_repo_setup.yml:53 -- Include the task 'assert_device_present.yml' ---------------------------- 0.03s /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/playbooks/tests_auto_gateway.yml:15 linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider --- 0.02s /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:11 linux-system-roles.network : Install packages --------------------------- 0.02s /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:30 linux-system-roles.network : Enable and start NetworkManager ------------ 0.02s /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:85 Set flag to indicate system is ostree ----------------------------------- 0.02s /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/tasks/el_repo_setup.yml:24 -- linux-system-roles.network : Ensure initscripts network file dependency is present --- 0.02s /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:113 linux-system-roles.network : Print network provider --------------------- 0.02s /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:7 linux-system-roles.network : Ensure ansible_facts used by role ---------- 0.02s /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:4 linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 --- 0.02s /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:19 linux-system-roles.network : Enable and start wpa_supplicant ------------ 0.02s /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:96 linux-system-roles.network : Enable network service --------------------- 0.02s /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:105 linux-system-roles.network : Show stderr messages for the network_connections --- 0.02s /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:140 linux-system-roles.network : Show debug messages for the network_state --- 0.02s /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:149 linux-system-roles.network : Configure networking state ----------------- 0.02s /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:134 linux-system-roles.network : Re-test connectivity ----------------------- 0.02s /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:155 linux-system-roles.network : Install python3-libnmstate when using network_state variable --- 0.02s /WORKDIR/git-ansible-lint-test-2.16138ugup3/tests/roles/linux-system-roles.network/tasks/main.yml:55 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---