# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-bond_options_rewritea65qsp1p/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_integration_pytest.yml ***************************************** 7 plays in /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tests_integration_pytest.yml PLAY [Run playbook 'playbooks/integration_pytest_python3.yml'] ***************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tests_integration_pytest.yml:3 Friday 09 February 2024 16:07:48 +0000 (0:00:00.013) 0:00:00.013 ******* ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tests_integration_pytest.yml:6 Friday 09 February 2024 16:07:49 +0000 (0:00:00.672) 0:00:00.686 ******* included: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tasks/el_repo_setup.yml for sut TASK [Verify DNS and ping still work before el repo setup] ********************* task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tasks/el_repo_setup.yml:3 Friday 09 February 2024 16:07:49 +0000 (0:00:00.011) 0:00:00.697 ******* ok: [sut] => { "changed": false, "cmd": "set -euxo pipefail\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n exit 1\n fi\n if ! ping -c5 \"$host\"; then\n exit 1\n fi\ndone\n", "delta": "0:00:08.182179", "end": "2024-02-09 16:07:57.470675", "rc": 0, "start": "2024-02-09 16:07:49.288496" } STDOUT: 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org PING wildcard.fedoraproject.org (152.19.134.198) 56(84) bytes of data. 64 bytes from vm18.fedora.ibiblio.org (152.19.134.198): icmp_seq=1 ttl=50 time=20.5 ms 64 bytes from vm18.fedora.ibiblio.org (152.19.134.198): icmp_seq=2 ttl=50 time=19.5 ms 64 bytes from vm18.fedora.ibiblio.org (152.19.134.198): icmp_seq=3 ttl=50 time=19.5 ms 64 bytes from vm18.fedora.ibiblio.org (152.19.134.198): icmp_seq=4 ttl=50 time=19.6 ms 64 bytes from vm18.fedora.ibiblio.org (152.19.134.198): icmp_seq=5 ttl=50 time=19.5 ms --- wildcard.fedoraproject.org ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4006ms rtt min/avg/max/mdev = 19.512/19.744/20.535/0.415 ms 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org PING wildcard.fedoraproject.org (152.19.134.198) 56(84) bytes of data. 64 bytes from vm18.fedora.ibiblio.org (152.19.134.198): icmp_seq=1 ttl=50 time=20.4 ms 64 bytes from vm18.fedora.ibiblio.org (152.19.134.198): icmp_seq=2 ttl=50 time=19.6 ms 64 bytes from vm18.fedora.ibiblio.org (152.19.134.198): icmp_seq=3 ttl=50 time=19.5 ms 64 bytes from vm18.fedora.ibiblio.org (152.19.134.198): icmp_seq=4 ttl=50 time=19.5 ms 64 bytes from vm18.fedora.ibiblio.org (152.19.134.198): icmp_seq=5 ttl=50 time=19.5 ms --- wildcard.fedoraproject.org ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4006ms rtt min/avg/max/mdev = 19.517/19.734/20.414/0.367 ms STDERR: + for host in mirrors.fedoraproject.org mirrors.centos.org + getent hosts mirrors.fedoraproject.org + ping -c5 mirrors.fedoraproject.org + for host in mirrors.fedoraproject.org mirrors.centos.org + getent hosts mirrors.centos.org + ping -c5 mirrors.centos.org TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tasks/el_repo_setup.yml:17 Friday 09 February 2024 16:07:57 +0000 (0:00:08.366) 0:00:09.064 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tasks/el_repo_setup.yml:31 Friday 09 February 2024 16:07:57 +0000 (0:00:00.233) 0:00:09.298 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tasks/el_repo_setup.yml:36 Friday 09 February 2024 16:07:57 +0000 (0:00:00.186) 0:00:09.484 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tasks/el_repo_setup.yml:40 Friday 09 February 2024 16:07:57 +0000 (0:00:00.014) 0:00:09.499 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tasks/el_repo_setup.yml:65 Friday 09 February 2024 16:07:57 +0000 (0:00:00.009) 0:00:09.508 ******* included: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tasks/enable_epel.yml:8 Friday 09 February 2024 16:07:57 +0000 (0:00:00.023) 0:00:09.532 ******* ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm" ], "delta": null, "end": null, "rc": 0, "start": null } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists MSG: Did not run command since '/etc/yum.repos.d/epel.repo' exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tasks/enable_epel.yml:24 Friday 09 February 2024 16:07:58 +0000 (0:00:00.125) 0:00:09.657 ******* 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_rewritea65qsp1p/tests/tasks/enable_epel.yml:30 Friday 09 February 2024 16:07:58 +0000 (0:00:00.430) 0:00:10.088 ******* ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.176850", "end": "2024-02-09 16:07:58.795668", "rc": 0, "start": "2024-02-09 16:07:58.618818" } 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_rewritea65qsp1p/tests/tasks/enable_epel.yml:35 Friday 09 February 2024 16:07:58 +0000 (0:00:00.302) 0:00:10.391 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '8'", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tasks/enable_epel.yml:40 Friday 09 February 2024 16:07:58 +0000 (0:00:00.011) 0:00:10.402 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Verify DNS and ping still work after el repo setup] ********************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tasks/el_repo_setup.yml:69 Friday 09 February 2024 16:07:58 +0000 (0:00:00.012) 0:00:10.415 ******* ok: [sut] => { "changed": false, "cmd": "set -euxo pipefail\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n exit 1\n fi\n if ! ping -c5 \"$host\"; then\n exit 1\n fi\ndone\n", "delta": "0:00:08.117762", "end": "2024-02-09 16:08:07.064109", "rc": 0, "start": "2024-02-09 16:07:58.946347" } STDOUT: 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org PING wildcard.fedoraproject.org (140.211.169.196) 56(84) bytes of data. 64 bytes from proxy06.fedoraproject.org (140.211.169.196): icmp_seq=1 ttl=42 time=73.4 ms 64 bytes from proxy06.fedoraproject.org (140.211.169.196): icmp_seq=2 ttl=42 time=72.4 ms 64 bytes from proxy06.fedoraproject.org (140.211.169.196): icmp_seq=3 ttl=42 time=72.4 ms 64 bytes from proxy06.fedoraproject.org (140.211.169.196): icmp_seq=4 ttl=42 time=72.5 ms 64 bytes from proxy06.fedoraproject.org (140.211.169.196): icmp_seq=5 ttl=42 time=72.3 ms --- wildcard.fedoraproject.org ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4002ms rtt min/avg/max/mdev = 72.397/72.655/73.418/0.454 ms 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org PING wildcard.fedoraproject.org (8.43.85.73) 56(84) bytes of data. 64 bytes from proxy03.fedoraproject.org (8.43.85.73): icmp_seq=1 ttl=50 time=11.6 ms 64 bytes from proxy03.fedoraproject.org (8.43.85.73): icmp_seq=2 ttl=50 time=11.5 ms 64 bytes from proxy03.fedoraproject.org (8.43.85.73): icmp_seq=3 ttl=50 time=11.1 ms 64 bytes from proxy03.fedoraproject.org (8.43.85.73): icmp_seq=4 ttl=50 time=11.0 ms 64 bytes from proxy03.fedoraproject.org (8.43.85.73): icmp_seq=5 ttl=50 time=11.3 ms --- wildcard.fedoraproject.org ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4005ms rtt min/avg/max/mdev = 11.083/11.341/11.688/0.252 ms STDERR: + for host in mirrors.fedoraproject.org mirrors.centos.org + getent hosts mirrors.fedoraproject.org + ping -c5 mirrors.fedoraproject.org + for host in mirrors.fedoraproject.org mirrors.centos.org + getent hosts mirrors.centos.org + ping -c5 mirrors.centos.org PLAY [Install dependencies for integration tests] ****************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/playbooks/integration_pytest_python3.yml:3 Friday 09 February 2024 16:08:07 +0000 (0:00:08.250) 0:00:18.665 ******* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [Install rpm dependencies] ************************************************ task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/playbooks/integration_pytest_python3.yml:12 Friday 09 February 2024 16:08:07 +0000 (0:00:00.012) 0:00:18.677 ******* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [Install Pytest] ********************************************************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/playbooks/integration_pytest_python3.yml:18 Friday 09 February 2024 16:08:07 +0000 (0:00:00.009) 0:00:18.686 ******* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } PLAY [Run playbook 'tests_default.yml' with initscripts as provider] *********** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tests_default_initscripts.yml:3 Friday 09 February 2024 16:08:07 +0000 (0:00:00.016) 0:00:18.703 ******* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tests_default_initscripts.yml:6 Friday 09 February 2024 16:08:07 +0000 (0:00:00.011) 0:00:18.715 ******* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [Set network provider to 'initscripts'] *********************************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tests_default_initscripts.yml:8 Friday 09 February 2024 16:08:07 +0000 (0:00:00.009) 0:00:18.724 ******* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } PLAY [Test executing the role with default parameters] ************************* TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 09 February 2024 16:08:07 +0000 (0:00:00.019) 0:00:18.744 ******* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 09 February 2024 16:08:07 +0000 (0:00:00.009) 0:00:18.753 ******* skipping: [sut] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 09 February 2024 16:08:07 +0000 (0:00:00.010) 0:00:18.764 ******* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 09 February 2024 16:08:07 +0000 (0:00:00.009) 0:00:18.773 ******* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Friday 09 February 2024 16:08:07 +0000 (0:00:00.009) 0:00:18.782 ******* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Friday 09 February 2024 16:08:07 +0000 (0:00:00.010) 0:00:18.792 ******* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Friday 09 February 2024 16:08:07 +0000 (0:00:00.009) 0:00:18.802 ******* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Friday 09 February 2024 16:08:07 +0000 (0:00:00.009) 0:00:18.811 ******* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Friday 09 February 2024 16:08:07 +0000 (0:00:00.009) 0:00:18.820 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Friday 09 February 2024 16:08:07 +0000 (0:00:00.009) 0:00:18.830 ******* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Friday 09 February 2024 16:08:07 +0000 (0:00:00.009) 0:00:18.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 [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Friday 09 February 2024 16:08:07 +0000 (0:00:00.009) 0:00:18.848 ******* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Friday 09 February 2024 16:08:07 +0000 (0:00:00.009) 0:00:18.858 ******* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Friday 09 February 2024 16:08:07 +0000 (0:00:00.009) 0:00:18.867 ******* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Friday 09 February 2024 16:08:07 +0000 (0:00:00.009) 0:00:18.876 ******* skipping: [sut] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"" } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Friday 09 February 2024 16:08:07 +0000 (0:00:00.009) 0:00:18.886 ******* skipping: [sut] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"" } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Friday 09 February 2024 16:08:07 +0000 (0:00:00.009) 0:00:18.895 ******* skipping: [sut] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Friday 09 February 2024 16:08:07 +0000 (0:00:00.009) 0:00:18.905 ******* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tests_default.yml:9 Friday 09 February 2024 16:08:07 +0000 (0:00:00.011) 0:00:18.916 ******* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [Test warning and info logs] ********************************************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tests_default.yml:11 Friday 09 February 2024 16:08:07 +0000 (0:00:00.009) 0:00:18.926 ******* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } PLAY [Run playbook 'tests_default.yml' with nm as provider] ******************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tests_default_nm.yml:3 Friday 09 February 2024 16:08:07 +0000 (0:00:00.015) 0:00:18.941 ******* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tests_default_nm.yml:6 Friday 09 February 2024 16:08:07 +0000 (0:00:00.012) 0:00:18.954 ******* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tests_default_nm.yml:8 Friday 09 February 2024 16:08:07 +0000 (0:00:00.009) 0:00:18.964 ******* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } PLAY [Test executing the role with default parameters] ************************* TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 09 February 2024 16:08:07 +0000 (0:00:00.022) 0:00:18.987 ******* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 09 February 2024 16:08:07 +0000 (0:00:00.012) 0:00:18.999 ******* skipping: [sut] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 09 February 2024 16:08:07 +0000 (0:00:00.009) 0:00:19.009 ******* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 09 February 2024 16:08:07 +0000 (0:00:00.010) 0:00:19.019 ******* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Friday 09 February 2024 16:08:07 +0000 (0:00:00.009) 0:00:19.029 ******* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Friday 09 February 2024 16:08:07 +0000 (0:00:00.009) 0:00:19.038 ******* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Friday 09 February 2024 16:08:07 +0000 (0:00:00.009) 0:00:19.048 ******* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Friday 09 February 2024 16:08:07 +0000 (0:00:00.009) 0:00:19.057 ******* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Friday 09 February 2024 16:08:07 +0000 (0:00:00.009) 0:00:19.067 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Friday 09 February 2024 16:08:07 +0000 (0:00:00.011) 0:00:19.079 ******* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Friday 09 February 2024 16:08:07 +0000 (0:00:00.009) 0:00:19.089 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Friday 09 February 2024 16:08:07 +0000 (0:00:00.010) 0:00:19.099 ******* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Friday 09 February 2024 16:08:07 +0000 (0:00:00.009) 0:00:19.108 ******* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Friday 09 February 2024 16:08:07 +0000 (0:00:00.009) 0:00:19.117 ******* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Friday 09 February 2024 16:08:07 +0000 (0:00:00.009) 0:00:19.126 ******* skipping: [sut] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"" } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Friday 09 February 2024 16:08:07 +0000 (0:00:00.009) 0:00:19.136 ******* skipping: [sut] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"" } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Friday 09 February 2024 16:08:07 +0000 (0:00:00.009) 0:00:19.145 ******* skipping: [sut] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Friday 09 February 2024 16:08:07 +0000 (0:00:00.009) 0:00:19.154 ******* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tests_default.yml:9 Friday 09 February 2024 16:08:07 +0000 (0:00:00.010) 0:00:19.165 ******* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [Test warning and info logs] ********************************************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tests_default.yml:11 Friday 09 February 2024 16:08:07 +0000 (0:00:00.008) 0:00:19.173 ******* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } PLAY [Run Pytest tests] ******************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/playbooks/integration_pytest_python3.yml:34 Friday 09 February 2024 16:08:07 +0000 (0:00:00.016) 0:00:19.189 ******* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [Create tempdir for code to test] ***************************************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/playbooks/integration_pytest_python3.yml:39 Friday 09 February 2024 16:08:07 +0000 (0:00:00.012) 0:00:19.202 ******* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [Get tempfile for tar] **************************************************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/playbooks/integration_pytest_python3.yml:45 Friday 09 February 2024 16:08:07 +0000 (0:00:00.012) 0:00:19.215 ******* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [Include the task '../tasks/get_modules_and_utils_paths.yml'] ************* task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/playbooks/integration_pytest_python3.yml:52 Friday 09 February 2024 16:08:07 +0000 (0:00:00.009) 0:00:19.224 ******* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [Get tests directory] ***************************************************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/playbooks/integration_pytest_python3.yml:55 Friday 09 February 2024 16:08:07 +0000 (0:00:00.009) 0:00:19.234 ******* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [Create Tar file] ********************************************************* task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/playbooks/integration_pytest_python3.yml:70 Friday 09 February 2024 16:08:07 +0000 (0:00:00.008) 0:00:19.242 ******* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [Copy testrepo.tar to the remote system] ********************************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/playbooks/integration_pytest_python3.yml:84 Friday 09 February 2024 16:08:07 +0000 (0:00:00.008) 0:00:19.251 ******* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [Untar testrepo.tar] ****************************************************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/playbooks/integration_pytest_python3.yml:90 Friday 09 February 2024 16:08:07 +0000 (0:00:00.009) 0:00:19.261 ******* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [Create subdirectory './ansible' under '{{ _rundir.path }}'] ************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/playbooks/integration_pytest_python3.yml:96 Friday 09 February 2024 16:08:07 +0000 (0:00:00.008) 0:00:19.270 ******* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [Move module_utils to ansible directory] ********************************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/playbooks/integration_pytest_python3.yml:102 Friday 09 February 2024 16:08:07 +0000 (0:00:00.008) 0:00:19.278 ******* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [Fake out python module directories, primarily for python2] *************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/playbooks/integration_pytest_python3.yml:109 Friday 09 February 2024 16:08:07 +0000 (0:00:00.009) 0:00:19.288 ******* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [Set _lsr_python_path] **************************************************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/playbooks/integration_pytest_python3.yml:118 Friday 09 February 2024 16:08:07 +0000 (0:00:00.008) 0:00:19.296 ******* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [Show _lsr_python_path] *************************************************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/playbooks/integration_pytest_python3.yml:122 Friday 09 February 2024 16:08:07 +0000 (0:00:00.010) 0:00:19.307 ******* skipping: [sut] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"" } TASK [List the files in {{ _rundir.path }}] ************************************ task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/playbooks/integration_pytest_python3.yml:126 Friday 09 February 2024 16:08:07 +0000 (0:00:00.010) 0:00:19.317 ******* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [Run pytest with nm] ****************************************************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/playbooks/integration_pytest_python3.yml:132 Friday 09 February 2024 16:08:07 +0000 (0:00:00.009) 0:00:19.326 ******* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [Debug stdout_lines of the running playbook with nm] ********************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/playbooks/integration_pytest_python3.yml:142 Friday 09 February 2024 16:08:07 +0000 (0:00:00.008) 0:00:19.335 ******* skipping: [sut] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"" } TASK [Install network-scripts when running pytest with initscripts] ************ task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/playbooks/integration_pytest_python3.yml:148 Friday 09 February 2024 16:08:07 +0000 (0:00:00.007) 0:00:19.343 ******* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [Run pytest with initscripts] ********************************************* task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/playbooks/integration_pytest_python3.yml:153 Friday 09 February 2024 16:08:07 +0000 (0:00:00.008) 0:00:19.352 ******* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [Debug stdout_lines of the running playbook with initscripts] ************* task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/playbooks/integration_pytest_python3.yml:163 Friday 09 February 2024 16:08:07 +0000 (0:00:00.010) 0:00:19.363 ******* skipping: [sut] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"" } TASK [Remove local tar file] *************************************************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/playbooks/integration_pytest_python3.yml:167 Friday 09 February 2024 16:08:07 +0000 (0:00:00.009) 0:00:19.372 ******* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [Remove tempdir] ********************************************************** task path: /WORKDIR/git-bond_options_rewritea65qsp1p/tests/playbooks/integration_pytest_python3.yml:173 Friday 09 February 2024 16:08:07 +0000 (0:00:00.010) 0:00:19.382 ******* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* sut : ok=11 changed=0 unreachable=0 failed=0 skipped=73 rescued=0 ignored=0 Friday 09 February 2024 16:08:07 +0000 (0:00:00.014) 0:00:19.396 ******* =============================================================================== Verify DNS and ping still work before el repo setup --------------------- 8.37s /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tasks/el_repo_setup.yml:3 ----- Verify DNS and ping still work after el repo setup ---------------------- 8.25s /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tasks/el_repo_setup.yml:69 ---- Gathering Facts --------------------------------------------------------- 0.67s /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tests_integration_pytest.yml:3 Install yum-utils package ----------------------------------------------- 0.43s /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tasks/enable_epel.yml:24 ------ Enable EPEL 7 ----------------------------------------------------------- 0.30s /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tasks/enable_epel.yml:30 ------ Gather the minimum subset of ansible_facts required by the network role test --- 0.23s /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tasks/el_repo_setup.yml:17 ---- Check if system is ostree ----------------------------------------------- 0.19s /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tasks/el_repo_setup.yml:31 ---- Create EPEL 7 ----------------------------------------------------------- 0.13s /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tasks/enable_epel.yml:8 ------- Include the task 'enable_epel.yml' -------------------------------------- 0.02s /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tasks/el_repo_setup.yml:65 ---- Set network provider to 'nm' -------------------------------------------- 0.02s /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tests_default_nm.yml:8 -------- Set network provider to 'initscripts' ----------------------------------- 0.02s /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tests_default_initscripts.yml:8 Test warning and info logs ---------------------------------------------- 0.02s /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tests_default.yml:11 ---------- Install Pytest ---------------------------------------------------------- 0.02s /WORKDIR/git-bond_options_rewritea65qsp1p/tests/playbooks/integration_pytest_python3.yml:18 Test warning and info logs ---------------------------------------------- 0.02s /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tests_default.yml:11 ---------- Set flag to indicate system is ostree ----------------------------------- 0.01s /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tasks/el_repo_setup.yml:36 ---- Remove tempdir ---------------------------------------------------------- 0.01s /WORKDIR/git-bond_options_rewritea65qsp1p/tests/playbooks/integration_pytest_python3.yml:173 Create tempdir for code to test ----------------------------------------- 0.01s /WORKDIR/git-bond_options_rewritea65qsp1p/tests/playbooks/integration_pytest_python3.yml:39 Gathering Facts --------------------------------------------------------- 0.01s /WORKDIR/git-bond_options_rewritea65qsp1p/tests/tests_default_nm.yml:3 -------- fedora.linux_system_roles.network : Ensure ansible_facts used by role --- 0.01s /WORKDIR/git-bond_options_rewritea65qsp1p/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Gathering Facts --------------------------------------------------------- 0.01s /WORKDIR/git-bond_options_rewritea65qsp1p/tests/playbooks/integration_pytest_python3.yml:34 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---