# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.14.2] 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.14/lib/python3.9/site-packages/ansible ansible collection location = /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection executable location = /opt/ansible-2.14/bin/ansible-playbook python version = 3.9.13 (main, Jun 24 2022, 15:32:51) [GCC 8.5.0 20210514 (Red Hat 8.5.0-13)] (/opt/ansible-2.14/bin/python3.9) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_team_nm.yml **************************************************** 2 plays in /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/tests_team_nm.yml PLAY [Run playbook 'playbooks/tests_team.yml' with nm as provider] ************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/tests_team_nm.yml:5 Sunday 12 February 2023 05:06:39 +0000 (0:00:00.830) 0:00:00.830 ******* ok: [sut] TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/tests_team_nm.yml:8 Sunday 12 February 2023 05:06:50 +0000 (0:00:11.137) 0:00:11.968 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/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/dist-git-network-weekly-ci-suv2wf_2/tests/tasks/el_repo_setup.yml:2 Sunday 12 February 2023 05:06:51 +0000 (0:00:01.004) 0:00:12.972 ******* ok: [sut] TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/tasks/el_repo_setup.yml:13 Sunday 12 February 2023 05:06:55 +0000 (0:00:04.205) 0:00:17.178 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/tasks/el_repo_setup.yml:38 Sunday 12 February 2023 05:06:56 +0000 (0:00:00.669) 0:00:17.847 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/tasks/enable_epel.yml:4 Sunday 12 February 2023 05:06:57 +0000 (0:00:01.186) 0:00:19.033 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/tasks/enable_epel.yml:19 Sunday 12 February 2023 05:06:57 +0000 (0:00:00.340) 0:00:19.374 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/tasks/enable_epel.yml:23 Sunday 12 February 2023 05:06:58 +0000 (0:00:00.961) 0:00:20.336 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/tasks/enable_epel.yml:30 Sunday 12 February 2023 05:06:59 +0000 (0:00:01.133) 0:00:21.470 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/tests_team_nm.yml:9 Sunday 12 February 2023 05:07:00 +0000 (0:00:00.707) 0:00:22.177 ******* ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [all] ********************************************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tests_team.yml:3 Sunday 12 February 2023 05:07:01 +0000 (0:00:01.251) 0:00:23.430 ******* ok: [sut] TASK [Show playbook name] ****************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tests_team.yml:10 Sunday 12 February 2023 05:07:06 +0000 (0:00:05.119) 0:00:28.549 ******* ok: [sut] => {} MSG: this is: playbooks/tests_team.yml TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tests_team.yml:17 Sunday 12 February 2023 05:07:07 +0000 (0:00:00.977) 0:00:29.527 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: Create a team interface without any port attached] ***************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:5 Sunday 12 February 2023 05:07:09 +0000 (0:00:01.271) 0:00:30.799 ******* ok: [sut] => {} MSG: ########## Create a team interface without any port attached ########## TASK [Show item] *************************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:9 Sunday 12 February 2023 05:07:10 +0000 (0:00:01.117) 0:00:31.916 ******* ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "Create a team interface without any port attached" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/delete_interface.yml", "tasks/assert_device_absent.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_team_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_present.yml", "tasks/assert_device_present.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined. 'lsr_assert_when' is undefined" } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:21 Sunday 12 February 2023 05:07:14 +0000 (0:00:04.528) 0:00:36.445 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/show_interfaces.yml for sut TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 12 February 2023 05:07:15 +0000 (0:00:00.873) 0:00:37.318 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 12 February 2023 05:07:16 +0000 (0:00:00.812) 0:00:38.130 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004810", "end": "2023-02-12 05:07:27.661485", "rc": 0, "start": "2023-02-12 05:07:26.656675" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 12 February 2023 05:07:28 +0000 (0:00:11.592) 0:00:49.723 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/show_interfaces.yml:4 Sunday 12 February 2023 05:07:29 +0000 (0:00:01.680) 0:00:51.404 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [setup] ******************************************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:23 Sunday 12 February 2023 05:07:31 +0000 (0:00:01.930) 0:00:53.335 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/delete_interface.yml for sut => (item=tasks/delete_interface.yml) included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_device_absent.yml for sut => (item=tasks/assert_device_absent.yml) TASK [remove test interface if necessary] ************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/delete_interface.yml:3 Sunday 12 February 2023 05:07:34 +0000 (0:00:03.244) 0:00:56.579 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "team0" ], "delta": "0:00:00.008091", "end": "2023-02-12 05:07:36.602426", "rc": 1, "start": "2023-02-12 05:07:36.594335" } STDERR: Cannot find device "team0" MSG: non-zero return code ...ignoring TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_device_absent.yml:3 Sunday 12 February 2023 05:07:37 +0000 (0:00:02.376) 0:00:58.956 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface team0] ******************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 12 February 2023 05:07:38 +0000 (0:00:01.749) 0:01:00.705 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [assert that interface team0 is absent] *********************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_device_absent.yml:4 Sunday 12 February 2023 05:07:49 +0000 (0:00:10.370) 0:01:11.076 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [test] ******************************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:29 Sunday 12 February 2023 05:07:50 +0000 (0:00:01.029) 0:01:12.105 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/create_team_profile.yml for sut => (item=tasks/create_team_profile.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/create_team_profile.yml:3 Sunday 12 February 2023 05:07:51 +0000 (0:00:01.163) 0:01:13.269 ******* TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Sunday 12 February 2023 05:07:54 +0000 (0:00:02.611) 0:01:15.881 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Sunday 12 February 2023 05:07:56 +0000 (0:00:02.227) 0:01:18.108 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:9 Sunday 12 February 2023 05:08:01 +0000 (0:00:04.638) 0:01:22.766 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:14 Sunday 12 February 2023 05:08:11 +0000 (0:00:10.583) 0:01:33.511 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Sunday 12 February 2023 05:08:42 +0000 (0:00:30.356) 0:02:03.868 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Sunday 12 February 2023 05:08:45 +0000 (0:00:03.156) 0:02:07.024 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Sunday 12 February 2023 05:08:47 +0000 (0:00:02.530) 0:02:09.555 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Sunday 12 February 2023 05:08:50 +0000 (0:00:02.483) 0:02:12.038 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:35 Sunday 12 February 2023 05:09:16 +0000 (0:00:26.599) 0:02:38.638 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:45 Sunday 12 February 2023 05:09:19 +0000 (0:00:02.678) 0:02:41.317 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:56 Sunday 12 February 2023 05:09:21 +0000 (0:00:02.089) 0:02:43.407 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:69 Sunday 12 February 2023 05:09:33 +0000 (0:00:12.133) 0:02:55.540 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:80 Sunday 12 February 2023 05:10:09 +0000 (0:00:35.546) 0:03:31.087 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:89 Sunday 12 February 2023 05:10:09 +0000 (0:00:00.477) 0:03:31.565 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:97 Sunday 12 February 2023 05:10:10 +0000 (0:00:00.179) 0:03:31.744 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:106 Sunday 12 February 2023 05:10:10 +0000 (0:00:00.244) 0:03:31.988 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "team0", "persistent_state": "present", "type": "team" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'team0': add connection team0, e1205571-39c6-4153-9919-b4c7521afbeb TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:118 Sunday 12 February 2023 05:10:12 +0000 (0:00:02.205) 0:03:34.194 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Sunday 12 February 2023 05:10:12 +0000 (0:00:00.206) 0:03:34.401 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'team0': add connection team0, e1205571-39c6-4153-9919-b4c7521afbeb" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:128 Sunday 12 February 2023 05:10:12 +0000 (0:00:00.199) 0:03:34.600 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "team0", "persistent_state": "present", "type": "team" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'team0': add connection team0, e1205571-39c6-4153-9919-b4c7521afbeb\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'team0': add connection team0, e1205571-39c6-4153-9919-b4c7521afbeb" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Sunday 12 February 2023 05:10:13 +0000 (0:00:00.211) 0:03:34.812 ******* skipping: [sut] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Sunday 12 February 2023 05:10:13 +0000 (0:00:00.240) 0:03:35.053 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/create_team_profile.yml:14 Sunday 12 February 2023 05:10:14 +0000 (0:00:00.797) 0:03:35.850 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "team0", "persistent_state": "present", "type": "team" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'team0': add connection team0, e1205571-39c6-4153-9919-b4c7521afbeb\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'team0': add connection team0, e1205571-39c6-4153-9919-b4c7521afbeb" ] } } TASK [asserts] ***************************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:35 Sunday 12 February 2023 05:10:14 +0000 (0:00:00.091) 0:03:35.942 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_profile_present.yml for sut => (item=tasks/assert_profile_present.yml) included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_device_present.yml for sut => (item=tasks/assert_device_present.yml) TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_profile_present.yml:3 Sunday 12 February 2023 05:10:14 +0000 (0:00:00.173) 0:03:36.115 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 12 February 2023 05:10:14 +0000 (0:00:00.173) 0:03:36.288 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false }, "changed": false } TASK [stat profile file] ******************************************************* task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:8 Sunday 12 February 2023 05:10:14 +0000 (0:00:00.120) 0:03:36.408 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1676178612.452345, "block_size": 4096, "blocks": 8, "ctime": 1676178612.2703419, "dev": 51716, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8401605, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1676178612.2703419, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-team0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 206, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:16 Sunday 12 February 2023 05:10:15 +0000 (0:00:00.350) 0:03:36.759 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:24 Sunday 12 February 2023 05:10:15 +0000 (0:00:00.102) 0:03:36.862 ******* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep team0 | grep /etc", "delta": "0:00:00.127156", "end": "2023-02-12 05:10:15.576224", "rc": 0, "start": "2023-02-12 05:10:15.449068" } STDOUT: team0 /etc/sysconfig/network-scripts/ifcfg-team0 TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:33 Sunday 12 February 2023 05:10:15 +0000 (0:00:00.490) 0:03:37.352 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-team0] ************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:43 Sunday 12 February 2023 05:10:15 +0000 (0:00:00.115) 0:03:37.468 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-team0] *********************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 12 February 2023 05:10:15 +0000 (0:00:00.099) 0:03:37.568 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [assert that profile 'team0' is present] ********************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_profile_present.yml:4 Sunday 12 February 2023 05:10:15 +0000 (0:00:00.091) 0:03:37.659 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [assert that ansible managed comment in 'team0' is present] *************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_profile_present.yml:9 Sunday 12 February 2023 05:10:16 +0000 (0:00:00.084) 0:03:37.743 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_device_present.yml:3 Sunday 12 February 2023 05:10:16 +0000 (0:00:00.097) 0:03:37.841 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface team0] ******************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 12 February 2023 05:10:16 +0000 (0:00:00.122) 0:03:37.964 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1676178612.3369412, "block_size": 4096, "blocks": 0, "ctime": 1676178612.3369412, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 22589, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/team0", "lnk_target": "../../devices/virtual/net/team0", "mode": "0777", "mtime": 1676178612.3369412, "nlink": 1, "path": "/sys/class/net/team0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [assert that interface team0 is present] ********************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/assert_device_present.yml:4 Sunday 12 February 2023 05:10:16 +0000 (0:00:00.328) 0:03:38.293 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [conditional asserts] ***************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:41 Sunday 12 February 2023 05:10:16 +0000 (0:00:00.090) 0:03:38.383 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Success in test 'Create a team interface without any port attached'] ***** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:47 Sunday 12 February 2023 05:10:16 +0000 (0:00:00.093) 0:03:38.477 ******* ok: [sut] => {} MSG: +++++ Success in test 'Create a team interface without any port attached' +++++ TASK [cleanup] ***************************************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:66 Sunday 12 February 2023 05:10:16 +0000 (0:00:00.136) 0:03:38.614 ******* included: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/cleanup_profile+device.yml for sut => (item=tasks/cleanup_profile+device.yml) TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/cleanup_profile+device.yml:3 Sunday 12 February 2023 05:10:17 +0000 (0:00:00.179) 0:03:38.793 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli con delete team0\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-team0\nrm -f /etc/sysconfig/network-scripts/ifcfg-team0\nip link del team0\n", "delta": "0:00:00.076131", "end": "2023-02-12 05:10:17.397982", "rc": 1, "start": "2023-02-12 05:10:17.321851" } STDOUT: Connection 'team0' (e1205571-39c6-4153-9919-b4c7521afbeb) successfully deleted. STDERR: Cannot find device "team0" MSG: non-zero return code ...ignoring PLAY RECAP ********************************************************************* sut : ok=49 changed=1 unreachable=0 failed=0 skipped=19 rescued=0 ignored=2 Sunday 12 February 2023 05:10:17 +0000 (0:00:00.445) 0:03:39.239 ******* =============================================================================== fedora.linux_system_roles.network : Enable and start NetworkManager ---- 35.55s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:69 fedora.linux_system_roles.network : Check which packages are installed -- 30.36s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:14 fedora.linux_system_roles.network : Install packages ------------------- 26.60s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces -- 12.13s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:56 Gather current interface info ------------------------------------------ 11.59s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_current_interfaces.yml:3 Gathering Facts -------------------------------------------------------- 11.14s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/tests_team_nm.yml:5 -------- fedora.linux_system_roles.network : Check which services are running --- 10.58s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:9 Get stat for interface team0 ------------------------------------------- 10.37s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/get_interface_stat.yml:3 Gathering Facts --------------------------------------------------------- 5.12s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tests_team.yml:3 - fedora.linux_system_roles.network : Ensure ansible_facts used by role are present --- 4.82s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Show item --------------------------------------------------------------- 4.53s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:9 Gather the minimum subset of ansible_facts required by the network role test --- 4.21s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/tasks/el_repo_setup.yml:2 -- setup ------------------------------------------------------------------- 3.24s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/run_test.yml:23 fedora.linux_system_roles.network : Print network provider -------------- 3.16s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable --- 2.68s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:35 Include network role ---------------------------------------------------- 2.61s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/create_team_profile.yml:3 fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider --- 2.53s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 --- 2.48s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 remove test interface if necessary -------------------------------------- 2.38s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/tests/playbooks/tasks/delete_interface.yml:3 fedora.linux_system_roles.network : Ensure ansible_facts used by role --- 2.23s /WORKDIR/dist-git-network-weekly-ci-suv2wf_2/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: [defaults]callback_whitelist option, normalizing names to new standard, use callbacks_enabled instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---