# 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-bond_options_rewritep96bhyz9/tests/tests_states_initscripts.yml PLAY [Run playbook 'playbooks/tests_states.yml' with initscripts as provider] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/tests_states_initscripts.yml:5 Friday 09 February 2024 19:47:23 +0000 (0:00:00.012) 0:00:00.012 ******* ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/tests_states_initscripts.yml:8 Friday 09 February 2024 19:47:23 +0000 (0:00:00.552) 0:00:00.565 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/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-bond_options_rewritep96bhyz9/tests/tasks/el_repo_setup.yml:3 Friday 09 February 2024 19:47:24 +0000 (0:00:00.022) 0:00:00.588 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/tasks/el_repo_setup.yml:19 Friday 09 February 2024 19:47:24 +0000 (0:00:00.217) 0:00:00.805 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/tasks/el_repo_setup.yml:24 Friday 09 February 2024 19:47:24 +0000 (0:00:00.198) 0:00:01.004 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/tasks/el_repo_setup.yml:28 Friday 09 February 2024 19:47:24 +0000 (0:00:00.021) 0:00:01.025 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/tasks/el_repo_setup.yml:53 Friday 09 February 2024 19:47:24 +0000 (0:00:00.018) 0:00:01.044 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/tasks/enable_epel.yml:8 Friday 09 February 2024 19:47:24 +0000 (0:00:00.031) 0:00:01.076 ******* 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-bond_options_rewritep96bhyz9/tests/tasks/enable_epel.yml:24 Friday 09 February 2024 19:47:24 +0000 (0:00:00.188) 0:00:01.264 ******* 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-bond_options_rewritep96bhyz9/tests/tasks/enable_epel.yml:30 Friday 09 February 2024 19:47:25 +0000 (0:00:00.454) 0:00:01.719 ******* ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.172452", "end": "2024-02-09 19:47:25.428731", "rc": 0, "start": "2024-02-09 19:47:25.256279" } 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-bond_options_rewritep96bhyz9/tests/tasks/enable_epel.yml:35 Friday 09 February 2024 19:47:25 +0000 (0:00:00.293) 0:00:02.013 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/tasks/enable_epel.yml:40 Friday 09 February 2024 19:47:25 +0000 (0:00:00.016) 0:00:02.029 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'initscripts'] *********************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/tests_states_initscripts.yml:10 Friday 09 February 2024 19:47:25 +0000 (0:00:00.011) 0:00:02.041 ******* 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-bond_options_rewritep96bhyz9/tests/playbooks/tests_states.yml:3 Friday 09 February 2024 19:47:25 +0000 (0:00:00.017) 0:00:02.059 ******* ok: [sut] META: ran handlers TASK [Show playbook name] ****************************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tests_states.yml:11 Friday 09 February 2024 19:47:25 +0000 (0:00:00.395) 0:00:02.454 ******* ok: [sut] => {} MSG: this is: playbooks/tests_states.yml TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tests_states.yml:22 Friday 09 February 2024 19:47:25 +0000 (0:00:00.011) 0:00:02.465 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile] ******************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml:5 Friday 09 February 2024 19:47:25 +0000 (0:00:00.017) 0:00:02.483 ******* ok: [sut] => {} MSG: ########## I can create a profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml:9 Friday 09 February 2024 19:47:25 +0000 (0:00:00.012) 0:00:02.495 ******* 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-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml:21 Friday 09 February 2024 19:47:25 +0000 (0:00:00.036) 0:00:02.532 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/show_interfaces.yml:3 Friday 09 February 2024 19:47:25 +0000 (0:00:00.016) 0:00:02.548 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 19:47:25 +0000 (0:00:00.015) 0:00:02.564 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003387", "end": "2024-02-09 19:47:26.103078", "rc": 0, "start": "2024-02-09 19:47:26.099691" } STDOUT: bond0 bonding_masters dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 19:47:26 +0000 (0:00:00.122) 0:00:02.686 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/show_interfaces.yml:5 Friday 09 February 2024 19:47:26 +0000 (0:00:00.013) 0:00:02.700 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy0', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml:24 Friday 09 February 2024 19:47:26 +0000 (0:00:00.012) 0:00:02.712 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/delete_interface.yml:3 Friday 09 February 2024 19:47:26 +0000 (0:00:00.022) 0:00:02.735 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.010805", "end": "2024-02-09 19:47:26.282147", "rc": 1, "start": "2024-02-09 19:47:26.271342" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/assert_device_absent.yml:3 Friday 09 February 2024 19:47:26 +0000 (0:00:00.129) 0:00:02.865 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_interface_stat.yml:3 Friday 09 February 2024 19:47:26 +0000 (0:00:00.016) 0:00:02.882 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/assert_device_absent.yml:5 Friday 09 February 2024 19:47:26 +0000 (0:00:00.124) 0:00:03.006 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml:30 Friday 09 February 2024 19:47:26 +0000 (0:00:00.014) 0:00:03.021 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/create_bridge_profile.yml:3 Friday 09 February 2024 19:47:26 +0000 (0:00:00.023) 0:00:03.045 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 09 February 2024 19:47:26 +0000 (0:00:00.036) 0:00:03.082 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 09 February 2024 19:47:26 +0000 (0:00:00.075) 0:00:03.158 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 09 February 2024 19:47:26 +0000 (0:00:00.014) 0:00:03.172 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 09 February 2024 19:47:26 +0000 (0:00:00.015) 0:00:03.187 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 09 February 2024 19:47:26 +0000 (0:00:00.014) 0:00:03.202 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 09 February 2024 19:47:27 +0000 (0:00:00.777) 0:00:03.979 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 09 February 2024 19:47:28 +0000 (0:00:01.101) 0:00:05.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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 09 February 2024 19:47:28 +0000 (0:00:00.024) 0:00:05.105 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 09 February 2024 19:47:28 +0000 (0:00:00.024) 0:00:05.130 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:30 Friday 09 February 2024 19:47:28 +0000 (0:00:00.022) 0:00:05.152 ******* 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: dl.fedoraproject.org\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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:43 Friday 09 February 2024 19:47:30 +0000 (0:00:02.189) 0:00:07.342 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:58 Friday 09 February 2024 19:47:30 +0000 (0:00:00.022) 0:00:07.365 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:74 Friday 09 February 2024 19:47:30 +0000 (0:00:00.022) 0:00:07.388 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:88 Friday 09 February 2024 19:47:30 +0000 (0:00:00.027) 0:00:07.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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:99 Friday 09 February 2024 19:47:30 +0000 (0:00:00.046) 0:00:07.462 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:108 Friday 09 February 2024 19:47:30 +0000 (0:00:00.024) 0:00:07.486 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:116 Friday 09 February 2024 19:47:31 +0000 (0:00:00.368) 0:00:07.855 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-173770xy3_tfp/tmp84kw1sxl" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:125 Friday 09 February 2024 19:47:31 +0000 (0:00:00.203) 0:00:08.059 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:137 Friday 09 February 2024 19:47:31 +0000 (0:00:00.347) 0:00:08.406 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:143 Friday 09 February 2024 19:47:31 +0000 (0:00:00.023) 0:00:08.430 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:147 Friday 09 February 2024 19:47:31 +0000 (0:00:00.026) 0:00:08.456 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:152 Friday 09 February 2024 19:47:31 +0000 (0:00:00.025) 0:00:08.482 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:158 Friday 09 February 2024 19:47:31 +0000 (0:00:00.024) 0:00:08.506 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/create_bridge_profile.yml:14 Friday 09 February 2024 19:47:32 +0000 (0:00:00.220) 0:00:08.727 ******* 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-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml:36 Friday 09 February 2024 19:47:32 +0000 (0:00:00.024) 0:00:08.752 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/assert_profile_present.yml:3 Friday 09 February 2024 19:47:32 +0000 (0:00:00.042) 0:00:08.794 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml:3 Friday 09 February 2024 19:47:32 +0000 (0:00:00.071) 0:00:08.866 ******* 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-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml:9 Friday 09 February 2024 19:47:32 +0000 (0:00:00.024) 0:00:08.890 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707508051.8101149, "block_size": 4096, "blocks": 8, "ctime": 1707508051.8101149, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 25404, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1707508051.8101149, "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-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml:17 Friday 09 February 2024 19:47:32 +0000 (0:00:00.136) 0:00:09.027 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml:25 Friday 09 February 2024 19:47:32 +0000 (0:00:00.025) 0:00:09.052 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.023825", "end": "2024-02-09 19:47:32.613334", "rc": 1, "start": "2024-02-09 19:47:32.589509" } 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-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml:35 Friday 09 February 2024 19:47:32 +0000 (0:00:00.154) 0:00:09.206 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml:49 Friday 09 February 2024 19:47:32 +0000 (0:00:00.023) 0:00:09.230 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003435", "end": "2024-02-09 19:47:32.771997", "rc": 0, "start": "2024-02-09 19:47:32.768562" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml:56 Friday 09 February 2024 19:47:32 +0000 (0:00:00.138) 0:00:09.369 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml:62 Friday 09 February 2024 19:47:32 +0000 (0:00:00.027) 0:00:09.397 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003313", "end": "2024-02-09 19:47:32.939695", "rc": 0, "start": "2024-02-09 19:47:32.936382" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml:69 Friday 09 February 2024 19:47:32 +0000 (0:00:00.136) 0:00:09.534 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/assert_profile_present.yml:5 Friday 09 February 2024 19:47:32 +0000 (0:00:00.027) 0:00:09.561 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/assert_profile_present.yml:10 Friday 09 February 2024 19:47:33 +0000 (0:00:00.024) 0:00:09.586 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/assert_profile_present.yml:15 Friday 09 February 2024 19:47:33 +0000 (0:00:00.025) 0:00:09.612 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml:42 Friday 09 February 2024 19:47:33 +0000 (0:00:00.023) 0:00:09.635 ******* 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-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml:47 Friday 09 February 2024 19:47:33 +0000 (0:00:00.028) 0:00:09.664 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml:66 Friday 09 February 2024 19:47:33 +0000 (0:00:00.023) 0:00:09.687 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/cleanup_profile+device.yml:3 Friday 09 February 2024 19:47:33 +0000 (0:00:00.068) 0:00:09.756 ******* 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.045382", "end": "2024-02-09 19:47:33.337546", "rc": 1, "start": "2024-02-09 19:47:33.292164" } 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-bond_options_rewritep96bhyz9/tests/playbooks/tests_states.yml:45 Friday 09 February 2024 19:47:33 +0000 (0:00:00.180) 0:00:09.937 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile without autoconnect] ************************ task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml:5 Friday 09 February 2024 19:47:33 +0000 (0:00:00.038) 0:00:09.975 ******* ok: [sut] => {} MSG: ########## I can create a profile without autoconnect ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml:9 Friday 09 February 2024 19:47:33 +0000 (0:00:00.024) 0:00:10.000 ******* 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-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml:21 Friday 09 February 2024 19:47:33 +0000 (0:00:00.047) 0:00:10.048 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/show_interfaces.yml:3 Friday 09 February 2024 19:47:33 +0000 (0:00:00.039) 0:00:10.088 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 19:47:33 +0000 (0:00:00.049) 0:00:10.137 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003394", "end": "2024-02-09 19:47:33.678809", "rc": 0, "start": "2024-02-09 19:47:33.675415" } STDOUT: bond0 bonding_masters dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 19:47:33 +0000 (0:00:00.135) 0:00:10.273 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/show_interfaces.yml:5 Friday 09 February 2024 19:47:33 +0000 (0:00:00.024) 0:00:10.298 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy0', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml:24 Friday 09 February 2024 19:47:33 +0000 (0:00:00.023) 0:00:10.321 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/delete_interface.yml:3 Friday 09 February 2024 19:47:33 +0000 (0:00:00.044) 0:00:10.366 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.007084", "end": "2024-02-09 19:47:33.909934", "rc": 1, "start": "2024-02-09 19:47:33.902850" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/assert_device_absent.yml:3 Friday 09 February 2024 19:47:33 +0000 (0:00:00.139) 0:00:10.505 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_interface_stat.yml:3 Friday 09 February 2024 19:47:33 +0000 (0:00:00.061) 0:00:10.567 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/assert_device_absent.yml:5 Friday 09 February 2024 19:47:34 +0000 (0:00:00.132) 0:00:10.699 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml:30 Friday 09 February 2024 19:47:34 +0000 (0:00:00.025) 0:00:10.725 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:3 Friday 09 February 2024 19:47:34 +0000 (0:00:00.044) 0:00:10.770 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 09 February 2024 19:47:34 +0000 (0:00:00.043) 0:00:10.814 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 09 February 2024 19:47:34 +0000 (0:00:00.052) 0:00:10.866 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 09 February 2024 19:47:34 +0000 (0:00:00.048) 0:00:10.914 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 09 February 2024 19:47:34 +0000 (0:00:00.031) 0:00:10.946 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 09 February 2024 19:47:34 +0000 (0:00:00.024) 0:00:10.970 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 09 February 2024 19:47:35 +0000 (0:00:00.683) 0:00:11.654 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 09 February 2024 19:47:36 +0000 (0:00:00.944) 0:00:12.598 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 09 February 2024 19:47:36 +0000 (0:00:00.024) 0:00:12.623 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 09 February 2024 19:47:36 +0000 (0:00:00.023) 0:00:12.646 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:30 Friday 09 February 2024 19:47:36 +0000 (0:00:00.021) 0:00:12.668 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:43 Friday 09 February 2024 19:47:36 +0000 (0:00:00.046) 0:00:12.715 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:58 Friday 09 February 2024 19:47:36 +0000 (0:00:00.024) 0:00:12.740 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:74 Friday 09 February 2024 19:47:36 +0000 (0:00:00.024) 0:00:12.764 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:88 Friday 09 February 2024 19:47:36 +0000 (0:00:00.027) 0:00:12.792 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:99 Friday 09 February 2024 19:47:36 +0000 (0:00:00.024) 0:00:12.816 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:108 Friday 09 February 2024 19:47:36 +0000 (0:00:00.025) 0:00:12.841 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:116 Friday 09 February 2024 19:47:36 +0000 (0:00:00.224) 0:00:13.066 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-173770xy3_tfp/tmpac2noehk" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:125 Friday 09 February 2024 19:47:36 +0000 (0:00:00.233) 0:00:13.299 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:137 Friday 09 February 2024 19:47:36 +0000 (0:00:00.227) 0:00:13.527 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:143 Friday 09 February 2024 19:47:36 +0000 (0:00:00.030) 0:00:13.558 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:147 Friday 09 February 2024 19:47:37 +0000 (0:00:00.025) 0:00:13.583 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:152 Friday 09 February 2024 19:47:37 +0000 (0:00:00.027) 0:00:13.611 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:158 Friday 09 February 2024 19:47:37 +0000 (0:00:00.024) 0:00:13.635 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:15 Friday 09 February 2024 19:47:37 +0000 (0:00:00.128) 0:00:13.763 ******* 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-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml:36 Friday 09 February 2024 19:47:37 +0000 (0:00:00.027) 0:00:13.791 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/assert_device_absent.yml for sut included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/assert_device_absent.yml:3 Friday 09 February 2024 19:47:37 +0000 (0:00:00.047) 0:00:13.838 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_interface_stat.yml:3 Friday 09 February 2024 19:47:37 +0000 (0:00:00.036) 0:00:13.875 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/assert_device_absent.yml:5 Friday 09 February 2024 19:47:37 +0000 (0:00:00.134) 0:00:14.009 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/assert_profile_present.yml:3 Friday 09 February 2024 19:47:37 +0000 (0:00:00.028) 0:00:14.037 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml:3 Friday 09 February 2024 19:47:37 +0000 (0:00:00.038) 0:00:14.075 ******* 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-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml:9 Friday 09 February 2024 19:47:37 +0000 (0:00:00.023) 0:00:14.099 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707508056.9301138, "block_size": 4096, "blocks": 8, "ctime": 1707508056.9301138, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 25404, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1707508056.9301138, "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-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml:17 Friday 09 February 2024 19:47:37 +0000 (0:00:00.135) 0:00:14.235 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml:25 Friday 09 February 2024 19:47:37 +0000 (0:00:00.024) 0:00:14.259 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.020741", "end": "2024-02-09 19:47:37.815859", "rc": 1, "start": "2024-02-09 19:47:37.795118" } 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-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml:35 Friday 09 February 2024 19:47:37 +0000 (0:00:00.150) 0:00:14.410 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml:49 Friday 09 February 2024 19:47:37 +0000 (0:00:00.025) 0:00:14.435 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003255", "end": "2024-02-09 19:47:37.977404", "rc": 0, "start": "2024-02-09 19:47:37.974149" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml:56 Friday 09 February 2024 19:47:38 +0000 (0:00:00.136) 0:00:14.572 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml:62 Friday 09 February 2024 19:47:38 +0000 (0:00:00.028) 0:00:14.601 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003369", "end": "2024-02-09 19:47:38.142795", "rc": 0, "start": "2024-02-09 19:47:38.139426" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml:69 Friday 09 February 2024 19:47:38 +0000 (0:00:00.138) 0:00:14.739 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/assert_profile_present.yml:5 Friday 09 February 2024 19:47:38 +0000 (0:00:00.028) 0:00:14.768 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/assert_profile_present.yml:10 Friday 09 February 2024 19:47:38 +0000 (0:00:00.027) 0:00:14.795 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/assert_profile_present.yml:15 Friday 09 February 2024 19:47:38 +0000 (0:00:00.025) 0:00:14.821 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml:42 Friday 09 February 2024 19:47:38 +0000 (0:00:00.033) 0:00:14.855 ******* TASK [Success in test 'I can create a profile without autoconnect'] ************ task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml:47 Friday 09 February 2024 19:47:38 +0000 (0:00:00.023) 0:00:14.878 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile without autoconnect' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml:66 Friday 09 February 2024 19:47:38 +0000 (0:00:00.023) 0:00:14.902 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/cleanup_profile+device.yml:3 Friday 09 February 2024 19:47:38 +0000 (0:00:00.042) 0:00:14.944 ******* 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.041122", "end": "2024-02-09 19:47:38.522346", "rc": 1, "start": "2024-02-09 19:47:38.481224" } 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-bond_options_rewritep96bhyz9/tests/playbooks/tests_states.yml:65 Friday 09 February 2024 19:47:38 +0000 (0:00:00.171) 0:00:15.116 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can activate an existing profile] ******************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml:5 Friday 09 February 2024 19:47:38 +0000 (0:00:00.070) 0:00:15.187 ******* ok: [sut] => {} MSG: ########## I can activate an existing profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml:9 Friday 09 February 2024 19:47:38 +0000 (0:00:00.024) 0:00:15.211 ******* 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-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml:21 Friday 09 February 2024 19:47:38 +0000 (0:00:00.049) 0:00:15.261 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/show_interfaces.yml:3 Friday 09 February 2024 19:47:38 +0000 (0:00:00.039) 0:00:15.300 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 19:47:38 +0000 (0:00:00.036) 0:00:15.336 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003262", "end": "2024-02-09 19:47:38.875476", "rc": 0, "start": "2024-02-09 19:47:38.872214" } STDOUT: bond0 bonding_masters dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 19:47:38 +0000 (0:00:00.133) 0:00:15.470 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/show_interfaces.yml:5 Friday 09 February 2024 19:47:38 +0000 (0:00:00.027) 0:00:15.498 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy0', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml:24 Friday 09 February 2024 19:47:38 +0000 (0:00:00.024) 0:00:15.522 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/create_bridge_profile.yml:3 Friday 09 February 2024 19:47:38 +0000 (0:00:00.044) 0:00:15.567 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 09 February 2024 19:47:39 +0000 (0:00:00.039) 0:00:15.606 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 09 February 2024 19:47:39 +0000 (0:00:00.043) 0:00:15.649 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 09 February 2024 19:47:39 +0000 (0:00:00.066) 0:00:15.716 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 09 February 2024 19:47:39 +0000 (0:00:00.023) 0:00:15.739 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 09 February 2024 19:47:39 +0000 (0:00:00.023) 0:00:15.763 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 09 February 2024 19:47:39 +0000 (0:00:00.673) 0:00:16.436 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 09 February 2024 19:47:40 +0000 (0:00:00.913) 0:00:17.350 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 09 February 2024 19:47:40 +0000 (0:00:00.024) 0:00:17.374 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 09 February 2024 19:47:40 +0000 (0:00:00.023) 0:00:17.398 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:30 Friday 09 February 2024 19:47:40 +0000 (0:00:00.023) 0:00:17.422 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:43 Friday 09 February 2024 19:47:40 +0000 (0:00:00.048) 0:00:17.470 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:58 Friday 09 February 2024 19:47:40 +0000 (0:00:00.055) 0:00:17.526 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:74 Friday 09 February 2024 19:47:40 +0000 (0:00:00.024) 0:00:17.550 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:88 Friday 09 February 2024 19:47:41 +0000 (0:00:00.029) 0:00:17.580 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:99 Friday 09 February 2024 19:47:41 +0000 (0:00:00.023) 0:00:17.603 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:108 Friday 09 February 2024 19:47:41 +0000 (0:00:00.024) 0:00:17.627 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:116 Friday 09 February 2024 19:47:41 +0000 (0:00:00.224) 0:00:17.852 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-173770xy3_tfp/tmptkqrlc1t" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:125 Friday 09 February 2024 19:47:41 +0000 (0:00:00.210) 0:00:18.063 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:137 Friday 09 February 2024 19:47:41 +0000 (0:00:00.226) 0:00:18.290 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:143 Friday 09 February 2024 19:47:41 +0000 (0:00:00.024) 0:00:18.314 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:147 Friday 09 February 2024 19:47:41 +0000 (0:00:00.024) 0:00:18.338 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:152 Friday 09 February 2024 19:47:41 +0000 (0:00:00.026) 0:00:18.364 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:158 Friday 09 February 2024 19:47:41 +0000 (0:00:00.023) 0:00:18.388 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/create_bridge_profile.yml:14 Friday 09 February 2024 19:47:41 +0000 (0:00:00.126) 0:00:18.514 ******* 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-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml:30 Friday 09 February 2024 19:47:41 +0000 (0:00:00.024) 0:00:18.538 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/activate_profile.yml:3 Friday 09 February 2024 19:47:42 +0000 (0:00:00.039) 0:00:18.578 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 09 February 2024 19:47:42 +0000 (0:00:00.073) 0:00:18.651 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 09 February 2024 19:47:42 +0000 (0:00:00.042) 0:00:18.693 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 09 February 2024 19:47:42 +0000 (0:00:00.028) 0:00:18.722 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 09 February 2024 19:47:42 +0000 (0:00:00.023) 0:00:18.746 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 09 February 2024 19:47:42 +0000 (0:00:00.024) 0:00:18.770 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 09 February 2024 19:47:42 +0000 (0:00:00.676) 0:00:19.446 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 09 February 2024 19:47:43 +0000 (0:00:00.944) 0:00:20.391 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 09 February 2024 19:47:43 +0000 (0:00:00.023) 0:00:20.415 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 09 February 2024 19:47:43 +0000 (0:00:00.032) 0:00:20.447 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:30 Friday 09 February 2024 19:47:43 +0000 (0:00:00.033) 0:00:20.481 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:43 Friday 09 February 2024 19:47:43 +0000 (0:00:00.054) 0:00:20.535 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:58 Friday 09 February 2024 19:47:44 +0000 (0:00:00.037) 0:00:20.573 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:74 Friday 09 February 2024 19:47:44 +0000 (0:00:00.040) 0:00:20.613 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:88 Friday 09 February 2024 19:47:44 +0000 (0:00:00.027) 0:00:20.641 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:99 Friday 09 February 2024 19:47:44 +0000 (0:00:00.022) 0:00:20.663 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:108 Friday 09 February 2024 19:47:44 +0000 (0:00:00.025) 0:00:20.689 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:116 Friday 09 February 2024 19:47:44 +0000 (0:00:00.227) 0:00:20.916 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-173770xy3_tfp/tmpxw8_j06b" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:125 Friday 09 February 2024 19:47:44 +0000 (0:00:00.220) 0:00:21.136 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:137 Friday 09 February 2024 19:47:45 +0000 (0:00:00.468) 0:00:21.605 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:143 Friday 09 February 2024 19:47:45 +0000 (0:00:00.022) 0:00:21.628 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:147 Friday 09 February 2024 19:47:45 +0000 (0:00:00.024) 0:00:21.652 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:152 Friday 09 February 2024 19:47:45 +0000 (0:00:00.061) 0:00:21.713 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:158 Friday 09 February 2024 19:47:45 +0000 (0:00:00.023) 0:00:21.736 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml:36 Friday 09 February 2024 19:47:45 +0000 (0:00:00.129) 0:00:21.866 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/assert_device_present.yml:3 Friday 09 February 2024 19:47:45 +0000 (0:00:00.045) 0:00:21.911 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_interface_stat.yml:3 Friday 09 February 2024 19:47:45 +0000 (0:00:00.037) 0:00:21.949 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707508064.9391124, "block_size": 4096, "blocks": 0, "ctime": 1707508064.9381125, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17743, "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": 1707508064.9381125, "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-bond_options_rewritep96bhyz9/tests/playbooks/tasks/assert_device_present.yml:5 Friday 09 February 2024 19:47:45 +0000 (0:00:00.137) 0:00:22.086 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/assert_profile_present.yml:3 Friday 09 February 2024 19:47:45 +0000 (0:00:00.027) 0:00:22.113 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml:3 Friday 09 February 2024 19:47:45 +0000 (0:00:00.052) 0:00:22.166 ******* 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-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml:9 Friday 09 February 2024 19:47:45 +0000 (0:00:00.023) 0:00:22.190 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707508064.7661126, "block_size": 4096, "blocks": 8, "ctime": 1707508061.693113, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 25404, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1707508061.693113, "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-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml:17 Friday 09 February 2024 19:47:45 +0000 (0:00:00.133) 0:00:22.323 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml:25 Friday 09 February 2024 19:47:45 +0000 (0:00:00.023) 0:00:22.347 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.022645", "end": "2024-02-09 19:47:45.906754", "rc": 1, "start": "2024-02-09 19:47:45.884109" } 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-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml:35 Friday 09 February 2024 19:47:45 +0000 (0:00:00.153) 0:00:22.500 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml:49 Friday 09 February 2024 19:47:45 +0000 (0:00:00.024) 0:00:22.525 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003425", "end": "2024-02-09 19:47:46.068203", "rc": 0, "start": "2024-02-09 19:47:46.064778" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml:56 Friday 09 February 2024 19:47:46 +0000 (0:00:00.176) 0:00:22.702 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml:62 Friday 09 February 2024 19:47:46 +0000 (0:00:00.030) 0:00:22.732 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003380", "end": "2024-02-09 19:47:46.274824", "rc": 0, "start": "2024-02-09 19:47:46.271444" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml:69 Friday 09 February 2024 19:47:46 +0000 (0:00:00.137) 0:00:22.870 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/assert_profile_present.yml:5 Friday 09 February 2024 19:47:46 +0000 (0:00:00.029) 0:00:22.899 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/assert_profile_present.yml:10 Friday 09 February 2024 19:47:46 +0000 (0:00:00.025) 0:00:22.925 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/assert_profile_present.yml:15 Friday 09 February 2024 19:47:46 +0000 (0:00:00.025) 0:00:22.951 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml:42 Friday 09 February 2024 19:47:46 +0000 (0:00:00.024) 0:00:22.975 ******* TASK [Success in test 'I can activate an existing profile'] ******************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml:47 Friday 09 February 2024 19:47:46 +0000 (0:00:00.022) 0:00:22.997 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can activate an existing profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml:66 Friday 09 February 2024 19:47:46 +0000 (0:00:00.025) 0:00:23.022 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/cleanup_profile+device.yml:3 Friday 09 February 2024 19:47:46 +0000 (0:00:00.043) 0:00:23.066 ******* 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.048222", "end": "2024-02-09 19:47:46.654227", "rc": 0, "start": "2024-02-09 19:47:46.606005" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tests_states.yml:83 Friday 09 February 2024 19:47:46 +0000 (0:00:00.188) 0:00:23.254 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can remove an existing profile without taking it down] *********** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml:5 Friday 09 February 2024 19:47:46 +0000 (0:00:00.046) 0:00:23.301 ******* ok: [sut] => {} MSG: ########## I can remove an existing profile without taking it down ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml:9 Friday 09 February 2024 19:47:46 +0000 (0:00:00.036) 0:00:23.338 ******* 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-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml:21 Friday 09 February 2024 19:47:46 +0000 (0:00:00.053) 0:00:23.392 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/show_interfaces.yml:3 Friday 09 February 2024 19:47:46 +0000 (0:00:00.036) 0:00:23.429 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 19:47:46 +0000 (0:00:00.068) 0:00:23.497 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003348", "end": "2024-02-09 19:47:47.036981", "rc": 0, "start": "2024-02-09 19:47:47.033633" } STDOUT: bond0 bonding_masters dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 19:47:47 +0000 (0:00:00.133) 0:00:23.631 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/show_interfaces.yml:5 Friday 09 February 2024 19:47:47 +0000 (0:00:00.028) 0:00:23.660 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy0', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml:24 Friday 09 February 2024 19:47:47 +0000 (0:00:00.024) 0:00:23.685 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/create_bridge_profile.yml:3 Friday 09 February 2024 19:47:47 +0000 (0:00:00.047) 0:00:23.732 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 09 February 2024 19:47:47 +0000 (0:00:00.036) 0:00:23.769 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 09 February 2024 19:47:47 +0000 (0:00:00.041) 0:00:23.811 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 09 February 2024 19:47:47 +0000 (0:00:00.030) 0:00:23.841 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 09 February 2024 19:47:47 +0000 (0:00:00.025) 0:00:23.866 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 09 February 2024 19:47:47 +0000 (0:00:00.027) 0:00:23.894 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 09 February 2024 19:47:48 +0000 (0:00:00.714) 0:00:24.609 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 09 February 2024 19:47:48 +0000 (0:00:00.924) 0:00:25.533 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 09 February 2024 19:47:48 +0000 (0:00:00.025) 0:00:25.558 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 09 February 2024 19:47:49 +0000 (0:00:00.023) 0:00:25.582 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:30 Friday 09 February 2024 19:47:49 +0000 (0:00:00.024) 0:00:25.606 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:43 Friday 09 February 2024 19:47:49 +0000 (0:00:00.045) 0:00:25.652 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:58 Friday 09 February 2024 19:47:49 +0000 (0:00:00.022) 0:00:25.674 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:74 Friday 09 February 2024 19:47:49 +0000 (0:00:00.022) 0:00:25.697 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:88 Friday 09 February 2024 19:47:49 +0000 (0:00:00.027) 0:00:25.725 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:99 Friday 09 February 2024 19:47:49 +0000 (0:00:00.024) 0:00:25.750 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:108 Friday 09 February 2024 19:47:49 +0000 (0:00:00.029) 0:00:25.780 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:116 Friday 09 February 2024 19:47:49 +0000 (0:00:00.231) 0:00:26.011 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-173770xy3_tfp/tmpd44jcvqk" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:125 Friday 09 February 2024 19:47:49 +0000 (0:00:00.244) 0:00:26.255 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:137 Friday 09 February 2024 19:47:49 +0000 (0:00:00.229) 0:00:26.484 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:143 Friday 09 February 2024 19:47:49 +0000 (0:00:00.023) 0:00:26.508 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:147 Friday 09 February 2024 19:47:49 +0000 (0:00:00.024) 0:00:26.532 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:152 Friday 09 February 2024 19:47:49 +0000 (0:00:00.024) 0:00:26.557 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:158 Friday 09 February 2024 19:47:50 +0000 (0:00:00.026) 0:00:26.583 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/create_bridge_profile.yml:14 Friday 09 February 2024 19:47:50 +0000 (0:00:00.160) 0:00:26.744 ******* 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-bond_options_rewritep96bhyz9/tests/playbooks/tasks/activate_profile.yml:3 Friday 09 February 2024 19:47:50 +0000 (0:00:00.033) 0:00:26.777 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 09 February 2024 19:47:50 +0000 (0:00:00.037) 0:00:26.815 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 09 February 2024 19:47:50 +0000 (0:00:00.040) 0:00:26.856 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 09 February 2024 19:47:50 +0000 (0:00:00.028) 0:00:26.884 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 09 February 2024 19:47:50 +0000 (0:00:00.022) 0:00:26.907 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 09 February 2024 19:47:50 +0000 (0:00:00.024) 0:00:26.931 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 09 February 2024 19:47:51 +0000 (0:00:00.682) 0:00:27.614 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 09 February 2024 19:47:51 +0000 (0:00:00.914) 0:00:28.529 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 09 February 2024 19:47:51 +0000 (0:00:00.026) 0:00:28.555 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 09 February 2024 19:47:52 +0000 (0:00:00.026) 0:00:28.582 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:30 Friday 09 February 2024 19:47:52 +0000 (0:00:00.029) 0:00:28.611 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:43 Friday 09 February 2024 19:47:52 +0000 (0:00:00.064) 0:00:28.675 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:58 Friday 09 February 2024 19:47:52 +0000 (0:00:00.026) 0:00:28.702 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:74 Friday 09 February 2024 19:47:52 +0000 (0:00:00.024) 0:00:28.727 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:88 Friday 09 February 2024 19:47:52 +0000 (0:00:00.028) 0:00:28.755 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:99 Friday 09 February 2024 19:47:52 +0000 (0:00:00.024) 0:00:28.780 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:108 Friday 09 February 2024 19:47:52 +0000 (0:00:00.058) 0:00:28.839 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:116 Friday 09 February 2024 19:47:52 +0000 (0:00:00.229) 0:00:29.068 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-173770xy3_tfp/tmp78692m9e" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:125 Friday 09 February 2024 19:47:52 +0000 (0:00:00.215) 0:00:29.284 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:137 Friday 09 February 2024 19:47:53 +0000 (0:00:00.465) 0:00:29.749 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:143 Friday 09 February 2024 19:47:53 +0000 (0:00:00.028) 0:00:29.778 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:147 Friday 09 February 2024 19:47:53 +0000 (0:00:00.025) 0:00:29.804 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:152 Friday 09 February 2024 19:47:53 +0000 (0:00:00.024) 0:00:29.828 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:158 Friday 09 February 2024 19:47:53 +0000 (0:00:00.021) 0:00:29.850 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml:30 Friday 09 February 2024 19:47:53 +0000 (0:00:00.128) 0:00:29.979 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/remove_profile.yml:3 Friday 09 February 2024 19:47:53 +0000 (0:00:00.043) 0:00:30.023 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 09 February 2024 19:47:53 +0000 (0:00:00.051) 0:00:30.074 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 09 February 2024 19:47:53 +0000 (0:00:00.077) 0:00:30.151 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 09 February 2024 19:47:53 +0000 (0:00:00.029) 0:00:30.181 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 09 February 2024 19:47:53 +0000 (0:00:00.027) 0:00:30.208 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 09 February 2024 19:47:53 +0000 (0:00:00.028) 0:00:30.236 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 09 February 2024 19:47:54 +0000 (0:00:00.680) 0:00:30.917 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 09 February 2024 19:47:55 +0000 (0:00:00.919) 0:00:31.836 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 09 February 2024 19:47:55 +0000 (0:00:00.025) 0:00:31.862 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 09 February 2024 19:47:55 +0000 (0:00:00.022) 0:00:31.885 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:30 Friday 09 February 2024 19:47:55 +0000 (0:00:00.057) 0:00:31.942 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:43 Friday 09 February 2024 19:47:55 +0000 (0:00:00.047) 0:00:31.989 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:58 Friday 09 February 2024 19:47:55 +0000 (0:00:00.024) 0:00:32.014 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:74 Friday 09 February 2024 19:47:55 +0000 (0:00:00.022) 0:00:32.036 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:88 Friday 09 February 2024 19:47:55 +0000 (0:00:00.029) 0:00:32.066 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:99 Friday 09 February 2024 19:47:55 +0000 (0:00:00.023) 0:00:32.090 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:108 Friday 09 February 2024 19:47:55 +0000 (0:00:00.022) 0:00:32.112 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:116 Friday 09 February 2024 19:47:55 +0000 (0:00:00.238) 0:00:32.350 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-173770xy3_tfp/tmpegaih7nv" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:125 Friday 09 February 2024 19:47:55 +0000 (0:00:00.207) 0:00:32.557 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:137 Friday 09 February 2024 19:47:56 +0000 (0:00:00.229) 0:00:32.787 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:143 Friday 09 February 2024 19:47:56 +0000 (0:00:00.023) 0:00:32.811 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:147 Friday 09 February 2024 19:47:56 +0000 (0:00:00.024) 0:00:32.836 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:152 Friday 09 February 2024 19:47:56 +0000 (0:00:00.023) 0:00:32.860 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:158 Friday 09 February 2024 19:47:56 +0000 (0:00:00.022) 0:00:32.882 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml:36 Friday 09 February 2024 19:47:56 +0000 (0:00:00.131) 0:00:33.013 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/assert_device_present.yml:3 Friday 09 February 2024 19:47:56 +0000 (0:00:00.086) 0:00:33.099 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_interface_stat.yml:3 Friday 09 February 2024 19:47:56 +0000 (0:00:00.043) 0:00:33.142 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707508073.0861108, "block_size": 4096, "blocks": 0, "ctime": 1707508073.085111, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17743, "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": 1707508073.085111, "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-bond_options_rewritep96bhyz9/tests/playbooks/tasks/assert_device_present.yml:5 Friday 09 February 2024 19:47:56 +0000 (0:00:00.136) 0:00:33.279 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/assert_profile_absent.yml:3 Friday 09 February 2024 19:47:56 +0000 (0:00:00.025) 0:00:33.304 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml:3 Friday 09 February 2024 19:47:56 +0000 (0:00:00.038) 0:00:33.343 ******* 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-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml:9 Friday 09 February 2024 19:47:56 +0000 (0:00:00.024) 0:00:33.368 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml:17 Friday 09 February 2024 19:47:56 +0000 (0:00:00.132) 0:00:33.500 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml:25 Friday 09 February 2024 19:47:56 +0000 (0:00:00.022) 0:00:33.523 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.022457", "end": "2024-02-09 19:47:57.082238", "rc": 1, "start": "2024-02-09 19:47:57.059781" } 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-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml:35 Friday 09 February 2024 19:47:57 +0000 (0:00:00.159) 0:00:33.683 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml:49 Friday 09 February 2024 19:47:57 +0000 (0:00:00.032) 0:00:33.716 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml:56 Friday 09 February 2024 19:47:57 +0000 (0:00:00.026) 0:00:33.742 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml:62 Friday 09 February 2024 19:47:57 +0000 (0:00:00.039) 0:00:33.781 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml:69 Friday 09 February 2024 19:47:57 +0000 (0:00:00.028) 0:00:33.810 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/assert_profile_absent.yml:5 Friday 09 February 2024 19:47:57 +0000 (0:00:00.026) 0:00:33.836 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml:42 Friday 09 February 2024 19:47:57 +0000 (0:00:00.036) 0:00:33.872 ******* TASK [Success in test 'I can remove an existing profile without taking it down'] *** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml:47 Friday 09 February 2024 19:47:57 +0000 (0:00:00.059) 0:00:33.932 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can remove an existing profile without taking it down' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml:66 Friday 09 February 2024 19:47:57 +0000 (0:00:00.027) 0:00:33.959 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/cleanup_profile+device.yml:3 Friday 09 February 2024 19:47:57 +0000 (0:00:00.044) 0:00:34.004 ******* 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.049214", "end": "2024-02-09 19:47:57.590220", "rc": 0, "start": "2024-02-09 19:47:57.541006" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tests_states.yml:103 Friday 09 February 2024 19:47:57 +0000 (0:00:00.182) 0:00:34.186 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can take a profile down that is absent] ************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml:5 Friday 09 February 2024 19:47:57 +0000 (0:00:00.041) 0:00:34.227 ******* ok: [sut] => {} MSG: ########## I can take a profile down that is absent ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml:9 Friday 09 February 2024 19:47:57 +0000 (0:00:00.026) 0:00:34.254 ******* 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-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml:21 Friday 09 February 2024 19:47:57 +0000 (0:00:00.050) 0:00:34.304 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/show_interfaces.yml:3 Friday 09 February 2024 19:47:57 +0000 (0:00:00.037) 0:00:34.342 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 19:47:57 +0000 (0:00:00.035) 0:00:34.378 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003414", "end": "2024-02-09 19:47:57.919564", "rc": 0, "start": "2024-02-09 19:47:57.916150" } STDOUT: bond0 bonding_masters dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 19:47:57 +0000 (0:00:00.135) 0:00:34.514 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/show_interfaces.yml:5 Friday 09 February 2024 19:47:57 +0000 (0:00:00.024) 0:00:34.538 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy0', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml:24 Friday 09 February 2024 19:47:57 +0000 (0:00:00.025) 0:00:34.564 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/create_bridge_profile.yml:3 Friday 09 February 2024 19:47:58 +0000 (0:00:00.084) 0:00:34.649 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 09 February 2024 19:47:58 +0000 (0:00:00.039) 0:00:34.688 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 09 February 2024 19:47:58 +0000 (0:00:00.043) 0:00:34.731 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 09 February 2024 19:47:58 +0000 (0:00:00.028) 0:00:34.759 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 09 February 2024 19:47:58 +0000 (0:00:00.024) 0:00:34.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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 09 February 2024 19:47:58 +0000 (0:00:00.023) 0:00:34.808 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 09 February 2024 19:47:58 +0000 (0:00:00.692) 0:00:35.500 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 09 February 2024 19:47:59 +0000 (0:00:00.953) 0:00:36.454 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 09 February 2024 19:47:59 +0000 (0:00:00.025) 0:00:36.479 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 09 February 2024 19:47:59 +0000 (0:00:00.025) 0:00:36.505 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:30 Friday 09 February 2024 19:47:59 +0000 (0:00:00.028) 0:00:36.533 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:43 Friday 09 February 2024 19:48:00 +0000 (0:00:00.053) 0:00:36.587 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:58 Friday 09 February 2024 19:48:00 +0000 (0:00:00.024) 0:00:36.611 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:74 Friday 09 February 2024 19:48:00 +0000 (0:00:00.024) 0:00:36.635 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:88 Friday 09 February 2024 19:48:00 +0000 (0:00:00.029) 0:00:36.665 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:99 Friday 09 February 2024 19:48:00 +0000 (0:00:00.024) 0:00:36.689 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:108 Friday 09 February 2024 19:48:00 +0000 (0:00:00.023) 0:00:36.713 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:116 Friday 09 February 2024 19:48:00 +0000 (0:00:00.229) 0:00:36.943 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-173770xy3_tfp/tmpf_370s_f" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:125 Friday 09 February 2024 19:48:00 +0000 (0:00:00.214) 0:00:37.158 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:137 Friday 09 February 2024 19:48:00 +0000 (0:00:00.233) 0:00:37.391 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:143 Friday 09 February 2024 19:48:00 +0000 (0:00:00.027) 0:00:37.419 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:147 Friday 09 February 2024 19:48:00 +0000 (0:00:00.028) 0:00:37.447 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:152 Friday 09 February 2024 19:48:00 +0000 (0:00:00.025) 0:00:37.472 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:158 Friday 09 February 2024 19:48:00 +0000 (0:00:00.058) 0:00:37.531 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/create_bridge_profile.yml:14 Friday 09 February 2024 19:48:01 +0000 (0:00:00.130) 0:00:37.661 ******* 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-bond_options_rewritep96bhyz9/tests/playbooks/tasks/activate_profile.yml:3 Friday 09 February 2024 19:48:01 +0000 (0:00:00.024) 0:00:37.686 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 09 February 2024 19:48:01 +0000 (0:00:00.040) 0:00:37.727 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 09 February 2024 19:48:01 +0000 (0:00:00.042) 0:00:37.770 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 09 February 2024 19:48:01 +0000 (0:00:00.030) 0:00:37.800 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 09 February 2024 19:48:01 +0000 (0:00:00.023) 0:00:37.824 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 09 February 2024 19:48:01 +0000 (0:00:00.025) 0:00:37.849 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 09 February 2024 19:48:01 +0000 (0:00:00.690) 0:00:38.539 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 09 February 2024 19:48:02 +0000 (0:00:00.944) 0:00:39.484 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 09 February 2024 19:48:02 +0000 (0:00:00.024) 0:00:39.508 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 09 February 2024 19:48:02 +0000 (0:00:00.024) 0:00:39.533 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:30 Friday 09 February 2024 19:48:02 +0000 (0:00:00.023) 0:00:39.557 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:43 Friday 09 February 2024 19:48:03 +0000 (0:00:00.049) 0:00:39.606 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:58 Friday 09 February 2024 19:48:03 +0000 (0:00:00.026) 0:00:39.632 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:74 Friday 09 February 2024 19:48:03 +0000 (0:00:00.023) 0:00:39.656 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:88 Friday 09 February 2024 19:48:03 +0000 (0:00:00.036) 0:00:39.693 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:99 Friday 09 February 2024 19:48:03 +0000 (0:00:00.024) 0:00:39.717 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:108 Friday 09 February 2024 19:48:03 +0000 (0:00:00.026) 0:00:39.744 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:116 Friday 09 February 2024 19:48:03 +0000 (0:00:00.228) 0:00:39.972 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-173770xy3_tfp/tmpcsamdkaa" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:125 Friday 09 February 2024 19:48:03 +0000 (0:00:00.207) 0:00:40.180 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:137 Friday 09 February 2024 19:48:04 +0000 (0:00:00.531) 0:00:40.711 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:143 Friday 09 February 2024 19:48:04 +0000 (0:00:00.023) 0:00:40.735 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:147 Friday 09 February 2024 19:48:04 +0000 (0:00:00.024) 0:00:40.759 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:152 Friday 09 February 2024 19:48:04 +0000 (0:00:00.027) 0:00:40.787 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:158 Friday 09 February 2024 19:48:04 +0000 (0:00:00.023) 0:00:40.811 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/remove_profile.yml:3 Friday 09 February 2024 19:48:04 +0000 (0:00:00.127) 0:00:40.938 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 09 February 2024 19:48:04 +0000 (0:00:00.038) 0:00:40.977 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 09 February 2024 19:48:04 +0000 (0:00:00.042) 0:00:41.019 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 09 February 2024 19:48:04 +0000 (0:00:00.029) 0:00:41.049 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 09 February 2024 19:48:04 +0000 (0:00:00.024) 0:00:41.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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 09 February 2024 19:48:04 +0000 (0:00:00.023) 0:00:41.098 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 09 February 2024 19:48:05 +0000 (0:00:00.681) 0:00:41.779 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 09 February 2024 19:48:06 +0000 (0:00:00.953) 0:00:42.733 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 09 February 2024 19:48:06 +0000 (0:00:00.025) 0:00:42.758 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 09 February 2024 19:48:06 +0000 (0:00:00.023) 0:00:42.782 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:30 Friday 09 February 2024 19:48:06 +0000 (0:00:00.022) 0:00:42.804 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:43 Friday 09 February 2024 19:48:06 +0000 (0:00:00.046) 0:00:42.850 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:58 Friday 09 February 2024 19:48:06 +0000 (0:00:00.028) 0:00:42.878 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:74 Friday 09 February 2024 19:48:06 +0000 (0:00:00.024) 0:00:42.902 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:88 Friday 09 February 2024 19:48:06 +0000 (0:00:00.031) 0:00:42.934 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:99 Friday 09 February 2024 19:48:06 +0000 (0:00:00.026) 0:00:42.961 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:108 Friday 09 February 2024 19:48:06 +0000 (0:00:00.025) 0:00:42.987 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:116 Friday 09 February 2024 19:48:06 +0000 (0:00:00.237) 0:00:43.225 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-173770xy3_tfp/tmpbm49qx29" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:125 Friday 09 February 2024 19:48:06 +0000 (0:00:00.210) 0:00:43.435 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:137 Friday 09 February 2024 19:48:07 +0000 (0:00:00.292) 0:00:43.727 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:143 Friday 09 February 2024 19:48:07 +0000 (0:00:00.026) 0:00:43.754 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:147 Friday 09 February 2024 19:48:07 +0000 (0:00:00.029) 0:00:43.784 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:152 Friday 09 February 2024 19:48:07 +0000 (0:00:00.026) 0:00:43.811 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:158 Friday 09 February 2024 19:48:07 +0000 (0:00:00.023) 0:00:43.834 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml:30 Friday 09 February 2024 19:48:07 +0000 (0:00:00.127) 0:00:43.962 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/remove+down_profile.yml:3 Friday 09 February 2024 19:48:07 +0000 (0:00:00.044) 0:00:44.006 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 09 February 2024 19:48:07 +0000 (0:00:00.045) 0:00:44.052 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 09 February 2024 19:48:07 +0000 (0:00:00.046) 0:00:44.098 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 09 February 2024 19:48:07 +0000 (0:00:00.031) 0:00:44.130 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 09 February 2024 19:48:07 +0000 (0:00:00.022) 0:00:44.153 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 09 February 2024 19:48:07 +0000 (0:00:00.021) 0:00:44.175 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 09 February 2024 19:48:08 +0000 (0:00:00.682) 0:00:44.857 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 09 February 2024 19:48:09 +0000 (0:00:00.925) 0:00:45.783 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 09 February 2024 19:48:09 +0000 (0:00:00.023) 0:00:45.807 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 09 February 2024 19:48:09 +0000 (0:00:00.025) 0:00:45.832 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:30 Friday 09 February 2024 19:48:09 +0000 (0:00:00.022) 0:00:45.854 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:43 Friday 09 February 2024 19:48:09 +0000 (0:00:00.044) 0:00:45.899 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:58 Friday 09 February 2024 19:48:09 +0000 (0:00:00.023) 0:00:45.922 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:74 Friday 09 February 2024 19:48:09 +0000 (0:00:00.022) 0:00:45.944 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:88 Friday 09 February 2024 19:48:09 +0000 (0:00:00.027) 0:00:45.971 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:99 Friday 09 February 2024 19:48:09 +0000 (0:00:00.022) 0:00:45.994 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:108 Friday 09 February 2024 19:48:09 +0000 (0:00:00.024) 0:00:46.018 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:116 Friday 09 February 2024 19:48:09 +0000 (0:00:00.258) 0:00:46.276 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-173770xy3_tfp/tmpm48pjz83" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:125 Friday 09 February 2024 19:48:09 +0000 (0:00:00.212) 0:00:46.489 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:137 Friday 09 February 2024 19:48:10 +0000 (0:00:00.227) 0:00:46.717 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:143 Friday 09 February 2024 19:48:10 +0000 (0:00:00.022) 0:00:46.740 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:147 Friday 09 February 2024 19:48:10 +0000 (0:00:00.024) 0:00:46.764 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:152 Friday 09 February 2024 19:48:10 +0000 (0:00:00.024) 0:00:46.789 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:158 Friday 09 February 2024 19:48:10 +0000 (0:00:00.022) 0:00:46.811 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml:36 Friday 09 February 2024 19:48:10 +0000 (0:00:00.128) 0:00:46.940 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/assert_profile_absent.yml:3 Friday 09 February 2024 19:48:10 +0000 (0:00:00.043) 0:00:46.984 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml:3 Friday 09 February 2024 19:48:10 +0000 (0:00:00.038) 0:00:47.023 ******* 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-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml:9 Friday 09 February 2024 19:48:10 +0000 (0:00:00.023) 0:00:47.047 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml:17 Friday 09 February 2024 19:48:10 +0000 (0:00:00.132) 0:00:47.179 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml:25 Friday 09 February 2024 19:48:10 +0000 (0:00:00.022) 0:00:47.202 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.022119", "end": "2024-02-09 19:48:10.760804", "rc": 1, "start": "2024-02-09 19:48:10.738685" } 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-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml:35 Friday 09 February 2024 19:48:10 +0000 (0:00:00.189) 0:00:47.391 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml:49 Friday 09 February 2024 19:48:10 +0000 (0:00:00.027) 0:00:47.419 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml:56 Friday 09 February 2024 19:48:10 +0000 (0:00:00.028) 0:00:47.447 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml:62 Friday 09 February 2024 19:48:10 +0000 (0:00:00.027) 0:00:47.474 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml:69 Friday 09 February 2024 19:48:10 +0000 (0:00:00.044) 0:00:47.519 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/assert_profile_absent.yml:5 Friday 09 February 2024 19:48:10 +0000 (0:00:00.047) 0:00:47.566 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml:42 Friday 09 February 2024 19:48:11 +0000 (0:00:00.031) 0:00:47.598 ******* 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-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml:47 Friday 09 February 2024 19:48:11 +0000 (0:00:00.029) 0:00:47.628 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can take a profile down that is absent' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml:66 Friday 09 February 2024 19:48:11 +0000 (0:00:00.040) 0:00:47.669 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/cleanup_profile+device.yml:3 Friday 09 February 2024 19:48:11 +0000 (0:00:00.058) 0:00:47.727 ******* 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.046967", "end": "2024-02-09 19:48:11.328176", "rc": 0, "start": "2024-02-09 19:48:11.281209" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tests_states.yml:126 Friday 09 February 2024 19:48:11 +0000 (0:00:00.195) 0:00:47.923 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/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-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml:5 Friday 09 February 2024 19:48:11 +0000 (0:00:00.038) 0:00:47.962 ******* ok: [sut] => {} MSG: ########## I will not get an error when I try to remove an absent profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml:9 Friday 09 February 2024 19:48:11 +0000 (0:00:00.028) 0:00:47.990 ******* 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" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml:21 Friday 09 February 2024 19:48:11 +0000 (0:00:00.084) 0:00:48.074 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/show_interfaces.yml:3 Friday 09 February 2024 19:48:11 +0000 (0:00:00.037) 0:00:48.111 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 19:48:11 +0000 (0:00:00.080) 0:00:48.192 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003352", "end": "2024-02-09 19:48:11.733086", "rc": 0, "start": "2024-02-09 19:48:11.729734" } STDOUT: bond0 bonding_masters dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 19:48:11 +0000 (0:00:00.135) 0:00:48.328 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/show_interfaces.yml:5 Friday 09 February 2024 19:48:11 +0000 (0:00:00.027) 0:00:48.355 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy0', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml:24 Friday 09 February 2024 19:48:11 +0000 (0:00:00.024) 0:00:48.379 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/create_bridge_profile.yml:3 Friday 09 February 2024 19:48:11 +0000 (0:00:00.048) 0:00:48.428 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 09 February 2024 19:48:11 +0000 (0:00:00.040) 0:00:48.469 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 09 February 2024 19:48:11 +0000 (0:00:00.043) 0:00:48.513 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 09 February 2024 19:48:11 +0000 (0:00:00.030) 0:00:48.543 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 09 February 2024 19:48:11 +0000 (0:00:00.026) 0:00:48.570 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 09 February 2024 19:48:12 +0000 (0:00:00.023) 0:00:48.593 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 09 February 2024 19:48:12 +0000 (0:00:00.714) 0:00:49.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 : Print network provider] ********************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 09 February 2024 19:48:13 +0000 (0:00:00.915) 0:00:50.223 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 09 February 2024 19:48:13 +0000 (0:00:00.024) 0:00:50.247 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 09 February 2024 19:48:13 +0000 (0:00:00.032) 0:00:50.280 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:30 Friday 09 February 2024 19:48:13 +0000 (0:00:00.041) 0:00:50.322 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:43 Friday 09 February 2024 19:48:13 +0000 (0:00:00.056) 0:00:50.378 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:58 Friday 09 February 2024 19:48:13 +0000 (0:00:00.024) 0:00:50.402 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:74 Friday 09 February 2024 19:48:13 +0000 (0:00:00.042) 0:00:50.445 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:88 Friday 09 February 2024 19:48:13 +0000 (0:00:00.027) 0:00:50.473 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:99 Friday 09 February 2024 19:48:13 +0000 (0:00:00.024) 0:00:50.498 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:108 Friday 09 February 2024 19:48:13 +0000 (0:00:00.023) 0:00:50.522 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:116 Friday 09 February 2024 19:48:14 +0000 (0:00:00.227) 0:00:50.749 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-173770xy3_tfp/tmpxjts19qo" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:125 Friday 09 February 2024 19:48:14 +0000 (0:00:00.218) 0:00:50.968 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:137 Friday 09 February 2024 19:48:14 +0000 (0:00:00.229) 0:00:51.197 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:143 Friday 09 February 2024 19:48:14 +0000 (0:00:00.023) 0:00:51.221 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:147 Friday 09 February 2024 19:48:14 +0000 (0:00:00.026) 0:00:51.248 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:152 Friday 09 February 2024 19:48:14 +0000 (0:00:00.026) 0:00:51.274 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:158 Friday 09 February 2024 19:48:14 +0000 (0:00:00.024) 0:00:51.299 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/create_bridge_profile.yml:14 Friday 09 February 2024 19:48:14 +0000 (0:00:00.128) 0:00:51.428 ******* 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-bond_options_rewritep96bhyz9/tests/playbooks/tasks/activate_profile.yml:3 Friday 09 February 2024 19:48:14 +0000 (0:00:00.024) 0:00:51.452 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 09 February 2024 19:48:14 +0000 (0:00:00.040) 0:00:51.493 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 09 February 2024 19:48:14 +0000 (0:00:00.047) 0:00:51.540 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 09 February 2024 19:48:14 +0000 (0:00:00.027) 0:00:51.568 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 09 February 2024 19:48:15 +0000 (0:00:00.021) 0:00:51.590 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 09 February 2024 19:48:15 +0000 (0:00:00.021) 0:00:51.611 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 09 February 2024 19:48:15 +0000 (0:00:00.676) 0:00:52.288 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 09 February 2024 19:48:16 +0000 (0:00:00.907) 0:00:53.195 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 09 February 2024 19:48:16 +0000 (0:00:00.025) 0:00:53.221 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 09 February 2024 19:48:16 +0000 (0:00:00.024) 0:00:53.245 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:30 Friday 09 February 2024 19:48:16 +0000 (0:00:00.022) 0:00:53.267 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:43 Friday 09 February 2024 19:48:16 +0000 (0:00:00.048) 0:00:53.316 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:58 Friday 09 February 2024 19:48:16 +0000 (0:00:00.031) 0:00:53.348 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:74 Friday 09 February 2024 19:48:16 +0000 (0:00:00.025) 0:00:53.373 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:88 Friday 09 February 2024 19:48:16 +0000 (0:00:00.026) 0:00:53.399 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:99 Friday 09 February 2024 19:48:16 +0000 (0:00:00.049) 0:00:53.449 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:108 Friday 09 February 2024 19:48:16 +0000 (0:00:00.069) 0:00:53.519 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:116 Friday 09 February 2024 19:48:17 +0000 (0:00:00.227) 0:00:53.746 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-173770xy3_tfp/tmppwj7tjxq" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:125 Friday 09 February 2024 19:48:17 +0000 (0:00:00.264) 0:00:54.010 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:137 Friday 09 February 2024 19:48:17 +0000 (0:00:00.474) 0:00:54.484 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:143 Friday 09 February 2024 19:48:17 +0000 (0:00:00.022) 0:00:54.507 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:147 Friday 09 February 2024 19:48:17 +0000 (0:00:00.025) 0:00:54.532 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:152 Friday 09 February 2024 19:48:17 +0000 (0:00:00.025) 0:00:54.558 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:158 Friday 09 February 2024 19:48:18 +0000 (0:00:00.024) 0:00:54.583 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/remove+down_profile.yml:3 Friday 09 February 2024 19:48:18 +0000 (0:00:00.127) 0:00:54.710 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 09 February 2024 19:48:18 +0000 (0:00:00.038) 0:00:54.748 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 09 February 2024 19:48:18 +0000 (0:00:00.041) 0:00:54.790 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 09 February 2024 19:48:18 +0000 (0:00:00.029) 0:00:54.819 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 09 February 2024 19:48:18 +0000 (0:00:00.041) 0:00:54.861 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 09 February 2024 19:48:18 +0000 (0:00:00.076) 0:00:54.938 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 09 February 2024 19:48:19 +0000 (0:00:00.678) 0:00:55.616 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 09 February 2024 19:48:19 +0000 (0:00:00.913) 0:00:56.529 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 09 February 2024 19:48:19 +0000 (0:00:00.023) 0:00:56.553 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 09 February 2024 19:48:20 +0000 (0:00:00.022) 0:00:56.576 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:30 Friday 09 February 2024 19:48:20 +0000 (0:00:00.022) 0:00:56.598 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:43 Friday 09 February 2024 19:48:20 +0000 (0:00:00.048) 0:00:56.647 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:58 Friday 09 February 2024 19:48:20 +0000 (0:00:00.023) 0:00:56.670 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:74 Friday 09 February 2024 19:48:20 +0000 (0:00:00.023) 0:00:56.694 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:88 Friday 09 February 2024 19:48:20 +0000 (0:00:00.060) 0:00:56.755 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:99 Friday 09 February 2024 19:48:20 +0000 (0:00:00.023) 0:00:56.778 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:108 Friday 09 February 2024 19:48:20 +0000 (0:00:00.024) 0:00:56.803 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:116 Friday 09 February 2024 19:48:20 +0000 (0:00:00.225) 0:00:57.029 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-173770xy3_tfp/tmpcrz_laf2" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:125 Friday 09 February 2024 19:48:20 +0000 (0:00:00.207) 0:00:57.236 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:137 Friday 09 February 2024 19:48:20 +0000 (0:00:00.240) 0:00:57.477 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:143 Friday 09 February 2024 19:48:20 +0000 (0:00:00.030) 0:00:57.508 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:147 Friday 09 February 2024 19:48:20 +0000 (0:00:00.026) 0:00:57.534 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:152 Friday 09 February 2024 19:48:21 +0000 (0:00:00.040) 0:00:57.575 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:158 Friday 09 February 2024 19:48:21 +0000 (0:00:00.023) 0:00:57.599 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml:30 Friday 09 February 2024 19:48:21 +0000 (0:00:00.154) 0:00:57.753 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/remove+down_profile.yml:3 Friday 09 February 2024 19:48:21 +0000 (0:00:00.044) 0:00:57.797 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 09 February 2024 19:48:21 +0000 (0:00:00.039) 0:00:57.836 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 09 February 2024 19:48:21 +0000 (0:00:00.086) 0:00:57.923 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 09 February 2024 19:48:21 +0000 (0:00:00.031) 0:00:57.954 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 09 February 2024 19:48:21 +0000 (0:00:00.024) 0:00:57.978 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 09 February 2024 19:48:21 +0000 (0:00:00.023) 0:00:58.002 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 09 February 2024 19:48:22 +0000 (0:00:00.680) 0:00:58.682 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 09 February 2024 19:48:23 +0000 (0:00:00.907) 0:00:59.589 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 09 February 2024 19:48:23 +0000 (0:00:00.024) 0:00:59.614 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 09 February 2024 19:48:23 +0000 (0:00:00.022) 0:00:59.637 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:30 Friday 09 February 2024 19:48:23 +0000 (0:00:00.022) 0:00:59.660 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:43 Friday 09 February 2024 19:48:23 +0000 (0:00:00.103) 0:00:59.763 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:58 Friday 09 February 2024 19:48:23 +0000 (0:00:00.024) 0:00:59.787 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:74 Friday 09 February 2024 19:48:23 +0000 (0:00:00.023) 0:00:59.811 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:88 Friday 09 February 2024 19:48:23 +0000 (0:00:00.028) 0:00:59.839 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:99 Friday 09 February 2024 19:48:23 +0000 (0:00:00.024) 0:00:59.863 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:108 Friday 09 February 2024 19:48:23 +0000 (0:00:00.023) 0:00:59.886 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:116 Friday 09 February 2024 19:48:23 +0000 (0:00:00.224) 0:01:00.111 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-173770xy3_tfp/tmp1o1ha7oz" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:125 Friday 09 February 2024 19:48:23 +0000 (0:00:00.241) 0:01:00.353 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:137 Friday 09 February 2024 19:48:24 +0000 (0:00:00.222) 0:01:00.575 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:143 Friday 09 February 2024 19:48:24 +0000 (0:00:00.023) 0:01:00.598 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:147 Friday 09 February 2024 19:48:24 +0000 (0:00:00.025) 0:01:00.624 ******* 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-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:152 Friday 09 February 2024 19:48:24 +0000 (0:00:00.025) 0:01:00.650 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:158 Friday 09 February 2024 19:48:24 +0000 (0:00:00.024) 0:01:00.675 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml:36 Friday 09 February 2024 19:48:24 +0000 (0:00:00.140) 0:01:00.815 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/assert_profile_absent.yml for sut included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_NetworkManager_NVR.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/assert_profile_absent.yml:3 Friday 09 February 2024 19:48:24 +0000 (0:00:00.102) 0:01:00.917 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml:3 Friday 09 February 2024 19:48:24 +0000 (0:00:00.041) 0:01:00.959 ******* 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-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml:9 Friday 09 February 2024 19:48:24 +0000 (0:00:00.025) 0:01:00.984 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml:17 Friday 09 February 2024 19:48:24 +0000 (0:00:00.132) 0:01:01.117 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml:25 Friday 09 February 2024 19:48:24 +0000 (0:00:00.029) 0:01:01.146 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.021783", "end": "2024-02-09 19:48:24.703832", "rc": 1, "start": "2024-02-09 19:48:24.682049" } 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-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml:35 Friday 09 February 2024 19:48:24 +0000 (0:00:00.155) 0:01:01.302 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml:49 Friday 09 February 2024 19:48:24 +0000 (0:00:00.025) 0:01:01.327 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml:56 Friday 09 February 2024 19:48:24 +0000 (0:00:00.023) 0:01:01.351 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml:62 Friday 09 February 2024 19:48:24 +0000 (0:00:00.024) 0:01:01.375 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_profile_stat.yml:69 Friday 09 February 2024 19:48:24 +0000 (0:00:00.023) 0:01:01.398 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/assert_profile_absent.yml:5 Friday 09 February 2024 19:48:24 +0000 (0:00:00.023) 0:01:01.422 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get NetworkManager RPM version] ****************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_NetworkManager_NVR.yml:7 Friday 09 February 2024 19:48:24 +0000 (0:00:00.025) 0:01:01.447 ******* ok: [sut] => { "changed": false, "cmd": [ "rpm", "-qa", "--qf", "%{name}-%{version}-%{release}\\n", "NetworkManager" ], "delta": "0:00:00.674445", "end": "2024-02-09 19:48:25.656298", "rc": 0, "start": "2024-02-09 19:48:24.981853" } STDOUT: NetworkManager-1.18.8-2.el7_9 TASK [Store NetworkManager version] ******************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_NetworkManager_NVR.yml:14 Friday 09 February 2024 19:48:25 +0000 (0:00:00.804) 0:01:02.252 ******* ok: [sut] => { "ansible_facts": { "networkmanager_nvr": "NetworkManager-1.18.8-2.el7_9" }, "changed": false } TASK [Show NetworkManager version] ********************************************* task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/get_NetworkManager_NVR.yml:18 Friday 09 February 2024 19:48:25 +0000 (0:00:00.065) 0:01:02.317 ******* ok: [sut] => { "networkmanager_nvr": "NetworkManager-1.18.8-2.el7_9" } TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml:42 Friday 09 February 2024 19:48:25 +0000 (0:00:00.023) 0:01:02.341 ******* 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-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml:47 Friday 09 February 2024 19:48:25 +0000 (0:00:00.029) 0:01:02.370 ******* 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-bond_options_rewritep96bhyz9/tests/playbooks/tasks/run_test.yml:66 Friday 09 February 2024 19:48:25 +0000 (0:00:00.026) 0:01:02.396 ******* included: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-bond_options_rewritep96bhyz9/tests/playbooks/tasks/cleanup_profile+device.yml:3 Friday 09 February 2024 19:48:25 +0000 (0:00:00.043) 0:01:02.440 ******* 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.051461", "end": "2024-02-09 19:48:26.028346", "rc": 0, "start": "2024-02-09 19:48:25.976885" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=335 changed=14 unreachable=0 failed=0 skipped=224 rescued=0 ignored=10 Friday 09 February 2024 19:48:26 +0000 (0:00:00.172) 0:01:02.613 ******* =============================================================================== linux-system-roles.network : Install packages --------------------------- 2.39s /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:30 linux-system-roles.network : Configure networking connection profiles --- 1.94s /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Enable network service --------------------- 1.28s /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:108 linux-system-roles.network : Configure networking connection profiles --- 1.27s /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Check which packages are installed --------- 1.10s /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Ensure initscripts network file dependency is present --- 1.09s /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:116 linux-system-roles.network : Check which packages are installed --------- 0.95s /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.95s /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.94s /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.94s /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.94s /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.93s /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.92s /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.92s /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.92s /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.91s /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.91s /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.91s /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Enable network service --------------------- 0.91s /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:108 linux-system-roles.network : Ensure initscripts network file dependency is present --- 0.91s /WORKDIR/git-bond_options_rewritep96bhyz9/tests/roles/linux-system-roles.network/tasks/main.yml:116 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---