# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] 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.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-citb5e8pkl/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_auto_gateway_nm.yml ******************************************** 2 plays in /WORKDIR/git-weekly-citb5e8pkl/tests/tests_auto_gateway_nm.yml PLAY [Run playbook 'playbooks/tests_auto_gateway.yml' with nm as provider] ***** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-citb5e8pkl/tests/tests_auto_gateway_nm.yml:6 Saturday 20 January 2024 13:19:04 +0000 (0:00:00.011) 0:00:00.011 ****** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-citb5e8pkl/tests/tests_auto_gateway_nm.yml:9 Saturday 20 January 2024 13:19:04 +0000 (0:00:00.860) 0:00:00.871 ****** included: /WORKDIR/git-weekly-citb5e8pkl/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-citb5e8pkl/tests/tasks/el_repo_setup.yml:3 Saturday 20 January 2024 13:19:04 +0000 (0:00:00.010) 0:00:00.882 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/tasks/el_repo_setup.yml:17 Saturday 20 January 2024 13:19:05 +0000 (0:00:00.349) 0:00:01.231 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/tasks/el_repo_setup.yml:22 Saturday 20 January 2024 13:19:05 +0000 (0:00:00.256) 0:00:01.488 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/tasks/el_repo_setup.yml:26 Saturday 20 January 2024 13:19:05 +0000 (0:00:00.013) 0:00:01.502 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/tasks/el_repo_setup.yml:51 Saturday 20 January 2024 13:19:05 +0000 (0:00:00.007) 0:00:01.509 ****** included: /WORKDIR/git-weekly-citb5e8pkl/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/tasks/enable_epel.yml:8 Saturday 20 January 2024 13:19:05 +0000 (0:00:00.019) 0:00:01.529 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/tasks/enable_epel.yml:24 Saturday 20 January 2024 13:19:05 +0000 (0:00:00.007) 0:00:01.536 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/tasks/enable_epel.yml:30 Saturday 20 January 2024 13:19:05 +0000 (0:00:00.007) 0:00:01.543 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/tasks/enable_epel.yml:35 Saturday 20 January 2024 13:19:05 +0000 (0:00:00.006) 0:00:01.550 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/tasks/enable_epel.yml:40 Saturday 20 January 2024 13:19:05 +0000 (0:00:00.007) 0:00:01.558 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/tests_auto_gateway_nm.yml:11 Saturday 20 January 2024 13:19:05 +0000 (0:00:00.008) 0:00:01.566 ****** ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [Play for testing auto_gateway setting] *********************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tests_auto_gateway.yml:3 Saturday 20 January 2024 13:19:05 +0000 (0:00:00.015) 0:00:01.581 ****** ok: [sut] TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tests_auto_gateway.yml:9 Saturday 20 January 2024 13:19:06 +0000 (0:00:00.708) 0:00:02.290 ****** included: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:19:06 +0000 (0:00:00.022) 0:00:02.313 ****** included: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:19:06 +0000 (0:00:00.010) 0:00:02.323 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003722", "end": "2024-01-20 13:19:06.608149", "rc": 0, "start": "2024-01-20 13:19:06.604427" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:19:06 +0000 (0:00:00.257) 0:00:02.581 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:19:06 +0000 (0:00:00.010) 0:00:02.591 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tests_auto_gateway.yml:11 Saturday 20 January 2024 13:19:06 +0000 (0:00:00.010) 0:00:02.602 ****** included: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 20 January 2024 13:19:06 +0000 (0:00:00.024) 0:00:02.626 ****** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 20 January 2024 13:19:06 +0000 (0:00:00.009) 0:00:02.636 ****** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 20 January 2024 13:19:06 +0000 (0:00:00.008) 0:00:02.645 ****** included: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:19:06 +0000 (0:00:00.010) 0:00:02.656 ****** included: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:19:06 +0000 (0:00:00.010) 0:00:02.666 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003598", "end": "2024-01-20 13:19:06.895161", "rc": 0, "start": "2024-01-20 13:19:06.891563" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:19:06 +0000 (0:00:00.202) 0:00:02.868 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:19:06 +0000 (0:00:00.012) 0:00:02.881 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 20 January 2024 13:19:06 +0000 (0:00:00.009) 0:00:02.891 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/manage_test_interface.yml:23 Saturday 20 January 2024 13:19:09 +0000 (0:00:02.752) 0:00:05.643 ****** 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.035877", "end": "2024-01-20 13:19:09.907848", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-01-20 13:19:09.871971" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.004237", "end": "2024-01-20 13:19:10.163088", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-01-20 13:19:10.158851" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004511", "end": "2024-01-20 13:19:10.359084", "item": "ip link set veth0 up", "rc": 0, "start": "2024-01-20 13:19:10.354573" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/manage_test_interface.yml:31 Saturday 20 January 2024 13:19:10 +0000 (0:00:00.691) 0:00:06.334 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.190149", "end": "2024-01-20 13:19:10.755678", "rc": 0, "start": "2024-01-20 13:19:10.565529" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/manage_test_interface.yml:39 Saturday 20 January 2024 13:19:10 +0000 (0:00:00.396) 0:00:06.731 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/manage_test_interface.yml:45 Saturday 20 January 2024 13:19:10 +0000 (0:00:00.008) 0:00:06.740 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/manage_test_interface.yml:50 Saturday 20 January 2024 13:19:10 +0000 (0:00:00.008) 0:00:06.749 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/manage_test_interface.yml:56 Saturday 20 January 2024 13:19:10 +0000 (0:00:00.007) 0:00:06.756 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 20 January 2024 13:19:10 +0000 (0:00:00.007) 0:00:06.764 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tests_auto_gateway.yml:15 Saturday 20 January 2024 13:19:10 +0000 (0:00:00.007) 0:00:06.772 ****** included: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 20 January 2024 13:19:10 +0000 (0:00:00.022) 0:00:06.794 ****** included: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 20 January 2024 13:19:10 +0000 (0:00:00.010) 0:00:06.804 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705756749.9041479, "block_size": 4096, "blocks": 0, "ctime": 1705756749.9041479, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 26254, "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": 1705756749.9041479, "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-citb5e8pkl/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 20 January 2024 13:19:11 +0000 (0:00:00.198) 0:00:07.003 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tests_auto_gateway.yml:17 Saturday 20 January 2024 13:19:11 +0000 (0:00:00.010) 0:00:07.013 ****** ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 20 January 2024 13:19:11 +0000 (0:00:00.008) 0:00:07.022 ****** included: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 20 January 2024 13:19:11 +0000 (0:00:00.015) 0:00:07.038 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 20 January 2024 13:19:11 +0000 (0:00:00.021) 0:00:07.059 ****** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 20 January 2024 13:19:11 +0000 (0:00:00.012) 0:00:07.071 ****** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 20 January 2024 13:19:11 +0000 (0:00:00.011) 0:00:07.083 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 20 January 2024 13:19:13 +0000 (0:00:02.252) 0:00:09.335 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 20 January 2024 13:19:14 +0000 (0:00:00.934) 0:00:10.270 ****** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 20 January 2024 13:19:14 +0000 (0:00:00.022) 0:00:10.292 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 20 January 2024 13:19:14 +0000 (0:00:00.020) 0:00:10.313 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Saturday 20 January 2024 13:19:14 +0000 (0:00:00.020) 0:00:10.333 ****** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 20 January 2024 13:19:14 +0000 (0:00:00.050) 0:00:10.384 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:47 Saturday 20 January 2024 13:19:14 +0000 (0:00:00.039) 0:00:10.423 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:59 Saturday 20 January 2024 13:19:14 +0000 (0:00:00.022) 0:00:10.446 ****** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Saturday 20 January 2024 13:19:14 +0000 (0:00:00.033) 0:00:10.479 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:83 Saturday 20 January 2024 13:19:15 +0000 (0:00:00.560) 0:00:11.039 ****** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:92 Saturday 20 January 2024 13:19:15 +0000 (0:00:00.034) 0:00:11.074 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:100 Saturday 20 January 2024 13:19:15 +0000 (0:00:00.019) 0:00:11.094 ****** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 20 January 2024 13:19:15 +0000 (0:00:00.019) 0:00:11.114 ****** 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": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 60d11d97-a3db-4495-85d9-b108b77e0c51 [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 60d11d97-a3db-4495-85d9-b108b77e0c51 (not-active) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:121 Saturday 20 January 2024 13:19:15 +0000 (0:00:00.672) 0:00:11.786 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:127 Saturday 20 January 2024 13:19:15 +0000 (0:00:00.022) 0:00:11.808 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 60d11d97-a3db-4495-85d9-b108b77e0c51", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 60d11d97-a3db-4495-85d9-b108b77e0c51 (not-active)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Saturday 20 January 2024 13:19:15 +0000 (0:00:00.022) 0:00:11.831 ****** 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": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 60d11d97-a3db-4495-85d9-b108b77e0c51\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 60d11d97-a3db-4495-85d9-b108b77e0c51 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 60d11d97-a3db-4495-85d9-b108b77e0c51", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 60d11d97-a3db-4495-85d9-b108b77e0c51 (not-active)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:136 Saturday 20 January 2024 13:19:15 +0000 (0:00:00.022) 0:00:11.853 ****** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 20 January 2024 13:19:15 +0000 (0:00:00.022) 0:00:11.875 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tests_auto_gateway.yml:42 Saturday 20 January 2024 13:19:16 +0000 (0:00:00.300) 0:00:12.176 ****** included: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 20 January 2024 13:19:16 +0000 (0:00:00.042) 0:00:12.218 ****** included: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 20 January 2024 13:19:16 +0000 (0:00:00.060) 0:00:12.279 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705756749.9041479, "block_size": 4096, "blocks": 0, "ctime": 1705756749.9041479, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 26254, "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": 1705756749.9041479, "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-citb5e8pkl/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 20 January 2024 13:19:16 +0000 (0:00:00.214) 0:00:12.493 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tests_auto_gateway.yml:44 Saturday 20 January 2024 13:19:16 +0000 (0:00:00.020) 0:00:12.514 ****** included: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 20 January 2024 13:19:16 +0000 (0:00:00.043) 0:00:12.557 ****** included: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 20 January 2024 13:19:16 +0000 (0:00:00.032) 0:00:12.589 ****** 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-citb5e8pkl/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 20 January 2024 13:19:16 +0000 (0:00:00.020) 0:00:12.610 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 20 January 2024 13:19:16 +0000 (0:00:00.207) 0:00:12.817 ****** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 20 January 2024 13:19:16 +0000 (0:00:00.018) 0:00:12.836 ****** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.101749", "end": "2024-01-20 13:19:17.162024", "rc": 0, "start": "2024-01-20 13:19:17.060275" } STDOUT: veth0 /etc/NetworkManager/system-connections/veth0.nmconnection TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 20 January 2024 13:19:17 +0000 (0:00:00.311) 0:00:13.147 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-veth0] ************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 20 January 2024 13:19:17 +0000 (0:00:00.021) 0:00:13.169 ****** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 20 January 2024 13:19:17 +0000 (0:00:00.018) 0:00:13.187 ****** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 20 January 2024 13:19:17 +0000 (0:00:00.018) 0:00:13.206 ****** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 20 January 2024 13:19:17 +0000 (0:00:00.019) 0:00:13.225 ****** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 20 January 2024 13:19:17 +0000 (0:00:00.018) 0:00:13.244 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 20 January 2024 13:19:17 +0000 (0:00:00.049) 0:00:13.293 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 20 January 2024 13:19:17 +0000 (0:00:00.023) 0:00:13.317 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tests_auto_gateway.yml:48 Saturday 20 January 2024 13:19:17 +0000 (0:00:00.021) 0:00:13.338 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003757", "end": "2024-01-20 13:19:17.567277", "rc": 0, "start": "2024-01-20 13:19:17.563520" } STDOUT: default via 10.31.12.1 dev eth0 proto dhcp src 10.31.13.113 metric 100 default via 203.0.113.1 dev veth0 proto static metric 65535 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.13.113 metric 100 203.0.113.0/24 dev veth0 proto kernel scope link src 203.0.113.2 metric 65535 TASK [Assert default ipv4 route is present] ************************************ task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tests_auto_gateway.yml:52 Saturday 20 January 2024 13:19:17 +0000 (0:00:00.212) 0:00:13.551 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tests_auto_gateway.yml:58 Saturday 20 January 2024 13:19:17 +0000 (0:00:00.021) 0:00:13.573 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003786", "end": "2024-01-20 13:19:17.803828", "rc": 0, "start": "2024-01-20 13:19:17.800042" } STDOUT: 2001:db8::/64 dev veth0 proto kernel metric 101 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 1024 pref medium fe80::/64 dev veth0 proto kernel metric 1024 pref medium default via 2001:db8::1 dev veth0 proto static metric 101 pref medium TASK [Assert default ipv6 route is present] ************************************ task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tests_auto_gateway.yml:62 Saturday 20 January 2024 13:19:17 +0000 (0:00:00.213) 0:00:13.786 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tests_auto_gateway.yml:69 Saturday 20 January 2024 13:19:17 +0000 (0:00:00.021) 0:00:13.808 ****** ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 20 January 2024 13:19:17 +0000 (0:00:00.021) 0:00:13.829 ****** included: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 20 January 2024 13:19:17 +0000 (0:00:00.033) 0:00:13.863 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 20 January 2024 13:19:17 +0000 (0:00:00.032) 0:00:13.895 ****** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 20 January 2024 13:19:17 +0000 (0:00:00.021) 0:00:13.916 ****** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 20 January 2024 13:19:17 +0000 (0:00:00.021) 0:00:13.937 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 20 January 2024 13:19:20 +0000 (0:00:02.162) 0:00:16.100 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 20 January 2024 13:19:20 +0000 (0:00:00.801) 0:00:16.901 ****** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 20 January 2024 13:19:20 +0000 (0:00:00.022) 0:00:16.923 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 20 January 2024 13:19:20 +0000 (0:00:00.022) 0:00:16.946 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Saturday 20 January 2024 13:19:21 +0000 (0:00:00.021) 0:00:16.967 ****** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 20 January 2024 13:19:21 +0000 (0:00:00.051) 0:00:17.019 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:47 Saturday 20 January 2024 13:19:21 +0000 (0:00:00.022) 0:00:17.042 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:59 Saturday 20 January 2024 13:19:21 +0000 (0:00:00.021) 0:00:17.064 ****** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Saturday 20 January 2024 13:19:21 +0000 (0:00:00.032) 0:00:17.097 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:83 Saturday 20 January 2024 13:19:21 +0000 (0:00:00.399) 0:00:17.496 ****** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:92 Saturday 20 January 2024 13:19:21 +0000 (0:00:00.033) 0:00:17.530 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:100 Saturday 20 January 2024 13:19:21 +0000 (0:00:00.019) 0:00:17.549 ****** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 20 January 2024 13:19:21 +0000 (0:00:00.018) 0:00:17.568 ****** 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": "nm" } }, "changed": true } STDERR: TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:121 Saturday 20 January 2024 13:19:22 +0000 (0:00:00.454) 0:00:18.023 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:127 Saturday 20 January 2024 13:19:22 +0000 (0:00:00.022) 0:00:18.045 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Saturday 20 January 2024 13:19:22 +0000 (0:00:00.022) 0:00:18.068 ****** 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": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:136 Saturday 20 January 2024 13:19:22 +0000 (0:00:00.021) 0:00:18.089 ****** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 20 January 2024 13:19:22 +0000 (0:00:00.053) 0:00:18.142 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tests_auto_gateway.yml:81 Saturday 20 January 2024 13:19:22 +0000 (0:00:00.216) 0:00:18.358 ****** included: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 20 January 2024 13:19:22 +0000 (0:00:00.046) 0:00:18.404 ****** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 20 January 2024 13:19:22 +0000 (0:00:00.018) 0:00:18.423 ****** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 20 January 2024 13:19:22 +0000 (0:00:00.018) 0:00:18.441 ****** included: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:19:22 +0000 (0:00:00.030) 0:00:18.472 ****** included: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:19:22 +0000 (0:00:00.029) 0:00:18.501 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003555", "end": "2024-01-20 13:19:22.730261", "rc": 0, "start": "2024-01-20 13:19:22.726706" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:19:22 +0000 (0:00:00.211) 0:00:18.713 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:19:22 +0000 (0:00:00.021) 0:00:18.735 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 20 January 2024 13:19:22 +0000 (0:00:00.021) 0:00:18.757 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/manage_test_interface.yml:23 Saturday 20 January 2024 13:19:24 +0000 (0:00:02.163) 0:00:20.920 ****** skipping: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/manage_test_interface.yml:31 Saturday 20 January 2024 13:19:24 +0000 (0:00:00.025) 0:00:20.946 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/manage_test_interface.yml:39 Saturday 20 January 2024 13:19:25 +0000 (0:00:00.045) 0:00:20.991 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.009262", "end": "2024-01-20 13:19:25.227130", "rc": 0, "start": "2024-01-20 13:19:25.217868" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/manage_test_interface.yml:45 Saturday 20 January 2024 13:19:25 +0000 (0:00:00.231) 0:00:21.223 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/manage_test_interface.yml:50 Saturday 20 January 2024 13:19:25 +0000 (0:00:00.020) 0:00:21.244 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/manage_test_interface.yml:56 Saturday 20 January 2024 13:19:25 +0000 (0:00:00.021) 0:00:21.265 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 20 January 2024 13:19:25 +0000 (0:00:00.019) 0:00:21.284 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [TEST: I can configure an interface with auto_gateway disabled] *********** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tests_auto_gateway.yml:85 Saturday 20 January 2024 13:19:25 +0000 (0:00:00.018) 0:00:21.303 ****** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tests_auto_gateway.yml:89 Saturday 20 January 2024 13:19:25 +0000 (0:00:00.019) 0:00:21.323 ****** included: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 20 January 2024 13:19:25 +0000 (0:00:00.047) 0:00:21.370 ****** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 20 January 2024 13:19:25 +0000 (0:00:00.023) 0:00:21.393 ****** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 20 January 2024 13:19:25 +0000 (0:00:00.025) 0:00:21.419 ****** included: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:19:25 +0000 (0:00:00.030) 0:00:21.449 ****** included: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:19:25 +0000 (0:00:00.028) 0:00:21.478 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003623", "end": "2024-01-20 13:19:25.706229", "rc": 0, "start": "2024-01-20 13:19:25.702606" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:19:25 +0000 (0:00:00.212) 0:00:21.690 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:19:25 +0000 (0:00:00.048) 0:00:21.738 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 20 January 2024 13:19:25 +0000 (0:00:00.020) 0:00:21.758 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/manage_test_interface.yml:23 Saturday 20 January 2024 13:19:27 +0000 (0:00:02.159) 0:00:23.918 ****** 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.005976", "end": "2024-01-20 13:19:28.153976", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-01-20 13:19:28.148000" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003903", "end": "2024-01-20 13:19:28.425311", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-01-20 13:19:28.421408" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004263", "end": "2024-01-20 13:19:28.620062", "item": "ip link set veth0 up", "rc": 0, "start": "2024-01-20 13:19:28.615799" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/manage_test_interface.yml:31 Saturday 20 January 2024 13:19:28 +0000 (0:00:00.690) 0:00:24.608 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.021806", "end": "2024-01-20 13:19:28.856940", "rc": 0, "start": "2024-01-20 13:19:28.835134" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/manage_test_interface.yml:39 Saturday 20 January 2024 13:19:28 +0000 (0:00:00.234) 0:00:24.843 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/manage_test_interface.yml:45 Saturday 20 January 2024 13:19:28 +0000 (0:00:00.020) 0:00:24.863 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/manage_test_interface.yml:50 Saturday 20 January 2024 13:19:28 +0000 (0:00:00.019) 0:00:24.883 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/manage_test_interface.yml:56 Saturday 20 January 2024 13:19:28 +0000 (0:00:00.019) 0:00:24.902 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 20 January 2024 13:19:28 +0000 (0:00:00.020) 0:00:24.923 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 20 January 2024 13:19:28 +0000 (0:00:00.021) 0:00:24.944 ****** included: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 20 January 2024 13:19:29 +0000 (0:00:00.035) 0:00:24.980 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 20 January 2024 13:19:29 +0000 (0:00:00.034) 0:00:25.014 ****** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 20 January 2024 13:19:29 +0000 (0:00:00.021) 0:00:25.036 ****** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 20 January 2024 13:19:29 +0000 (0:00:00.023) 0:00:25.060 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 20 January 2024 13:19:31 +0000 (0:00:02.166) 0:00:27.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 [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 20 January 2024 13:19:32 +0000 (0:00:00.815) 0:00:28.041 ****** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 20 January 2024 13:19:32 +0000 (0:00:00.023) 0:00:28.065 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 20 January 2024 13:19:32 +0000 (0:00:00.022) 0:00:28.087 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Saturday 20 January 2024 13:19:32 +0000 (0:00:00.022) 0:00:28.110 ****** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 20 January 2024 13:19:32 +0000 (0:00:00.052) 0:00:28.162 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:47 Saturday 20 January 2024 13:19:32 +0000 (0:00:00.023) 0:00:28.185 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:59 Saturday 20 January 2024 13:19:32 +0000 (0:00:00.022) 0:00:28.208 ****** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Saturday 20 January 2024 13:19:32 +0000 (0:00:00.034) 0:00:28.243 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:83 Saturday 20 January 2024 13:19:32 +0000 (0:00:00.402) 0:00:28.646 ****** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:92 Saturday 20 January 2024 13:19:32 +0000 (0:00:00.034) 0:00:28.680 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:100 Saturday 20 January 2024 13:19:32 +0000 (0:00:00.019) 0:00:28.699 ****** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 20 January 2024 13:19:32 +0000 (0:00:00.019) 0:00:28.719 ****** 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": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 2098b8a8-560b-439c-ae40-4a543c7d7f58 [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 2098b8a8-560b-439c-ae40-4a543c7d7f58 (not-active) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:121 Saturday 20 January 2024 13:19:33 +0000 (0:00:00.436) 0:00:29.155 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:127 Saturday 20 January 2024 13:19:33 +0000 (0:00:00.024) 0:00:29.180 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 2098b8a8-560b-439c-ae40-4a543c7d7f58", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 2098b8a8-560b-439c-ae40-4a543c7d7f58 (not-active)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Saturday 20 January 2024 13:19:33 +0000 (0:00:00.067) 0:00:29.248 ****** 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": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 2098b8a8-560b-439c-ae40-4a543c7d7f58\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 2098b8a8-560b-439c-ae40-4a543c7d7f58 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 2098b8a8-560b-439c-ae40-4a543c7d7f58", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 2098b8a8-560b-439c-ae40-4a543c7d7f58 (not-active)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:136 Saturday 20 January 2024 13:19:33 +0000 (0:00:00.032) 0:00:29.280 ****** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 20 January 2024 13:19:33 +0000 (0:00:00.024) 0:00:29.304 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tests_auto_gateway.yml:110 Saturday 20 January 2024 13:19:33 +0000 (0:00:00.224) 0:00:29.529 ****** included: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 20 January 2024 13:19:33 +0000 (0:00:00.046) 0:00:29.575 ****** included: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 20 January 2024 13:19:33 +0000 (0:00:00.030) 0:00:29.605 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705756768.1518993, "block_size": 4096, "blocks": 0, "ctime": 1705756768.1518993, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 26840, "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": 1705756768.1518993, "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-citb5e8pkl/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 20 January 2024 13:19:33 +0000 (0:00:00.209) 0:00:29.815 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tests_auto_gateway.yml:112 Saturday 20 January 2024 13:19:33 +0000 (0:00:00.021) 0:00:29.836 ****** included: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 20 January 2024 13:19:33 +0000 (0:00:00.047) 0:00:29.884 ****** included: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 20 January 2024 13:19:33 +0000 (0:00:00.031) 0:00:29.915 ****** 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-citb5e8pkl/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 20 January 2024 13:19:33 +0000 (0:00:00.020) 0:00:29.936 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 20 January 2024 13:19:34 +0000 (0:00:00.240) 0:00:30.176 ****** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 20 January 2024 13:19:34 +0000 (0:00:00.019) 0:00:30.195 ****** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.022250", "end": "2024-01-20 13:19:34.444605", "rc": 0, "start": "2024-01-20 13:19:34.422355" } STDOUT: veth0 /etc/NetworkManager/system-connections/veth0.nmconnection TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 20 January 2024 13:19:34 +0000 (0:00:00.235) 0:00:30.430 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-veth0] ************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 20 January 2024 13:19:34 +0000 (0:00:00.023) 0:00:30.453 ****** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 20 January 2024 13:19:34 +0000 (0:00:00.022) 0:00:30.476 ****** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 20 January 2024 13:19:34 +0000 (0:00:00.021) 0:00:30.497 ****** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 20 January 2024 13:19:34 +0000 (0:00:00.020) 0:00:30.518 ****** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 20 January 2024 13:19:34 +0000 (0:00:00.020) 0:00:30.539 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 20 January 2024 13:19:34 +0000 (0:00:00.026) 0:00:30.565 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 20 January 2024 13:19:34 +0000 (0:00:00.037) 0:00:30.602 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tests_auto_gateway.yml:116 Saturday 20 January 2024 13:19:34 +0000 (0:00:00.034) 0:00:30.637 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.004171", "end": "2024-01-20 13:19:34.870419", "rc": 0, "start": "2024-01-20 13:19:34.866248" } STDOUT: default via 10.31.12.1 dev eth0 proto dhcp src 10.31.13.113 metric 100 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.13.113 metric 100 203.0.113.0/24 dev veth0 proto kernel scope link src 203.0.113.2 metric 101 TASK [Assert default ipv4 route is absent] ************************************* task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tests_auto_gateway.yml:120 Saturday 20 January 2024 13:19:34 +0000 (0:00:00.227) 0:00:30.865 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tests_auto_gateway.yml:126 Saturday 20 January 2024 13:19:34 +0000 (0:00:00.022) 0:00:30.887 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003945", "end": "2024-01-20 13:19:35.123063", "rc": 0, "start": "2024-01-20 13:19:35.119118" } STDOUT: 2001:db8::/64 dev veth0 proto kernel metric 101 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 1024 pref medium fe80::/64 dev veth0 proto kernel metric 1024 pref medium TASK [Assert default ipv6 route is absent] ************************************* task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tests_auto_gateway.yml:130 Saturday 20 January 2024 13:19:35 +0000 (0:00:00.219) 0:00:31.107 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tests_auto_gateway.yml:137 Saturday 20 January 2024 13:19:35 +0000 (0:00:00.021) 0:00:31.128 ****** ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 20 January 2024 13:19:35 +0000 (0:00:00.020) 0:00:31.148 ****** included: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 20 January 2024 13:19:35 +0000 (0:00:00.063) 0:00:31.212 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 20 January 2024 13:19:35 +0000 (0:00:00.033) 0:00:31.246 ****** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 20 January 2024 13:19:35 +0000 (0:00:00.022) 0:00:31.268 ****** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 20 January 2024 13:19:35 +0000 (0:00:00.023) 0:00:31.292 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 20 January 2024 13:19:37 +0000 (0:00:02.162) 0:00:33.454 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 20 January 2024 13:19:38 +0000 (0:00:00.743) 0:00:34.197 ****** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 20 January 2024 13:19:38 +0000 (0:00:00.023) 0:00:34.220 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 20 January 2024 13:19:38 +0000 (0:00:00.024) 0:00:34.245 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Saturday 20 January 2024 13:19:38 +0000 (0:00:00.023) 0:00:34.268 ****** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 20 January 2024 13:19:38 +0000 (0:00:00.056) 0:00:34.325 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:47 Saturday 20 January 2024 13:19:38 +0000 (0:00:00.024) 0:00:34.349 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:59 Saturday 20 January 2024 13:19:38 +0000 (0:00:00.023) 0:00:34.373 ****** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Saturday 20 January 2024 13:19:38 +0000 (0:00:00.036) 0:00:34.409 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:83 Saturday 20 January 2024 13:19:38 +0000 (0:00:00.442) 0:00:34.851 ****** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:92 Saturday 20 January 2024 13:19:38 +0000 (0:00:00.034) 0:00:34.886 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:100 Saturday 20 January 2024 13:19:38 +0000 (0:00:00.019) 0:00:34.905 ****** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 20 January 2024 13:19:38 +0000 (0:00:00.019) 0:00:34.925 ****** 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": "nm" } }, "changed": true } STDERR: TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:121 Saturday 20 January 2024 13:19:39 +0000 (0:00:00.471) 0:00:35.397 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:127 Saturday 20 January 2024 13:19:39 +0000 (0:00:00.023) 0:00:35.421 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Saturday 20 January 2024 13:19:39 +0000 (0:00:00.023) 0:00:35.444 ****** 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": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:136 Saturday 20 January 2024 13:19:39 +0000 (0:00:00.022) 0:00:35.466 ****** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 20 January 2024 13:19:39 +0000 (0:00:00.022) 0:00:35.489 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tests_auto_gateway.yml:149 Saturday 20 January 2024 13:19:39 +0000 (0:00:00.215) 0:00:35.704 ****** included: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 20 January 2024 13:19:39 +0000 (0:00:00.049) 0:00:35.753 ****** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 20 January 2024 13:19:39 +0000 (0:00:00.019) 0:00:35.772 ****** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 20 January 2024 13:19:39 +0000 (0:00:00.017) 0:00:35.790 ****** included: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:19:39 +0000 (0:00:00.030) 0:00:35.821 ****** included: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:19:39 +0000 (0:00:00.063) 0:00:35.884 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003717", "end": "2024-01-20 13:19:40.114886", "rc": 0, "start": "2024-01-20 13:19:40.111169" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:19:40 +0000 (0:00:00.214) 0:00:36.099 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:19:40 +0000 (0:00:00.022) 0:00:36.122 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 20 January 2024 13:19:40 +0000 (0:00:00.021) 0:00:36.144 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/manage_test_interface.yml:23 Saturday 20 January 2024 13:19:42 +0000 (0:00:02.341) 0:00:38.485 ****** skipping: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/manage_test_interface.yml:31 Saturday 20 January 2024 13:19:42 +0000 (0:00:00.026) 0:00:38.512 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/manage_test_interface.yml:39 Saturday 20 January 2024 13:19:42 +0000 (0:00:00.020) 0:00:38.532 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.018216", "end": "2024-01-20 13:19:42.777084", "rc": 0, "start": "2024-01-20 13:19:42.758868" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/manage_test_interface.yml:45 Saturday 20 January 2024 13:19:42 +0000 (0:00:00.231) 0:00:38.764 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/manage_test_interface.yml:50 Saturday 20 January 2024 13:19:42 +0000 (0:00:00.020) 0:00:38.785 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/manage_test_interface.yml:56 Saturday 20 January 2024 13:19:42 +0000 (0:00:00.021) 0:00:38.806 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 20 January 2024 13:19:42 +0000 (0:00:00.019) 0:00:38.825 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* sut : ok=125 changed=4 unreachable=0 failed=0 skipped=102 rescued=0 ignored=0 Saturday 20 January 2024 13:19:42 +0000 (0:00:00.061) 0:00:38.887 ****** =============================================================================== Install iproute --------------------------------------------------------- 2.75s /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.34s /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/manage_test_interface.yml:16 fedora.linux_system_roles.network : Check which services are running ---- 2.25s /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.17s /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Install iproute --------------------------------------------------------- 2.16s /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/manage_test_interface.yml:16 fedora.linux_system_roles.network : Check which services are running ---- 2.16s /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.16s /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Install iproute --------------------------------------------------------- 2.16s /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/manage_test_interface.yml:16 fedora.linux_system_roles.network : Check which packages are installed --- 0.93s /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Gathering Facts --------------------------------------------------------- 0.86s /WORKDIR/git-weekly-citb5e8pkl/tests/tests_auto_gateway_nm.yml:6 -------------- fedora.linux_system_roles.network : Check which packages are installed --- 0.82s /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.80s /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.74s /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Gathering Facts --------------------------------------------------------- 0.71s /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tests_auto_gateway.yml:3 ------- Create veth interface veth0 --------------------------------------------- 0.69s /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/manage_test_interface.yml:23 Create veth interface veth0 --------------------------------------------- 0.69s /WORKDIR/git-weekly-citb5e8pkl/tests/playbooks/tasks/manage_test_interface.yml:23 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.67s /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.56s /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.47s /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.45s /WORKDIR/git-weekly-citb5e8pkl/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---