ansible-playbook [core 2.17.14] 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-W1k executable location = /usr/local/bin/ansible-playbook python version = 3.12.11 (main, Aug 14 2025, 00:00:00) [GCC 14.3.1 20250617 (Red Hat 14.3.1-2)] (/usr/bin/python3.12) jinja version = 3.1.6 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', 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_ntp_provider5.yml ********************************************** 1 plays in /tmp/collections-W1k/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider5.yml PLAY [Configure NTP with ntp as specified provider] **************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-W1k/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider5.yml:2 Saturday 18 October 2025 23:23:53 -0400 (0:00:00.043) 0:00:00.043 ****** [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-W1k/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider5.yml:9 Saturday 18 October 2025 23:23:55 -0400 (0:00:01.113) 0:00:01.157 ****** included: /tmp/collections-W1k/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml for managed-node1 TASK [Run the role only to get vars needed for validation] ********************* task path: /tmp/collections-W1k/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:3 Saturday 18 October 2025 23:23:55 -0400 (0:00:00.031) 0:00:01.188 ****** included: fedora.linux_system_roles.timesync for managed-node1 TASK [fedora.linux_system_roles.timesync : Ensure ansible_facts used by role] *** task path: /tmp/collections-W1k/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:2 Saturday 18 October 2025 23:23:55 -0400 (0:00:00.032) 0:00:01.220 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "__timesync_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.timesync : Check if system is ostree] ********** task path: /tmp/collections-W1k/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:10 Saturday 18 October 2025 23:23:55 -0400 (0:00:00.032) 0:00:01.253 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.timesync : Set flag to indicate system is ostree] *** task path: /tmp/collections-W1k/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:15 Saturday 18 October 2025 23:23:55 -0400 (0:00:00.515) 0:00:01.769 ****** ok: [managed-node1] => { "ansible_facts": { "__timesync_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-W1k/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:22 Saturday 18 October 2025 23:23:55 -0400 (0:00:00.063) 0:00:01.833 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.timesync : Set flag if transactional-update exists] *** task path: /tmp/collections-W1k/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:27 Saturday 18 October 2025 23:23:56 -0400 (0:00:00.446) 0:00:02.279 ****** ok: [managed-node1] => { "ansible_facts": { "__timesync_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.timesync : Set platform/version specific variables] *** task path: /tmp/collections-W1k/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:31 Saturday 18 October 2025 23:23:56 -0400 (0:00:00.051) 0:00:02.330 ****** ok: [managed-node1] => { "ansible_facts": { "timesync_chrony_conf_path": "/etc/chrony.conf", "timesync_chrony_dhcp_sourcedir": "/run/chrony-dhcp", "timesync_chrony_sysconfig_options": "-F 2", "timesync_chrony_sysconfig_path": "/etc/sysconfig/chronyd", "timesync_ntp_provider_os_default": "chrony", "timesync_ntp_sysconfig_path": "/etc/sysconfig/ntpd", "timesync_phc2sys_sysconfig_path": "/etc/sysconfig/phc2sys", "timesync_ptp4l_sysconfig_path": "/etc/sysconfig/ptp4l", "timesync_timemaster_config_path": "/etc/timemaster.conf" }, "ansible_included_var_files": [ "/tmp/collections-W1k/ansible_collections/fedora/linux_system_roles/roles/timesync/vars/CentOS_10.yml" ], "changed": false } TASK [fedora.linux_system_roles.timesync : Run systemctl] ********************** task path: /tmp/collections-W1k/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:47 Saturday 18 October 2025 23:23:56 -0400 (0:00:00.052) 0:00:02.383 ****** ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.008013", "end": "2025-10-18 23:23:56.681769", "failed_when_result": false, "rc": 0, "start": "2025-10-18 23:23:56.673756" } STDOUT: running TASK [fedora.linux_system_roles.timesync : Require installed systemd] ********** task path: /tmp/collections-W1k/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:55 Saturday 18 October 2025 23:23:56 -0400 (0:00:00.471) 0:00:02.854 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "\"No such file or directory\" in __is_system_running.msg | d(\"\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.timesync : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-W1k/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:60 Saturday 18 October 2025 23:23:56 -0400 (0:00:00.037) 0:00:02.892 ****** ok: [managed-node1] => { "ansible_facts": { "__timesync_is_booted": true }, "changed": false } TASK [Skip test on ostree systems if unsupported] ****************************** task path: /tmp/collections-W1k/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:9 Saturday 18 October 2025 23:23:56 -0400 (0:00:00.024) 0:00:02.916 ****** 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 [Ensure iproute for gathering default_ipv4 fact] ************************** task path: /tmp/collections-W1k/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:15 Saturday 18 October 2025 23:23:56 -0400 (0:00:00.023) 0:00:02.939 ****** 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-W1k/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:21 Saturday 18 October 2025 23:23:57 -0400 (0:00:00.909) 0:00:03.848 ****** 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-W1k/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:29 Saturday 18 October 2025 23:23:57 -0400 (0:00:00.032) 0:00:03.881 ****** ok: [managed-node1] => {} MSG: facts { "_ansible_facts_gathered": true, "all_ipv4_addresses": [ "10.31.11.20" ], "all_ipv6_addresses": [ "fe80::1023:81ff:fe08:28d" ], "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.12.0-136.el10.x86_64", "console": "ttyS0,115200n8", "crashkernel": "2G-64G:256M,64G-:512M", "net.ifnames": "0", "rhgb": true, "ro": true, "root": "UUID=f846add1-3fa4-40ee-a2a9-ce41f5f1809f" }, "date_time": { "date": "2025-10-18", "day": "18", "epoch": "1760844234", "epoch_int": "1760844234", "hour": "23", "iso8601": "2025-10-19T03:23:54Z", "iso8601_basic": "20251018T232354616326", "iso8601_basic_short": "20251018T232354", "iso8601_micro": "2025-10-19T03:23:54.616326Z", "minute": "23", "month": "10", "second": "54", "time": "23:23:54", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400", "weekday": "Saturday", "weekday_number": "6", "weeknumber": "41", "year": "2025" }, "default_ipv4": { "address": "10.31.11.20", "alias": "eth0", "broadcast": "10.31.11.255", "gateway": "10.31.8.1", "interface": "eth0", "macaddress": "12:23:81:08:02:8d", "mtu": 9001, "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "type": "ether" }, "default_ipv6": {}, "device_links": { "ids": {}, "labels": {}, "masters": {}, "uuids": { "xvda2": [ "f846add1-3fa4-40ee-a2a9-ce41f5f1809f" ] } }, "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": [ "f846add1-3fa4-40ee-a2a9-ce41f5f1809f" ] }, "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "start": "4096", "uuid": "f846add1-3fa4-40ee-a2a9-ce41f5f1809f" } }, "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 } }, "discovered_interpreter_python": "/usr/bin/python3.12", "distribution": "CentOS", "distribution_file_parsed": true, "distribution_file_path": "/etc/centos-release", "distribution_file_variety": "CentOS", "distribution_major_version": "10", "distribution_release": "Stream", "distribution_version": "10", "dns": { "nameservers": [ "10.29.169.13", "10.29.170.12", "10.2.32.1" ], "search": [ "testing-farm.us-east-1.aws.redhat.com" ] }, "domain": "", "effective_group_id": 0, "effective_user_id": 0, "env": { "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "DEBUGINFOD_IMA_CERT_PATH": "/etc/keys/ima:", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "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.194 44688 22", "SSH_CONNECTION": "10.31.47.194 44688 10.31.11.20 22", "SSH_TTY": "/dev/pts/0", "USER": "root", "XDG_RUNTIME_DIR": "/run/user/0", "XDG_SESSION_CLASS": "user", "XDG_SESSION_ID": "7", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12" }, "eth0": { "active": true, "device": "eth0", "features": { "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "generic_receive_offload": "on", "generic_segmentation_offload": "on", "highdma": "off [fixed]", "hsr_dup_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "l2_fwd_offload": "off [fixed]", "large_receive_offload": "off [fixed]", "loopback": "off [fixed]", "macsec_hw_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "rx_all": "off [fixed]", "rx_checksumming": "on [fixed]", "rx_fcs": "off [fixed]", "rx_gro_hw": "off [fixed]", "rx_gro_list": "off", "rx_udp_gro_forwarding": "off", "rx_udp_tunnel_port_offload": "off [fixed]", "rx_vlan_filter": "off [fixed]", "rx_vlan_offload": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "scatter_gather": "on", "tcp_segmentation_offload": "on", "tls_hw_record": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_sctp": "off [fixed]", "tx_checksumming": "on", "tx_esp_segmentation": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_nocache_copy": "off", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_tcp6_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp_segmentation": "on", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_vlan_offload": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "vlan_challenged": "off [fixed]" }, "hw_timestamp_filters": [], "ipv4": { "address": "10.31.11.20", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22" }, "ipv6": [ { "address": "fe80::1023:81ff:fe08:28d", "prefix": "64", "scope": "link" } ], "macaddress": "12:23:81:08:02:8d", "module": "xen_netfront", "mtu": 9001, "pciid": "vif-0", "promisc": false, "timestamping": [], "type": "ether" }, "fibre_channel_wwn": [], "fips": false, "form_factor": "Other", "fqdn": "managed-node1", "gather_subset": [ "all" ], "hostname": "managed-node1", "hostnqn": "nqn.2014-08.org.nvmexpress:uuid:4a093302-001a-41b0-bcf4-b7a28a74326e", "interfaces": [ "lo", "eth0" ], "is_chroot": false, "iscsi_iqn": "", "kernel": "6.12.0-136.el10.x86_64", "kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 29 11:21:14 UTC 2025", "lo": { "active": true, "device": "lo", "features": { "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "generic_receive_offload": "on", "generic_segmentation_offload": "on", "highdma": "on [fixed]", "hsr_dup_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "l2_fwd_offload": "off [fixed]", "large_receive_offload": "off [fixed]", "loopback": "on [fixed]", "macsec_hw_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "rx_all": "off [fixed]", "rx_checksumming": "on [fixed]", "rx_fcs": "off [fixed]", "rx_gro_hw": "off [fixed]", "rx_gro_list": "off", "rx_udp_gro_forwarding": "off", "rx_udp_tunnel_port_offload": "off [fixed]", "rx_vlan_filter": "off [fixed]", "rx_vlan_offload": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "scatter_gather": "on", "tcp_segmentation_offload": "on", "tls_hw_record": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "tx_checksumming": "on", "tx_esp_segmentation": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gso_list": "on", "tx_gso_partial": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_nocache_copy": "off [fixed]", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tx_sctp_segmentation": "on", "tx_tcp6_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp_segmentation": "on", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_vlan_offload": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "vlan_challenged": "on [fixed]" }, "hw_timestamp_filters": [], "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, "timestamping": [], "type": "loopback" }, "loadavg": { "15m": 0.0966796875, "1m": 0.49853515625, "5m": 0.23779296875 }, "locally_reachable_ips": { "ipv4": [ "10.31.11.20", "127.0.0.0/8", "127.0.0.1" ], "ipv6": [ "::1", "fe80::1023:81ff:fe08:28d" ] }, "lsb": {}, "lvm": { "lvs": {}, "pvs": {}, "vgs": {} }, "machine": "x86_64", "machine_id": "ec2007ca4238c8270c23e07a601b3f1e", "memfree_mb": 2861, "memory_mb": { "nocache": { "free": 3188, "used": 274 }, "real": { "free": 2861, "total": 3462, "used": 601 }, "swap": { "cached": 0, "free": 0, "total": 0, "used": 0 } }, "memtotal_mb": 3462, "module_setup": true, "mounts": [ { "block_available": 63776160, "block_size": 4096, "block_total": 65519099, "block_used": 1742939, "device": "/dev/xvda2", "dump": 0, "fstype": "xfs", "inode_available": 130994967, "inode_total": 131070960, "inode_used": 75993, "mount": "/", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "passno": 0, "size_available": 261227151360, "size_total": 268366229504, "uuid": "f846add1-3fa4-40ee-a2a9-ce41f5f1809f" } ], "nodename": "managed-node1", "os_family": "RedHat", "pkg_mgr": "dnf", "proc_cmdline": { "BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.12.0-136.el10.x86_64", "console": [ "tty0", "ttyS0,115200n8" ], "crashkernel": "2G-64G:256M,64G-:512M", "net.ifnames": "0", "rhgb": true, "ro": true, "root": "UUID=f846add1-3fa4-40ee-a2a9-ce41f5f1809f" }, "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": "ec2007ca-4238-c827-0c23-e07a601b3f1e", "product_uuid": "ec2007ca-4238-c827-0c23-e07a601b3f1e", "product_version": "4.11.amazon", "python": { "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython", "version": { "major": 3, "micro": 11, "minor": 12, "releaselevel": "final", "serial": 0 }, "version_info": [ 3, 12, 11, "final", 0 ] }, "python_version": "3.12.11", "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": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAcl29Z1mdZ85hRqPVn04FKbp/jslpcccWUPegb03T0jCSeIphJzr3UjlUTnWs4vXaEzrpd0DpOnNCO40JODsPI=", "ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIGjGl1fTFl4S4GLJnMLSu+Y7TfbC6YubglPeILXh7rlb", "ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCfWeeRMoabDg8xjU4m7I0goQk/wsygaIFDr0wAJ7HSA46AdxJxxD/Y9Dv5p71xFqpARHX4mfocAmH+Hig0tuqb18lh35PnkZIxSI7+TDSbOL1RY6AyITaA/JhNKV5XYi37EonJoI12DXg+ghP5wMCvsRWzy8M5VP/J4u1dYWDe1NQtTZVzY3A2bCt0pUgHAAKGgFEKcypxKvikKRSW4m3Z8wtso+/awTHD0aacwqwSuyntr80cn+Nbji1SJCICNAgaBGpAH0vFH8PSa3e5GuXlH5g2C/w7Iygh632db6dx2Lmay7SACdvST/iEzxf79iycB6xwCMMQzyrb/komumnkLz/H4ksrYAcciXEEpK/Psvww1kMmLdutRDZREs8Z4QUjwJHFK0IjBVZUwoEDbrLymvG+IFuv5hW6mD5HcfBXMkf3eu1rp76C7HUiJ02UoXFot5uajHLjFl1ctu64w4FgnFlfokGbWzCOVUNTQyMJLG+WKBnCLVe3UZkCMxfb1fM=", "ssh_host_key_rsa_public_keytype": "ssh-rsa", "swapfree_mb": 0, "swaptotal_mb": 0, "system": "Linux", "system_capabilities": [], "system_capabilities_enforced": "False", "system_vendor": "Xen", "uptime_seconds": 243, "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 [Install ntp] ************************************************************* task path: /tmp/collections-W1k/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider5.yml:18 Saturday 18 October 2025 23:23:57 -0400 (0:00:00.030) 0:00:03.911 ****** fatal: [managed-node1]: FAILED! => { "changed": false, "failures": [ "No package ntp available." ], "rc": 1, "results": [] } MSG: Failed to install some of the specified packages ...ignoring TASK [Skip test if no ntp package] ********************************************* task path: /tmp/collections-W1k/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider5.yml:25 Saturday 18 October 2025 23:23:58 -0400 (0:00:00.795) 0:00:04.707 ****** META: ending play PLAY RECAP ********************************************************************* managed-node1 : ok=13 changed=0 unreachable=0 failed=0 skipped=3 rescued=0 ignored=1 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 18 October 2025 23:23:58 -0400 (0:00:00.006) 0:00:04.713 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.11s /tmp/collections-W1k/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider5.yml:2 Ensure iproute for gathering default_ipv4 fact -------------------------- 0.91s /tmp/collections-W1k/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:15 Install ntp ------------------------------------------------------------- 0.80s /tmp/collections-W1k/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider5.yml:18 fedora.linux_system_roles.timesync : Check if system is ostree ---------- 0.52s /tmp/collections-W1k/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:10 fedora.linux_system_roles.timesync : Run systemctl ---------------------- 0.47s /tmp/collections-W1k/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:47 fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin --- 0.45s /tmp/collections-W1k/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:22 fedora.linux_system_roles.timesync : Set flag to indicate system is ostree --- 0.06s /tmp/collections-W1k/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:15 fedora.linux_system_roles.timesync : Set platform/version specific variables --- 0.05s /tmp/collections-W1k/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:31 fedora.linux_system_roles.timesync : Set flag if transactional-update exists --- 0.05s /tmp/collections-W1k/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:27 fedora.linux_system_roles.timesync : Require installed systemd ---------- 0.04s /tmp/collections-W1k/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:55 fedora.linux_system_roles.timesync : Ensure ansible_facts used by role --- 0.03s /tmp/collections-W1k/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:2 Ensure ansible_facts used by test --------------------------------------- 0.03s /tmp/collections-W1k/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:21 Run the role only to get vars needed for validation --------------------- 0.03s /tmp/collections-W1k/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:3 Common test setup tasks ------------------------------------------------- 0.03s /tmp/collections-W1k/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider5.yml:9 Debug ------------------------------------------------------------------- 0.03s /tmp/collections-W1k/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:29 fedora.linux_system_roles.timesync : Set flag to indicate that systemd runtime operations are available --- 0.02s /tmp/collections-W1k/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:60 Skip test on ostree systems if unsupported ------------------------------ 0.02s /tmp/collections-W1k/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:9 Skip test if no ntp package --------------------------------------------- 0.01s /tmp/collections-W1k/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider5.yml:25