# 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-weekly-ciud_69coc/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-weekly-ciud_69coc/tests/tests_auto_gateway_initscripts.yml:5 Saturday 27 January 2024 13:37:03 +0000 (0:00:00.012) 0:00:00.012 ****** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ciud_69coc/tests/tests_auto_gateway_initscripts.yml:8 Saturday 27 January 2024 13:37:04 +0000 (0:00:00.626) 0:00:00.639 ****** included: /WORKDIR/git-weekly-ciud_69coc/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-weekly-ciud_69coc/tests/tasks/el_repo_setup.yml:3 Saturday 27 January 2024 13:37:04 +0000 (0:00:00.042) 0:00:00.681 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/tasks/el_repo_setup.yml:19 Saturday 27 January 2024 13:37:04 +0000 (0:00:00.379) 0:00:01.060 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/tasks/el_repo_setup.yml:24 Saturday 27 January 2024 13:37:05 +0000 (0:00:00.252) 0:00:01.313 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/tasks/el_repo_setup.yml:28 Saturday 27 January 2024 13:37:05 +0000 (0:00:00.020) 0:00:01.334 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/tasks/el_repo_setup.yml:53 Saturday 27 January 2024 13:37:05 +0000 (0:00:00.041) 0:00:01.375 ****** included: /WORKDIR/git-weekly-ciud_69coc/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/tasks/enable_epel.yml:8 Saturday 27 January 2024 13:37:05 +0000 (0:00:00.049) 0:00:01.425 ****** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm" ], "rc": 0 } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/tasks/enable_epel.yml:24 Saturday 27 January 2024 13:37:05 +0000 (0:00:00.236) 0:00:01.661 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/tasks/enable_epel.yml:30 Saturday 27 January 2024 13:37:05 +0000 (0:00:00.013) 0:00:01.674 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/tasks/enable_epel.yml:35 Saturday 27 January 2024 13:37:05 +0000 (0:00:00.012) 0:00:01.687 ****** ok: [sut] => { "changed": false, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.236687", "end": "2024-01-27 13:37:06.032392", "rc": 0, "start": "2024-01-27 13:37:05.795705" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/tasks/enable_epel.yml:40 Saturday 27 January 2024 13:37:06 +0000 (0:00:00.432) 0:00:02.120 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'initscripts'] *********************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/tests_auto_gateway_initscripts.yml:10 Saturday 27 January 2024 13:37:06 +0000 (0:00:00.011) 0:00:02.131 ****** 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-weekly-ciud_69coc/tests/playbooks/tests_auto_gateway.yml:3 Saturday 27 January 2024 13:37:06 +0000 (0:00:00.011) 0:00:02.143 ****** ok: [sut] META: ran handlers TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tests_auto_gateway.yml:9 Saturday 27 January 2024 13:37:06 +0000 (0:00:00.473) 0:00:02.617 ****** included: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:37:06 +0000 (0:00:00.029) 0:00:02.646 ****** included: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:37:06 +0000 (0:00:00.023) 0:00:02.670 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002907", "end": "2024-01-27 13:37:06.768635", "rc": 0, "start": "2024-01-27 13:37:06.765728" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:37:06 +0000 (0:00:00.188) 0:00:02.859 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:37:06 +0000 (0:00:00.025) 0:00:02.884 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tests_auto_gateway.yml:11 Saturday 27 January 2024 13:37:06 +0000 (0:00:00.021) 0:00:02.906 ****** included: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 27 January 2024 13:37:06 +0000 (0:00:00.057) 0:00:02.963 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 27 January 2024 13:37:06 +0000 (0:00:00.035) 0:00:02.998 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 27 January 2024 13:37:06 +0000 (0:00:00.025) 0:00:03.023 ****** included: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:37:06 +0000 (0:00:00.031) 0:00:03.055 ****** included: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:37:07 +0000 (0:00:00.016) 0:00:03.071 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002803", "end": "2024-01-27 13:37:07.168905", "rc": 0, "start": "2024-01-27 13:37:07.166102" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:37:07 +0000 (0:00:00.188) 0:00:03.260 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:37:07 +0000 (0:00:00.019) 0:00:03.279 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 27 January 2024 13:37:07 +0000 (0:00:00.029) 0:00:03.308 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/manage_test_interface.yml:24 Saturday 27 January 2024 13:37:10 +0000 (0:00:02.895) 0:00:06.204 ****** ok: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "veth0", "type", "veth", "peer", "name", "peerveth0" ], "delta": "0:00:00.014889", "end": "2024-01-27 13:37:10.316821", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-01-27 13:37:10.301932" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003462", "end": "2024-01-27 13:37:10.531801", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-01-27 13:37:10.528339" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004237", "end": "2024-01-27 13:37:10.709262", "item": "ip link set veth0 up", "rc": 0, "start": "2024-01-27 13:37:10.705025" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/manage_test_interface.yml:33 Saturday 27 January 2024 13:37:10 +0000 (0:00:00.595) 0:00:06.799 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.137749", "end": "2024-01-27 13:37:11.030737", "rc": 0, "start": "2024-01-27 13:37:10.892988" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/manage_test_interface.yml:41 Saturday 27 January 2024 13:37:11 +0000 (0:00:00.323) 0:00:07.123 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/manage_test_interface.yml:48 Saturday 27 January 2024 13:37:11 +0000 (0:00:00.015) 0:00:07.138 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 27 January 2024 13:37:11 +0000 (0:00:00.023) 0:00:07.162 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 27 January 2024 13:37:11 +0000 (0:00:00.020) 0:00:07.183 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/manage_test_interface.yml:67 Saturday 27 January 2024 13:37:11 +0000 (0:00:00.012) 0:00:07.195 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tests_auto_gateway.yml:15 Saturday 27 January 2024 13:37:11 +0000 (0:00:00.011) 0:00:07.207 ****** included: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 27 January 2024 13:37:11 +0000 (0:00:00.028) 0:00:07.235 ****** included: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 27 January 2024 13:37:11 +0000 (0:00:00.015) 0:00:07.251 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706362630.3120418, "block_size": 4096, "blocks": 0, "ctime": 1706362630.3120418, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 21623, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/veth0", "lnk_target": "../../devices/virtual/net/veth0", "mode": "0777", "mtime": 1706362630.3120418, "nlink": 1, "path": "/sys/class/net/veth0", "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 the interface is present - 'veth0'] ************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 27 January 2024 13:37:11 +0000 (0:00:00.181) 0:00:07.432 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tests_auto_gateway.yml:17 Saturday 27 January 2024 13:37:11 +0000 (0:00:00.013) 0:00:07.446 ****** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 27 January 2024 13:37:11 +0000 (0:00:00.011) 0:00:07.457 ****** included: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 27 January 2024 13:37:11 +0000 (0:00:00.066) 0:00:07.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 : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 27 January 2024 13:37:11 +0000 (0:00:00.012) 0:00:07.536 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 27 January 2024 13:37:11 +0000 (0:00:00.010) 0:00:07.547 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 27 January 2024 13:37:11 +0000 (0:00:00.009) 0:00:07.557 ****** ok: [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 : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 27 January 2024 13:37:12 +0000 (0:00:01.405) 0:00:08.962 ****** ok: [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 : Print network provider] ********************* task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 27 January 2024 13:37:14 +0000 (0:00:01.666) 0:00:10.629 ****** ok: [sut] => {} MSG: Using network provider: initscripts 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-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 27 January 2024 13:37:14 +0000 (0:00:00.067) 0:00:10.697 ****** 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-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 27 January 2024 13:37:14 +0000 (0:00:00.041) 0:00:10.738 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 27 January 2024 13:37:14 +0000 (0:00:00.034) 0:00:10.772 ****** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: network-scripts-10.00.18-1.el8.x86_64", "Installed: network-scripts-team-1.31-4.el8.x86_64" ] } lsrpackages: dhcp-client network-scripts TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 27 January 2024 13:37:19 +0000 (0:00:04.391) 0:00:15.164 ****** 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-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 27 January 2024 13:37:19 +0000 (0:00:00.074) 0:00:15.238 ****** 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-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 27 January 2024 13:37:19 +0000 (0:00:00.042) 0:00:15.280 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 27 January 2024 13:37:19 +0000 (0:00:00.040) 0:00:15.321 ****** 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-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 27 January 2024 13:37:19 +0000 (0:00:00.049) 0:00:15.370 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 27 January 2024 13:37:19 +0000 (0:00:00.024) 0:00:15.395 ****** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 27 January 2024 13:37:20 +0000 (0:00:00.774) 0:00:16.169 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-23909xidg8ah/tmpc7we9l2l" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 27 January 2024 13:37:20 +0000 (0:00:00.389) 0:00:16.559 ****** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": true, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1", "route_metric4": 65535 }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0' [004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified) [005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='b"INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\n"', err='b"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\n"' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 27 January 2024 13:37:27 +0000 (0:00:06.778) 0:00:23.338 ****** 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-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 27 January 2024 13:37:27 +0000 (0:00:00.041) 0:00:23.379 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0'", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified)", "[005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='b\"INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\n\"', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 27 January 2024 13:37:27 +0000 (0:00:00.044) 0:00:23.424 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": true, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1", "route_metric4": 65535 }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0'\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified)\n[005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='b\"INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\n\"', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0'", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified)", "[005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='b\"INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\n\"', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 27 January 2024 13:37:27 +0000 (0:00:00.057) 0:00:23.482 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 27 January 2024 13:37:27 +0000 (0:00:00.026) 0:00:23.508 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tests_auto_gateway.yml:42 Saturday 27 January 2024 13:37:27 +0000 (0:00:00.244) 0:00:23.752 ****** included: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 27 January 2024 13:37:27 +0000 (0:00:00.052) 0:00:23.805 ****** included: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 27 January 2024 13:37:27 +0000 (0:00:00.037) 0:00:23.842 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706362630.3120418, "block_size": 4096, "blocks": 0, "ctime": 1706362630.3120418, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 21623, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/veth0", "lnk_target": "../../devices/virtual/net/veth0", "mode": "0777", "mtime": 1706362630.3120418, "nlink": 1, "path": "/sys/class/net/veth0", "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 the interface is present - 'veth0'] ************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 27 January 2024 13:37:27 +0000 (0:00:00.193) 0:00:24.036 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tests_auto_gateway.yml:44 Saturday 27 January 2024 13:37:27 +0000 (0:00:00.033) 0:00:24.069 ****** included: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 27 January 2024 13:37:28 +0000 (0:00:00.052) 0:00:24.122 ****** included: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 27 January 2024 13:37:28 +0000 (0:00:00.040) 0:00:24.162 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 27 January 2024 13:37:28 +0000 (0:00:00.060) 0:00:24.222 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706362640.9284012, "block_size": 4096, "blocks": 8, "ctime": 1706362640.9084013, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6160877, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1706362640.9084013, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "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/git-weekly-ciud_69coc/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 27 January 2024 13:37:28 +0000 (0:00:00.197) 0:00:24.420 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 27 January 2024 13:37:28 +0000 (0:00:00.036) 0:00:24.456 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.019881", "end": "2024-01-27 13:37:28.605630", "rc": 1, "start": "2024-01-27 13:37:28.585749" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 27 January 2024 13:37:28 +0000 (0:00:00.250) 0:00:24.707 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-veth0] ************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 27 January 2024 13:37:28 +0000 (0:00:00.034) 0:00:24.742 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.002693", "end": "2024-01-27 13:37:28.842862", "rc": 0, "start": "2024-01-27 13:37:28.840169" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 27 January 2024 13:37:28 +0000 (0:00:00.213) 0:00:24.955 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 27 January 2024 13:37:28 +0000 (0:00:00.039) 0:00:24.994 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.002750", "end": "2024-01-27 13:37:29.102307", "rc": 0, "start": "2024-01-27 13:37:29.099557" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 27 January 2024 13:37:29 +0000 (0:00:00.227) 0:00:25.222 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 27 January 2024 13:37:29 +0000 (0:00:00.047) 0:00:25.270 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 27 January 2024 13:37:29 +0000 (0:00:00.058) 0:00:25.328 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 27 January 2024 13:37:29 +0000 (0:00:00.057) 0:00:25.386 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tests_auto_gateway.yml:48 Saturday 27 January 2024 13:37:29 +0000 (0:00:00.049) 0:00:25.435 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003584", "end": "2024-01-27 13:37:29.568571", "rc": 0, "start": "2024-01-27 13:37:29.564987" } STDOUT: default via 10.31.12.1 dev eth0 proto dhcp src 10.31.15.228 metric 100 default via 203.0.113.1 dev veth0 metric 65535 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.15.228 metric 100 169.254.0.0/16 dev veth0 scope link metric 1004 203.0.113.0/24 dev veth0 proto kernel scope link src 203.0.113.2 TASK [Assert default ipv4 route is present] ************************************ task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tests_auto_gateway.yml:52 Saturday 27 January 2024 13:37:29 +0000 (0:00:00.243) 0:00:25.678 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tests_auto_gateway.yml:58 Saturday 27 January 2024 13:37:29 +0000 (0:00:00.030) 0:00:25.709 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003453", "end": "2024-01-27 13:37:29.811697", "rc": 0, "start": "2024-01-27 13:37:29.808244" } STDOUT: ::1 dev lo proto kernel metric 256 pref medium 2001:db8::/64 dev veth0 proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev veth0 proto kernel metric 256 pref medium default via 2001:db8::1 dev veth0 metric 1 pref medium TASK [Assert default ipv6 route is present] ************************************ task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tests_auto_gateway.yml:62 Saturday 27 January 2024 13:37:29 +0000 (0:00:00.245) 0:00:25.954 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tests_auto_gateway.yml:69 Saturday 27 January 2024 13:37:29 +0000 (0:00:00.025) 0:00:25.979 ****** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 27 January 2024 13:37:29 +0000 (0:00:00.034) 0:00:26.013 ****** included: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 27 January 2024 13:37:29 +0000 (0:00:00.049) 0:00:26.063 ****** 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 : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 27 January 2024 13:37:30 +0000 (0:00:00.032) 0:00:26.095 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 27 January 2024 13:37:30 +0000 (0:00:00.035) 0:00:26.131 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 27 January 2024 13:37:30 +0000 (0:00:00.038) 0:00:26.169 ****** ok: [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 : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 27 January 2024 13:37:31 +0000 (0:00:01.513) 0:00:27.682 ****** ok: [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 : Print network provider] ********************* task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 27 January 2024 13:37:33 +0000 (0:00:01.595) 0:00:29.278 ****** ok: [sut] => {} MSG: Using network provider: initscripts 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-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 27 January 2024 13:37:33 +0000 (0:00:00.038) 0:00:29.316 ****** 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-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 27 January 2024 13:37:33 +0000 (0:00:00.038) 0:00:29.354 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 27 January 2024 13:37:33 +0000 (0:00:00.052) 0:00:29.406 ****** 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-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 27 January 2024 13:37:33 +0000 (0:00:00.049) 0:00:29.455 ****** 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-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 27 January 2024 13:37:33 +0000 (0:00:00.025) 0:00:29.481 ****** 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-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 27 January 2024 13:37:33 +0000 (0:00:00.025) 0:00:29.507 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 27 January 2024 13:37:33 +0000 (0:00:00.025) 0:00:29.532 ****** 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-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 27 January 2024 13:37:33 +0000 (0:00:00.022) 0:00:29.555 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 27 January 2024 13:37:33 +0000 (0:00:00.023) 0:00:29.578 ****** ok: [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-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 27 January 2024 13:37:33 +0000 (0:00:00.342) 0:00:29.920 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-23909xidg8ah/tmph_a60u7k" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 27 January 2024 13:37:34 +0000 (0:00:00.317) 0:00:30.237 ****** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active) [004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='b''', err='b"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\n"' [005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 27 January 2024 13:37:34 +0000 (0:00:00.536) 0:00:30.774 ****** 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-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 27 January 2024 13:37:34 +0000 (0:00:00.024) 0:00:30.798 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active)", "[004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='b''', err='b\"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'", "[005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 27 January 2024 13:37:34 +0000 (0:00:00.026) 0:00:30.825 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active)\n[004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='b''', err='b\"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'\n[005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0'\n", "stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active)", "[004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='b''', err='b\"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'", "[005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 27 January 2024 13:37:34 +0000 (0:00:00.028) 0:00:30.854 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 27 January 2024 13:37:34 +0000 (0:00:00.040) 0:00:30.894 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tests_auto_gateway.yml:81 Saturday 27 January 2024 13:37:35 +0000 (0:00:00.210) 0:00:31.105 ****** included: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 27 January 2024 13:37:35 +0000 (0:00:00.087) 0:00:31.193 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 27 January 2024 13:37:35 +0000 (0:00:00.026) 0:00:31.220 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 27 January 2024 13:37:35 +0000 (0:00:00.037) 0:00:31.258 ****** included: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:37:35 +0000 (0:00:00.043) 0:00:31.301 ****** included: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:37:35 +0000 (0:00:00.059) 0:00:31.361 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002853", "end": "2024-01-27 13:37:35.462860", "rc": 0, "start": "2024-01-27 13:37:35.460007" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:37:35 +0000 (0:00:00.208) 0:00:31.570 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:37:35 +0000 (0:00:00.105) 0:00:31.676 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 27 January 2024 13:37:35 +0000 (0:00:00.028) 0:00:31.705 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/manage_test_interface.yml:24 Saturday 27 January 2024 13:37:38 +0000 (0:00:02.623) 0:00:34.329 ****** skipping: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add veth0 type veth peer name peerveth0", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerveth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set veth0 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/manage_test_interface.yml:33 Saturday 27 January 2024 13:37:38 +0000 (0:00:00.040) 0:00:34.370 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/manage_test_interface.yml:41 Saturday 27 January 2024 13:37:38 +0000 (0:00:00.035) 0:00:34.406 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.010228", "end": "2024-01-27 13:37:38.548257", "rc": 0, "start": "2024-01-27 13:37:38.538029" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/manage_test_interface.yml:48 Saturday 27 January 2024 13:37:38 +0000 (0:00:00.266) 0:00:34.672 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 27 January 2024 13:37:38 +0000 (0:00:00.025) 0:00:34.698 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 27 January 2024 13:37:38 +0000 (0:00:00.035) 0:00:34.733 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/manage_test_interface.yml:67 Saturday 27 January 2024 13:37:38 +0000 (0:00:00.056) 0:00:34.789 ****** 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-weekly-ciud_69coc/tests/playbooks/tests_auto_gateway.yml:85 Saturday 27 January 2024 13:37:38 +0000 (0:00:00.029) 0:00:34.818 ****** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tests_auto_gateway.yml:89 Saturday 27 January 2024 13:37:38 +0000 (0:00:00.028) 0:00:34.847 ****** included: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 27 January 2024 13:37:38 +0000 (0:00:00.067) 0:00:34.914 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 27 January 2024 13:37:38 +0000 (0:00:00.035) 0:00:34.949 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 27 January 2024 13:37:38 +0000 (0:00:00.027) 0:00:34.977 ****** included: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:37:38 +0000 (0:00:00.036) 0:00:35.014 ****** included: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:37:38 +0000 (0:00:00.038) 0:00:35.052 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002789", "end": "2024-01-27 13:37:39.153093", "rc": 0, "start": "2024-01-27 13:37:39.150304" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:37:39 +0000 (0:00:00.202) 0:00:35.254 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:37:39 +0000 (0:00:00.033) 0:00:35.288 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 27 January 2024 13:37:39 +0000 (0:00:00.024) 0:00:35.313 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/manage_test_interface.yml:24 Saturday 27 January 2024 13:37:41 +0000 (0:00:02.580) 0:00:37.893 ****** ok: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "veth0", "type", "veth", "peer", "name", "peerveth0" ], "delta": "0:00:00.011458", "end": "2024-01-27 13:37:42.036120", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-01-27 13:37:42.024662" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003291", "end": "2024-01-27 13:37:42.264069", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-01-27 13:37:42.260778" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.003997", "end": "2024-01-27 13:37:42.439627", "item": "ip link set veth0 up", "rc": 0, "start": "2024-01-27 13:37:42.435630" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/manage_test_interface.yml:33 Saturday 27 January 2024 13:37:42 +0000 (0:00:00.650) 0:00:38.543 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.022498", "end": "2024-01-27 13:37:42.661223", "rc": 0, "start": "2024-01-27 13:37:42.638725" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/manage_test_interface.yml:41 Saturday 27 January 2024 13:37:42 +0000 (0:00:00.219) 0:00:38.762 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/manage_test_interface.yml:48 Saturday 27 January 2024 13:37:42 +0000 (0:00:00.026) 0:00:38.789 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 27 January 2024 13:37:42 +0000 (0:00:00.025) 0:00:38.814 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 27 January 2024 13:37:42 +0000 (0:00:00.023) 0:00:38.838 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/manage_test_interface.yml:67 Saturday 27 January 2024 13:37:42 +0000 (0:00:00.025) 0:00:38.863 ****** 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-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 27 January 2024 13:37:42 +0000 (0:00:00.025) 0:00:38.889 ****** included: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 27 January 2024 13:37:42 +0000 (0:00:00.054) 0:00:38.943 ****** 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 : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 27 January 2024 13:37:42 +0000 (0:00:00.074) 0:00:39.018 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 27 January 2024 13:37:42 +0000 (0:00:00.026) 0:00:39.044 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 27 January 2024 13:37:42 +0000 (0:00:00.023) 0:00:39.068 ****** ok: [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 : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 27 January 2024 13:37:44 +0000 (0:00:01.466) 0:00:40.535 ****** ok: [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 : Print network provider] ********************* task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 27 January 2024 13:37:46 +0000 (0:00:01.537) 0:00:42.072 ****** ok: [sut] => {} MSG: Using network provider: initscripts 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-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 27 January 2024 13:37:46 +0000 (0:00:00.050) 0:00:42.123 ****** 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-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 27 January 2024 13:37:46 +0000 (0:00:00.103) 0:00:42.226 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 27 January 2024 13:37:46 +0000 (0:00:00.025) 0:00:42.252 ****** 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-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 27 January 2024 13:37:46 +0000 (0:00:00.054) 0:00:42.306 ****** 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-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 27 January 2024 13:37:46 +0000 (0:00:00.039) 0:00:42.345 ****** 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-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 27 January 2024 13:37:46 +0000 (0:00:00.029) 0:00:42.375 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 27 January 2024 13:37:46 +0000 (0:00:00.038) 0:00:42.414 ****** 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-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 27 January 2024 13:37:46 +0000 (0:00:00.052) 0:00:42.466 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 27 January 2024 13:37:46 +0000 (0:00:00.064) 0:00:42.531 ****** ok: [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-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 27 January 2024 13:37:46 +0000 (0:00:00.354) 0:00:42.886 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-23909xidg8ah/tmp61eo69ch" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 27 January 2024 13:37:47 +0000 (0:00:00.312) 0:00:43.198 ****** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": false, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1" }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0' [004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified) [005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='b"INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\n"', err='b"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\n"' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 27 January 2024 13:37:53 +0000 (0:00:06.542) 0:00:49.741 ****** 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-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 27 January 2024 13:37:53 +0000 (0:00:00.034) 0:00:49.775 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0'", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified)", "[005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='b\"INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\n\"', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 27 January 2024 13:37:53 +0000 (0:00:00.030) 0:00:49.806 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": false, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1" }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0'\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified)\n[005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='b\"INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\n\"', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0'", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified)", "[005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='b\"INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\n\"', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 27 January 2024 13:37:53 +0000 (0:00:00.028) 0:00:49.834 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 27 January 2024 13:37:53 +0000 (0:00:00.038) 0:00:49.872 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tests_auto_gateway.yml:110 Saturday 27 January 2024 13:37:53 +0000 (0:00:00.186) 0:00:50.059 ****** included: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 27 January 2024 13:37:54 +0000 (0:00:00.159) 0:00:50.218 ****** included: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 27 January 2024 13:37:54 +0000 (0:00:00.077) 0:00:50.296 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706362662.0277932, "block_size": 4096, "blocks": 0, "ctime": 1706362662.0277932, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 22209, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/veth0", "lnk_target": "../../devices/virtual/net/veth0", "mode": "0777", "mtime": 1706362662.0277932, "nlink": 1, "path": "/sys/class/net/veth0", "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 the interface is present - 'veth0'] ************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 27 January 2024 13:37:54 +0000 (0:00:00.225) 0:00:50.521 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tests_auto_gateway.yml:112 Saturday 27 January 2024 13:37:54 +0000 (0:00:00.051) 0:00:50.573 ****** included: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 27 January 2024 13:37:54 +0000 (0:00:00.077) 0:00:50.651 ****** included: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 27 January 2024 13:37:54 +0000 (0:00:00.044) 0:00:50.695 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 27 January 2024 13:37:54 +0000 (0:00:00.042) 0:00:50.738 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706362667.438197, "block_size": 4096, "blocks": 8, "ctime": 1706362667.419197, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6160877, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1706362667.419197, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 263, "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/git-weekly-ciud_69coc/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 27 January 2024 13:37:54 +0000 (0:00:00.242) 0:00:50.980 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 27 January 2024 13:37:54 +0000 (0:00:00.054) 0:00:51.035 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.019794", "end": "2024-01-27 13:37:55.199877", "rc": 1, "start": "2024-01-27 13:37:55.180083" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 27 January 2024 13:37:55 +0000 (0:00:00.279) 0:00:51.315 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-veth0] ************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 27 January 2024 13:37:55 +0000 (0:00:00.040) 0:00:51.355 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.002647", "end": "2024-01-27 13:37:55.486227", "rc": 0, "start": "2024-01-27 13:37:55.483580" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 27 January 2024 13:37:55 +0000 (0:00:00.294) 0:00:51.650 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 27 January 2024 13:37:55 +0000 (0:00:00.030) 0:00:51.681 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.002664", "end": "2024-01-27 13:37:55.780113", "rc": 0, "start": "2024-01-27 13:37:55.777449" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 27 January 2024 13:37:55 +0000 (0:00:00.207) 0:00:51.888 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 27 January 2024 13:37:55 +0000 (0:00:00.032) 0:00:51.920 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 27 January 2024 13:37:55 +0000 (0:00:00.033) 0:00:51.954 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 27 January 2024 13:37:55 +0000 (0:00:00.026) 0:00:51.980 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tests_auto_gateway.yml:116 Saturday 27 January 2024 13:37:55 +0000 (0:00:00.026) 0:00:52.007 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003400", "end": "2024-01-27 13:37:56.113704", "rc": 0, "start": "2024-01-27 13:37:56.110304" } STDOUT: default via 10.31.12.1 dev eth0 proto dhcp src 10.31.15.228 metric 100 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.15.228 metric 100 169.254.0.0/16 dev veth0 scope link metric 1006 203.0.113.0/24 dev veth0 proto kernel scope link src 203.0.113.2 TASK [Assert default ipv4 route is absent] ************************************* task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tests_auto_gateway.yml:120 Saturday 27 January 2024 13:37:56 +0000 (0:00:00.239) 0:00:52.247 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tests_auto_gateway.yml:126 Saturday 27 January 2024 13:37:56 +0000 (0:00:00.064) 0:00:52.311 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003348", "end": "2024-01-27 13:37:56.449341", "rc": 0, "start": "2024-01-27 13:37:56.445993" } STDOUT: ::1 dev lo proto kernel metric 256 pref medium 2001:db8::/64 dev veth0 proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev veth0 proto kernel metric 256 pref medium default via 2001:db8::1 dev veth0 metric 1 pref medium TASK [Assert default ipv6 route is absent] ************************************* task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tests_auto_gateway.yml:130 Saturday 27 January 2024 13:37:56 +0000 (0:00:00.234) 0:00:52.546 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tests_auto_gateway.yml:137 Saturday 27 January 2024 13:37:56 +0000 (0:00:00.024) 0:00:52.570 ****** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 27 January 2024 13:37:56 +0000 (0:00:00.023) 0:00:52.593 ****** included: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 27 January 2024 13:37:56 +0000 (0:00:00.041) 0:00:52.635 ****** 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 : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 27 January 2024 13:37:56 +0000 (0:00:00.067) 0:00:52.702 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 27 January 2024 13:37:56 +0000 (0:00:00.028) 0:00:52.731 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 27 January 2024 13:37:56 +0000 (0:00:00.070) 0:00:52.802 ****** ok: [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 : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 27 January 2024 13:37:58 +0000 (0:00:01.438) 0:00:54.241 ****** ok: [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 : Print network provider] ********************* task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 27 January 2024 13:37:59 +0000 (0:00:01.542) 0:00:55.783 ****** ok: [sut] => {} MSG: Using network provider: initscripts 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-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 27 January 2024 13:37:59 +0000 (0:00:00.026) 0:00:55.810 ****** 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-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 27 January 2024 13:37:59 +0000 (0:00:00.024) 0:00:55.835 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 27 January 2024 13:37:59 +0000 (0:00:00.038) 0:00:55.873 ****** 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-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 27 January 2024 13:37:59 +0000 (0:00:00.174) 0:00:56.047 ****** 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-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 27 January 2024 13:38:00 +0000 (0:00:00.043) 0:00:56.091 ****** 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-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 27 January 2024 13:38:00 +0000 (0:00:00.041) 0:00:56.132 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 27 January 2024 13:38:00 +0000 (0:00:00.036) 0:00:56.169 ****** 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-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 27 January 2024 13:38:00 +0000 (0:00:00.027) 0:00:56.197 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 27 January 2024 13:38:00 +0000 (0:00:00.030) 0:00:56.227 ****** ok: [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-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 27 January 2024 13:38:00 +0000 (0:00:00.365) 0:00:56.593 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-23909xidg8ah/tmp4pbinxzi" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 27 January 2024 13:38:00 +0000 (0:00:00.333) 0:00:56.926 ****** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active) [004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='b''', err='b"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\n"' [005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 27 January 2024 13:38:01 +0000 (0:00:00.456) 0:00:57.383 ****** 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-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 27 January 2024 13:38:01 +0000 (0:00:00.049) 0:00:57.432 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active)", "[004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='b''', err='b\"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'", "[005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 27 January 2024 13:38:01 +0000 (0:00:00.029) 0:00:57.461 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active)\n[004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='b''', err='b\"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'\n[005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0'\n", "stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active)", "[004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='b''', err='b\"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'", "[005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 27 January 2024 13:38:01 +0000 (0:00:00.039) 0:00:57.500 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 27 January 2024 13:38:01 +0000 (0:00:00.023) 0:00:57.524 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tests_auto_gateway.yml:149 Saturday 27 January 2024 13:38:01 +0000 (0:00:00.201) 0:00:57.725 ****** included: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 27 January 2024 13:38:01 +0000 (0:00:00.135) 0:00:57.860 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 27 January 2024 13:38:01 +0000 (0:00:00.025) 0:00:57.885 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 27 January 2024 13:38:01 +0000 (0:00:00.025) 0:00:57.911 ****** included: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:38:01 +0000 (0:00:00.046) 0:00:57.957 ****** included: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:38:01 +0000 (0:00:00.073) 0:00:58.030 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003160", "end": "2024-01-27 13:38:02.225656", "rc": 0, "start": "2024-01-27 13:38:02.222496" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:38:02 +0000 (0:00:00.317) 0:00:58.348 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:38:02 +0000 (0:00:00.070) 0:00:58.418 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 27 January 2024 13:38:02 +0000 (0:00:00.051) 0:00:58.470 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/manage_test_interface.yml:24 Saturday 27 January 2024 13:38:04 +0000 (0:00:02.591) 0:01:01.061 ****** skipping: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add veth0 type veth peer name peerveth0", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerveth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set veth0 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/manage_test_interface.yml:33 Saturday 27 January 2024 13:38:05 +0000 (0:00:00.034) 0:01:01.096 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/manage_test_interface.yml:41 Saturday 27 January 2024 13:38:05 +0000 (0:00:00.026) 0:01:01.123 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.009265", "end": "2024-01-27 13:38:05.232297", "rc": 0, "start": "2024-01-27 13:38:05.223032" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/manage_test_interface.yml:48 Saturday 27 January 2024 13:38:05 +0000 (0:00:00.209) 0:01:01.332 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 27 January 2024 13:38:05 +0000 (0:00:00.029) 0:01:01.362 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 27 January 2024 13:38:05 +0000 (0:00:00.031) 0:01:01.394 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/manage_test_interface.yml:67 Saturday 27 January 2024 13:38:05 +0000 (0:00:00.029) 0:01:01.423 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=138 changed=6 unreachable=0 failed=0 skipped=89 rescued=0 ignored=2 Saturday 27 January 2024 13:38:05 +0000 (0:00:00.010) 0:01:01.434 ****** =============================================================================== linux-system-roles.network : Configure networking connection profiles --- 6.78s /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Configure networking connection profiles --- 6.54s /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Install packages --------------------------- 4.39s /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:30 Install iproute --------------------------------------------------------- 2.90s /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.62s /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.59s /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.58s /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Check which packages are installed --------- 1.67s /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.60s /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.54s /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.54s /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which services are running ----------- 1.51s /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.47s /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.44s /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.41s /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Configure networking connection profiles --- 0.99s /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Enable network service --------------------- 0.77s /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:105 linux-system-roles.network : Enable network service --------------------- 0.71s /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:105 linux-system-roles.network : Ensure initscripts network file dependency is present --- 0.65s /WORKDIR/git-weekly-ciud_69coc/tests/roles/linux-system-roles.network/tasks/main.yml:113 Create veth interface veth0 --------------------------------------------- 0.65s /WORKDIR/git-weekly-ciud_69coc/tests/playbooks/tasks/manage_test_interface.yml:24 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: Consider using the dnf module rather than running 'dnf'. If you need to use command because dnf is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. ---^---^---^---^---^---