# 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_states_initscripts.yml ***************************************** 2 plays in /WORKDIR/git-more-test-debug2sku2f_a/tests/tests_states_initscripts.yml PLAY [Run playbook 'playbooks/tests_states.yml' with initscripts as provider] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tests_states_initscripts.yml:5 Saturday 24 February 2024 19:07:03 +0000 (0:00:00.011) 0:00:00.011 ***** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tests_states_initscripts.yml:8 Saturday 24 February 2024 19:07:03 +0000 (0:00:00.704) 0:00:00.716 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/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-more-test-debug2sku2f_a/tests/tasks/el_repo_setup.yml:3 Saturday 24 February 2024 19:07:03 +0000 (0:00:00.035) 0:00:00.752 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/el_repo_setup.yml:19 Saturday 24 February 2024 19:07:04 +0000 (0:00:00.266) 0:00:01.018 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/el_repo_setup.yml:24 Saturday 24 February 2024 19:07:04 +0000 (0:00:00.223) 0:00:01.242 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/el_repo_setup.yml:28 Saturday 24 February 2024 19:07:04 +0000 (0:00:00.021) 0:00:01.264 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/el_repo_setup.yml:53 Saturday 24 February 2024 19:07:04 +0000 (0:00:00.034) 0:00:01.298 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/enable_epel.yml:8 Saturday 24 February 2024 19:07:04 +0000 (0:00:00.055) 0:00:01.354 ***** 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-more-test-debug2sku2f_a/tests/tasks/enable_epel.yml:24 Saturday 24 February 2024 19:07:04 +0000 (0:00:00.242) 0:00:01.596 ***** 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-more-test-debug2sku2f_a/tests/tasks/enable_epel.yml:30 Saturday 24 February 2024 19:07:05 +0000 (0:00:00.481) 0:00:02.077 ***** ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.177171", "end": "2024-02-24 19:07:05.561163", "rc": 0, "start": "2024-02-24 19:07:05.383992" } 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 = True 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-more-test-debug2sku2f_a/tests/tasks/enable_epel.yml:35 Saturday 24 February 2024 19:07:05 +0000 (0:00:00.328) 0:00:02.405 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tasks/enable_epel.yml:40 Saturday 24 February 2024 19:07:05 +0000 (0:00:00.021) 0:00:02.427 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'initscripts'] *********************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/tests_states_initscripts.yml:10 Saturday 24 February 2024 19:07:05 +0000 (0:00:00.027) 0:00:02.454 ***** ok: [sut] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing states] ************************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tests_states.yml:3 Saturday 24 February 2024 19:07:05 +0000 (0:00:00.079) 0:00:02.533 ***** ok: [sut] META: ran handlers TASK [Show playbook name] ****************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tests_states.yml:11 Saturday 24 February 2024 19:07:06 +0000 (0:00:00.369) 0:00:02.903 ***** ok: [sut] => {} MSG: this is: playbooks/tests_states.yml TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tests_states.yml:22 Saturday 24 February 2024 19:07:06 +0000 (0:00:00.010) 0:00:02.914 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile] ******************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml:5 Saturday 24 February 2024 19:07:06 +0000 (0:00:00.016) 0:00:02.930 ***** ok: [sut] => {} MSG: ########## I can create a profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml:9 Saturday 24 February 2024 19:07:06 +0000 (0:00:00.010) 0:00:02.941 ***** ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can create a profile" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/delete_interface.yml", "tasks/assert_device_absent.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_bridge_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_present.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": [ { "condition": false, "what": "tasks/assert_device_present.yml" } ] } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml:21 Saturday 24 February 2024 19:07:06 +0000 (0:00:00.035) 0:00:02.976 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 24 February 2024 19:07:06 +0000 (0:00:00.014) 0:00:02.991 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 19:07:06 +0000 (0:00:00.014) 0:00:03.006 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003319", "end": "2024-02-24 19:07:06.316249", "rc": 0, "start": "2024-02-24 19:07:06.312930" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 19:07:06 +0000 (0:00:00.126) 0:00:03.132 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 24 February 2024 19:07:06 +0000 (0:00:00.012) 0:00:03.144 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml:24 Saturday 24 February 2024 19:07:06 +0000 (0:00:00.013) 0:00:03.158 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/delete_interface.yml:3 Saturday 24 February 2024 19:07:06 +0000 (0:00:00.023) 0:00:03.181 ***** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.011355", "end": "2024-02-24 19:07:06.496412", "rc": 1, "start": "2024-02-24 19:07:06.485057" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 24 February 2024 19:07:06 +0000 (0:00:00.131) 0:00:03.312 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 24 February 2024 19:07:06 +0000 (0:00:00.015) 0:00:03.327 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 24 February 2024 19:07:06 +0000 (0:00:00.121) 0:00:03.448 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml:30 Saturday 24 February 2024 19:07:06 +0000 (0:00:00.015) 0:00:03.464 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 24 February 2024 19:07:06 +0000 (0:00:00.018) 0:00:03.482 ***** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 24 February 2024 19:07:06 +0000 (0:00:00.034) 0:00:03.517 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 24 February 2024 19:07:06 +0000 (0:00:00.070) 0:00:03.587 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 24 February 2024 19:07:06 +0000 (0:00:00.012) 0:00:03.599 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 24 February 2024 19:07:06 +0000 (0:00:00.010) 0:00:03.610 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 24 February 2024 19:07:06 +0000 (0:00:00.010) 0:00:03.621 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 24 February 2024 19:07:07 +0000 (0:00:00.758) 0:00:04.379 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 24 February 2024 19:07:08 +0000 (0:00:01.112) 0:00:05.492 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 24 February 2024 19:07:08 +0000 (0:00:00.024) 0:00:05.516 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 24 February 2024 19:07:08 +0000 (0:00:00.022) 0:00:05.538 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 24 February 2024 19:07:08 +0000 (0:00:00.024) 0:00:05.563 ***** changed: [sut] => { "attempts": 1, "changed": true, "changes": { "installed": [ "bridge-utils" ] }, "rc": 0, "results": [ "initscripts-9.49.53-1.el7_9.1.x86_64 providing initscripts is already installed", "12:dhclient-4.2.5-83.el7.centos.1.x86_64 providing dhclient is already installed", "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: download.cf.centos.org\n * epel: mirror.cogentco.com\n * extras: download.cf.centos.org\n * updates: download.cf.centos.org\nResolving Dependencies\n--> Running transaction check\n---> Package bridge-utils.x86_64 0:1.5-9.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n bridge-utils x86_64 1.5-9.el7 base 32 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package\n\nTotal download size: 32 k\nInstalled size: 56 k\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : bridge-utils-1.5-9.el7.x86_64 1/1 \n Verifying : bridge-utils-1.5-9.el7.x86_64 1/1 \n\nInstalled:\n bridge-utils.x86_64 0:1.5-9.el7 \n\nComplete!\n" ] } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 24 February 2024 19:07:11 +0000 (0:00:02.318) 0:00:07.881 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 24 February 2024 19:07:11 +0000 (0:00:00.021) 0:00:07.902 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:74 Saturday 24 February 2024 19:07:11 +0000 (0:00:00.021) 0:00:07.923 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:88 Saturday 24 February 2024 19:07:11 +0000 (0:00:00.025) 0:00:07.949 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:99 Saturday 24 February 2024 19:07:11 +0000 (0:00:00.021) 0:00:07.970 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:108 Saturday 24 February 2024 19:07:11 +0000 (0:00:00.021) 0:00:07.992 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:116 Saturday 24 February 2024 19:07:11 +0000 (0:00:00.453) 0:00:08.445 ***** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17174ubzitw26/tmp7e0bojay" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:125 Saturday 24 February 2024 19:07:11 +0000 (0:00:00.235) 0:00:08.680 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 24 February 2024 19:07:12 +0000 (0:00:00.392) 0:00:09.073 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:143 Saturday 24 February 2024 19:07:12 +0000 (0:00:00.022) 0:00:09.095 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 24 February 2024 19:07:12 +0000 (0:00:00.043) 0:00:09.139 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:152 Saturday 24 February 2024 19:07:12 +0000 (0:00:00.025) 0:00:09.164 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:158 Saturday 24 February 2024 19:07:12 +0000 (0:00:00.034) 0:00:09.199 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 24 February 2024 19:07:12 +0000 (0:00:00.268) 0:00:09.467 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml:36 Saturday 24 February 2024 19:07:12 +0000 (0:00:00.023) 0:00:09.490 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 24 February 2024 19:07:12 +0000 (0:00:00.037) 0:00:09.528 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 24 February 2024 19:07:12 +0000 (0:00:00.038) 0:00:09.567 ***** 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-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 24 February 2024 19:07:12 +0000 (0:00:00.038) 0:00:09.605 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708801632.2434838, "block_size": 4096, "blocks": 8, "ctime": 1708801632.2434838, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 25375, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1708801632.2434838, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 127, "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-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 24 February 2024 19:07:12 +0000 (0:00:00.144) 0:00:09.750 ***** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 24 February 2024 19:07:13 +0000 (0:00:00.065) 0:00:09.816 ***** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.022610", "end": "2024-02-24 19:07:13.155186", "rc": 1, "start": "2024-02-24 19:07:13.132576" } 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-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 24 February 2024 19:07:13 +0000 (0:00:00.165) 0:00:09.981 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 24 February 2024 19:07:13 +0000 (0:00:00.027) 0:00:10.009 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.004101", "end": "2024-02-24 19:07:13.329245", "rc": 0, "start": "2024-02-24 19:07:13.325144" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 24 February 2024 19:07:13 +0000 (0:00:00.170) 0:00:10.179 ***** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 24 February 2024 19:07:13 +0000 (0:00:00.093) 0:00:10.273 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003293", "end": "2024-02-24 19:07:13.604804", "rc": 0, "start": "2024-02-24 19:07:13.601511" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 24 February 2024 19:07:13 +0000 (0:00:00.158) 0:00:10.431 ***** ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 24 February 2024 19:07:13 +0000 (0:00:00.030) 0:00:10.461 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 24 February 2024 19:07:13 +0000 (0:00:00.029) 0:00:10.491 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 24 February 2024 19:07:13 +0000 (0:00:00.052) 0:00:10.543 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml:42 Saturday 24 February 2024 19:07:13 +0000 (0:00:00.040) 0:00:10.584 ***** skipping: [sut] => (item={'what': 'tasks/assert_device_present.yml', 'condition': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "condition": false, "what": "tasks/assert_device_present.yml" }, "skip_reason": "Conditional result was False" } TASK [Success in test 'I can create a profile'] ******************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml:47 Saturday 24 February 2024 19:07:13 +0000 (0:00:00.085) 0:00:10.670 ***** ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml:66 Saturday 24 February 2024 19:07:13 +0000 (0:00:00.030) 0:00:10.700 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 24 February 2024 19:07:13 +0000 (0:00:00.046) 0:00:10.747 ***** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.041895", "end": "2024-02-24 19:07:14.103348", "rc": 1, "start": "2024-02-24 19:07:14.061453" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tests_states.yml:45 Saturday 24 February 2024 19:07:14 +0000 (0:00:00.186) 0:00:10.933 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile without autoconnect] ************************ task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml:5 Saturday 24 February 2024 19:07:14 +0000 (0:00:00.035) 0:00:10.968 ***** ok: [sut] => {} MSG: ########## I can create a profile without autoconnect ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml:9 Saturday 24 February 2024 19:07:14 +0000 (0:00:00.083) 0:00:11.051 ***** ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can create a profile without autoconnect" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/delete_interface.yml", "tasks/assert_device_absent.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_bridge_profile_no_autoconnect.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_absent.yml", "tasks/assert_profile_present.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined" } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml:21 Saturday 24 February 2024 19:07:14 +0000 (0:00:00.133) 0:00:11.185 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 24 February 2024 19:07:14 +0000 (0:00:00.040) 0:00:11.225 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 19:07:14 +0000 (0:00:00.096) 0:00:11.322 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003464", "end": "2024-02-24 19:07:14.649359", "rc": 0, "start": "2024-02-24 19:07:14.645895" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 19:07:14 +0000 (0:00:00.171) 0:00:11.493 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 24 February 2024 19:07:14 +0000 (0:00:00.028) 0:00:11.522 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml:24 Saturday 24 February 2024 19:07:14 +0000 (0:00:00.035) 0:00:11.557 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/delete_interface.yml:3 Saturday 24 February 2024 19:07:14 +0000 (0:00:00.082) 0:00:11.639 ***** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.007224", "end": "2024-02-24 19:07:14.960827", "rc": 1, "start": "2024-02-24 19:07:14.953603" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 24 February 2024 19:07:14 +0000 (0:00:00.147) 0:00:11.786 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 24 February 2024 19:07:15 +0000 (0:00:00.037) 0:00:11.824 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 24 February 2024 19:07:15 +0000 (0:00:00.130) 0:00:11.954 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml:30 Saturday 24 February 2024 19:07:15 +0000 (0:00:00.026) 0:00:11.980 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:3 Saturday 24 February 2024 19:07:15 +0000 (0:00:00.067) 0:00:12.048 ***** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 24 February 2024 19:07:15 +0000 (0:00:00.073) 0:00:12.121 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 24 February 2024 19:07:15 +0000 (0:00:00.071) 0:00:12.193 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 24 February 2024 19:07:15 +0000 (0:00:00.028) 0:00:12.221 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 24 February 2024 19:07:15 +0000 (0:00:00.030) 0:00:12.251 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 24 February 2024 19:07:15 +0000 (0:00:00.021) 0:00:12.273 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 24 February 2024 19:07:16 +0000 (0:00:00.687) 0:00:12.960 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 24 February 2024 19:07:17 +0000 (0:00:00.951) 0:00:13.912 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 24 February 2024 19:07:17 +0000 (0:00:00.033) 0:00:13.946 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 24 February 2024 19:07:17 +0000 (0:00:00.025) 0:00:13.971 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 24 February 2024 19:07:17 +0000 (0:00:00.022) 0:00:13.994 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 24 February 2024 19:07:17 +0000 (0:00:00.045) 0:00:14.039 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 24 February 2024 19:07:17 +0000 (0:00:00.021) 0:00:14.061 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:74 Saturday 24 February 2024 19:07:17 +0000 (0:00:00.020) 0:00:14.081 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:88 Saturday 24 February 2024 19:07:17 +0000 (0:00:00.024) 0:00:14.105 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:99 Saturday 24 February 2024 19:07:17 +0000 (0:00:00.021) 0:00:14.127 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:108 Saturday 24 February 2024 19:07:17 +0000 (0:00:00.020) 0:00:14.148 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:116 Saturday 24 February 2024 19:07:17 +0000 (0:00:00.241) 0:00:14.390 ***** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17174ubzitw26/tmpvgw8cned" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:125 Saturday 24 February 2024 19:07:17 +0000 (0:00:00.227) 0:00:14.617 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 24 February 2024 19:07:18 +0000 (0:00:00.221) 0:00:14.838 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:143 Saturday 24 February 2024 19:07:18 +0000 (0:00:00.023) 0:00:14.862 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 24 February 2024 19:07:18 +0000 (0:00:00.023) 0:00:14.886 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:152 Saturday 24 February 2024 19:07:18 +0000 (0:00:00.022) 0:00:14.908 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:158 Saturday 24 February 2024 19:07:18 +0000 (0:00:00.060) 0:00:14.968 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:15 Saturday 24 February 2024 19:07:18 +0000 (0:00:00.129) 0:00:15.098 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml:36 Saturday 24 February 2024 19:07:18 +0000 (0:00:00.024) 0:00:15.123 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/assert_device_absent.yml for sut included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 24 February 2024 19:07:18 +0000 (0:00:00.049) 0:00:15.172 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 24 February 2024 19:07:18 +0000 (0:00:00.042) 0:00:15.215 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 24 February 2024 19:07:18 +0000 (0:00:00.134) 0:00:15.349 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 24 February 2024 19:07:18 +0000 (0:00:00.025) 0:00:15.374 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 24 February 2024 19:07:18 +0000 (0:00:00.036) 0:00:15.411 ***** 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-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 24 February 2024 19:07:18 +0000 (0:00:00.037) 0:00:15.448 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708801638.0133705, "block_size": 4096, "blocks": 8, "ctime": 1708801638.0133705, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 25375, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1708801638.0133705, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 126, "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-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 24 February 2024 19:07:18 +0000 (0:00:00.142) 0:00:15.590 ***** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 24 February 2024 19:07:18 +0000 (0:00:00.057) 0:00:15.648 ***** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.019372", "end": "2024-02-24 19:07:18.975909", "rc": 1, "start": "2024-02-24 19:07:18.956537" } 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-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 24 February 2024 19:07:19 +0000 (0:00:00.169) 0:00:15.817 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 24 February 2024 19:07:19 +0000 (0:00:00.060) 0:00:15.878 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003184", "end": "2024-02-24 19:07:19.238194", "rc": 0, "start": "2024-02-24 19:07:19.235010" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 24 February 2024 19:07:19 +0000 (0:00:00.198) 0:00:16.076 ***** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 24 February 2024 19:07:19 +0000 (0:00:00.059) 0:00:16.135 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003190", "end": "2024-02-24 19:07:19.448404", "rc": 0, "start": "2024-02-24 19:07:19.445214" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 24 February 2024 19:07:19 +0000 (0:00:00.139) 0:00:16.275 ***** ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 24 February 2024 19:07:19 +0000 (0:00:00.033) 0:00:16.309 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 24 February 2024 19:07:19 +0000 (0:00:00.067) 0:00:16.376 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 24 February 2024 19:07:19 +0000 (0:00:00.037) 0:00:16.414 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml:42 Saturday 24 February 2024 19:07:19 +0000 (0:00:00.039) 0:00:16.454 ***** TASK [Success in test 'I can create a profile without autoconnect'] ************ task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml:47 Saturday 24 February 2024 19:07:19 +0000 (0:00:00.020) 0:00:16.475 ***** ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile without autoconnect' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml:66 Saturday 24 February 2024 19:07:19 +0000 (0:00:00.039) 0:00:16.515 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 24 February 2024 19:07:19 +0000 (0:00:00.070) 0:00:16.585 ***** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.040336", "end": "2024-02-24 19:07:19.957648", "rc": 1, "start": "2024-02-24 19:07:19.917312" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tests_states.yml:65 Saturday 24 February 2024 19:07:19 +0000 (0:00:00.203) 0:00:16.789 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can activate an existing profile] ******************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml:5 Saturday 24 February 2024 19:07:20 +0000 (0:00:00.038) 0:00:16.828 ***** ok: [sut] => {} MSG: ########## I can activate an existing profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml:9 Saturday 24 February 2024 19:07:20 +0000 (0:00:00.022) 0:00:16.851 ***** ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can activate an existing profile" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/activate_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_present.yml", "tasks/assert_profile_present.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined" } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml:21 Saturday 24 February 2024 19:07:20 +0000 (0:00:00.048) 0:00:16.900 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 24 February 2024 19:07:20 +0000 (0:00:00.035) 0:00:16.935 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 19:07:20 +0000 (0:00:00.064) 0:00:16.999 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004438", "end": "2024-02-24 19:07:21.311898", "rc": 0, "start": "2024-02-24 19:07:20.307460" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 19:07:21 +0000 (0:00:01.137) 0:00:18.136 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 24 February 2024 19:07:21 +0000 (0:00:00.022) 0:00:18.158 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml:24 Saturday 24 February 2024 19:07:21 +0000 (0:00:00.022) 0:00:18.181 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 24 February 2024 19:07:21 +0000 (0:00:00.037) 0:00:18.218 ***** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 24 February 2024 19:07:21 +0000 (0:00:00.039) 0:00:18.258 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 24 February 2024 19:07:21 +0000 (0:00:00.044) 0:00:18.302 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 24 February 2024 19:07:21 +0000 (0:00:00.028) 0:00:18.331 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 24 February 2024 19:07:21 +0000 (0:00:00.020) 0:00:18.352 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 24 February 2024 19:07:21 +0000 (0:00:00.020) 0:00:18.372 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 24 February 2024 19:07:22 +0000 (0:00:00.700) 0:00:19.073 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 24 February 2024 19:07:23 +0000 (0:00:00.915) 0:00:19.989 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 24 February 2024 19:07:23 +0000 (0:00:00.037) 0:00:20.026 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 24 February 2024 19:07:23 +0000 (0:00:00.032) 0:00:20.058 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 24 February 2024 19:07:23 +0000 (0:00:00.021) 0:00:20.080 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 24 February 2024 19:07:23 +0000 (0:00:00.053) 0:00:20.133 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 24 February 2024 19:07:23 +0000 (0:00:00.035) 0:00:20.168 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:74 Saturday 24 February 2024 19:07:23 +0000 (0:00:00.027) 0:00:20.195 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:88 Saturday 24 February 2024 19:07:23 +0000 (0:00:00.048) 0:00:20.244 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:99 Saturday 24 February 2024 19:07:23 +0000 (0:00:00.037) 0:00:20.282 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:108 Saturday 24 February 2024 19:07:23 +0000 (0:00:00.025) 0:00:20.307 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:116 Saturday 24 February 2024 19:07:23 +0000 (0:00:00.222) 0:00:20.530 ***** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17174ubzitw26/tmpy0d0sfoa" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:125 Saturday 24 February 2024 19:07:23 +0000 (0:00:00.235) 0:00:20.766 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 24 February 2024 19:07:24 +0000 (0:00:00.229) 0:00:20.995 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:143 Saturday 24 February 2024 19:07:24 +0000 (0:00:00.021) 0:00:21.017 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 24 February 2024 19:07:24 +0000 (0:00:00.021) 0:00:21.039 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:152 Saturday 24 February 2024 19:07:24 +0000 (0:00:00.022) 0:00:21.061 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:158 Saturday 24 February 2024 19:07:24 +0000 (0:00:00.021) 0:00:21.083 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 24 February 2024 19:07:24 +0000 (0:00:00.147) 0:00:21.230 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [Test] ******************************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml:30 Saturday 24 February 2024 19:07:24 +0000 (0:00:00.048) 0:00:21.279 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/activate_profile.yml:3 Saturday 24 February 2024 19:07:24 +0000 (0:00:00.041) 0:00:21.321 ***** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 24 February 2024 19:07:24 +0000 (0:00:00.049) 0:00:21.370 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 24 February 2024 19:07:24 +0000 (0:00:00.045) 0:00:21.415 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 24 February 2024 19:07:24 +0000 (0:00:00.032) 0:00:21.448 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 24 February 2024 19:07:24 +0000 (0:00:00.024) 0:00:21.473 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 24 February 2024 19:07:24 +0000 (0:00:00.022) 0:00:21.496 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 24 February 2024 19:07:25 +0000 (0:00:00.714) 0:00:22.210 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 24 February 2024 19:07:26 +0000 (0:00:00.924) 0:00:23.134 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 24 February 2024 19:07:26 +0000 (0:00:00.054) 0:00:23.189 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 24 February 2024 19:07:26 +0000 (0:00:00.056) 0:00:23.245 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 24 February 2024 19:07:26 +0000 (0:00:00.055) 0:00:23.301 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 24 February 2024 19:07:26 +0000 (0:00:00.156) 0:00:23.458 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 24 February 2024 19:07:26 +0000 (0:00:00.052) 0:00:23.511 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:74 Saturday 24 February 2024 19:07:26 +0000 (0:00:00.062) 0:00:23.573 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:88 Saturday 24 February 2024 19:07:26 +0000 (0:00:00.073) 0:00:23.647 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:99 Saturday 24 February 2024 19:07:26 +0000 (0:00:00.074) 0:00:23.721 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:108 Saturday 24 February 2024 19:07:27 +0000 (0:00:00.103) 0:00:23.825 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:116 Saturday 24 February 2024 19:07:27 +0000 (0:00:00.328) 0:00:24.153 ***** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17174ubzitw26/tmpdaskcuoo" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:125 Saturday 24 February 2024 19:07:27 +0000 (0:00:00.252) 0:00:24.406 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active) [003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err='' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 24 February 2024 19:07:28 +0000 (0:00:00.475) 0:00:24.881 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:143 Saturday 24 February 2024 19:07:28 +0000 (0:00:00.027) 0:00:24.909 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 24 February 2024 19:07:28 +0000 (0:00:00.025) 0:00:24.934 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)\n[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:152 Saturday 24 February 2024 19:07:28 +0000 (0:00:00.033) 0:00:24.968 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:158 Saturday 24 February 2024 19:07:28 +0000 (0:00:00.060) 0:00:25.029 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml:36 Saturday 24 February 2024 19:07:28 +0000 (0:00:00.156) 0:00:25.185 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 24 February 2024 19:07:28 +0000 (0:00:00.125) 0:00:25.311 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 24 February 2024 19:07:28 +0000 (0:00:00.123) 0:00:25.434 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708801647.978175, "block_size": 4096, "blocks": 0, "ctime": 1708801647.976175, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17622, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/statebr", "lnk_target": "../../devices/virtual/net/statebr", "mode": "0777", "mtime": 1708801647.976175, "nlink": 1, "path": "/sys/class/net/statebr", "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 - 'statebr'] ************************ task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 24 February 2024 19:07:28 +0000 (0:00:00.178) 0:00:25.613 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 24 February 2024 19:07:28 +0000 (0:00:00.024) 0:00:25.638 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 24 February 2024 19:07:28 +0000 (0:00:00.078) 0:00:25.716 ***** 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-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 24 February 2024 19:07:28 +0000 (0:00:00.029) 0:00:25.746 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708801647.8021784, "block_size": 4096, "blocks": 8, "ctime": 1708801644.1692498, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 25375, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1708801644.1692498, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 127, "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-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 24 February 2024 19:07:29 +0000 (0:00:00.136) 0:00:25.882 ***** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 24 February 2024 19:07:29 +0000 (0:00:00.027) 0:00:25.910 ***** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.021748", "end": "2024-02-24 19:07:29.244167", "rc": 1, "start": "2024-02-24 19:07:29.222419" } 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-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 24 February 2024 19:07:29 +0000 (0:00:00.157) 0:00:26.067 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 24 February 2024 19:07:29 +0000 (0:00:00.022) 0:00:26.090 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003222", "end": "2024-02-24 19:07:29.400982", "rc": 0, "start": "2024-02-24 19:07:29.397760" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 24 February 2024 19:07:29 +0000 (0:00:00.153) 0:00:26.243 ***** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 24 February 2024 19:07:29 +0000 (0:00:00.028) 0:00:26.272 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003306", "end": "2024-02-24 19:07:29.593789", "rc": 0, "start": "2024-02-24 19:07:29.590483" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 24 February 2024 19:07:29 +0000 (0:00:00.146) 0:00:26.418 ***** ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 24 February 2024 19:07:29 +0000 (0:00:00.027) 0:00:26.445 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 24 February 2024 19:07:29 +0000 (0:00:00.024) 0:00:26.470 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 24 February 2024 19:07:29 +0000 (0:00:00.027) 0:00:26.497 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml:42 Saturday 24 February 2024 19:07:29 +0000 (0:00:00.022) 0:00:26.520 ***** TASK [Success in test 'I can activate an existing profile'] ******************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml:47 Saturday 24 February 2024 19:07:29 +0000 (0:00:00.018) 0:00:26.538 ***** ok: [sut] => {} MSG: +++++ Success in test 'I can activate an existing profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml:66 Saturday 24 February 2024 19:07:29 +0000 (0:00:00.022) 0:00:26.561 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 24 February 2024 19:07:29 +0000 (0:00:00.086) 0:00:26.647 ***** ok: [sut] => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.045070", "end": "2024-02-24 19:07:30.021976", "rc": 0, "start": "2024-02-24 19:07:29.976906" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tests_states.yml:83 Saturday 24 February 2024 19:07:30 +0000 (0:00:00.207) 0:00:26.855 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can remove an existing profile without taking it down] *********** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml:5 Saturday 24 February 2024 19:07:30 +0000 (0:00:00.046) 0:00:26.902 ***** ok: [sut] => {} MSG: ########## I can remove an existing profile without taking it down ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml:9 Saturday 24 February 2024 19:07:30 +0000 (0:00:00.026) 0:00:26.929 ***** ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can remove an existing profile without taking it down" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml", "tasks/activate_profile.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_present.yml", "tasks/assert_profile_absent.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined" } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml:21 Saturday 24 February 2024 19:07:30 +0000 (0:00:00.054) 0:00:26.983 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 24 February 2024 19:07:30 +0000 (0:00:00.034) 0:00:27.018 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 19:07:30 +0000 (0:00:00.036) 0:00:27.055 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004577", "end": "2024-02-24 19:07:31.366959", "rc": 0, "start": "2024-02-24 19:07:30.362382" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 19:07:31 +0000 (0:00:01.138) 0:00:28.193 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 24 February 2024 19:07:31 +0000 (0:00:00.024) 0:00:28.218 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml:24 Saturday 24 February 2024 19:07:31 +0000 (0:00:00.024) 0:00:28.243 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 24 February 2024 19:07:31 +0000 (0:00:00.070) 0:00:28.313 ***** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 24 February 2024 19:07:31 +0000 (0:00:00.035) 0:00:28.348 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 24 February 2024 19:07:31 +0000 (0:00:00.040) 0:00:28.389 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 24 February 2024 19:07:31 +0000 (0:00:00.028) 0:00:28.417 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 24 February 2024 19:07:31 +0000 (0:00:00.021) 0:00:28.439 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 24 February 2024 19:07:31 +0000 (0:00:00.022) 0:00:28.461 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 24 February 2024 19:07:32 +0000 (0:00:00.707) 0:00:29.169 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 24 February 2024 19:07:33 +0000 (0:00:00.910) 0:00:30.080 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 24 February 2024 19:07:33 +0000 (0:00:00.062) 0:00:30.143 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 24 February 2024 19:07:33 +0000 (0:00:00.024) 0:00:30.168 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 24 February 2024 19:07:33 +0000 (0:00:00.051) 0:00:30.219 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 24 February 2024 19:07:33 +0000 (0:00:00.100) 0:00:30.320 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 24 February 2024 19:07:33 +0000 (0:00:00.033) 0:00:30.353 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:74 Saturday 24 February 2024 19:07:33 +0000 (0:00:00.059) 0:00:30.413 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:88 Saturday 24 February 2024 19:07:33 +0000 (0:00:00.033) 0:00:30.446 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:99 Saturday 24 February 2024 19:07:33 +0000 (0:00:00.046) 0:00:30.493 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:108 Saturday 24 February 2024 19:07:33 +0000 (0:00:00.021) 0:00:30.515 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:116 Saturday 24 February 2024 19:07:33 +0000 (0:00:00.241) 0:00:30.756 ***** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17174ubzitw26/tmpehbbn8km" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:125 Saturday 24 February 2024 19:07:34 +0000 (0:00:00.244) 0:00:31.001 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 24 February 2024 19:07:34 +0000 (0:00:00.239) 0:00:31.241 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:143 Saturday 24 February 2024 19:07:34 +0000 (0:00:00.027) 0:00:31.268 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 24 February 2024 19:07:34 +0000 (0:00:00.023) 0:00:31.291 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:152 Saturday 24 February 2024 19:07:34 +0000 (0:00:00.031) 0:00:31.323 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:158 Saturday 24 February 2024 19:07:34 +0000 (0:00:00.028) 0:00:31.352 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 24 February 2024 19:07:34 +0000 (0:00:00.125) 0:00:31.478 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/activate_profile.yml:3 Saturday 24 February 2024 19:07:34 +0000 (0:00:00.076) 0:00:31.554 ***** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 24 February 2024 19:07:34 +0000 (0:00:00.049) 0:00:31.603 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 24 February 2024 19:07:34 +0000 (0:00:00.063) 0:00:31.667 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 24 February 2024 19:07:34 +0000 (0:00:00.051) 0:00:31.719 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 24 February 2024 19:07:34 +0000 (0:00:00.065) 0:00:31.784 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 24 February 2024 19:07:35 +0000 (0:00:00.022) 0:00:31.807 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 24 February 2024 19:07:35 +0000 (0:00:00.697) 0:00:32.504 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 24 February 2024 19:07:36 +0000 (0:00:00.903) 0:00:33.407 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 24 February 2024 19:07:36 +0000 (0:00:00.022) 0:00:33.429 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 24 February 2024 19:07:36 +0000 (0:00:00.052) 0:00:33.482 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 24 February 2024 19:07:36 +0000 (0:00:00.024) 0:00:33.507 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 24 February 2024 19:07:36 +0000 (0:00:00.066) 0:00:33.574 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 24 February 2024 19:07:36 +0000 (0:00:00.054) 0:00:33.628 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:74 Saturday 24 February 2024 19:07:36 +0000 (0:00:00.058) 0:00:33.687 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:88 Saturday 24 February 2024 19:07:36 +0000 (0:00:00.054) 0:00:33.741 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:99 Saturday 24 February 2024 19:07:36 +0000 (0:00:00.047) 0:00:33.789 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:108 Saturday 24 February 2024 19:07:37 +0000 (0:00:00.023) 0:00:33.812 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:116 Saturday 24 February 2024 19:07:37 +0000 (0:00:00.265) 0:00:34.078 ***** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17174ubzitw26/tmpy5wg0iin" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:125 Saturday 24 February 2024 19:07:37 +0000 (0:00:00.293) 0:00:34.371 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active) [003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err='' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 24 February 2024 19:07:38 +0000 (0:00:00.473) 0:00:34.845 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:143 Saturday 24 February 2024 19:07:38 +0000 (0:00:00.021) 0:00:34.866 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 24 February 2024 19:07:38 +0000 (0:00:00.021) 0:00:34.888 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)\n[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:152 Saturday 24 February 2024 19:07:38 +0000 (0:00:00.022) 0:00:34.910 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:158 Saturday 24 February 2024 19:07:38 +0000 (0:00:00.023) 0:00:34.933 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml:30 Saturday 24 February 2024 19:07:38 +0000 (0:00:00.126) 0:00:35.060 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/remove_profile.yml:3 Saturday 24 February 2024 19:07:38 +0000 (0:00:00.066) 0:00:35.127 ***** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 24 February 2024 19:07:38 +0000 (0:00:00.040) 0:00:35.167 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 24 February 2024 19:07:38 +0000 (0:00:00.043) 0:00:35.211 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 24 February 2024 19:07:38 +0000 (0:00:00.034) 0:00:35.246 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 24 February 2024 19:07:38 +0000 (0:00:00.037) 0:00:35.283 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 24 February 2024 19:07:38 +0000 (0:00:00.036) 0:00:35.320 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 24 February 2024 19:07:39 +0000 (0:00:00.686) 0:00:36.007 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 24 February 2024 19:07:40 +0000 (0:00:00.957) 0:00:36.964 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 24 February 2024 19:07:40 +0000 (0:00:00.023) 0:00:36.987 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 24 February 2024 19:07:40 +0000 (0:00:00.022) 0:00:37.010 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 24 February 2024 19:07:40 +0000 (0:00:00.021) 0:00:37.031 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 24 February 2024 19:07:40 +0000 (0:00:00.044) 0:00:37.075 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 24 February 2024 19:07:40 +0000 (0:00:00.020) 0:00:37.096 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:74 Saturday 24 February 2024 19:07:40 +0000 (0:00:00.020) 0:00:37.117 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:88 Saturday 24 February 2024 19:07:40 +0000 (0:00:00.025) 0:00:37.142 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:99 Saturday 24 February 2024 19:07:40 +0000 (0:00:00.023) 0:00:37.165 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:108 Saturday 24 February 2024 19:07:40 +0000 (0:00:00.029) 0:00:37.195 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:116 Saturday 24 February 2024 19:07:40 +0000 (0:00:00.259) 0:00:37.455 ***** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17174ubzitw26/tmp8tb1e0i4" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:125 Saturday 24 February 2024 19:07:40 +0000 (0:00:00.230) 0:00:37.685 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 24 February 2024 19:07:41 +0000 (0:00:00.231) 0:00:37.917 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:143 Saturday 24 February 2024 19:07:41 +0000 (0:00:00.026) 0:00:37.944 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 24 February 2024 19:07:41 +0000 (0:00:00.030) 0:00:37.974 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:152 Saturday 24 February 2024 19:07:41 +0000 (0:00:00.024) 0:00:37.999 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:158 Saturday 24 February 2024 19:07:41 +0000 (0:00:00.063) 0:00:38.062 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml:36 Saturday 24 February 2024 19:07:41 +0000 (0:00:00.131) 0:00:38.194 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 24 February 2024 19:07:41 +0000 (0:00:00.059) 0:00:38.253 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 24 February 2024 19:07:41 +0000 (0:00:00.036) 0:00:38.290 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708801657.9519794, "block_size": 4096, "blocks": 0, "ctime": 1708801657.9509792, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17622, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/statebr", "lnk_target": "../../devices/virtual/net/statebr", "mode": "0777", "mtime": 1708801657.9509792, "nlink": 1, "path": "/sys/class/net/statebr", "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 - 'statebr'] ************************ task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 24 February 2024 19:07:41 +0000 (0:00:00.132) 0:00:38.422 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/assert_profile_absent.yml:3 Saturday 24 February 2024 19:07:41 +0000 (0:00:00.023) 0:00:38.446 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 24 February 2024 19:07:41 +0000 (0:00:00.044) 0:00:38.491 ***** 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-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 24 February 2024 19:07:41 +0000 (0:00:00.031) 0:00:38.522 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 24 February 2024 19:07:41 +0000 (0:00:00.144) 0:00:38.667 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 24 February 2024 19:07:41 +0000 (0:00:00.026) 0:00:38.694 ***** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.021683", "end": "2024-02-24 19:07:42.024990", "rc": 1, "start": "2024-02-24 19:07:42.003307" } 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-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 24 February 2024 19:07:42 +0000 (0:00:00.153) 0:00:38.848 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 24 February 2024 19:07:42 +0000 (0:00:00.022) 0:00:38.870 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 24 February 2024 19:07:42 +0000 (0:00:00.026) 0:00:38.897 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 24 February 2024 19:07:42 +0000 (0:00:00.022) 0:00:38.919 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 24 February 2024 19:07:42 +0000 (0:00:00.048) 0:00:38.968 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/assert_profile_absent.yml:5 Saturday 24 February 2024 19:07:42 +0000 (0:00:00.022) 0:00:38.991 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml:42 Saturday 24 February 2024 19:07:42 +0000 (0:00:00.030) 0:00:39.021 ***** TASK [Success in test 'I can remove an existing profile without taking it down'] *** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml:47 Saturday 24 February 2024 19:07:42 +0000 (0:00:00.034) 0:00:39.056 ***** ok: [sut] => {} MSG: +++++ Success in test 'I can remove an existing profile without taking it down' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml:66 Saturday 24 February 2024 19:07:42 +0000 (0:00:00.028) 0:00:39.085 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 24 February 2024 19:07:42 +0000 (0:00:00.082) 0:00:39.168 ***** ok: [sut] => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.044521", "end": "2024-02-24 19:07:42.541017", "rc": 0, "start": "2024-02-24 19:07:42.496496" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tests_states.yml:103 Saturday 24 February 2024 19:07:42 +0000 (0:00:00.197) 0:00:39.366 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can take a profile down that is absent] ************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml:5 Saturday 24 February 2024 19:07:42 +0000 (0:00:00.050) 0:00:39.416 ***** ok: [sut] => {} MSG: ########## I can take a profile down that is absent ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml:9 Saturday 24 February 2024 19:07:42 +0000 (0:00:00.031) 0:00:39.447 ***** ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can take a profile down that is absent" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml", "tasks/activate_profile.yml", "tasks/remove_profile.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove+down_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_absent.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": [ { "condition": false, "what": "tasks/assert_device_absent.yml" } ] } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml:21 Saturday 24 February 2024 19:07:42 +0000 (0:00:00.061) 0:00:39.509 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 24 February 2024 19:07:42 +0000 (0:00:00.036) 0:00:39.545 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 19:07:42 +0000 (0:00:00.056) 0:00:39.602 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003221", "end": "2024-02-24 19:07:42.913829", "rc": 0, "start": "2024-02-24 19:07:42.910608" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 19:07:42 +0000 (0:00:00.145) 0:00:39.748 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 24 February 2024 19:07:43 +0000 (0:00:00.076) 0:00:39.824 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml:24 Saturday 24 February 2024 19:07:43 +0000 (0:00:00.023) 0:00:39.848 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 24 February 2024 19:07:43 +0000 (0:00:00.050) 0:00:39.899 ***** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 24 February 2024 19:07:43 +0000 (0:00:00.037) 0:00:39.936 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 24 February 2024 19:07:43 +0000 (0:00:00.039) 0:00:39.976 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 24 February 2024 19:07:43 +0000 (0:00:00.027) 0:00:40.003 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 24 February 2024 19:07:43 +0000 (0:00:00.022) 0:00:40.026 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 24 February 2024 19:07:43 +0000 (0:00:00.022) 0:00:40.048 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 24 February 2024 19:07:43 +0000 (0:00:00.685) 0:00:40.733 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 24 February 2024 19:07:44 +0000 (0:00:01.002) 0:00:41.736 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 24 February 2024 19:07:44 +0000 (0:00:00.045) 0:00:41.782 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 24 February 2024 19:07:45 +0000 (0:00:00.025) 0:00:41.808 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 24 February 2024 19:07:45 +0000 (0:00:00.028) 0:00:41.836 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 24 February 2024 19:07:45 +0000 (0:00:00.056) 0:00:41.893 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 24 February 2024 19:07:45 +0000 (0:00:00.038) 0:00:41.932 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:74 Saturday 24 February 2024 19:07:45 +0000 (0:00:00.038) 0:00:41.971 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:88 Saturday 24 February 2024 19:07:45 +0000 (0:00:00.035) 0:00:42.006 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:99 Saturday 24 February 2024 19:07:45 +0000 (0:00:00.024) 0:00:42.031 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:108 Saturday 24 February 2024 19:07:45 +0000 (0:00:00.027) 0:00:42.058 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:116 Saturday 24 February 2024 19:07:45 +0000 (0:00:00.224) 0:00:42.283 ***** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17174ubzitw26/tmp8itptd35" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:125 Saturday 24 February 2024 19:07:45 +0000 (0:00:00.219) 0:00:42.502 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 24 February 2024 19:07:45 +0000 (0:00:00.237) 0:00:42.740 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:143 Saturday 24 February 2024 19:07:45 +0000 (0:00:00.025) 0:00:42.766 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 24 February 2024 19:07:46 +0000 (0:00:00.036) 0:00:42.802 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:152 Saturday 24 February 2024 19:07:46 +0000 (0:00:00.060) 0:00:42.863 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:158 Saturday 24 February 2024 19:07:46 +0000 (0:00:00.044) 0:00:42.907 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 24 February 2024 19:07:46 +0000 (0:00:00.154) 0:00:43.062 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/activate_profile.yml:3 Saturday 24 February 2024 19:07:46 +0000 (0:00:00.053) 0:00:43.115 ***** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 24 February 2024 19:07:46 +0000 (0:00:00.044) 0:00:43.159 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 24 February 2024 19:07:46 +0000 (0:00:00.095) 0:00:43.255 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 24 February 2024 19:07:46 +0000 (0:00:00.063) 0:00:43.318 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 24 February 2024 19:07:46 +0000 (0:00:00.104) 0:00:43.423 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 24 February 2024 19:07:46 +0000 (0:00:00.050) 0:00:43.473 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 24 February 2024 19:07:47 +0000 (0:00:00.754) 0:00:44.227 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 24 February 2024 19:07:48 +0000 (0:00:01.023) 0:00:45.251 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 24 February 2024 19:07:48 +0000 (0:00:00.024) 0:00:45.276 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 24 February 2024 19:07:48 +0000 (0:00:00.023) 0:00:45.299 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 24 February 2024 19:07:48 +0000 (0:00:00.023) 0:00:45.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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 24 February 2024 19:07:48 +0000 (0:00:00.062) 0:00:45.385 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 24 February 2024 19:07:48 +0000 (0:00:00.021) 0:00:45.406 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:74 Saturday 24 February 2024 19:07:48 +0000 (0:00:00.021) 0:00:45.427 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:88 Saturday 24 February 2024 19:07:48 +0000 (0:00:00.023) 0:00:45.451 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:99 Saturday 24 February 2024 19:07:48 +0000 (0:00:00.021) 0:00:45.473 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:108 Saturday 24 February 2024 19:07:48 +0000 (0:00:00.020) 0:00:45.493 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:116 Saturday 24 February 2024 19:07:48 +0000 (0:00:00.223) 0:00:45.717 ***** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17174ubzitw26/tmpv1mr8qqe" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:125 Saturday 24 February 2024 19:07:49 +0000 (0:00:00.200) 0:00:45.917 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active) [003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err='' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 24 February 2024 19:07:49 +0000 (0:00:00.461) 0:00:46.379 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:143 Saturday 24 February 2024 19:07:49 +0000 (0:00:00.048) 0:00:46.428 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 24 February 2024 19:07:49 +0000 (0:00:00.023) 0:00:46.451 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)\n[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:152 Saturday 24 February 2024 19:07:49 +0000 (0:00:00.021) 0:00:46.473 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:158 Saturday 24 February 2024 19:07:49 +0000 (0:00:00.021) 0:00:46.495 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/remove_profile.yml:3 Saturday 24 February 2024 19:07:49 +0000 (0:00:00.126) 0:00:46.621 ***** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 24 February 2024 19:07:49 +0000 (0:00:00.035) 0:00:46.657 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 24 February 2024 19:07:49 +0000 (0:00:00.043) 0:00:46.701 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 24 February 2024 19:07:49 +0000 (0:00:00.042) 0:00:46.743 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 24 February 2024 19:07:49 +0000 (0:00:00.025) 0:00:46.769 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 24 February 2024 19:07:49 +0000 (0:00:00.022) 0:00:46.792 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 24 February 2024 19:07:50 +0000 (0:00:00.688) 0:00:47.481 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 24 February 2024 19:07:51 +0000 (0:00:00.941) 0:00:48.423 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 24 February 2024 19:07:51 +0000 (0:00:00.035) 0:00:48.458 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 24 February 2024 19:07:51 +0000 (0:00:00.027) 0:00:48.486 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 24 February 2024 19:07:51 +0000 (0:00:00.053) 0:00:48.539 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 24 February 2024 19:07:51 +0000 (0:00:00.057) 0:00:48.596 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 24 February 2024 19:07:51 +0000 (0:00:00.046) 0:00:48.643 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:74 Saturday 24 February 2024 19:07:51 +0000 (0:00:00.040) 0:00:48.683 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:88 Saturday 24 February 2024 19:07:51 +0000 (0:00:00.030) 0:00:48.713 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:99 Saturday 24 February 2024 19:07:51 +0000 (0:00:00.024) 0:00:48.738 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:108 Saturday 24 February 2024 19:07:51 +0000 (0:00:00.021) 0:00:48.759 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:116 Saturday 24 February 2024 19:07:52 +0000 (0:00:00.245) 0:00:49.005 ***** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17174ubzitw26/tmpgm44zbc0" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:125 Saturday 24 February 2024 19:07:52 +0000 (0:00:00.289) 0:00:49.294 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 24 February 2024 19:07:52 +0000 (0:00:00.287) 0:00:49.581 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:143 Saturday 24 February 2024 19:07:52 +0000 (0:00:00.071) 0:00:49.653 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 24 February 2024 19:07:52 +0000 (0:00:00.028) 0:00:49.681 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:152 Saturday 24 February 2024 19:07:52 +0000 (0:00:00.025) 0:00:49.707 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:158 Saturday 24 February 2024 19:07:52 +0000 (0:00:00.023) 0:00:49.730 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml:30 Saturday 24 February 2024 19:07:53 +0000 (0:00:00.149) 0:00:49.879 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/remove+down_profile.yml:3 Saturday 24 February 2024 19:07:53 +0000 (0:00:00.053) 0:00:49.933 ***** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 24 February 2024 19:07:53 +0000 (0:00:00.043) 0:00:49.977 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 24 February 2024 19:07:53 +0000 (0:00:00.040) 0:00:50.017 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 24 February 2024 19:07:53 +0000 (0:00:00.027) 0:00:50.045 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 24 February 2024 19:07:53 +0000 (0:00:00.028) 0:00:50.074 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 24 February 2024 19:07:53 +0000 (0:00:00.031) 0:00:50.106 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 24 February 2024 19:07:54 +0000 (0:00:00.711) 0:00:50.817 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 24 February 2024 19:07:54 +0000 (0:00:00.950) 0:00:51.768 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 24 February 2024 19:07:54 +0000 (0:00:00.022) 0:00:51.791 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 24 February 2024 19:07:55 +0000 (0:00:00.030) 0:00:51.821 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 24 February 2024 19:07:55 +0000 (0:00:00.028) 0:00:51.849 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 24 February 2024 19:07:55 +0000 (0:00:00.051) 0:00:51.901 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 24 February 2024 19:07:55 +0000 (0:00:00.021) 0:00:51.923 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:74 Saturday 24 February 2024 19:07:55 +0000 (0:00:00.020) 0:00:51.944 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:88 Saturday 24 February 2024 19:07:55 +0000 (0:00:00.033) 0:00:51.977 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:99 Saturday 24 February 2024 19:07:55 +0000 (0:00:00.026) 0:00:52.004 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:108 Saturday 24 February 2024 19:07:55 +0000 (0:00:00.036) 0:00:52.040 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:116 Saturday 24 February 2024 19:07:55 +0000 (0:00:00.253) 0:00:52.294 ***** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17174ubzitw26/tmpeh3nt9ts" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:125 Saturday 24 February 2024 19:07:55 +0000 (0:00:00.291) 0:00:52.586 ***** ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": false } STDERR: [003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist [004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 24 February 2024 19:07:56 +0000 (0:00:00.300) 0:00:52.886 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:143 Saturday 24 February 2024 19:07:56 +0000 (0:00:00.023) 0:00:52.909 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist", "[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 24 February 2024 19:07:56 +0000 (0:00:00.053) 0:00:52.963 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": false, "failed": false, "stderr": "[003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist\n[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present)\n", "stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist", "[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:152 Saturday 24 February 2024 19:07:56 +0000 (0:00:00.026) 0:00:52.990 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:158 Saturday 24 February 2024 19:07:56 +0000 (0:00:00.026) 0:00:53.017 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml:36 Saturday 24 February 2024 19:07:56 +0000 (0:00:00.125) 0:00:53.142 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/assert_profile_absent.yml:3 Saturday 24 February 2024 19:07:56 +0000 (0:00:00.038) 0:00:53.181 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 24 February 2024 19:07:56 +0000 (0:00:00.036) 0:00:53.217 ***** 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-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 24 February 2024 19:07:56 +0000 (0:00:00.022) 0:00:53.239 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 24 February 2024 19:07:56 +0000 (0:00:00.144) 0:00:53.384 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 24 February 2024 19:07:56 +0000 (0:00:00.029) 0:00:53.413 ***** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.021049", "end": "2024-02-24 19:07:56.757972", "rc": 1, "start": "2024-02-24 19:07:56.736923" } 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-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 24 February 2024 19:07:56 +0000 (0:00:00.171) 0:00:53.585 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 24 February 2024 19:07:56 +0000 (0:00:00.023) 0:00:53.609 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 24 February 2024 19:07:56 +0000 (0:00:00.037) 0:00:53.646 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 24 February 2024 19:07:56 +0000 (0:00:00.038) 0:00:53.685 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 24 February 2024 19:07:56 +0000 (0:00:00.065) 0:00:53.750 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/assert_profile_absent.yml:5 Saturday 24 February 2024 19:07:56 +0000 (0:00:00.047) 0:00:53.798 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml:42 Saturday 24 February 2024 19:07:57 +0000 (0:00:00.040) 0:00:53.838 ***** skipping: [sut] => (item={'what': 'tasks/assert_device_absent.yml', 'condition': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "condition": false, "what": "tasks/assert_device_absent.yml" }, "skip_reason": "Conditional result was False" } TASK [Success in test 'I can take a profile down that is absent'] ************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml:47 Saturday 24 February 2024 19:07:57 +0000 (0:00:00.029) 0:00:53.868 ***** ok: [sut] => {} MSG: +++++ Success in test 'I can take a profile down that is absent' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml:66 Saturday 24 February 2024 19:07:57 +0000 (0:00:00.023) 0:00:53.892 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 24 February 2024 19:07:57 +0000 (0:00:00.041) 0:00:53.933 ***** ok: [sut] => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.046403", "end": "2024-02-24 19:07:57.287881", "rc": 0, "start": "2024-02-24 19:07:57.241478" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tests_states.yml:126 Saturday 24 February 2024 19:07:57 +0000 (0:00:00.180) 0:00:54.113 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I will not get an error when I try to remove an absent profile] **** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml:5 Saturday 24 February 2024 19:07:57 +0000 (0:00:00.041) 0:00:54.155 ***** ok: [sut] => {} MSG: ########## I will not get an error when I try to remove an absent profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml:9 Saturday 24 February 2024 19:07:57 +0000 (0:00:00.049) 0:00:54.204 ***** ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I will not get an error when I try to remove an absent profile" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml", "tasks/activate_profile.yml", "tasks/remove+down_profile.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove+down_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_absent.yml", "tasks/get_NetworkManager_NVR.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": [ { "condition": false, "what": "tasks/assert_device_absent.yml" } ] } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml", "tasks/check_network_dns.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml:21 Saturday 24 February 2024 19:07:57 +0000 (0:00:00.071) 0:00:54.275 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 24 February 2024 19:07:57 +0000 (0:00:00.050) 0:00:54.325 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 24 February 2024 19:07:57 +0000 (0:00:00.040) 0:00:54.366 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003483", "end": "2024-02-24 19:07:57.687002", "rc": 0, "start": "2024-02-24 19:07:57.683519" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 24 February 2024 19:07:57 +0000 (0:00:00.144) 0:00:54.511 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 24 February 2024 19:07:57 +0000 (0:00:00.024) 0:00:54.535 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml:24 Saturday 24 February 2024 19:07:57 +0000 (0:00:00.057) 0:00:54.593 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 24 February 2024 19:07:57 +0000 (0:00:00.048) 0:00:54.641 ***** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 24 February 2024 19:07:57 +0000 (0:00:00.035) 0:00:54.677 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 24 February 2024 19:07:57 +0000 (0:00:00.040) 0:00:54.717 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 24 February 2024 19:07:57 +0000 (0:00:00.025) 0:00:54.743 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 24 February 2024 19:07:57 +0000 (0:00:00.021) 0:00:54.764 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 24 February 2024 19:07:57 +0000 (0:00:00.021) 0:00:54.785 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 24 February 2024 19:07:58 +0000 (0:00:00.683) 0:00:55.469 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 24 February 2024 19:07:59 +0000 (0:00:00.941) 0:00:56.410 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 24 February 2024 19:07:59 +0000 (0:00:00.024) 0:00:56.435 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 24 February 2024 19:07:59 +0000 (0:00:00.027) 0:00:56.462 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 24 February 2024 19:07:59 +0000 (0:00:00.024) 0:00:56.486 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 24 February 2024 19:07:59 +0000 (0:00:00.046) 0:00:56.533 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 24 February 2024 19:07:59 +0000 (0:00:00.022) 0:00:56.555 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:74 Saturday 24 February 2024 19:07:59 +0000 (0:00:00.023) 0:00:56.579 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:88 Saturday 24 February 2024 19:07:59 +0000 (0:00:00.026) 0:00:56.605 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:99 Saturday 24 February 2024 19:07:59 +0000 (0:00:00.023) 0:00:56.629 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:108 Saturday 24 February 2024 19:07:59 +0000 (0:00:00.024) 0:00:56.653 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:116 Saturday 24 February 2024 19:08:00 +0000 (0:00:00.243) 0:00:56.897 ***** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17174ubzitw26/tmplon1ltrp" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:125 Saturday 24 February 2024 19:08:00 +0000 (0:00:00.206) 0:00:57.104 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 24 February 2024 19:08:00 +0000 (0:00:00.227) 0:00:57.331 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:143 Saturday 24 February 2024 19:08:00 +0000 (0:00:00.031) 0:00:57.363 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 24 February 2024 19:08:00 +0000 (0:00:00.024) 0:00:57.387 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:152 Saturday 24 February 2024 19:08:00 +0000 (0:00:00.021) 0:00:57.409 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:158 Saturday 24 February 2024 19:08:00 +0000 (0:00:00.048) 0:00:57.458 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 24 February 2024 19:08:00 +0000 (0:00:00.130) 0:00:57.589 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/activate_profile.yml:3 Saturday 24 February 2024 19:08:00 +0000 (0:00:00.049) 0:00:57.638 ***** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 24 February 2024 19:08:00 +0000 (0:00:00.042) 0:00:57.681 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 24 February 2024 19:08:00 +0000 (0:00:00.055) 0:00:57.736 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 24 February 2024 19:08:00 +0000 (0:00:00.026) 0:00:57.763 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 24 February 2024 19:08:00 +0000 (0:00:00.025) 0:00:57.788 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 24 February 2024 19:08:01 +0000 (0:00:00.031) 0:00:57.820 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 24 February 2024 19:08:01 +0000 (0:00:00.706) 0:00:58.526 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 24 February 2024 19:08:02 +0000 (0:00:00.981) 0:00:59.508 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 24 February 2024 19:08:02 +0000 (0:00:00.024) 0:00:59.533 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 24 February 2024 19:08:02 +0000 (0:00:00.048) 0:00:59.581 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 24 February 2024 19:08:02 +0000 (0:00:00.033) 0:00:59.615 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 24 February 2024 19:08:02 +0000 (0:00:00.049) 0:00:59.664 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 24 February 2024 19:08:02 +0000 (0:00:00.032) 0:00:59.696 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:74 Saturday 24 February 2024 19:08:02 +0000 (0:00:00.025) 0:00:59.721 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:88 Saturday 24 February 2024 19:08:02 +0000 (0:00:00.052) 0:00:59.774 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:99 Saturday 24 February 2024 19:08:03 +0000 (0:00:00.042) 0:00:59.816 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:108 Saturday 24 February 2024 19:08:03 +0000 (0:00:00.026) 0:00:59.843 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:116 Saturday 24 February 2024 19:08:03 +0000 (0:00:00.238) 0:01:00.082 ***** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17174ubzitw26/tmpf92rk0b4" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:125 Saturday 24 February 2024 19:08:03 +0000 (0:00:00.287) 0:01:00.370 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active) [003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err='' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 24 February 2024 19:08:04 +0000 (0:00:00.514) 0:01:00.885 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:143 Saturday 24 February 2024 19:08:04 +0000 (0:00:00.021) 0:01:00.907 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 24 February 2024 19:08:04 +0000 (0:00:00.055) 0:01:00.962 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)\n[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:152 Saturday 24 February 2024 19:08:04 +0000 (0:00:00.047) 0:01:01.009 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:158 Saturday 24 February 2024 19:08:04 +0000 (0:00:00.064) 0:01:01.073 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/remove+down_profile.yml:3 Saturday 24 February 2024 19:08:04 +0000 (0:00:00.146) 0:01:01.220 ***** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 24 February 2024 19:08:04 +0000 (0:00:00.044) 0:01:01.264 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 24 February 2024 19:08:04 +0000 (0:00:00.042) 0:01:01.306 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 24 February 2024 19:08:04 +0000 (0:00:00.037) 0:01:01.344 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 24 February 2024 19:08:04 +0000 (0:00:00.030) 0:01:01.374 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 24 February 2024 19:08:04 +0000 (0:00:00.041) 0:01:01.415 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 24 February 2024 19:08:05 +0000 (0:00:00.709) 0:01:02.125 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 24 February 2024 19:08:06 +0000 (0:00:00.925) 0:01:03.050 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 24 February 2024 19:08:06 +0000 (0:00:00.056) 0:01:03.106 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 24 February 2024 19:08:06 +0000 (0:00:00.037) 0:01:03.143 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 24 February 2024 19:08:06 +0000 (0:00:00.026) 0:01:03.170 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 24 February 2024 19:08:06 +0000 (0:00:00.074) 0:01:03.245 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 24 February 2024 19:08:06 +0000 (0:00:00.046) 0:01:03.292 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:74 Saturday 24 February 2024 19:08:06 +0000 (0:00:00.028) 0:01:03.320 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:88 Saturday 24 February 2024 19:08:06 +0000 (0:00:00.035) 0:01:03.355 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:99 Saturday 24 February 2024 19:08:06 +0000 (0:00:00.025) 0:01:03.381 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:108 Saturday 24 February 2024 19:08:06 +0000 (0:00:00.029) 0:01:03.410 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:116 Saturday 24 February 2024 19:08:06 +0000 (0:00:00.243) 0:01:03.654 ***** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17174ubzitw26/tmp9wc4eggb" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:125 Saturday 24 February 2024 19:08:07 +0000 (0:00:00.210) 0:01:03.864 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [003] #0, state:down persistent_state:absent, 'statebr': down connection statebr skipped because not active [004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 24 February 2024 19:08:07 +0000 (0:00:00.258) 0:01:04.122 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:143 Saturday 24 February 2024 19:08:07 +0000 (0:00:00.053) 0:01:04.176 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'statebr': down connection statebr skipped because not active", "[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 24 February 2024 19:08:07 +0000 (0:00:00.027) 0:01:04.203 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "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, 'statebr': down connection statebr skipped because not active\n[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'\n", "stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'statebr': down connection statebr skipped because not active", "[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:152 Saturday 24 February 2024 19:08:07 +0000 (0:00:00.025) 0:01:04.228 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:158 Saturday 24 February 2024 19:08:07 +0000 (0:00:00.022) 0:01:04.251 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml:30 Saturday 24 February 2024 19:08:07 +0000 (0:00:00.124) 0:01:04.376 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/remove+down_profile.yml:3 Saturday 24 February 2024 19:08:07 +0000 (0:00:00.040) 0:01:04.417 ***** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 24 February 2024 19:08:07 +0000 (0:00:00.035) 0:01:04.453 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 24 February 2024 19:08:07 +0000 (0:00:00.040) 0:01:04.494 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 24 February 2024 19:08:07 +0000 (0:00:00.028) 0:01:04.522 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 24 February 2024 19:08:07 +0000 (0:00:00.023) 0:01:04.546 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 24 February 2024 19:08:07 +0000 (0:00:00.025) 0:01:04.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 : Check which packages are installed] ********* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 24 February 2024 19:08:08 +0000 (0:00:00.690) 0:01:05.261 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 24 February 2024 19:08:09 +0000 (0:00:00.981) 0:01:06.242 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 24 February 2024 19:08:09 +0000 (0:00:00.025) 0:01:06.268 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 24 February 2024 19:08:09 +0000 (0:00:00.043) 0:01:06.312 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 24 February 2024 19:08:09 +0000 (0:00:00.072) 0:01:06.385 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 24 February 2024 19:08:09 +0000 (0:00:00.068) 0:01:06.453 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:58 Saturday 24 February 2024 19:08:09 +0000 (0:00:00.053) 0:01:06.507 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:74 Saturday 24 February 2024 19:08:09 +0000 (0:00:00.035) 0:01:06.542 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:88 Saturday 24 February 2024 19:08:09 +0000 (0:00:00.079) 0:01:06.621 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:99 Saturday 24 February 2024 19:08:09 +0000 (0:00:00.046) 0:01:06.668 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:108 Saturday 24 February 2024 19:08:09 +0000 (0:00:00.036) 0:01:06.704 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:116 Saturday 24 February 2024 19:08:10 +0000 (0:00:00.227) 0:01:06.931 ***** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-17174ubzitw26/tmpn_9j2j21" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:125 Saturday 24 February 2024 19:08:10 +0000 (0:00:00.211) 0:01:07.142 ***** ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": false } STDERR: [003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist [004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:137 Saturday 24 February 2024 19:08:10 +0000 (0:00:00.309) 0:01:07.452 ***** 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-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:143 Saturday 24 February 2024 19:08:10 +0000 (0:00:00.024) 0:01:07.476 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist", "[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 24 February 2024 19:08:10 +0000 (0:00:00.022) 0:01:07.499 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": false, "failed": false, "stderr": "[003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist\n[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present)\n", "stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist", "[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:152 Saturday 24 February 2024 19:08:10 +0000 (0:00:00.024) 0:01:07.523 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:158 Saturday 24 February 2024 19:08:10 +0000 (0:00:00.022) 0:01:07.545 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml:36 Saturday 24 February 2024 19:08:10 +0000 (0:00:00.137) 0:01:07.683 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/assert_profile_absent.yml for sut included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_NetworkManager_NVR.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/assert_profile_absent.yml:3 Saturday 24 February 2024 19:08:10 +0000 (0:00:00.050) 0:01:07.734 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 24 February 2024 19:08:10 +0000 (0:00:00.046) 0:01:07.780 ***** 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-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 24 February 2024 19:08:11 +0000 (0:00:00.023) 0:01:07.804 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 24 February 2024 19:08:11 +0000 (0:00:00.152) 0:01:07.957 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 24 February 2024 19:08:11 +0000 (0:00:00.030) 0:01:07.987 ***** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.020884", "end": "2024-02-24 19:08:11.318803", "rc": 1, "start": "2024-02-24 19:08:11.297919" } 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-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 24 February 2024 19:08:11 +0000 (0:00:00.159) 0:01:08.147 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 24 February 2024 19:08:11 +0000 (0:00:00.030) 0:01:08.177 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 24 February 2024 19:08:11 +0000 (0:00:00.033) 0:01:08.210 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 24 February 2024 19:08:11 +0000 (0:00:00.026) 0:01:08.237 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 24 February 2024 19:08:11 +0000 (0:00:00.056) 0:01:08.294 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/assert_profile_absent.yml:5 Saturday 24 February 2024 19:08:11 +0000 (0:00:00.022) 0:01:08.317 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get NetworkManager RPM version] ****************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_NetworkManager_NVR.yml:7 Saturday 24 February 2024 19:08:11 +0000 (0:00:00.038) 0:01:08.355 ***** ok: [sut] => { "changed": false, "cmd": [ "rpm", "-qa", "--qf", "%{name}-%{version}-%{release}\\n", "NetworkManager" ], "delta": "0:00:00.672479", "end": "2024-02-24 19:08:12.347662", "rc": 0, "start": "2024-02-24 19:08:11.675183" } STDOUT: NetworkManager-1.18.8-2.el7_9 TASK [Store NetworkManager version] ******************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_NetworkManager_NVR.yml:14 Saturday 24 February 2024 19:08:12 +0000 (0:00:00.823) 0:01:09.179 ***** ok: [sut] => { "ansible_facts": { "networkmanager_nvr": "NetworkManager-1.18.8-2.el7_9" }, "changed": false } TASK [Show NetworkManager version] ********************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_NetworkManager_NVR.yml:18 Saturday 24 February 2024 19:08:12 +0000 (0:00:00.024) 0:01:09.203 ***** ok: [sut] => { "networkmanager_nvr": "NetworkManager-1.18.8-2.el7_9" } TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml:42 Saturday 24 February 2024 19:08:12 +0000 (0:00:00.023) 0:01:09.227 ***** skipping: [sut] => (item={'what': 'tasks/assert_device_absent.yml', 'condition': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "condition": false, "what": "tasks/assert_device_absent.yml" }, "skip_reason": "Conditional result was False" } TASK [Success in test 'I will not get an error when I try to remove an absent profile'] *** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml:47 Saturday 24 February 2024 19:08:12 +0000 (0:00:00.025) 0:01:09.252 ***** ok: [sut] => {} MSG: +++++ Success in test 'I will not get an error when I try to remove an absent profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/run_test.yml:66 Saturday 24 February 2024 19:08:12 +0000 (0:00:00.023) 0:01:09.275 ***** included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/cleanup_profile+device.yml for sut included: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 24 February 2024 19:08:12 +0000 (0:00:00.058) 0:01:09.334 ***** ok: [sut] => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.046658", "end": "2024-02-24 19:08:12.706981", "rc": 0, "start": "2024-02-24 19:08:12.660323" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. TASK [Check routes and DNS] **************************************************** task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/check_network_dns.yml:6 Saturday 24 February 2024 19:08:12 +0000 (0:00:00.202) 0:01:09.536 ***** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "delta": "0:00:00.007285", "end": "2024-02-24 19:08:12.848653", "rc": 0, "start": "2024-02-24 19:08:12.841368" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 12:4a:b0:37:4a:25 brd ff:ff:ff:ff:ff:ff inet 10.31.9.2/22 brd 10.31.11.255 scope global noprefixroute dynamic eth0 valid_lft 3238sec preferred_lft 3238sec inet6 fe80::104a:b0ff:fe37:4a25/64 scope link valid_lft forever preferred_lft forever IP ROUTE 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.9.2 metric 100 IP -6 ROUTE 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 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 RESOLV # Generated by NetworkManager search us-east-1.aws.redhat.com testing-farm nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 TASK [Verify DNS and network connectivity] ************************************* task path: /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/check_network_dns.yml:24 Saturday 24 February 2024 19:08:12 +0000 (0:00:00.148) 0:01:09.685 ***** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "delta": "0:00:00.644663", "end": "2024-02-24 19:08:13.645096", "rc": 0, "start": "2024-02-24 19:08:13.000433" } STDOUT: CHECK DNS AND CONNECTIVITY 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org STDERR: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 305 100 305 0 0 719 0 --:--:-- --:--:-- --:--:-- 721 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 291 100 291 0 0 1448 0 --:--:-- --:--:-- --:--:-- 1455 META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=338 changed=14 unreachable=0 failed=0 skipped=224 rescued=0 ignored=10 Saturday 24 February 2024 19:08:13 +0000 (0:00:00.803) 0:01:10.488 ***** =============================================================================== linux-system-roles.network : Install packages --------------------------- 2.58s /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:30 linux-system-roles.network : Configure networking connection profiles --- 1.93s /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Enable network service --------------------- 1.39s /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:108 linux-system-roles.network : Configure networking connection profiles --- 1.33s /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Ensure initscripts network file dependency is present --- 1.14s /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:116 Gather current interface info ------------------------------------------- 1.14s /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 1.14s /WORKDIR/git-more-test-debug2sku2f_a/tests/playbooks/tasks/get_current_interfaces.yml:3 linux-system-roles.network : Check which packages are installed --------- 1.11s /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Enable network service --------------------- 1.06s /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:108 linux-system-roles.network : Ensure initscripts network file dependency is present --- 1.03s /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/main.yml:116 linux-system-roles.network : Check which packages are installed --------- 1.02s /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.00s /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.98s /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.98s /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.96s /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.95s /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.95s /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.94s /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.94s /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.93s /WORKDIR/git-more-test-debug2sku2f_a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: Consider using the yum, dnf or zypper module rather than running 'rpm'. If you need to use command because yum, dnf or zypper is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. ---^---^---^---^---^---