# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_auto_gateway_initscripts.yml *********************************** 2 plays in /WORKDIR/git-route_type4sn_hph9/tests/tests_auto_gateway_initscripts.yml PLAY [Run playbook 'playbooks/tests_auto_gateway.yml' with initscripts as provider] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-route_type4sn_hph9/tests/tests_auto_gateway_initscripts.yml:5 Tuesday 09 January 2024 19:45:04 +0000 (0:00:00.013) 0:00:00.013 ******* ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-route_type4sn_hph9/tests/tests_auto_gateway_initscripts.yml:8 Tuesday 09 January 2024 19:45:05 +0000 (0:00:00.703) 0:00:00.716 ******* included: /WORKDIR/git-route_type4sn_hph9/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-route_type4sn_hph9/tests/tasks/el_repo_setup.yml:3 Tuesday 09 January 2024 19:45:05 +0000 (0:00:00.025) 0:00:00.742 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/tasks/el_repo_setup.yml:19 Tuesday 09 January 2024 19:45:05 +0000 (0:00:00.250) 0:00:00.993 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/tasks/el_repo_setup.yml:24 Tuesday 09 January 2024 19:45:05 +0000 (0:00:00.258) 0:00:01.251 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/tasks/el_repo_setup.yml:28 Tuesday 09 January 2024 19:45:05 +0000 (0:00:00.021) 0:00:01.273 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/tasks/el_repo_setup.yml:53 Tuesday 09 January 2024 19:45:05 +0000 (0:00:00.036) 0:00:01.310 ******* included: /WORKDIR/git-route_type4sn_hph9/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/tasks/enable_epel.yml:8 Tuesday 09 January 2024 19:45:06 +0000 (0:00:00.051) 0:00:01.361 ******* 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-route_type4sn_hph9/tests/tasks/enable_epel.yml:24 Tuesday 09 January 2024 19:45:06 +0000 (0:00:00.208) 0:00:01.570 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [ "yum-utils-1.1.31-54.el7_8.noarch providing yum-utils is already installed" ] } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/tasks/enable_epel.yml:30 Tuesday 09 January 2024 19:45:12 +0000 (0:00:05.867) 0:00:07.438 ******* ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.202590", "end": "2024-01-09 19:45:12.394650", "rc": 0, "start": "2024-01-09 19:45:12.192060" } STDOUT: Loaded plugins: fastestmirror ================================== repo: epel ================================== [epel] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/x86_64/7 baseurl = cache = 0 cachedir = /var/cache/yum/x86_64/7/epel check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = 1 enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/x86_64/7/epel/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/x86_64/7/epel/gpgdir gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 hdrdir = /var/cache/yum/x86_64/7/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=stock&content=centos 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/7/epel pkgdir = /var/cache/yum/x86_64/7/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-route_type4sn_hph9/tests/tasks/enable_epel.yml:35 Tuesday 09 January 2024 19:45:12 +0000 (0:00:00.330) 0:00:07.768 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/tasks/enable_epel.yml:40 Tuesday 09 January 2024 19:45:12 +0000 (0:00:00.025) 0:00:07.793 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'initscripts'] *********************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/tests_auto_gateway_initscripts.yml:10 Tuesday 09 January 2024 19:45:12 +0000 (0:00:00.026) 0:00:07.820 ******* ok: [sut] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing auto_gateway setting] *********************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tests_auto_gateway.yml:3 Tuesday 09 January 2024 19:45:12 +0000 (0:00:00.024) 0:00:07.844 ******* ok: [sut] META: ran handlers TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tests_auto_gateway.yml:9 Tuesday 09 January 2024 19:45:12 +0000 (0:00:00.380) 0:00:08.224 ******* included: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 19:45:12 +0000 (0:00:00.023) 0:00:08.248 ******* included: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 19:45:12 +0000 (0:00:00.013) 0:00:08.261 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.006256", "end": "2024-01-09 19:45:14.018212", "rc": 0, "start": "2024-01-09 19:45:13.011956" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 19:45:14 +0000 (0:00:01.135) 0:00:09.397 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 19:45:14 +0000 (0:00:00.013) 0:00:09.410 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tests_auto_gateway.yml:11 Tuesday 09 January 2024 19:45:14 +0000 (0:00:00.019) 0:00:09.430 ******* included: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 09 January 2024 19:45:14 +0000 (0:00:00.034) 0:00:09.464 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 09 January 2024 19:45:14 +0000 (0:00:00.031) 0:00:09.496 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 09 January 2024 19:45:14 +0000 (0:00:00.026) 0:00:09.523 ******* included: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 19:45:14 +0000 (0:00:00.015) 0:00:09.539 ******* included: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 19:45:14 +0000 (0:00:00.030) 0:00:09.569 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004557", "end": "2024-01-09 19:45:15.367427", "rc": 0, "start": "2024-01-09 19:45:14.362870" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 19:45:15 +0000 (0:00:01.169) 0:00:10.739 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 19:45:15 +0000 (0:00:00.011) 0:00:10.751 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 09 January 2024 19:45:15 +0000 (0:00:00.017) 0:00:10.768 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/manage_test_interface.yml:24 Tuesday 09 January 2024 19:45:15 +0000 (0:00:00.369) 0:00:11.138 ******* 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.044252", "end": "2024-01-09 19:45:15.936010", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-01-09 19:45:15.891758" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003326", "end": "2024-01-09 19:45:16.059941", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-01-09 19:45:16.056615" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.003921", "end": "2024-01-09 19:45:16.175152", "item": "ip link set veth0 up", "rc": 0, "start": "2024-01-09 19:45:16.171231" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/manage_test_interface.yml:33 Tuesday 09 January 2024 19:45:16 +0000 (0:00:00.408) 0:00:11.547 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.072694", "end": "2024-01-09 19:45:16.368949", "rc": 0, "start": "2024-01-09 19:45:16.296255" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/manage_test_interface.yml:41 Tuesday 09 January 2024 19:45:16 +0000 (0:00:00.197) 0:00:11.744 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/manage_test_interface.yml:48 Tuesday 09 January 2024 19:45:16 +0000 (0:00:00.012) 0:00:11.756 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/manage_test_interface.yml:54 Tuesday 09 January 2024 19:45:16 +0000 (0:00:00.012) 0:00:11.768 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/manage_test_interface.yml:61 Tuesday 09 January 2024 19:45:16 +0000 (0:00:00.012) 0:00:11.781 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/manage_test_interface.yml:67 Tuesday 09 January 2024 19:45:16 +0000 (0:00:00.013) 0:00:11.794 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tests_auto_gateway.yml:15 Tuesday 09 January 2024 19:45:16 +0000 (0:00:00.010) 0:00:11.805 ******* included: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 09 January 2024 19:45:16 +0000 (0:00:00.027) 0:00:11.832 ******* included: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 09 January 2024 19:45:16 +0000 (0:00:00.024) 0:00:11.857 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1704829515.9879906, "block_size": 4096, "blocks": 0, "ctime": 1704829515.9879906, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17701, "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": 1704829515.9879906, "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-route_type4sn_hph9/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 09 January 2024 19:45:16 +0000 (0:00:00.138) 0:00:11.996 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tests_auto_gateway.yml:17 Tuesday 09 January 2024 19:45:16 +0000 (0:00:00.013) 0:00:12.009 ******* ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 09 January 2024 19:45:16 +0000 (0:00:00.010) 0:00:12.020 ******* included: /WORKDIR/git-route_type4sn_hph9/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-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 09 January 2024 19:45:16 +0000 (0:00:00.066) 0:00:12.086 ******* 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-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 09 January 2024 19:45:16 +0000 (0:00:00.012) 0:00:12.098 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 09 January 2024 19:45:16 +0000 (0:00:00.010) 0:00:12.109 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 09 January 2024 19:45:16 +0000 (0:00:00.011) 0:00:12.120 ******* 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-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 09 January 2024 19:45:17 +0000 (0:00:00.987) 0:00:13.108 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 09 January 2024 19:45:19 +0000 (0:00:01.498) 0:00:14.606 ******* ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 09 January 2024 19:45:19 +0000 (0:00:00.023) 0:00:14.629 ******* 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-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 09 January 2024 19:45:19 +0000 (0:00:00.022) 0:00:14.652 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 09 January 2024 19:45:19 +0000 (0:00:00.023) 0:00:14.676 ******* 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-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 09 January 2024 19:45:19 +0000 (0:00:00.049) 0:00:14.726 ******* 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-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 09 January 2024 19:45:19 +0000 (0:00:00.057) 0:00:14.784 ******* 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-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 09 January 2024 19:45:19 +0000 (0:00:00.021) 0:00:14.805 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 09 January 2024 19:45:19 +0000 (0:00:00.024) 0:00:14.829 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 09 January 2024 19:45:19 +0000 (0:00:00.020) 0:00:14.850 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 09 January 2024 19:45:19 +0000 (0:00:00.020) 0:00:14.871 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 09 January 2024 19:45:19 +0000 (0:00:00.396) 0:00:15.267 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-245170eytkl3/tmpdgsdrbd9" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 09 January 2024 19:45:25 +0000 (0:00:05.310) 0:00:20.577 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": true, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1", "route_metric4": 65535 }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0' [004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified) [005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state ', err='' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 09 January 2024 19:45:31 +0000 (0:00:06.634) 0:00:27.211 ******* 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-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 09 January 2024 19:45:31 +0000 (0:00:00.031) 0:00:27.243 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0'", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified)", "[005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state", "INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state", "', err=''" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 09 January 2024 19:45:31 +0000 (0:00:00.054) 0:00:27.297 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": true, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1", "route_metric4": 65535 }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0'\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified)\n[005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\n', err=''\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0'", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified)", "[005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state", "INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state", "', err=''" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 09 January 2024 19:45:31 +0000 (0:00:00.024) 0:00:27.322 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 09 January 2024 19:45:31 +0000 (0:00:00.023) 0:00:27.345 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tests_auto_gateway.yml:42 Tuesday 09 January 2024 19:45:32 +0000 (0:00:00.247) 0:00:27.593 ******* included: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 09 January 2024 19:45:32 +0000 (0:00:00.079) 0:00:27.672 ******* included: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 09 January 2024 19:45:32 +0000 (0:00:00.034) 0:00:27.706 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1704829516.623958, "block_size": 4096, "blocks": 0, "ctime": 1704829515.9879906, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17701, "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": 1704829515.9879906, "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-route_type4sn_hph9/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 09 January 2024 19:45:32 +0000 (0:00:00.134) 0:00:27.841 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tests_auto_gateway.yml:44 Tuesday 09 January 2024 19:45:32 +0000 (0:00:00.023) 0:00:27.864 ******* included: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/assert_profile_present.yml:3 Tuesday 09 January 2024 19:45:32 +0000 (0:00:00.053) 0:00:27.918 ******* included: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 09 January 2024 19:45:32 +0000 (0:00:00.053) 0:00:27.971 ******* 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-route_type4sn_hph9/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 09 January 2024 19:45:32 +0000 (0:00:00.040) 0:00:28.012 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1704829525.6334994, "block_size": 4096, "blocks": 8, "ctime": 1704829525.6215, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 25405, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1704829525.6215, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 09 January 2024 19:45:32 +0000 (0:00:00.156) 0:00:28.169 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 09 January 2024 19:45:32 +0000 (0:00:00.028) 0:00:28.197 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.022647", "end": "2024-01-09 19:45:32.970826", "rc": 1, "start": "2024-01-09 19:45:32.948179" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 09 January 2024 19:45:32 +0000 (0:00:00.154) 0:00:28.352 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-veth0] ************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 09 January 2024 19:45:33 +0000 (0:00:00.023) 0:00:28.376 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.003189", "end": "2024-01-09 19:45:33.150794", "rc": 0, "start": "2024-01-09 19:45:33.147605" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 09 January 2024 19:45:33 +0000 (0:00:00.199) 0:00:28.575 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 09 January 2024 19:45:33 +0000 (0:00:00.045) 0:00:28.621 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.003428", "end": "2024-01-09 19:45:38.446791", "rc": 0, "start": "2024-01-09 19:45:38.443363" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 09 January 2024 19:45:38 +0000 (0:00:05.207) 0:00:33.829 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/assert_profile_present.yml:5 Tuesday 09 January 2024 19:45:38 +0000 (0:00:00.027) 0:00:33.856 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/assert_profile_present.yml:10 Tuesday 09 January 2024 19:45:38 +0000 (0:00:00.024) 0:00:33.881 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/assert_profile_present.yml:15 Tuesday 09 January 2024 19:45:38 +0000 (0:00:00.023) 0:00:33.904 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tests_auto_gateway.yml:48 Tuesday 09 January 2024 19:45:38 +0000 (0:00:00.022) 0:00:33.926 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003353", "end": "2024-01-09 19:45:38.682840", "rc": 0, "start": "2024-01-09 19:45:38.679487" } STDOUT: default via 10.31.8.1 dev eth0 proto dhcp metric 100 default via 203.0.113.1 dev veth0 metric 65535 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.11.153 metric 100 169.254.0.0/16 dev veth0 scope link metric 1004 203.0.113.0/24 dev veth0 proto kernel scope link src 203.0.113.2 TASK [Assert default ipv4 route is present] ************************************ task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tests_auto_gateway.yml:52 Tuesday 09 January 2024 19:45:38 +0000 (0:00:00.137) 0:00:34.063 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tests_auto_gateway.yml:58 Tuesday 09 January 2024 19:45:38 +0000 (0:00:00.022) 0:00:34.086 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003303", "end": "2024-01-09 19:45:43.865722", "rc": 0, "start": "2024-01-09 19:45:43.862419" } 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 256 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 eth0 proto kernel metric 256 mtu 9001 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev veth0 proto kernel metric 256 pref medium default via 2001:db8::1 dev veth0 metric 1 pref medium TASK [Assert default ipv6 route is present] ************************************ task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tests_auto_gateway.yml:62 Tuesday 09 January 2024 19:45:43 +0000 (0:00:05.175) 0:00:39.261 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tests_auto_gateway.yml:69 Tuesday 09 January 2024 19:45:43 +0000 (0:00:00.031) 0:00:39.293 ******* ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 09 January 2024 19:45:43 +0000 (0:00:00.029) 0:00:39.322 ******* included: /WORKDIR/git-route_type4sn_hph9/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-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 09 January 2024 19:45:44 +0000 (0:00:00.055) 0:00:39.377 ******* 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-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 09 January 2024 19:45:44 +0000 (0:00:00.027) 0:00:39.405 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 09 January 2024 19:45:44 +0000 (0:00:00.023) 0:00:39.429 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 09 January 2024 19:45:44 +0000 (0:00:00.051) 0:00:39.480 ******* 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-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 09 January 2024 19:45:44 +0000 (0:00:00.727) 0:00:40.207 ******* 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-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 09 January 2024 19:45:45 +0000 (0:00:00.923) 0:00:41.131 ******* ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 09 January 2024 19:45:45 +0000 (0:00:00.034) 0:00:41.165 ******* 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-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 09 January 2024 19:45:45 +0000 (0:00:00.022) 0:00:41.187 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 09 January 2024 19:45:45 +0000 (0:00:00.023) 0:00:41.211 ******* 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-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 09 January 2024 19:45:45 +0000 (0:00:00.062) 0:00:41.273 ******* 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-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 09 January 2024 19:45:45 +0000 (0:00:00.022) 0:00:41.295 ******* 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-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 09 January 2024 19:45:45 +0000 (0:00:00.022) 0:00:41.318 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 09 January 2024 19:45:45 +0000 (0:00:00.025) 0:00:41.344 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 09 January 2024 19:45:46 +0000 (0:00:00.063) 0:00:41.408 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 09 January 2024 19:45:46 +0000 (0:00:00.021) 0:00:41.430 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 09 January 2024 19:45:46 +0000 (0:00:00.230) 0:00:41.660 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-245170eytkl3/tmpqfoqqvgh" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 09 January 2024 19:45:46 +0000 (0:00:00.222) 0:00:41.882 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active) [004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='', err='' [005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 09 January 2024 19:45:46 +0000 (0:00:00.329) 0:00:42.212 ******* 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-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 09 January 2024 19:45:46 +0000 (0:00:00.020) 0:00:42.233 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active)", "[004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='', err=''", "[005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 09 January 2024 19:45:46 +0000 (0:00:00.022) 0:00:42.255 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active)\n[004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='', err=''\n[005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0'\n", "stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active)", "[004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='', err=''", "[005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 09 January 2024 19:45:46 +0000 (0:00:00.022) 0:00:42.278 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 09 January 2024 19:45:46 +0000 (0:00:00.020) 0:00:42.298 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tests_auto_gateway.yml:81 Tuesday 09 January 2024 19:45:47 +0000 (0:00:00.125) 0:00:42.423 ******* included: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 09 January 2024 19:45:47 +0000 (0:00:00.048) 0:00:42.472 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 09 January 2024 19:45:47 +0000 (0:00:00.020) 0:00:42.492 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 09 January 2024 19:45:47 +0000 (0:00:00.020) 0:00:42.513 ******* included: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 19:45:47 +0000 (0:00:00.064) 0:00:42.578 ******* included: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 19:45:47 +0000 (0:00:00.033) 0:00:42.611 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004494", "end": "2024-01-09 19:45:48.368828", "rc": 0, "start": "2024-01-09 19:45:47.364334" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 19:45:48 +0000 (0:00:01.140) 0:00:43.752 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 19:45:48 +0000 (0:00:00.024) 0:00:43.776 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 09 January 2024 19:45:48 +0000 (0:00:00.022) 0:00:43.799 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/manage_test_interface.yml:24 Tuesday 09 January 2024 19:45:53 +0000 (0:00:05.389) 0:00:49.188 ******* 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-route_type4sn_hph9/tests/playbooks/tasks/manage_test_interface.yml:33 Tuesday 09 January 2024 19:45:53 +0000 (0:00:00.046) 0:00:49.234 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/manage_test_interface.yml:41 Tuesday 09 January 2024 19:45:53 +0000 (0:00:00.040) 0:00:49.275 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.010494", "end": "2024-01-09 19:45:54.043967", "rc": 0, "start": "2024-01-09 19:45:54.033473" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/manage_test_interface.yml:48 Tuesday 09 January 2024 19:45:54 +0000 (0:00:00.156) 0:00:49.431 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/manage_test_interface.yml:54 Tuesday 09 January 2024 19:45:54 +0000 (0:00:00.036) 0:00:49.467 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/manage_test_interface.yml:61 Tuesday 09 January 2024 19:45:54 +0000 (0:00:00.038) 0:00:49.506 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/manage_test_interface.yml:67 Tuesday 09 January 2024 19:45:54 +0000 (0:00:00.056) 0:00:49.562 ******* 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-route_type4sn_hph9/tests/playbooks/tests_auto_gateway.yml:85 Tuesday 09 January 2024 19:45:54 +0000 (0:00:00.057) 0:00:49.619 ******* ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tests_auto_gateway.yml:89 Tuesday 09 January 2024 19:45:54 +0000 (0:00:00.040) 0:00:49.660 ******* included: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 09 January 2024 19:45:54 +0000 (0:00:00.092) 0:00:49.752 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 09 January 2024 19:45:54 +0000 (0:00:00.054) 0:00:49.807 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 09 January 2024 19:45:54 +0000 (0:00:00.036) 0:00:49.844 ******* included: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 19:45:54 +0000 (0:00:00.056) 0:00:49.900 ******* included: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 19:45:54 +0000 (0:00:00.100) 0:00:50.001 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004548", "end": "2024-01-09 19:46:00.788649", "rc": 0, "start": "2024-01-09 19:45:59.784101" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 19:46:00 +0000 (0:00:06.168) 0:00:56.169 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 19:46:00 +0000 (0:00:00.022) 0:00:56.192 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 09 January 2024 19:46:00 +0000 (0:00:00.021) 0:00:56.214 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/manage_test_interface.yml:24 Tuesday 09 January 2024 19:46:01 +0000 (0:00:00.342) 0:00:56.556 ******* 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.008871", "end": "2024-01-09 19:46:01.321389", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-01-09 19:46:01.312518" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003605", "end": "2024-01-09 19:46:01.466999", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-01-09 19:46:01.463394" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004410", "end": "2024-01-09 19:46:01.597485", "item": "ip link set veth0 up", "rc": 0, "start": "2024-01-09 19:46:01.593075" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/manage_test_interface.yml:33 Tuesday 09 January 2024 19:46:01 +0000 (0:00:00.430) 0:00:56.987 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.020737", "end": "2024-01-09 19:46:01.759989", "rc": 0, "start": "2024-01-09 19:46:01.739252" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/manage_test_interface.yml:41 Tuesday 09 January 2024 19:46:01 +0000 (0:00:00.171) 0:00:57.159 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/manage_test_interface.yml:48 Tuesday 09 January 2024 19:46:01 +0000 (0:00:00.040) 0:00:57.199 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/manage_test_interface.yml:54 Tuesday 09 January 2024 19:46:01 +0000 (0:00:00.025) 0:00:57.225 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/manage_test_interface.yml:61 Tuesday 09 January 2024 19:46:01 +0000 (0:00:00.070) 0:00:57.296 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/manage_test_interface.yml:67 Tuesday 09 January 2024 19:46:01 +0000 (0:00:00.023) 0:00:57.320 ******* 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-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 09 January 2024 19:46:02 +0000 (0:00:00.044) 0:00:57.364 ******* included: /WORKDIR/git-route_type4sn_hph9/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-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 09 January 2024 19:46:02 +0000 (0:00:00.109) 0:00:57.474 ******* 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-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 09 January 2024 19:46:02 +0000 (0:00:00.065) 0:00:57.540 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 09 January 2024 19:46:02 +0000 (0:00:00.087) 0:00:57.627 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 09 January 2024 19:46:02 +0000 (0:00:00.034) 0:00:57.662 ******* 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-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 09 January 2024 19:46:03 +0000 (0:00:00.715) 0:00:58.377 ******* 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-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 09 January 2024 19:46:03 +0000 (0:00:00.962) 0:00:59.339 ******* ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 09 January 2024 19:46:04 +0000 (0:00:00.088) 0:00:59.428 ******* 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-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 09 January 2024 19:46:04 +0000 (0:00:00.022) 0:00:59.450 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 09 January 2024 19:46:04 +0000 (0:00:00.030) 0:00:59.481 ******* 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-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 09 January 2024 19:46:04 +0000 (0:00:00.060) 0:00:59.542 ******* 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-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 09 January 2024 19:46:04 +0000 (0:00:00.026) 0:00:59.569 ******* 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-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 09 January 2024 19:46:04 +0000 (0:00:00.022) 0:00:59.591 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 09 January 2024 19:46:04 +0000 (0:00:00.027) 0:00:59.618 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 09 January 2024 19:46:04 +0000 (0:00:00.026) 0:00:59.645 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 09 January 2024 19:46:04 +0000 (0:00:00.023) 0:00:59.669 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 09 January 2024 19:46:04 +0000 (0:00:00.233) 0:00:59.902 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-245170eytkl3/tmpeqpefoio" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 09 January 2024 19:46:04 +0000 (0:00:00.249) 0:01:00.151 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": false, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1" }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0' [004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified) [005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state ', err='' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 09 January 2024 19:46:11 +0000 (0:00:06.388) 0:01:06.539 ******* 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-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 09 January 2024 19:46:11 +0000 (0:00:00.022) 0:01:06.561 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0'", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified)", "[005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state", "INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state", "', err=''" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 09 January 2024 19:46:11 +0000 (0:00:00.022) 0:01:06.584 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": false, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1" }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0'\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified)\n[005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\n', err=''\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0'", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified)", "[005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state", "INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state", "', err=''" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 09 January 2024 19:46:11 +0000 (0:00:00.022) 0:01:06.606 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 09 January 2024 19:46:11 +0000 (0:00:00.020) 0:01:06.627 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tests_auto_gateway.yml:110 Tuesday 09 January 2024 19:46:11 +0000 (0:00:00.127) 0:01:06.754 ******* included: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 09 January 2024 19:46:11 +0000 (0:00:00.051) 0:01:06.806 ******* included: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 09 January 2024 19:46:11 +0000 (0:00:00.078) 0:01:06.884 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1704829564.998495, "block_size": 4096, "blocks": 0, "ctime": 1704829561.3216825, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17705, "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": 1704829561.3216825, "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-route_type4sn_hph9/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 09 January 2024 19:46:11 +0000 (0:00:00.133) 0:01:07.017 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tests_auto_gateway.yml:112 Tuesday 09 January 2024 19:46:11 +0000 (0:00:00.037) 0:01:07.055 ******* included: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/assert_profile_present.yml:3 Tuesday 09 January 2024 19:46:11 +0000 (0:00:00.053) 0:01:07.108 ******* included: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 09 January 2024 19:46:11 +0000 (0:00:00.040) 0:01:07.149 ******* 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-route_type4sn_hph9/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 09 January 2024 19:46:11 +0000 (0:00:00.039) 0:01:07.188 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1704829565.0114946, "block_size": 4096, "blocks": 8, "ctime": 1704829564.999495, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 25401, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1704829564.999495, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 263, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 09 January 2024 19:46:11 +0000 (0:00:00.147) 0:01:07.336 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 09 January 2024 19:46:12 +0000 (0:00:00.022) 0:01:07.359 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.021851", "end": "2024-01-09 19:46:12.131751", "rc": 1, "start": "2024-01-09 19:46:12.109900" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 09 January 2024 19:46:12 +0000 (0:00:00.152) 0:01:07.511 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-veth0] ************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 09 January 2024 19:46:12 +0000 (0:00:00.022) 0:01:07.534 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.003223", "end": "2024-01-09 19:46:12.290096", "rc": 0, "start": "2024-01-09 19:46:12.286873" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 09 January 2024 19:46:12 +0000 (0:00:00.138) 0:01:07.672 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 09 January 2024 19:46:12 +0000 (0:00:00.027) 0:01:07.700 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.003266", "end": "2024-01-09 19:46:12.484507", "rc": 0, "start": "2024-01-09 19:46:12.481241" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 09 January 2024 19:46:12 +0000 (0:00:00.202) 0:01:07.902 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/assert_profile_present.yml:5 Tuesday 09 January 2024 19:46:12 +0000 (0:00:00.027) 0:01:07.929 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/assert_profile_present.yml:10 Tuesday 09 January 2024 19:46:12 +0000 (0:00:00.023) 0:01:07.953 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/assert_profile_present.yml:15 Tuesday 09 January 2024 19:46:12 +0000 (0:00:00.023) 0:01:07.976 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tests_auto_gateway.yml:116 Tuesday 09 January 2024 19:46:12 +0000 (0:00:00.022) 0:01:07.999 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003185", "end": "2024-01-09 19:46:12.752141", "rc": 0, "start": "2024-01-09 19:46:12.748956" } STDOUT: default via 10.31.8.1 dev eth0 proto dhcp metric 100 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.11.153 metric 100 169.254.0.0/16 dev veth0 scope link metric 1006 203.0.113.0/24 dev veth0 proto kernel scope link src 203.0.113.2 TASK [Assert default ipv4 route is absent] ************************************* task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tests_auto_gateway.yml:120 Tuesday 09 January 2024 19:46:12 +0000 (0:00:00.135) 0:01:08.134 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tests_auto_gateway.yml:126 Tuesday 09 January 2024 19:46:12 +0000 (0:00:00.037) 0:01:08.172 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003448", "end": "2024-01-09 19:46:17.956639", "rc": 0, "start": "2024-01-09 19:46:17.953191" } 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 256 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 eth0 proto kernel metric 256 mtu 9001 pref medium fe80::/64 dev veth0 proto kernel metric 256 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium default via 2001:db8::1 dev veth0 metric 1 pref medium TASK [Assert default ipv6 route is absent] ************************************* task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tests_auto_gateway.yml:130 Tuesday 09 January 2024 19:46:17 +0000 (0:00:05.175) 0:01:13.348 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tests_auto_gateway.yml:137 Tuesday 09 January 2024 19:46:18 +0000 (0:00:00.028) 0:01:13.376 ******* ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 09 January 2024 19:46:18 +0000 (0:00:00.031) 0:01:13.408 ******* included: /WORKDIR/git-route_type4sn_hph9/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-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 09 January 2024 19:46:18 +0000 (0:00:00.075) 0:01:13.484 ******* 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-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 09 January 2024 19:46:18 +0000 (0:00:00.028) 0:01:13.512 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 09 January 2024 19:46:18 +0000 (0:00:00.030) 0:01:13.543 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 09 January 2024 19:46:18 +0000 (0:00:00.024) 0:01:13.567 ******* 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-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 09 January 2024 19:46:18 +0000 (0:00:00.683) 0:01:14.251 ******* 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-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 09 January 2024 19:46:19 +0000 (0:00:00.950) 0:01:15.201 ******* ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 09 January 2024 19:46:19 +0000 (0:00:00.028) 0:01:15.229 ******* 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-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 09 January 2024 19:46:19 +0000 (0:00:00.048) 0:01:15.278 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 09 January 2024 19:46:19 +0000 (0:00:00.045) 0:01:15.323 ******* 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-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 09 January 2024 19:46:20 +0000 (0:00:00.044) 0:01:15.368 ******* 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-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 09 January 2024 19:46:20 +0000 (0:00:00.023) 0:01:15.392 ******* 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-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 09 January 2024 19:46:20 +0000 (0:00:00.027) 0:01:15.419 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 09 January 2024 19:46:20 +0000 (0:00:00.069) 0:01:15.488 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 09 January 2024 19:46:20 +0000 (0:00:00.031) 0:01:15.520 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 09 January 2024 19:46:20 +0000 (0:00:00.051) 0:01:15.571 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 09 January 2024 19:46:20 +0000 (0:00:00.245) 0:01:15.817 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-245170eytkl3/tmpziq1f28m" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 09 January 2024 19:46:20 +0000 (0:00:00.339) 0:01:16.156 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active) [004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='', err='' [005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 09 January 2024 19:46:21 +0000 (0:00:00.371) 0:01:16.528 ******* 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-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 09 January 2024 19:46:21 +0000 (0:00:00.038) 0:01:16.567 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active)", "[004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='', err=''", "[005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 09 January 2024 19:46:21 +0000 (0:00:00.051) 0:01:16.619 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active)\n[004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='', err=''\n[005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0'\n", "stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active)", "[004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='', err=''", "[005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 09 January 2024 19:46:21 +0000 (0:00:00.026) 0:01:16.645 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 09 January 2024 19:46:21 +0000 (0:00:00.025) 0:01:16.671 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tests_auto_gateway.yml:149 Tuesday 09 January 2024 19:46:21 +0000 (0:00:00.172) 0:01:16.843 ******* included: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 09 January 2024 19:46:21 +0000 (0:00:00.073) 0:01:16.916 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 09 January 2024 19:46:21 +0000 (0:00:00.024) 0:01:16.941 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 09 January 2024 19:46:21 +0000 (0:00:00.026) 0:01:16.967 ******* included: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 19:46:21 +0000 (0:00:00.081) 0:01:17.049 ******* included: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 19:46:21 +0000 (0:00:00.042) 0:01:17.091 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003161", "end": "2024-01-09 19:46:21.844440", "rc": 0, "start": "2024-01-09 19:46:21.841279" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 19:46:21 +0000 (0:00:00.158) 0:01:17.250 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 19:46:21 +0000 (0:00:00.027) 0:01:17.277 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 09 January 2024 19:46:21 +0000 (0:00:00.047) 0:01:17.324 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/manage_test_interface.yml:24 Tuesday 09 January 2024 19:46:22 +0000 (0:00:00.384) 0:01:17.709 ******* 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-route_type4sn_hph9/tests/playbooks/tasks/manage_test_interface.yml:33 Tuesday 09 January 2024 19:46:22 +0000 (0:00:00.053) 0:01:17.763 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/manage_test_interface.yml:41 Tuesday 09 January 2024 19:46:22 +0000 (0:00:00.060) 0:01:17.823 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.011903", "end": "2024-01-09 19:46:22.610902", "rc": 0, "start": "2024-01-09 19:46:22.598999" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/manage_test_interface.yml:48 Tuesday 09 January 2024 19:46:22 +0000 (0:00:00.188) 0:01:18.012 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/manage_test_interface.yml:54 Tuesday 09 January 2024 19:46:22 +0000 (0:00:00.050) 0:01:18.063 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/manage_test_interface.yml:61 Tuesday 09 January 2024 19:46:22 +0000 (0:00:00.043) 0:01:18.106 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/manage_test_interface.yml:67 Tuesday 09 January 2024 19:46:22 +0000 (0:00:00.050) 0:01:18.157 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=138 changed=4 unreachable=0 failed=0 skipped=89 rescued=0 ignored=2 Tuesday 09 January 2024 19:46:22 +0000 (0:00:00.026) 0:01:18.183 ******* =============================================================================== linux-system-roles.network : Configure networking connection profiles --- 6.63s /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Configure networking connection profiles --- 6.39s /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:122 Gather current interface info ------------------------------------------- 6.17s /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/get_current_interfaces.yml:3 Install yum-utils package ----------------------------------------------- 5.87s /WORKDIR/git-route_type4sn_hph9/tests/tasks/enable_epel.yml:24 ---------------- Install iproute --------------------------------------------------------- 5.39s /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Ensure initscripts network file dependency is present --- 5.31s /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/main.yml:113 Get the fingerprint comment in ifcfg-veth0 ------------------------------ 5.21s /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/get_profile_stat.yml:62 - Get ipv6 routes --------------------------------------------------------- 5.18s /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tests_auto_gateway.yml:58 ----- Get ipv6 routes --------------------------------------------------------- 5.18s /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tests_auto_gateway.yml:126 ---- linux-system-roles.network : Check which packages are installed --------- 1.50s /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Gather current interface info ------------------------------------------- 1.17s /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 1.14s /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 1.14s /WORKDIR/git-route_type4sn_hph9/tests/playbooks/tasks/get_current_interfaces.yml:3 linux-system-roles.network : Check which services are running ----------- 0.99s /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 0.96s /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.95s /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.92s /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which services are running ----------- 0.73s /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 0.72s /WORKDIR/git-route_type4sn_hph9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Gathering Facts --------------------------------------------------------- 0.70s /WORKDIR/git-route_type4sn_hph9/tests/tests_auto_gateway_initscripts.yml:5 ---- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---