[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. ansible-playbook [core 2.17.4] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-tY2 executable location = /usr/local/bin/ansible-playbook python version = 3.12.6 (main, Sep 9 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 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_ntp_provider6.yml ********************************************** 1 plays in /tmp/collections-tY2/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml PLAY [Configure NTP with OS release non-default provider and then change it to the default provider] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-tY2/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:2 Saturday 21 September 2024 23:01:26 -0400 (0:00:00.021) 0:00:00.021 **** [WARNING]: Platform linux on host managed_node1 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed_node1] TASK [Common test setup tasks] ************************************************* task path: /tmp/collections-tY2/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:12 Saturday 21 September 2024 23:01:29 -0400 (0:00:02.703) 0:00:02.725 **** included: /tmp/collections-tY2/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml for managed_node1 TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-tY2/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:6 Saturday 21 September 2024 23:01:29 -0400 (0:00:00.031) 0:00:02.757 **** ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-tY2/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:11 Saturday 21 September 2024 23:01:30 -0400 (0:00:00.532) 0:00:03.290 **** ok: [managed_node1] => { "ansible_facts": { "__timesync_is_ostree": false }, "changed": false } TASK [Ensure iproute for gathering default_ipv4 fact] ************************** task path: /tmp/collections-tY2/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:15 Saturday 21 September 2024 23:01:30 -0400 (0:00:00.036) 0:00:03.326 **** ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Ensure ansible_facts used by test] *************************************** task path: /tmp/collections-tY2/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:21 Saturday 21 September 2024 23:01:31 -0400 (0:00:01.659) 0:00:04.986 **** skipping: [managed_node1] => { "changed": false, "false_condition": "__required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [Debug] ******************************************************************* task path: /tmp/collections-tY2/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:34 Saturday 21 September 2024 23:01:31 -0400 (0:00:00.035) 0:00:05.021 **** ok: [managed_node1] => {} MSG: facts { "_ansible_facts_gathered": true, "all_ipv4_addresses": [ "10.31.13.69" ], "all_ipv6_addresses": [ "fe80::8ff:d8ff:fede:81d1" ], "ansible_local": {}, "apparmor": { "status": "disabled" }, "architecture": "x86_64", "bios_date": "08/24/2006", "bios_vendor": "Xen", "bios_version": "4.11.amazon", "board_asset_tag": "NA", "board_name": "NA", "board_serial": "NA", "board_vendor": "NA", "board_version": "NA", "chassis_asset_tag": "NA", "chassis_serial": "NA", "chassis_vendor": "Xen", "chassis_version": "NA", "cmdline": { "BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "console": "ttyS0,115200n8", "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "ro": true, "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5" }, "date_time": { "date": "2024-09-21", "day": "21", "epoch": "1726974089", "epoch_int": "1726974089", "hour": "23", "iso8601": "2024-09-22T03:01:29Z", "iso8601_basic": "20240921T230129059238", "iso8601_basic_short": "20240921T230129", "iso8601_micro": "2024-09-22T03:01:29.059238Z", "minute": "01", "month": "09", "second": "29", "time": "23:01:29", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400", "weekday": "Saturday", "weekday_number": "6", "weeknumber": "38", "year": "2024" }, "default_ipv4": { "address": "10.31.13.69", "alias": "eth0", "broadcast": "10.31.15.255", "gateway": "10.31.12.1", "interface": "eth0", "macaddress": "0a:ff:d8:de:81:d1", "mtu": 9001, "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "type": "ether" }, "default_ipv6": {}, "device_links": { "ids": {}, "labels": {}, "masters": {}, "uuids": { "xvda2": [ "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5" ] } }, "devices": { "xvda": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": { "xvda1": { "holders": [], "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "start": "2048", "uuid": null }, "xvda2": { "holders": [], "links": { "ids": [], "labels": [], "masters": [], "uuids": [ "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5" ] }, "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "start": "4096", "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5" } }, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "support_discard": "512", "vendor": null, "virtual": 1 }, "zram0": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "7610368", "sectorsize": "4096", "size": "3.63 GB", "support_discard": "4096", "vendor": null, "virtual": 1 } }, "discovered_interpreter_python": "/usr/bin/python3.12", "distribution": "Fedora", "distribution_file_parsed": true, "distribution_file_path": "/etc/redhat-release", "distribution_file_variety": "RedHat", "distribution_major_version": "40", "distribution_release": "", "distribution_version": "40", "dns": { "nameservers": [ "127.0.0.53" ], "options": { "edns0": true, "trust-ad": true }, "search": [ "us-east-1.aws.redhat.com" ] }, "domain": "us-east-1.aws.redhat.com", "effective_group_id": 0, "effective_user_id": 0, "env": { "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "EDITOR": "/usr/bin/nano", "HOME": "/root", "LANG": "en_US.UTF-8", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "LOGNAME": "root", "LS_COLORS": "", "MOTD_SHOWN": "pam", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "PWD": "/root", "SELINUX_LEVEL_REQUESTED": "", "SELINUX_ROLE_REQUESTED": "", "SELINUX_USE_CURRENT_RANGE": "", "SHELL": "/bin/bash", "SHLVL": "1", "SSH_CLIENT": "10.31.47.0 56382 22", "SSH_CONNECTION": "10.31.47.0 56382 10.31.13.69 22", "SSH_TTY": "/dev/pts/0", "USER": "root", "XDG_RUNTIME_DIR": "/run/user/0", "XDG_SESSION_CLASS": "user", "XDG_SESSION_ID": "5", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12" }, "eth0": { "active": true, "device": "eth0", "ipv4": { "address": "10.31.13.69", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22" }, "ipv6": [ { "address": "fe80::8ff:d8ff:fede:81d1", "prefix": "64", "scope": "link" } ], "macaddress": "0a:ff:d8:de:81:d1", "module": "xen_netfront", "mtu": 9001, "pciid": "vif-0", "promisc": false, "type": "ether" }, "fibre_channel_wwn": [], "fips": false, "form_factor": "Other", "fqdn": "ip-10-31-13-69.us-east-1.aws.redhat.com", "gather_subset": [ "all" ], "hostname": "ip-10-31-13-69", "hostnqn": "nqn.2014-08.org.nvmexpress:uuid:b5954bb9-e972-4b2a-94f1-a82c77e96f77", "interfaces": [ "lo", "eth0" ], "is_chroot": false, "iscsi_iqn": "", "kernel": "6.10.9-200.fc40.x86_64", "kernel_version": "#1 SMP PREEMPT_DYNAMIC Sun Sep 8 17:23:55 UTC 2024", "lo": { "active": true, "device": "lo", "ipv4": { "address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8" }, "ipv6": [ { "address": "::1", "prefix": "128", "scope": "host" } ], "mtu": 65536, "promisc": false, "type": "loopback" }, "loadavg": { "15m": 0.123046875, "1m": 0.9326171875, "5m": 0.34130859375 }, "locally_reachable_ips": { "ipv4": [ "10.31.13.69", "127.0.0.0/8", "127.0.0.1" ], "ipv6": [ "::1", "fe80::8ff:d8ff:fede:81d1" ] }, "lsb": {}, "lvm": { "lvs": {}, "pvs": {}, "vgs": {} }, "machine": "x86_64", "machine_id": "ec22ccdd533e8b8b2f5ad5836b716a95", "memfree_mb": 3033, "memory_mb": { "nocache": { "free": 3413, "used": 303 }, "real": { "free": 3033, "total": 3716, "used": 683 }, "swap": { "cached": 0, "free": 3715, "total": 3715, "used": 0 } }, "memtotal_mb": 3716, "module_setup": true, "mounts": [ { "block_available": 61376093, "block_size": 4096, "block_total": 64483404, "block_used": 3107311, "device": "/dev/xvda2", "dump": 0, "fstype": "ext4", "inode_available": 16303243, "inode_total": 16384000, "inode_used": 80757, "mount": "/", "options": "rw,seclabel,relatime", "passno": 0, "size_available": 251396476928, "size_total": 264124022784, "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5" } ], "nodename": "ip-10-31-13-69.us-east-1.aws.redhat.com", "os_family": "RedHat", "pkg_mgr": "dnf", "proc_cmdline": { "BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "console": [ "tty0", "ttyS0,115200n8" ], "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "ro": true, "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5" }, "processor": [ "0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz" ], "processor_cores": 1, "processor_count": 1, "processor_nproc": 2, "processor_threads_per_core": 2, "processor_vcpus": 2, "product_name": "HVM domU", "product_serial": "ec22ccdd-533e-8b8b-2f5a-d5836b716a95", "product_uuid": "ec22ccdd-533e-8b8b-2f5a-d5836b716a95", "product_version": "4.11.amazon", "python": { "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython", "version": { "major": 3, "micro": 6, "minor": 12, "releaselevel": "final", "serial": 0 }, "version_info": [ 3, 12, 6, "final", 0 ] }, "python_version": "3.12.6", "real_group_id": 0, "real_user_id": 0, "selinux": { "config_mode": "enforcing", "mode": "enforcing", "policyvers": 33, "status": "enabled", "type": "targeted" }, "selinux_python_present": true, "service_mgr": "systemd", "ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEMfYM9+M4pQxYCyEwxmh2ue5ZTwTLKFToBg2Gqr39HcPmgRA+c341Ibo9pdoQXkWSfrAGpRKLe6g/pXTvoty74=", "ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINsIxAbrLkDW6wZppyLWnTbiba68eP7+Ovml4QDAwbBg", "ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCjt2Z499QVg4LIHl7b56PS8bYj2oAyWwVMz2EmvXiTk+8z9/LvDYZfv6iWyVzpzpj3x2lQgY8yZA4fsUdK1/cCmP34T+S/V14kuhH2gTIuw/nSwUiGCTWpwujzCQB9Ym8Zj6lUivyO+cDunNHnyMXLYczyoY0ytNSrfZzZdRV0IK1x1uHLdytWPM3YyCteSDYO+v5y4ZT2i+0Clzup+hWx+DSOzcu+bRYNNh4j3ZD0qcG6pIL+EINIuvYxelWW98duI3iZJqmE6GR51yF3e4CGkd/YefVSyasz8AXumm42xOW2MmjD3vTkujJSQAR91Ji9PlF6QKYuJ7hoLE8edFvqBS0YCJZBzCke+F4vkmgsZ9wdGx/M0Xnwk3lsZ+18PQ8jXdnj/iHimfYOkOEcpDT4AB9XCv5fgdHOZDoWIAT3sYaDweMc0sXYSJaS8tLyQuvkBWaHVq5E+c/E0JajokRgzUuGZYVZHz9AzrrCdvlamxEsxoJvkzfONixEnGAKmmE=", "ssh_host_key_rsa_public_keytype": "ssh-rsa", "swapfree_mb": 3715, "swaptotal_mb": 3715, "system": "Linux", "system_capabilities": [], "system_capabilities_enforced": "False", "system_vendor": "Xen", "uptime_seconds": 279, "user_dir": "/root", "user_gecos": "Super User", "user_gid": 0, "user_id": "root", "user_shell": "/bin/bash", "user_uid": 0, "userspace_architecture": "x86_64", "userspace_bits": "64", "virtualization_role": "guest", "virtualization_tech_guest": [ "xen" ], "virtualization_tech_host": [], "virtualization_type": "xen" } TASK [Skip test on ostree systems if unsupported] ****************************** task path: /tmp/collections-tY2/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:38 Saturday 21 September 2024 23:01:31 -0400 (0:00:00.036) 0:00:05.057 **** META: end_host conditional evaluated to False, continuing execution for managed_node1 skipping: [managed_node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed_node1" } MSG: end_host conditional evaluated to false, continuing execution for managed_node1 TASK [Check for availability of both NTP providers] **************************** task path: /tmp/collections-tY2/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:21 Saturday 21 September 2024 23:01:31 -0400 (0:00:00.023) 0:00:05.081 **** changed: [managed_node1] => (item=chrony) => { "ansible_loop_var": "item", "changed": true, "item": "chrony", "rc": 0, "results": [ "Installed: chrony-4.6-1.fc40.x86_64" ] } failed: [managed_node1] (item=ntp) => { "ansible_loop_var": "item", "changed": false, "failures": [ "No package ntp available." ], "item": "ntp", "rc": 1, "results": [] } MSG: Failed to install some of the specified packages ...ignoring TASK [Set the availability of both NTP providers] ****************************** task path: /tmp/collections-tY2/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:34 Saturday 21 September 2024 23:01:36 -0400 (0:00:04.427) 0:00:09.509 **** skipping: [managed_node1] => (item={'msg': '', 'changed': True, 'results': ['Installed: chrony-4.6-1.fc40.x86_64'], 'rc': 0, 'invocation': {'module_args': {'name': ['chrony'], 'state': 'present', 'allow_downgrade': False, 'allowerasing': False, 'autoremove': False, 'bugfix': False, 'cacheonly': False, 'disable_gpg_check': False, 'disable_plugin': [], 'disablerepo': [], 'download_only': False, 'enable_plugin': [], 'enablerepo': [], 'exclude': [], 'installroot': '/', 'install_repoquery': True, 'install_weak_deps': True, 'security': False, 'skip_broken': False, 'update_cache': False, 'update_only': False, 'validate_certs': True, 'sslverify': True, 'lock_timeout': 30, 'use_backend': 'auto', 'best': None, 'conf_file': None, 'disable_excludes': None, 'download_dir': None, 'list': None, 'nobest': None, 'releasever': None}}, 'failed': False, 'item': 'chrony', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item.failed", "item": { "ansible_loop_var": "item", "changed": true, "failed": false, "invocation": { "module_args": { "allow_downgrade": false, "allowerasing": false, "autoremove": false, "best": null, "bugfix": false, "cacheonly": false, "conf_file": null, "disable_excludes": null, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_dir": null, "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "install_repoquery": true, "install_weak_deps": true, "installroot": "/", "list": null, "lock_timeout": 30, "name": [ "chrony" ], "nobest": null, "releasever": null, "security": false, "skip_broken": false, "sslverify": true, "state": "present", "update_cache": false, "update_only": false, "use_backend": "auto", "validate_certs": true } }, "item": "chrony", "msg": "", "rc": 0, "results": [ "Installed: chrony-4.6-1.fc40.x86_64" ] }, "skip_reason": "Conditional result was False" } ok: [managed_node1] => (item={'failures': ['No package ntp available.'], 'results': [], 'rc': 1, 'failed': True, 'msg': 'Failed to install some of the specified packages', 'invocation': {'module_args': {'name': ['ntp'], 'state': 'present', 'allow_downgrade': False, 'allowerasing': False, 'autoremove': False, 'bugfix': False, 'cacheonly': False, 'disable_gpg_check': False, 'disable_plugin': [], 'disablerepo': [], 'download_only': False, 'enable_plugin': [], 'enablerepo': [], 'exclude': [], 'installroot': '/', 'install_repoquery': True, 'install_weak_deps': True, 'security': False, 'skip_broken': False, 'update_cache': False, 'update_only': False, 'validate_certs': True, 'sslverify': True, 'lock_timeout': 30, 'use_backend': 'auto', 'best': None, 'conf_file': None, 'disable_excludes': None, 'download_dir': None, 'list': None, 'nobest': None, 'releasever': None}}, 'changed': False, 'item': 'ntp', 'ansible_loop_var': 'item'}) => { "ansible_facts": { "both_avail": false }, "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "failed": true, "failures": [ "No package ntp available." ], "invocation": { "module_args": { "allow_downgrade": false, "allowerasing": false, "autoremove": false, "best": null, "bugfix": false, "cacheonly": false, "conf_file": null, "disable_excludes": null, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_dir": null, "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "install_repoquery": true, "install_weak_deps": true, "installroot": "/", "list": null, "lock_timeout": 30, "name": [ "ntp" ], "nobest": null, "releasever": null, "security": false, "skip_broken": false, "sslverify": true, "state": "present", "update_cache": false, "update_only": false, "use_backend": "auto", "validate_certs": true } }, "item": "ntp", "msg": "Failed to install some of the specified packages", "rc": 1, "results": [] } } TASK [End test if not both available] ****************************************** task path: /tmp/collections-tY2/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:41 Saturday 21 September 2024 23:01:36 -0400 (0:00:00.028) 0:00:09.538 **** META: ending play PLAY RECAP ********************************************************************* managed_node1 : ok=8 changed=1 unreachable=0 failed=0 skipped=1 rescued=0 ignored=1 Saturday 21 September 2024 23:01:36 -0400 (0:00:00.003) 0:00:09.542 **** =============================================================================== Check for availability of both NTP providers ---------------------------- 4.43s /tmp/collections-tY2/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:21 Gathering Facts --------------------------------------------------------- 2.70s /tmp/collections-tY2/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:2 Ensure iproute for gathering default_ipv4 fact -------------------------- 1.66s /tmp/collections-tY2/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:15 Check if system is ostree ----------------------------------------------- 0.53s /tmp/collections-tY2/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:6 Set flag to indicate system is ostree ----------------------------------- 0.04s /tmp/collections-tY2/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:11 Debug ------------------------------------------------------------------- 0.04s /tmp/collections-tY2/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:34 Ensure ansible_facts used by test --------------------------------------- 0.04s /tmp/collections-tY2/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:21 Common test setup tasks ------------------------------------------------- 0.03s /tmp/collections-tY2/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:12 Set the availability of both NTP providers ------------------------------ 0.03s /tmp/collections-tY2/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:34 Skip test on ostree systems if unsupported ------------------------------ 0.02s /tmp/collections-tY2/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:38 End test if not both available ------------------------------------------ 0.00s /tmp/collections-tY2/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:41