# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_auto_gateway_nm.yml ******************************************** 2 plays in /WORKDIR/git-weekly-ciw0lcnw71/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-ciw0lcnw71/tests/tests_auto_gateway_nm.yml:5 Saturday 25 November 2023 13:28:49 +0000 (0:00:00.024) 0:00:00.024 ***** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/tests_auto_gateway_nm.yml:9 Saturday 25 November 2023 13:28:49 +0000 (0:00:00.557) 0:00:00.582 ***** included: /WORKDIR/git-weekly-ciw0lcnw71/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-ciw0lcnw71/tests/tasks/el_repo_setup.yml:3 Saturday 25 November 2023 13:28:49 +0000 (0:00:00.015) 0:00:00.598 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/tasks/el_repo_setup.yml:22 Saturday 25 November 2023 13:28:49 +0000 (0:00:00.229) 0:00:00.827 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set package manager to use for ostree] *********************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/tasks/el_repo_setup.yml:27 Saturday 25 November 2023 13:28:50 +0000 (0:00:00.209) 0:00:01.037 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/tasks/el_repo_setup.yml:34 Saturday 25 November 2023 13:28:50 +0000 (0:00:00.024) 0:00:01.061 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/tasks/el_repo_setup.yml:59 Saturday 25 November 2023 13:28:50 +0000 (0:00:00.037) 0:00:01.099 ***** included: /WORKDIR/git-weekly-ciw0lcnw71/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/tasks/enable_epel.yml:8 Saturday 25 November 2023 13:28:50 +0000 (0:00:00.069) 0:00:01.169 ***** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm" ], "rc": 0 } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/tasks/enable_epel.yml:24 Saturday 25 November 2023 13:28:50 +0000 (0:00:00.181) 0:00:01.350 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "yum-utils-1.1.31-54.el7_8.noarch providing yum-utils is already installed" ] } lsrpackages: yum-utils TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/tasks/enable_epel.yml:30 Saturday 25 November 2023 13:28:50 +0000 (0:00:00.458) 0:00:01.808 ***** ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.191751", "end": "2023-11-25 13:28:51.122839", "rc": 0, "start": "2023-11-25 13:28:50.931088" } STDOUT: ================================== repo: epel ================================== [epel] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/x86_64/7Server baseurl = cache = 0 cachedir = /var/cache/yum/x86_64/7Server/epel check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = True enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/x86_64/7Server/epel/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/x86_64/7Server/epel/gpgdir gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 hdrdir = /var/cache/yum/x86_64/7Server/epel/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64&infra=$infra&content=$contentdir minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Extra Packages for Enterprise Linux 7 - x86_64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/x86_64/7Server/epel pkgdir = /var/cache/yum/x86_64/7Server/epel/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = epel/x86_64 ui_repoid_vars = releasever, basearch username = TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/tasks/enable_epel.yml:35 Saturday 25 November 2023 13:28:51 +0000 (0:00:00.321) 0:00:02.130 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/tasks/enable_epel.yml:40 Saturday 25 November 2023 13:28:51 +0000 (0:00:00.017) 0:00:02.147 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/tests_auto_gateway_nm.yml:11 Saturday 25 November 2023 13:28:51 +0000 (0:00:00.016) 0:00:02.164 ***** ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing auto_gateway setting] *********************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tests_auto_gateway.yml:3 Saturday 25 November 2023 13:28:51 +0000 (0:00:00.016) 0:00:02.180 ***** ok: [sut] META: ran handlers TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tests_auto_gateway.yml:9 Saturday 25 November 2023 13:28:51 +0000 (0:00:00.399) 0:00:02.580 ***** included: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 25 November 2023 13:28:51 +0000 (0:00:00.029) 0:00:02.610 ***** included: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 25 November 2023 13:28:51 +0000 (0:00:00.017) 0:00:02.627 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003290", "end": "2023-11-25 13:28:51.747742", "rc": 0, "start": "2023-11-25 13:28:51.744452" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 25 November 2023 13:28:51 +0000 (0:00:00.125) 0:00:02.753 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 25 November 2023 13:28:51 +0000 (0:00:00.016) 0:00:02.770 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tests_auto_gateway.yml:11 Saturday 25 November 2023 13:28:51 +0000 (0:00:00.015) 0:00:02.785 ***** included: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 25 November 2023 13:28:51 +0000 (0:00:00.039) 0:00:02.824 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 25 November 2023 13:28:51 +0000 (0:00:00.014) 0:00:02.838 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 25 November 2023 13:28:51 +0000 (0:00:00.014) 0:00:02.853 ***** included: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 25 November 2023 13:28:51 +0000 (0:00:00.017) 0:00:02.871 ***** included: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 25 November 2023 13:28:51 +0000 (0:00:00.017) 0:00:02.888 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004378", "end": "2023-11-25 13:28:53.011280", "rc": 0, "start": "2023-11-25 13:28:52.006902" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 25 November 2023 13:28:53 +0000 (0:00:01.129) 0:00:04.018 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 25 November 2023 13:28:53 +0000 (0:00:00.015) 0:00:04.033 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 25 November 2023 13:28:53 +0000 (0:00:00.013) 0:00:04.046 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/manage_test_interface.yml:22 Saturday 25 November 2023 13:28:53 +0000 (0:00:00.380) 0:00:04.427 ***** 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.010338", "end": "2023-11-25 13:28:53.562812", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2023-11-25 13:28:53.552474" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.005548", "end": "2023-11-25 13:28:53.687515", "item": "ip link set peerveth0 up", "rc": 0, "start": "2023-11-25 13:28:53.681967" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.006093", "end": "2023-11-25 13:28:53.806908", "item": "ip link set veth0 up", "rc": 0, "start": "2023-11-25 13:28:53.800815" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/manage_test_interface.yml:31 Saturday 25 November 2023 13:28:53 +0000 (0:00:00.387) 0:00:04.815 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.022006", "end": "2023-11-25 13:28:53.955818", "rc": 0, "start": "2023-11-25 13:28:53.933812" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/manage_test_interface.yml:39 Saturday 25 November 2023 13:28:53 +0000 (0:00:00.147) 0:00:04.962 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/manage_test_interface.yml:46 Saturday 25 November 2023 13:28:53 +0000 (0:00:00.018) 0:00:04.981 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/manage_test_interface.yml:52 Saturday 25 November 2023 13:28:54 +0000 (0:00:00.018) 0:00:04.999 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/manage_test_interface.yml:59 Saturday 25 November 2023 13:28:54 +0000 (0:00:00.018) 0:00:05.017 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/manage_test_interface.yml:65 Saturday 25 November 2023 13:28:54 +0000 (0:00:00.019) 0:00:05.037 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tests_auto_gateway.yml:15 Saturday 25 November 2023 13:28:54 +0000 (0:00:00.015) 0:00:05.053 ***** included: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 25 November 2023 13:28:54 +0000 (0:00:00.074) 0:00:05.127 ***** included: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 25 November 2023 13:28:54 +0000 (0:00:00.022) 0:00:05.149 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1700918933.5635362, "block_size": 4096, "blocks": 0, "ctime": 1700918933.5635362, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17554, "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": 1700918933.5635362, "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-ciw0lcnw71/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 25 November 2023 13:28:54 +0000 (0:00:00.131) 0:00:05.281 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tests_auto_gateway.yml:17 Saturday 25 November 2023 13:28:54 +0000 (0:00:00.017) 0:00:05.298 ***** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 25 November 2023 13:28:54 +0000 (0:00:00.014) 0:00:05.313 ***** included: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 25 November 2023 13:28:54 +0000 (0:00:00.121) 0:00:05.435 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/set_facts.yml:16 Saturday 25 November 2023 13:28:54 +0000 (0:00:00.017) 0:00:05.452 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.network : Set package manager to use for ostree] ****** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/set_facts.yml:21 Saturday 25 November 2023 13:28:54 +0000 (0:00:00.124) 0:00:05.577 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/set_facts.yml:28 Saturday 25 November 2023 13:28:54 +0000 (0:00:00.019) 0:00:05.596 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/set_facts.yml:33 Saturday 25 November 2023 13:28:55 +0000 (0:00:00.826) 0:00:06.423 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 25 November 2023 13:28:56 +0000 (0:00:00.826) 0:00:07.249 ***** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 25 November 2023 13:28:56 +0000 (0:00:00.031) 0:00:07.281 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 25 November 2023 13:28:56 +0000 (0:00:00.036) 0:00:07.317 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 25 November 2023 13:28:56 +0000 (0:00:00.030) 0:00:07.348 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:38 Saturday 25 November 2023 13:28:56 +0000 (0:00:00.066) 0:00:07.414 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:51 Saturday 25 November 2023 13:28:56 +0000 (0:00:00.053) 0:00:07.468 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:65 Saturday 25 November 2023 13:28:56 +0000 (0:00:00.028) 0:00:07.496 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:79 Saturday 25 November 2023 13:28:56 +0000 (0:00:00.037) 0:00:07.533 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 25 November 2023 13:28:56 +0000 (0:00:00.436) 0:00:07.970 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:99 Saturday 25 November 2023 13:28:57 +0000 (0:00:00.066) 0:00:08.036 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:107 Saturday 25 November 2023 13:28:57 +0000 (0:00:00.038) 0:00:08.075 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:116 Saturday 25 November 2023 13:28:57 +0000 (0:00:00.044) 0:00:08.119 ***** 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, aa36ee00-0250-4bee-8414-bff5e4b7388f [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, aa36ee00-0250-4bee-8414-bff5e4b7388f (is-modified) [005] #0, state:up persistent_state:present, 'veth0': connection reapplied TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:128 Saturday 25 November 2023 13:28:57 +0000 (0:00:00.561) 0:00:08.681 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 25 November 2023 13:28:57 +0000 (0:00:00.029) 0:00:08.710 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, aa36ee00-0250-4bee-8414-bff5e4b7388f", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, aa36ee00-0250-4bee-8414-bff5e4b7388f (is-modified)", "[005] #0, state:up persistent_state:present, 'veth0': connection reapplied" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:138 Saturday 25 November 2023 13:28:57 +0000 (0:00:00.035) 0:00:08.746 ***** 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, aa36ee00-0250-4bee-8414-bff5e4b7388f\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, aa36ee00-0250-4bee-8414-bff5e4b7388f (is-modified)\n[005] #0, state:up persistent_state:present, 'veth0': connection reapplied\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, aa36ee00-0250-4bee-8414-bff5e4b7388f", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, aa36ee00-0250-4bee-8414-bff5e4b7388f (is-modified)", "[005] #0, state:up persistent_state:present, 'veth0': connection reapplied" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:143 Saturday 25 November 2023 13:28:57 +0000 (0:00:00.029) 0:00:08.776 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 25 November 2023 13:28:57 +0000 (0:00:00.028) 0:00:08.804 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tests_auto_gateway.yml:42 Saturday 25 November 2023 13:28:58 +0000 (0:00:00.270) 0:00:09.074 ***** included: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 25 November 2023 13:28:58 +0000 (0:00:00.101) 0:00:09.176 ***** included: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 25 November 2023 13:28:58 +0000 (0:00:00.050) 0:00:09.227 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1700918934.273515, "block_size": 4096, "blocks": 0, "ctime": 1700918933.5635362, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17554, "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": 1700918933.5635362, "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-ciw0lcnw71/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 25 November 2023 13:28:58 +0000 (0:00:00.147) 0:00:09.374 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tests_auto_gateway.yml:44 Saturday 25 November 2023 13:28:58 +0000 (0:00:00.033) 0:00:09.407 ***** included: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 25 November 2023 13:28:58 +0000 (0:00:00.082) 0:00:09.490 ***** included: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 25 November 2023 13:28:58 +0000 (0:00:00.051) 0:00:09.542 ***** 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-ciw0lcnw71/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 25 November 2023 13:28:58 +0000 (0:00:00.031) 0:00:09.574 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1700918937.6814144, "block_size": 4096, "blocks": 8, "ctime": 1700918937.592417, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4427527, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1700918937.592417, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 403, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 25 November 2023 13:28:58 +0000 (0:00:00.144) 0:00:09.718 ***** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 25 November 2023 13:28:58 +0000 (0:00:00.029) 0:00:09.748 ***** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.025448", "end": "2023-11-25 13:28:58.893318", "rc": 0, "start": "2023-11-25 13:28:58.867870" } STDOUT: veth0 /etc/sysconfig/network-scripts/ifcfg-veth0 TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 25 November 2023 13:28:58 +0000 (0:00:00.164) 0:00:09.913 ***** 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-ciw0lcnw71/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 25 November 2023 13:28:58 +0000 (0:00:00.040) 0:00:09.954 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 25 November 2023 13:28:59 +0000 (0:00:00.042) 0:00:09.997 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 25 November 2023 13:28:59 +0000 (0:00:00.037) 0:00:10.034 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 25 November 2023 13:28:59 +0000 (0:00:00.102) 0:00:10.136 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 25 November 2023 13:28:59 +0000 (0:00:00.036) 0:00:10.172 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 25 November 2023 13:28:59 +0000 (0:00:00.039) 0:00:10.211 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 25 November 2023 13:28:59 +0000 (0:00:00.040) 0:00:10.251 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tests_auto_gateway.yml:48 Saturday 25 November 2023 13:28:59 +0000 (0:00:00.029) 0:00:10.281 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003551", "end": "2023-11-25 13:28:59.404045", "rc": 0, "start": "2023-11-25 13:28:59.400494" } STDOUT: default via 10.31.44.1 dev eth0 proto dhcp metric 100 default via 203.0.113.1 dev veth0 proto static metric 65535 10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.47.202 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-ciw0lcnw71/tests/playbooks/tests_auto_gateway.yml:52 Saturday 25 November 2023 13:28:59 +0000 (0:00:00.150) 0:00:10.432 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tests_auto_gateway.yml:58 Saturday 25 November 2023 13:28:59 +0000 (0:00:00.033) 0:00:10.465 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003622", "end": "2023-11-25 13:28:59.590167", "rc": 0, "start": "2023-11-25 13:28:59.586545" } STDOUT: unreachable ::/96 dev lo metric 1024 error -113 pref medium unreachable ::ffff:0.0.0.0/96 dev lo metric 1024 error -113 pref medium 2001:db8::/64 dev veth0 proto kernel metric 101 pref medium unreachable 2002:a00::/24 dev lo metric 1024 error -113 pref medium unreachable 2002:7f00::/24 dev lo metric 1024 error -113 pref medium unreachable 2002:a9fe::/32 dev lo metric 1024 error -113 pref medium unreachable 2002:ac10::/28 dev lo metric 1024 error -113 pref medium unreachable 2002:c0a8::/32 dev lo metric 1024 error -113 pref medium unreachable 2002:e000::/19 dev lo metric 1024 error -113 pref medium unreachable 3ffe:ffff::/32 dev lo metric 1024 error -113 pref medium fe80::/64 dev veth0 proto kernel metric 101 pref medium fe80::/64 dev eth0 proto kernel metric 256 mtu 9001 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 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-ciw0lcnw71/tests/playbooks/tests_auto_gateway.yml:62 Saturday 25 November 2023 13:28:59 +0000 (0:00:00.149) 0:00:10.615 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tests_auto_gateway.yml:69 Saturday 25 November 2023 13:28:59 +0000 (0:00:00.042) 0:00:10.657 ***** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 25 November 2023 13:28:59 +0000 (0:00:00.033) 0:00:10.690 ***** included: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 25 November 2023 13:28:59 +0000 (0:00:00.053) 0:00:10.743 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/set_facts.yml:16 Saturday 25 November 2023 13:28:59 +0000 (0:00:00.041) 0:00:10.785 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.network : Set package manager to use for ostree] ****** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/set_facts.yml:21 Saturday 25 November 2023 13:28:59 +0000 (0:00:00.147) 0:00:10.932 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/set_facts.yml:28 Saturday 25 November 2023 13:28:59 +0000 (0:00:00.044) 0:00:10.976 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/set_facts.yml:33 Saturday 25 November 2023 13:29:00 +0000 (0:00:00.747) 0:00:11.724 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 25 November 2023 13:29:01 +0000 (0:00:00.646) 0:00:12.370 ***** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 25 November 2023 13:29:01 +0000 (0:00:00.027) 0:00:12.398 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 25 November 2023 13:29:01 +0000 (0:00:00.025) 0:00:12.423 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 25 November 2023 13:29:01 +0000 (0:00:00.028) 0:00:12.452 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:38 Saturday 25 November 2023 13:29:01 +0000 (0:00:00.058) 0:00:12.510 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:51 Saturday 25 November 2023 13:29:01 +0000 (0:00:00.025) 0:00:12.535 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:65 Saturday 25 November 2023 13:29:01 +0000 (0:00:00.024) 0:00:12.560 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:79 Saturday 25 November 2023 13:29:01 +0000 (0:00:00.028) 0:00:12.588 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 25 November 2023 13:29:01 +0000 (0:00:00.237) 0:00:12.826 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:99 Saturday 25 November 2023 13:29:01 +0000 (0:00:00.033) 0:00:12.859 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:107 Saturday 25 November 2023 13:29:01 +0000 (0:00:00.055) 0:00:12.914 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:116 Saturday 25 November 2023 13:29:01 +0000 (0:00:00.026) 0:00:12.941 ***** 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 [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:128 Saturday 25 November 2023 13:29:02 +0000 (0:00:00.392) 0:00:13.333 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 25 November 2023 13:29:02 +0000 (0:00:00.029) 0:00:13.363 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:138 Saturday 25 November 2023 13:29:02 +0000 (0:00:00.029) 0:00:13.392 ***** 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 [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:143 Saturday 25 November 2023 13:29:02 +0000 (0:00:00.030) 0:00:13.423 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 25 November 2023 13:29:02 +0000 (0:00:00.037) 0:00:13.460 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tests_auto_gateway.yml:81 Saturday 25 November 2023 13:29:02 +0000 (0:00:00.137) 0:00:13.598 ***** included: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 25 November 2023 13:29:02 +0000 (0:00:00.071) 0:00:13.670 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 25 November 2023 13:29:02 +0000 (0:00:00.032) 0:00:13.703 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 25 November 2023 13:29:02 +0000 (0:00:00.034) 0:00:13.737 ***** included: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 25 November 2023 13:29:02 +0000 (0:00:00.062) 0:00:13.800 ***** included: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 25 November 2023 13:29:02 +0000 (0:00:00.048) 0:00:13.849 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003280", "end": "2023-11-25 13:29:02.971907", "rc": 0, "start": "2023-11-25 13:29:02.968627" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 25 November 2023 13:29:03 +0000 (0:00:00.185) 0:00:14.034 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 25 November 2023 13:29:03 +0000 (0:00:00.035) 0:00:14.069 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 25 November 2023 13:29:03 +0000 (0:00:00.030) 0:00:14.100 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/manage_test_interface.yml:22 Saturday 25 November 2023 13:29:03 +0000 (0:00:00.336) 0:00:14.436 ***** skipping: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add veth0 type veth peer name peerveth0", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerveth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set veth0 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/manage_test_interface.yml:31 Saturday 25 November 2023 13:29:03 +0000 (0:00:00.054) 0:00:14.491 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/manage_test_interface.yml:39 Saturday 25 November 2023 13:29:03 +0000 (0:00:00.031) 0:00:14.522 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.012547", "end": "2023-11-25 13:29:03.655119", "rc": 0, "start": "2023-11-25 13:29:03.642572" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/manage_test_interface.yml:46 Saturday 25 November 2023 13:29:03 +0000 (0:00:00.154) 0:00:14.676 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/manage_test_interface.yml:52 Saturday 25 November 2023 13:29:03 +0000 (0:00:00.031) 0:00:14.708 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/manage_test_interface.yml:59 Saturday 25 November 2023 13:29:03 +0000 (0:00:00.032) 0:00:14.741 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/manage_test_interface.yml:65 Saturday 25 November 2023 13:29:03 +0000 (0:00:00.028) 0:00:14.769 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEST: I can configure an interface with auto_gateway disabled] *********** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tests_auto_gateway.yml:85 Saturday 25 November 2023 13:29:03 +0000 (0:00:00.030) 0:00:14.800 ***** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tests_auto_gateway.yml:89 Saturday 25 November 2023 13:29:03 +0000 (0:00:00.030) 0:00:14.830 ***** included: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 25 November 2023 13:29:03 +0000 (0:00:00.089) 0:00:14.920 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 25 November 2023 13:29:03 +0000 (0:00:00.033) 0:00:14.953 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 25 November 2023 13:29:03 +0000 (0:00:00.032) 0:00:14.985 ***** included: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 25 November 2023 13:29:04 +0000 (0:00:00.093) 0:00:15.079 ***** included: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 25 November 2023 13:29:04 +0000 (0:00:00.049) 0:00:15.128 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003240", "end": "2023-11-25 13:29:04.249665", "rc": 0, "start": "2023-11-25 13:29:04.246425" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 25 November 2023 13:29:04 +0000 (0:00:00.146) 0:00:15.275 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 25 November 2023 13:29:04 +0000 (0:00:00.038) 0:00:15.313 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 25 November 2023 13:29:04 +0000 (0:00:00.035) 0:00:15.349 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/manage_test_interface.yml:22 Saturday 25 November 2023 13:29:04 +0000 (0:00:00.342) 0:00:15.691 ***** 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.010619", "end": "2023-11-25 13:29:04.825953", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2023-11-25 13:29:04.815334" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.006014", "end": "2023-11-25 13:29:04.957782", "item": "ip link set peerveth0 up", "rc": 0, "start": "2023-11-25 13:29:04.951768" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.006568", "end": "2023-11-25 13:29:05.081216", "item": "ip link set veth0 up", "rc": 0, "start": "2023-11-25 13:29:05.074648" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/manage_test_interface.yml:31 Saturday 25 November 2023 13:29:05 +0000 (0:00:00.414) 0:00:16.106 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.022803", "end": "2023-11-25 13:29:05.248634", "rc": 0, "start": "2023-11-25 13:29:05.225831" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/manage_test_interface.yml:39 Saturday 25 November 2023 13:29:05 +0000 (0:00:00.163) 0:00:16.269 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/manage_test_interface.yml:46 Saturday 25 November 2023 13:29:05 +0000 (0:00:00.026) 0:00:16.296 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/manage_test_interface.yml:52 Saturday 25 November 2023 13:29:05 +0000 (0:00:00.027) 0:00:16.323 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/manage_test_interface.yml:59 Saturday 25 November 2023 13:29:05 +0000 (0:00:00.031) 0:00:16.355 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/manage_test_interface.yml:65 Saturday 25 November 2023 13:29:05 +0000 (0:00:00.028) 0:00:16.383 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 25 November 2023 13:29:05 +0000 (0:00:00.065) 0:00:16.449 ***** included: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 25 November 2023 13:29:05 +0000 (0:00:00.054) 0:00:16.504 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/set_facts.yml:16 Saturday 25 November 2023 13:29:05 +0000 (0:00:00.033) 0:00:16.537 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.network : Set package manager to use for ostree] ****** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/set_facts.yml:21 Saturday 25 November 2023 13:29:05 +0000 (0:00:00.146) 0:00:16.684 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/set_facts.yml:28 Saturday 25 November 2023 13:29:05 +0000 (0:00:00.039) 0:00:16.723 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/set_facts.yml:33 Saturday 25 November 2023 13:29:06 +0000 (0:00:00.741) 0:00:17.464 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 25 November 2023 13:29:07 +0000 (0:00:00.648) 0:00:18.113 ***** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 25 November 2023 13:29:07 +0000 (0:00:00.027) 0:00:18.140 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 25 November 2023 13:29:07 +0000 (0:00:00.024) 0:00:18.165 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 25 November 2023 13:29:07 +0000 (0:00:00.063) 0:00:18.228 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:38 Saturday 25 November 2023 13:29:07 +0000 (0:00:00.061) 0:00:18.290 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:51 Saturday 25 November 2023 13:29:07 +0000 (0:00:00.028) 0:00:18.319 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:65 Saturday 25 November 2023 13:29:07 +0000 (0:00:00.028) 0:00:18.347 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:79 Saturday 25 November 2023 13:29:07 +0000 (0:00:00.031) 0:00:18.379 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 25 November 2023 13:29:07 +0000 (0:00:00.238) 0:00:18.617 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:99 Saturday 25 November 2023 13:29:07 +0000 (0:00:00.034) 0:00:18.651 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:107 Saturday 25 November 2023 13:29:07 +0000 (0:00:00.025) 0:00:18.677 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:116 Saturday 25 November 2023 13:29:07 +0000 (0:00:00.025) 0:00:18.703 ***** 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, 43ee8798-7597-429f-ab0d-17ac7bb1edd1 [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 43ee8798-7597-429f-ab0d-17ac7bb1edd1 (is-modified) [005] #0, state:up persistent_state:present, 'veth0': connection reapplied TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:128 Saturday 25 November 2023 13:29:08 +0000 (0:00:00.345) 0:00:19.049 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 25 November 2023 13:29:08 +0000 (0:00:00.028) 0:00:19.077 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 43ee8798-7597-429f-ab0d-17ac7bb1edd1", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 43ee8798-7597-429f-ab0d-17ac7bb1edd1 (is-modified)", "[005] #0, state:up persistent_state:present, 'veth0': connection reapplied" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:138 Saturday 25 November 2023 13:29:08 +0000 (0:00:00.027) 0:00:19.105 ***** 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, 43ee8798-7597-429f-ab0d-17ac7bb1edd1\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 43ee8798-7597-429f-ab0d-17ac7bb1edd1 (is-modified)\n[005] #0, state:up persistent_state:present, 'veth0': connection reapplied\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 43ee8798-7597-429f-ab0d-17ac7bb1edd1", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 43ee8798-7597-429f-ab0d-17ac7bb1edd1 (is-modified)", "[005] #0, state:up persistent_state:present, 'veth0': connection reapplied" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:143 Saturday 25 November 2023 13:29:08 +0000 (0:00:00.028) 0:00:19.133 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 25 November 2023 13:29:08 +0000 (0:00:00.027) 0:00:19.160 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tests_auto_gateway.yml:110 Saturday 25 November 2023 13:29:08 +0000 (0:00:00.135) 0:00:19.296 ***** included: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 25 November 2023 13:29:08 +0000 (0:00:00.116) 0:00:19.413 ***** included: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 25 November 2023 13:29:08 +0000 (0:00:00.047) 0:00:19.460 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1700918947.940111, "block_size": 4096, "blocks": 0, "ctime": 1700918944.826203, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17555, "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": 1700918944.826203, "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-ciw0lcnw71/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 25 November 2023 13:29:08 +0000 (0:00:00.139) 0:00:19.600 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tests_auto_gateway.yml:112 Saturday 25 November 2023 13:29:08 +0000 (0:00:00.033) 0:00:19.633 ***** included: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 25 November 2023 13:29:08 +0000 (0:00:00.077) 0:00:19.710 ***** included: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 25 November 2023 13:29:08 +0000 (0:00:00.045) 0:00:19.756 ***** 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-ciw0lcnw71/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 25 November 2023 13:29:08 +0000 (0:00:00.029) 0:00:19.785 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1700918948.0241086, "block_size": 4096, "blocks": 8, "ctime": 1700918947.97911, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4427529, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1700918947.97911, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 330, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 25 November 2023 13:29:08 +0000 (0:00:00.138) 0:00:19.923 ***** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 25 November 2023 13:29:08 +0000 (0:00:00.028) 0:00:19.952 ***** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.023082", "end": "2023-11-25 13:29:09.094667", "rc": 0, "start": "2023-11-25 13:29:09.071585" } STDOUT: veth0 /etc/sysconfig/network-scripts/ifcfg-veth0 TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 25 November 2023 13:29:09 +0000 (0:00:00.170) 0:00:20.122 ***** 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-ciw0lcnw71/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 25 November 2023 13:29:09 +0000 (0:00:00.030) 0:00:20.153 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 25 November 2023 13:29:09 +0000 (0:00:00.041) 0:00:20.194 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 25 November 2023 13:29:09 +0000 (0:00:00.072) 0:00:20.266 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 25 November 2023 13:29:09 +0000 (0:00:00.032) 0:00:20.299 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 25 November 2023 13:29:09 +0000 (0:00:00.035) 0:00:20.334 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 25 November 2023 13:29:09 +0000 (0:00:00.034) 0:00:20.369 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 25 November 2023 13:29:09 +0000 (0:00:00.035) 0:00:20.405 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tests_auto_gateway.yml:116 Saturday 25 November 2023 13:29:09 +0000 (0:00:00.039) 0:00:20.444 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003344", "end": "2023-11-25 13:29:09.566777", "rc": 0, "start": "2023-11-25 13:29:09.563433" } STDOUT: default via 10.31.44.1 dev eth0 proto dhcp metric 100 10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.47.202 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-ciw0lcnw71/tests/playbooks/tests_auto_gateway.yml:120 Saturday 25 November 2023 13:29:09 +0000 (0:00:00.139) 0:00:20.584 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tests_auto_gateway.yml:126 Saturday 25 November 2023 13:29:09 +0000 (0:00:00.037) 0:00:20.621 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003332", "end": "2023-11-25 13:29:09.744675", "rc": 0, "start": "2023-11-25 13:29:09.741343" } STDOUT: unreachable ::/96 dev lo metric 1024 error -113 pref medium unreachable ::ffff:0.0.0.0/96 dev lo metric 1024 error -113 pref medium 2001:db8::/64 dev veth0 proto kernel metric 101 pref medium unreachable 2002:a00::/24 dev lo metric 1024 error -113 pref medium unreachable 2002:7f00::/24 dev lo metric 1024 error -113 pref medium unreachable 2002:a9fe::/32 dev lo metric 1024 error -113 pref medium unreachable 2002:ac10::/28 dev lo metric 1024 error -113 pref medium unreachable 2002:c0a8::/32 dev lo metric 1024 error -113 pref medium unreachable 2002:e000::/19 dev lo metric 1024 error -113 pref medium unreachable 3ffe:ffff::/32 dev lo metric 1024 error -113 pref medium fe80::/64 dev veth0 proto kernel metric 101 pref medium fe80::/64 dev eth0 proto kernel metric 256 mtu 9001 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium TASK [Assert default ipv6 route is absent] ************************************* task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tests_auto_gateway.yml:130 Saturday 25 November 2023 13:29:09 +0000 (0:00:00.150) 0:00:20.772 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tests_auto_gateway.yml:137 Saturday 25 November 2023 13:29:09 +0000 (0:00:00.032) 0:00:20.804 ***** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 25 November 2023 13:29:09 +0000 (0:00:00.028) 0:00:20.833 ***** included: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 25 November 2023 13:29:09 +0000 (0:00:00.046) 0:00:20.880 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/set_facts.yml:16 Saturday 25 November 2023 13:29:09 +0000 (0:00:00.035) 0:00:20.916 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.network : Set package manager to use for ostree] ****** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/set_facts.yml:21 Saturday 25 November 2023 13:29:10 +0000 (0:00:00.147) 0:00:21.063 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/set_facts.yml:28 Saturday 25 November 2023 13:29:10 +0000 (0:00:00.032) 0:00:21.096 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/set_facts.yml:33 Saturday 25 November 2023 13:29:10 +0000 (0:00:00.738) 0:00:21.834 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 25 November 2023 13:29:11 +0000 (0:00:00.674) 0:00:22.508 ***** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 25 November 2023 13:29:11 +0000 (0:00:00.042) 0:00:22.550 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 25 November 2023 13:29:11 +0000 (0:00:00.037) 0:00:22.588 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 25 November 2023 13:29:11 +0000 (0:00:00.042) 0:00:22.630 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:38 Saturday 25 November 2023 13:29:11 +0000 (0:00:00.075) 0:00:22.705 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:51 Saturday 25 November 2023 13:29:11 +0000 (0:00:00.028) 0:00:22.734 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:65 Saturday 25 November 2023 13:29:11 +0000 (0:00:00.035) 0:00:22.769 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:79 Saturday 25 November 2023 13:29:11 +0000 (0:00:00.045) 0:00:22.815 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 25 November 2023 13:29:12 +0000 (0:00:00.265) 0:00:23.080 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:99 Saturday 25 November 2023 13:29:12 +0000 (0:00:00.038) 0:00:23.119 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:107 Saturday 25 November 2023 13:29:12 +0000 (0:00:00.096) 0:00:23.216 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:116 Saturday 25 November 2023 13:29:12 +0000 (0:00:00.038) 0:00:23.254 ***** 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 [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:128 Saturday 25 November 2023 13:29:12 +0000 (0:00:00.418) 0:00:23.673 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 25 November 2023 13:29:12 +0000 (0:00:00.033) 0:00:23.706 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:138 Saturday 25 November 2023 13:29:12 +0000 (0:00:00.032) 0:00:23.739 ***** 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 [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:143 Saturday 25 November 2023 13:29:12 +0000 (0:00:00.031) 0:00:23.770 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 25 November 2023 13:29:12 +0000 (0:00:00.032) 0:00:23.803 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tests_auto_gateway.yml:149 Saturday 25 November 2023 13:29:12 +0000 (0:00:00.134) 0:00:23.938 ***** included: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 25 November 2023 13:29:13 +0000 (0:00:00.087) 0:00:24.025 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 25 November 2023 13:29:13 +0000 (0:00:00.029) 0:00:24.055 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 25 November 2023 13:29:13 +0000 (0:00:00.027) 0:00:24.082 ***** included: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 25 November 2023 13:29:13 +0000 (0:00:00.042) 0:00:24.125 ***** included: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 25 November 2023 13:29:13 +0000 (0:00:00.045) 0:00:24.171 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004376", "end": "2023-11-25 13:29:14.296533", "rc": 0, "start": "2023-11-25 13:29:13.292157" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 25 November 2023 13:29:14 +0000 (0:00:01.145) 0:00:25.316 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 25 November 2023 13:29:14 +0000 (0:00:00.031) 0:00:25.347 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 25 November 2023 13:29:14 +0000 (0:00:00.029) 0:00:25.377 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/manage_test_interface.yml:22 Saturday 25 November 2023 13:29:14 +0000 (0:00:00.337) 0:00:25.715 ***** skipping: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add veth0 type veth peer name peerveth0", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerveth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set veth0 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/manage_test_interface.yml:31 Saturday 25 November 2023 13:29:14 +0000 (0:00:00.041) 0:00:25.756 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/manage_test_interface.yml:39 Saturday 25 November 2023 13:29:14 +0000 (0:00:00.034) 0:00:25.791 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.012130", "end": "2023-11-25 13:29:14.926135", "rc": 0, "start": "2023-11-25 13:29:14.914005" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/manage_test_interface.yml:46 Saturday 25 November 2023 13:29:14 +0000 (0:00:00.159) 0:00:25.950 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/manage_test_interface.yml:52 Saturday 25 November 2023 13:29:14 +0000 (0:00:00.032) 0:00:25.983 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/manage_test_interface.yml:59 Saturday 25 November 2023 13:29:15 +0000 (0:00:00.033) 0:00:26.016 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/manage_test_interface.yml:65 Saturday 25 November 2023 13:29:15 +0000 (0:00:00.038) 0:00:26.054 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=133 changed=4 unreachable=0 failed=0 skipped=94 rescued=0 ignored=0 Saturday 25 November 2023 13:29:15 +0000 (0:00:00.012) 0:00:26.067 ***** =============================================================================== Gather current interface info ------------------------------------------- 1.15s /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 1.13s /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/get_current_interfaces.yml:3 linux-system-roles.network : Check which packages are installed --------- 0.83s /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/set_facts.yml:33 linux-system-roles.network : Check which services are running ----------- 0.83s /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/set_facts.yml:28 linux-system-roles.network : Configure networking connection profiles --- 0.81s /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:116 linux-system-roles.network : Check which services are running ----------- 0.75s /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/set_facts.yml:28 linux-system-roles.network : Check which services are running ----------- 0.74s /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/set_facts.yml:28 linux-system-roles.network : Check which services are running ----------- 0.74s /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/set_facts.yml:28 linux-system-roles.network : Check which packages are installed --------- 0.67s /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/set_facts.yml:33 linux-system-roles.network : Check which packages are installed --------- 0.65s /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/set_facts.yml:33 linux-system-roles.network : Check which packages are installed --------- 0.65s /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/set_facts.yml:33 linux-system-roles.network : Configure networking connection profiles --- 0.56s /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:116 Gathering Facts --------------------------------------------------------- 0.56s /WORKDIR/git-weekly-ciw0lcnw71/tests/tests_auto_gateway_nm.yml:5 -------------- linux-system-roles.network : Enable and start NetworkManager ------------ 0.50s /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:79 Install yum-utils package ----------------------------------------------- 0.46s /WORKDIR/git-weekly-ciw0lcnw71/tests/tasks/enable_epel.yml:24 ----------------- linux-system-roles.network : Enable and start NetworkManager ------------ 0.44s /WORKDIR/git-weekly-ciw0lcnw71/tests/roles/linux-system-roles.network/tasks/main.yml:79 Create veth interface veth0 --------------------------------------------- 0.41s /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/manage_test_interface.yml:22 Gathering Facts --------------------------------------------------------- 0.40s /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tests_auto_gateway.yml:3 ------- Create veth interface veth0 --------------------------------------------- 0.39s /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/manage_test_interface.yml:22 Install iproute --------------------------------------------------------- 0.38s /WORKDIR/git-weekly-ciw0lcnw71/tests/playbooks/tasks/manage_test_interface.yml:16 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---