# 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_ipv6_initscripts.yml ******************************************* 2 plays in /WORKDIR/git-weekly-cimhy7x2c6/tests/tests_ipv6_initscripts.yml PLAY [Run playbook 'playbooks/tests_ipv6.yml' with initscripts as provider] **** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tests_ipv6_initscripts.yml:5 Saturday 13 January 2024 13:51:11 +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-cimhy7x2c6/tests/tests_ipv6_initscripts.yml:8 Saturday 13 January 2024 13:51:12 +0000 (0:00:00.867) 0:00:00.879 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/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-cimhy7x2c6/tests/tasks/el_repo_setup.yml:3 Saturday 13 January 2024 13:51:12 +0000 (0:00:00.013) 0:00:00.893 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/el_repo_setup.yml:19 Saturday 13 January 2024 13:51:12 +0000 (0:00:00.230) 0:00:01.123 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/el_repo_setup.yml:24 Saturday 13 January 2024 13:51:12 +0000 (0:00:00.166) 0:00:01.290 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/el_repo_setup.yml:28 Saturday 13 January 2024 13:51:12 +0000 (0:00:00.021) 0:00:01.312 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/el_repo_setup.yml:53 Saturday 13 January 2024 13:51:12 +0000 (0:00:00.018) 0:00:01.330 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/enable_epel.yml:8 Saturday 13 January 2024 13:51:12 +0000 (0:00:00.033) 0:00:01.364 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/enable_epel.yml:24 Saturday 13 January 2024 13:51:13 +0000 (0:00:00.011) 0:00:01.375 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/enable_epel.yml:30 Saturday 13 January 2024 13:51:13 +0000 (0:00:00.010) 0:00:01.386 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/enable_epel.yml:35 Saturday 13 January 2024 13:51:13 +0000 (0:00:00.010) 0:00:01.396 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/enable_epel.yml:40 Saturday 13 January 2024 13:51:13 +0000 (0:00:00.010) 0:00:01.407 ****** ok: [sut] => { "changed": false, "checksum": "4bafddfe7badb0971135c888f25df1308b193622", "dest": "/etc/yum.repos.d/epel.repo", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/epel.repo", "secontext": "system_u:object_r:etc_t:s0", "size": 155, "state": "file", "uid": 0 } TASK [Set network provider to 'initscripts'] *********************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/tests_ipv6_initscripts.yml:10 Saturday 13 January 2024 13:51:13 +0000 (0:00:00.420) 0:00:01.827 ****** ok: [sut] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing IPv6 config] ******************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tests_ipv6.yml:3 Saturday 13 January 2024 13:51:13 +0000 (0:00:00.011) 0:00:01.838 ****** ok: [sut] META: ran handlers TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tests_ipv6.yml:9 Saturday 13 January 2024 13:51:14 +0000 (0:00:00.700) 0:00:02.539 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:51:14 +0000 (0:00:00.016) 0:00:02.555 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:51:14 +0000 (0:00:00.016) 0:00:02.572 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002937", "end": "2024-01-13 13:51:14.367811", "rc": 0, "start": "2024-01-13 13:51:14.364874" } STDOUT: dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:51:14 +0000 (0:00:00.181) 0:00:02.754 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:51:14 +0000 (0:00:00.013) 0:00:02.767 ****** ok: [sut] => {} MSG: current_interfaces: ['dummy0', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tests_ipv6.yml:11 Saturday 13 January 2024 13:51:14 +0000 (0:00:00.012) 0:00:02.780 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 13:51:14 +0000 (0:00:00.019) 0:00:02.800 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 13:51:14 +0000 (0:00:00.012) 0:00:02.812 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 13:51:14 +0000 (0:00:00.012) 0:00:02.824 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:51:14 +0000 (0:00:00.015) 0:00:02.840 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:51:14 +0000 (0:00:00.014) 0:00:02.854 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003014", "end": "2024-01-13 13:51:14.584782", "rc": 0, "start": "2024-01-13 13:51:14.581768" } STDOUT: dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:51:14 +0000 (0:00:00.116) 0:00:02.971 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:51:14 +0000 (0:00:00.013) 0:00:02.984 ****** ok: [sut] => {} MSG: current_interfaces: ['dummy0', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 13:51:14 +0000 (0:00:00.012) 0:00:02.996 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/manage_test_interface.yml:24 Saturday 13 January 2024 13:51:15 +0000 (0:00:00.500) 0:00:03.497 ****** 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.003330", "end": "2024-01-13 13:51:15.238512", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-01-13 13:51:15.235182" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.004821", "end": "2024-01-13 13:51:15.396811", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-01-13 13:51:15.391990" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.003207", "end": "2024-01-13 13:51:15.511457", "item": "ip link set veth0 up", "rc": 0, "start": "2024-01-13 13:51:15.508250" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/manage_test_interface.yml:33 Saturday 13 January 2024 13:51:15 +0000 (0:00:00.400) 0:00:03.898 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli d set veth0 managed true", "rc": 2 } MSG: [Errno 2] No such file or directory ...ignoring TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/manage_test_interface.yml:41 Saturday 13 January 2024 13:51:15 +0000 (0:00:00.116) 0:00:04.015 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/manage_test_interface.yml:48 Saturday 13 January 2024 13:51:15 +0000 (0:00:00.012) 0:00:04.028 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 13 January 2024 13:51:15 +0000 (0:00:00.012) 0:00:04.040 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 13:51:15 +0000 (0:00:00.012) 0:00:04.053 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/manage_test_interface.yml:67 Saturday 13 January 2024 13:51:15 +0000 (0:00:00.014) 0:00:04.067 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set up gateway ip on veth peer] ****************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tests_ipv6.yml:15 Saturday 13 January 2024 13:51:15 +0000 (0:00:00.012) 0:00:04.080 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEST: I can configure an interface with static ipv6 config] ************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tests_ipv6.yml:27 Saturday 13 January 2024 13:51:15 +0000 (0:00:00.011) 0:00:04.092 ****** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 January 2024 13:51:15 +0000 (0:00:00.011) 0:00:04.104 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/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-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 January 2024 13:51:15 +0000 (0:00:00.069) 0:00:04.173 ****** 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-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 January 2024 13:51:15 +0000 (0:00:00.014) 0:00:04.187 ****** 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-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 January 2024 13:51:15 +0000 (0:00:00.026) 0:00:04.214 ****** 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-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 January 2024 13:51:15 +0000 (0:00:00.012) 0:00:04.226 ****** 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-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 January 2024 13:51:17 +0000 (0:00:01.618) 0:00:05.845 ****** 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-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 January 2024 13:51:18 +0000 (0:00:00.691) 0:00:06.536 ****** 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-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 January 2024 13:51:18 +0000 (0:00:00.022) 0:00:06.559 ****** 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-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 January 2024 13:51:18 +0000 (0:00:00.020) 0:00:06.579 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 13 January 2024 13:51:18 +0000 (0:00:00.021) 0:00:06.600 ****** 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-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 13 January 2024 13:51:18 +0000 (0:00:00.056) 0:00:06.657 ****** 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-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 13 January 2024 13:51:18 +0000 (0:00:00.020) 0:00:06.678 ****** 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-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 13 January 2024 13:51:18 +0000 (0:00:00.021) 0:00:06.699 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 13 January 2024 13:51:18 +0000 (0:00:00.023) 0:00:06.723 ****** 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-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 13 January 2024 13:51:18 +0000 (0:00:00.020) 0:00:06.744 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 January 2024 13:51:18 +0000 (0:00:00.020) 0:00:06.764 ****** 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-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 13 January 2024 13:51:18 +0000 (0:00:00.263) 0:00:07.028 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-12977nbmmcpee/tmp1br6336h" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 13 January 2024 13:51:18 +0000 (0:00:00.182) 0:00:07.210 ****** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/32", "2001:db8::3/32", "2001:db8::4/32" ], "auto6": false, "dhcp4": false, "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='', err='' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 13 January 2024 13:51:19 +0000 (0:00:00.447) 0:00:07.658 ****** 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-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 13 January 2024 13:51:19 +0000 (0:00:00.021) 0:00:07.679 ****** 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='', err=''" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 13 January 2024 13:51:19 +0000 (0:00:00.022) 0:00:07.701 ****** 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/32", "2001:db8::3/32", "2001:db8::4/32" ], "auto6": false, "dhcp4": false, "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='', err=''\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='', err=''" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 13 January 2024 13:51:19 +0000 (0:00:00.023) 0:00:07.725 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 13 January 2024 13:51:19 +0000 (0:00:00.020) 0:00:07.746 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tests_ipv6.yml:47 Saturday 13 January 2024 13:51:19 +0000 (0:00:00.194) 0:00:07.941 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 13 January 2024 13:51:19 +0000 (0:00:00.060) 0:00:08.001 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:51:19 +0000 (0:00:00.034) 0:00:08.035 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705153875.2866561, "block_size": 4096, "blocks": 0, "ctime": 1705153875.2556562, "dev": 0, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6613, "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": 1705153875.2556562, "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-cimhy7x2c6/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 13 January 2024 13:51:19 +0000 (0:00:00.126) 0:00:08.162 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tests_ipv6.yml:49 Saturday 13 January 2024 13:51:19 +0000 (0:00:00.023) 0:00:08.185 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 13 January 2024 13:51:19 +0000 (0:00:00.040) 0:00:08.226 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 13 January 2024 13:51:19 +0000 (0:00:00.034) 0:00:08.261 ****** 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-cimhy7x2c6/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 13 January 2024 13:51:19 +0000 (0:00:00.021) 0:00:08.283 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705153879.1676562, "block_size": 4096, "blocks": 8, "ctime": 1705153879.155656, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 18845, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1705153879.155656, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 253, "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-cimhy7x2c6/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 13 January 2024 13:51:20 +0000 (0:00:00.123) 0:00:08.406 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 13 January 2024 13:51:20 +0000 (0:00:00.022) 0:00:08.428 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.004959", "end": "2024-01-13 13:51:20.162022", "rc": 1, "start": "2024-01-13 13:51:20.157063" } STDERR: /bin/sh: nmcli: command not found 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-cimhy7x2c6/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 13 January 2024 13:51:20 +0000 (0:00:00.128) 0:00:08.556 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-veth0] ************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 13 January 2024 13:51:20 +0000 (0:00:00.022) 0:00:08.579 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.002871", "end": "2024-01-13 13:51:20.312330", "rc": 0, "start": "2024-01-13 13:51:20.309459" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 13 January 2024 13:51:20 +0000 (0:00:00.129) 0:00:08.709 ****** 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-cimhy7x2c6/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 13 January 2024 13:51:20 +0000 (0:00:00.062) 0:00:08.771 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.002870", "end": "2024-01-13 13:51:20.505929", "rc": 0, "start": "2024-01-13 13:51:20.503059" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 13 January 2024 13:51:20 +0000 (0:00:00.130) 0:00:08.902 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 13 January 2024 13:51:20 +0000 (0:00:00.027) 0:00:08.929 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 13 January 2024 13:51:20 +0000 (0:00:00.031) 0:00:08.961 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 13 January 2024 13:51:20 +0000 (0:00:00.024) 0:00:08.985 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ip address information] ********************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tests_ipv6.yml:53 Saturday 13 January 2024 13:51:20 +0000 (0:00:00.022) 0:00:09.008 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "addr", "show", "veth0" ], "delta": "0:00:00.003027", "end": "2024-01-13 13:51:20.741005", "rc": 0, "start": "2024-01-13 13:51:20.737978" } STDOUT: 13: veth0: mtu 1500 qdisc pfifo_fast state UP qlen 1000 link/ether ee:f4:3d:d1:e7:00 brd ff:ff:ff:ff:ff:ff inet6 2001:db8::4/32 scope global tentative valid_lft forever preferred_lft forever inet6 2001:db8::3/32 scope global tentative valid_lft forever preferred_lft forever inet6 2001:db8::2/32 scope global valid_lft forever preferred_lft forever inet6 fe80::ecf4:3dff:fed1:e700/64 scope link valid_lft forever preferred_lft forever TASK [Show ip_addr] ************************************************************ task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tests_ipv6.yml:57 Saturday 13 January 2024 13:51:20 +0000 (0:00:00.128) 0:00:09.136 ****** ok: [sut] => { "ip_addr.stdout": "13: veth0: mtu 1500 qdisc pfifo_fast state UP qlen 1000\n link/ether ee:f4:3d:d1:e7:00 brd ff:ff:ff:ff:ff:ff\n inet6 2001:db8::4/32 scope global tentative \n valid_lft forever preferred_lft forever\n inet6 2001:db8::3/32 scope global tentative \n valid_lft forever preferred_lft forever\n inet6 2001:db8::2/32 scope global \n valid_lft forever preferred_lft forever\n inet6 fe80::ecf4:3dff:fed1:e700/64 scope link \n valid_lft forever preferred_lft forever" } TASK [Assert ipv6 addresses are correctly set] ********************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tests_ipv6.yml:60 Saturday 13 January 2024 13:51:20 +0000 (0:00:00.022) 0:00:09.159 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tests_ipv6.yml:69 Saturday 13 January 2024 13:51:20 +0000 (0:00:00.028) 0:00:09.187 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.002877", "end": "2024-01-13 13:51:20.919412", "rc": 0, "start": "2024-01-13 13:51:20.916535" } STDOUT: unreachable ::/96 dev lo metric 1024 error -113 mtu 65536 unreachable ::ffff:0.0.0.0/96 dev lo metric 1024 error -113 mtu 65536 2001:db8::/32 dev veth0 proto kernel metric 256 mtu 1500 unreachable 2002:a00::/24 dev lo metric 1024 error -113 mtu 65536 unreachable 2002:7f00::/24 dev lo metric 1024 error -113 mtu 65536 unreachable 2002:a9fe::/32 dev lo metric 1024 error -113 mtu 65536 unreachable 2002:ac10::/28 dev lo metric 1024 error -113 mtu 65536 unreachable 2002:c0a8::/32 dev lo metric 1024 error -113 mtu 65536 unreachable 2002:e000::/19 dev lo metric 1024 error -113 mtu 65536 unreachable 3ffe:ffff::/32 dev lo metric 1024 error -113 mtu 65536 fe80::/64 dev eth0 proto kernel metric 256 mtu 9001 fe80::/64 dev veth0 proto kernel metric 256 mtu 1500 fe80::/64 dev peerveth0 proto kernel metric 256 mtu 1500 default via 2001:db8::1 dev veth0 metric 1 mtu 1500 TASK [Show ipv6_route] ********************************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tests_ipv6.yml:73 Saturday 13 January 2024 13:51:20 +0000 (0:00:00.127) 0:00:09.314 ****** ok: [sut] => { "ipv6_route.stdout": "unreachable ::/96 dev lo metric 1024 error -113 mtu 65536\nunreachable ::ffff:0.0.0.0/96 dev lo metric 1024 error -113 mtu 65536\n2001:db8::/32 dev veth0 proto kernel metric 256 mtu 1500\nunreachable 2002:a00::/24 dev lo metric 1024 error -113 mtu 65536\nunreachable 2002:7f00::/24 dev lo metric 1024 error -113 mtu 65536\nunreachable 2002:a9fe::/32 dev lo metric 1024 error -113 mtu 65536\nunreachable 2002:ac10::/28 dev lo metric 1024 error -113 mtu 65536\nunreachable 2002:c0a8::/32 dev lo metric 1024 error -113 mtu 65536\nunreachable 2002:e000::/19 dev lo metric 1024 error -113 mtu 65536\nunreachable 3ffe:ffff::/32 dev lo metric 1024 error -113 mtu 65536\nfe80::/64 dev eth0 proto kernel metric 256 mtu 9001\nfe80::/64 dev veth0 proto kernel metric 256 mtu 1500\nfe80::/64 dev peerveth0 proto kernel metric 256 mtu 1500\ndefault via 2001:db8::1 dev veth0 metric 1 mtu 1500" } TASK [Assert default ipv6 route is set] **************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tests_ipv6.yml:76 Saturday 13 January 2024 13:51:20 +0000 (0:00:00.023) 0:00:09.338 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Ensure ping6 command is present] ***************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tests_ipv6.yml:82 Saturday 13 January 2024 13:51:20 +0000 (0:00:00.024) 0:00:09.363 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iputils-20071127-24.el6.x86_64 providing iputils is already installed" ] } lsrpackages: iputils TASK [Test gateway can be pinged] ********************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tests_ipv6.yml:88 Saturday 13 January 2024 13:51:21 +0000 (0:00:00.370) 0:00:09.734 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tests_ipv6.yml:94 Saturday 13 January 2024 13:51:21 +0000 (0:00:00.022) 0:00:09.756 ****** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 January 2024 13:51:21 +0000 (0:00:00.022) 0:00:09.779 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/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-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 January 2024 13:51:21 +0000 (0:00:00.061) 0:00:09.840 ****** 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-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 January 2024 13:51:21 +0000 (0:00:00.030) 0:00:09.871 ****** 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-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 January 2024 13:51:21 +0000 (0:00:00.027) 0:00:09.899 ****** 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-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 January 2024 13:51:21 +0000 (0:00:00.023) 0:00:09.922 ****** 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-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 January 2024 13:51:22 +0000 (0:00:01.398) 0:00:11.321 ****** 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-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 January 2024 13:51:23 +0000 (0:00:00.568) 0:00:11.890 ****** 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-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 January 2024 13:51:23 +0000 (0:00:00.022) 0:00:11.912 ****** 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-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 January 2024 13:51:23 +0000 (0:00:00.020) 0:00:11.932 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 13 January 2024 13:51:23 +0000 (0:00:00.020) 0:00:11.953 ****** 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-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 13 January 2024 13:51:23 +0000 (0:00:00.043) 0:00:11.996 ****** 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-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 13 January 2024 13:51:23 +0000 (0:00:00.021) 0:00:12.017 ****** 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-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 13 January 2024 13:51:23 +0000 (0:00:00.020) 0:00:12.038 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 13 January 2024 13:51:23 +0000 (0:00:00.024) 0:00:12.062 ****** 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-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 13 January 2024 13:51:23 +0000 (0:00:00.020) 0:00:12.083 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 January 2024 13:51:23 +0000 (0:00:00.019) 0:00:12.102 ****** 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-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 13 January 2024 13:51:23 +0000 (0:00:00.179) 0:00:12.282 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-12977nbmmcpee/tmpitzpp6sy" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 13 January 2024 13:51:24 +0000 (0:00:00.184) 0:00:12.466 ****** 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='', err='' [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-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 13 January 2024 13:51:24 +0000 (0:00:00.373) 0:00:12.839 ****** 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-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 13 January 2024 13:51:24 +0000 (0:00:00.020) 0:00:12.860 ****** 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='', err=''", "[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-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 13 January 2024 13:51:24 +0000 (0:00:00.022) 0:00:12.883 ****** 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='', err=''\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='', err=''", "[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-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 13 January 2024 13:51:24 +0000 (0:00:00.021) 0:00:12.905 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 13 January 2024 13:51:24 +0000 (0:00:00.047) 0:00:12.952 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tests_ipv6.yml:106 Saturday 13 January 2024 13:51:24 +0000 (0:00:00.132) 0:00:13.084 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 13:51:24 +0000 (0:00:00.046) 0:00:13.131 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 13:51:24 +0000 (0:00:00.023) 0:00:13.154 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 13:51:24 +0000 (0:00:00.021) 0:00:13.176 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:51:24 +0000 (0:00:00.035) 0:00:13.211 ****** included: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:51:24 +0000 (0:00:00.032) 0:00:13.244 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002983", "end": "2024-01-13 13:51:24.975618", "rc": 0, "start": "2024-01-13 13:51:24.972635" } STDOUT: dummy0 eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:51:24 +0000 (0:00:00.125) 0:00:13.370 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "dummy0", "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:51:25 +0000 (0:00:00.021) 0:00:13.392 ****** ok: [sut] => {} MSG: current_interfaces: ['dummy0', 'eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 13:51:25 +0000 (0:00:00.020) 0:00:13.412 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/manage_test_interface.yml:24 Saturday 13 January 2024 13:51:25 +0000 (0:00:00.362) 0:00:13.775 ****** 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-cimhy7x2c6/tests/playbooks/tasks/manage_test_interface.yml:33 Saturday 13 January 2024 13:51:25 +0000 (0:00:00.031) 0:00:13.806 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/manage_test_interface.yml:41 Saturday 13 January 2024 13:51:25 +0000 (0:00:00.051) 0:00:13.858 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.048263", "end": "2024-01-13 13:51:25.638561", "rc": 0, "start": "2024-01-13 13:51:25.590298" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/manage_test_interface.yml:48 Saturday 13 January 2024 13:51:25 +0000 (0:00:00.190) 0:00:14.049 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 13 January 2024 13:51:25 +0000 (0:00:00.023) 0:00:14.072 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 13:51:25 +0000 (0:00:00.023) 0:00:14.096 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/manage_test_interface.yml:67 Saturday 13 January 2024 13:51:25 +0000 (0:00:00.033) 0:00:14.130 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up namespace] ****************************************************** task path: /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tests_ipv6.yml:110 Saturday 13 January 2024 13:51:25 +0000 (0:00:00.033) 0:00:14.163 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=77 changed=2 unreachable=0 failed=0 skipped=50 rescued=0 ignored=2 Saturday 13 January 2024 13:51:25 +0000 (0:00:00.018) 0:00:14.181 ****** =============================================================================== linux-system-roles.network : Check which services are running ----------- 1.62s /WORKDIR/git-weekly-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.40s /WORKDIR/git-weekly-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Gathering Facts --------------------------------------------------------- 0.87s /WORKDIR/git-weekly-cimhy7x2c6/tests/tests_ipv6_initscripts.yml:5 ------------- Gathering Facts --------------------------------------------------------- 0.70s /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tests_ipv6.yml:3 --------------- linux-system-roles.network : Check which packages are installed --------- 0.69s /WORKDIR/git-weekly-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.57s /WORKDIR/git-weekly-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Install iproute --------------------------------------------------------- 0.50s /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Configure networking connection profiles --- 0.45s /WORKDIR/git-weekly-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/main.yml:122 Enable EPEL 6 ----------------------------------------------------------- 0.42s /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/enable_epel.yml:40 ----------------- Create veth interface veth0 --------------------------------------------- 0.40s /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/manage_test_interface.yml:24 linux-system-roles.network : Configure networking connection profiles --- 0.37s /WORKDIR/git-weekly-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/main.yml:122 Ensure ping6 command is present ----------------------------------------- 0.37s /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tests_ipv6.yml:82 -------------- Install iproute --------------------------------------------------------- 0.36s /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Enable network service --------------------- 0.26s /WORKDIR/git-weekly-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/main.yml:105 Gather the minimum subset of ansible_facts required by the network role test --- 0.23s /WORKDIR/git-weekly-cimhy7x2c6/tests/tasks/el_repo_setup.yml:3 ---------------- linux-system-roles.network : Re-test connectivity ----------------------- 0.19s /WORKDIR/git-weekly-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/main.yml:155 Delete veth interface veth0 --------------------------------------------- 0.19s /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/manage_test_interface.yml:41 linux-system-roles.network : Ensure initscripts network file dependency is present --- 0.18s /WORKDIR/git-weekly-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/main.yml:113 linux-system-roles.network : Ensure initscripts network file dependency is present --- 0.18s /WORKDIR/git-weekly-cimhy7x2c6/tests/roles/linux-system-roles.network/tasks/main.yml:113 Gather current interface info ------------------------------------------- 0.18s /WORKDIR/git-weekly-cimhy7x2c6/tests/playbooks/tasks/get_current_interfaces.yml:3 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---