[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.16.9] 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/tmp.UzsJLxZlXr executable location = /usr/local/bin/ansible-playbook python version = 3.12.1 (main, Feb 21 2024, 14:18:26) [GCC 8.5.0 20210514 (Red Hat 8.5.0-21)] (/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/tmp.UzsJLxZlXr/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/tmp.UzsJLxZlXr/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:2 Tuesday 06 August 2024 14:00:03 -0400 (0:00:00.009) 0:00:00.009 ******** ok: [managed_node1] TASK [Common test setup tasks] ************************************************* task path: /tmp/tmp.UzsJLxZlXr/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:12 Tuesday 06 August 2024 14:00:05 -0400 (0:00:01.188) 0:00:01.197 ******** included: /tmp/tmp.UzsJLxZlXr/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml for managed_node1 TASK [Check if system is ostree] *********************************************** task path: /tmp/tmp.UzsJLxZlXr/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:6 Tuesday 06 August 2024 14:00:05 -0400 (0:00:00.020) 0:00:01.218 ******** ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/tmp.UzsJLxZlXr/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:11 Tuesday 06 August 2024 14:00:05 -0400 (0:00:00.478) 0:00:01.696 ******** ok: [managed_node1] => { "ansible_facts": { "__timesync_is_ostree": false }, "changed": false } TASK [Ensure iproute for gathering default_ipv4 fact] ************************** task path: /tmp/tmp.UzsJLxZlXr/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:15 Tuesday 06 August 2024 14:00:05 -0400 (0:00:00.024) 0:00:01.721 ******** ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Ensure ansible_facts used by test] *************************************** task path: /tmp/tmp.UzsJLxZlXr/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:21 Tuesday 06 August 2024 14:00:08 -0400 (0:00:03.305) 0:00:05.026 ******** 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/tmp.UzsJLxZlXr/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:34 Tuesday 06 August 2024 14:00:08 -0400 (0:00:00.039) 0:00:05.066 ******** ok: [managed_node1] => {} MSG: facts { "_ansible_facts_gathered": true, "all_ipv4_addresses": [ "10.31.9.95" ], "all_ipv6_addresses": [ "fe80::10db:7cff:fe48:1971" ], "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,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "crashkernel": "auto", "net.ifnames": "0", "quiet": true, "rhgb": true, "ro": true, "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2" }, "date_time": { "date": "2024-08-06", "day": "06", "epoch": "1722967204", "epoch_int": "1722967204", "hour": "14", "iso8601": "2024-08-06T18:00:04Z", "iso8601_basic": "20240806T140004713114", "iso8601_basic_short": "20240806T140004", "iso8601_micro": "2024-08-06T18:00:04.713114Z", "minute": "00", "month": "08", "second": "04", "time": "14:00:04", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400", "weekday": "Tuesday", "weekday_number": "2", "weeknumber": "32", "year": "2024" }, "default_ipv4": { "address": "10.31.9.95", "alias": "eth0", "broadcast": "10.31.11.255", "gateway": "10.31.8.1", "interface": "eth0", "macaddress": "12:db:7c:48:19:71", "mtu": 9001, "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "type": "ether" }, "default_ipv6": {}, "device_links": { "ids": {}, "labels": {}, "masters": {}, "uuids": { "xvda1": [ "fe591198-9082-4b15-9b62-e83518524cd2" ] } }, "devices": { "xvda": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": { "xvda1": { "holders": [], "links": { "ids": [], "labels": [], "masters": [], "uuids": [ "fe591198-9082-4b15-9b62-e83518524cd2" ] }, "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "start": "2048", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2" } }, "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": "0", "vendor": null, "virtual": 1 } }, "discovered_interpreter_python": "/usr/libexec/platform-python", "distribution": "CentOS", "distribution_file_parsed": true, "distribution_file_path": "/etc/centos-release", "distribution_file_variety": "CentOS", "distribution_major_version": "8", "distribution_release": "Stream", "distribution_version": "8", "dns": { "nameservers": [ "10.29.169.13", "10.29.170.12", "10.2.32.1" ], "search": [ "us-east-1.aws.redhat.com" ] }, "domain": "us-east-1.aws.redhat.com", "effective_group_id": 0, "effective_user_id": 0, "env": { "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "HOME": "/root", "LANG": "en_US.UTF-8", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "LOGNAME": "root", "LS_COLORS": "", "PATH": "/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": "2", "SSH_CLIENT": "10.31.9.32 34404 22", "SSH_CONNECTION": "10.31.9.32 34404 10.31.9.95 22", "SSH_TTY": "/dev/pts/0", "USER": "root", "XDG_RUNTIME_DIR": "/run/user/0", "XDG_SESSION_ID": "5", "_": "/usr/libexec/platform-python", "which_declare": "declare -f" }, "eth0": { "active": true, "device": "eth0", "features": { "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "generic_receive_offload": "on", "generic_segmentation_offload": "on", "highdma": "off [fixed]", "hw_tc_offload": "off [fixed]", "l2_fwd_offload": "off [fixed]", "large_receive_offload": "off [fixed]", "loopback": "off [fixed]", "netns_local": "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_lockless": "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.9.95", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22" }, "ipv6": [ { "address": "fe80::10db:7cff:fe48:1971", "prefix": "64", "scope": "link" } ], "macaddress": "12:db:7c:48:19:71", "module": "xen_netfront", "mtu": 9001, "pciid": "vif-0", "promisc": false, "timestamping": [], "type": "ether" }, "fibre_channel_wwn": [], "fips": false, "form_factor": "Other", "fqdn": "ip-10-31-9-95.us-east-1.aws.redhat.com", "gather_subset": [ "all" ], "hostname": "ip-10-31-9-95", "hostnqn": "", "interfaces": [ "lo", "eth0" ], "is_chroot": false, "iscsi_iqn": "", "kernel": "4.18.0-553.5.1.el8.x86_64", "kernel_version": "#1 SMP Tue May 21 05:46:01 UTC 2024", "lo": { "active": true, "device": "lo", "features": { "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "generic_receive_offload": "on", "generic_segmentation_offload": "on", "highdma": "on [fixed]", "hw_tc_offload": "off [fixed]", "l2_fwd_offload": "off [fixed]", "large_receive_offload": "off [fixed]", "loopback": "on [fixed]", "netns_local": "on [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_lockless": "on [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.37, "1m": 0.78, "5m": 0.69 }, "locally_reachable_ips": { "ipv4": [ "10.31.9.95", "127.0.0.0/8", "127.0.0.1" ], "ipv6": [ "::1", "fe80::10db:7cff:fe48:1971" ] }, "lsb": {}, "lvm": "N/A", "machine": "x86_64", "machine_id": "c59f7447afb049df8516cff742824745", "memfree_mb": 2696, "memory_mb": { "nocache": { "free": 3295, "used": 244 }, "real": { "free": 2696, "total": 3539, "used": 843 }, "swap": { "cached": 0, "free": 0, "total": 0, "used": 0 } }, "memtotal_mb": 3539, "module_setup": true, "mounts": [ { "block_available": 64334398, "block_size": 4096, "block_total": 65533179, "block_used": 1198781, "device": "/dev/xvda1", "fstype": "xfs", "inode_available": 130994335, "inode_total": 131071472, "inode_used": 77137, "mount": "/", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 263513694208, "size_total": 268423901184, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2" } ], "nodename": "ip-10-31-9-95.us-east-1.aws.redhat.com", "os_family": "RedHat", "pkg_mgr": "dnf", "proc_cmdline": { "BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "crashkernel": "auto", "net.ifnames": "0", "quiet": true, "rhgb": true, "ro": true, "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2" }, "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": "ec22b440-1911-0af4-d563-85326775c47a", "product_uuid": "ec22b440-1911-0af4-d563-85326775c47a", "product_version": "4.11.amazon", "python": { "executable": "/usr/libexec/platform-python", "has_sslcontext": true, "type": "cpython", "version": { "major": 3, "micro": 8, "minor": 6, "releaselevel": "final", "serial": 0 }, "version_info": [ 3, 6, 8, "final", 0 ] }, "python_version": "3.6.8", "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_dsa_public": "AAAAB3NzaC1kc3MAAACBALTL3Inwiyk2qnJrV6Lm2MoxBR4rimVa8PWhpt7cBjLhQp2RyEByKLOfqLglrgCc4e9biag2JHACM4tcgZg1Be9GUP61kURg6tvGjmaMmPcMuqeTeN/d17nBt7s3hvV0U/jKJ31XKmnHLfpICIKHYhP5Spg+B0lGJZw0W3hJJWtBAAAAFQCsUhXH0iMQiSuw6k2KvgHtWEoz0wAAAIBWasidY4XL5BzPWnr0ae95LdTd4VtVQH9ujODlwO8tzdY/hWYcKmdCAMntvCb4hg8tZ5ebLVEDOWEqgKfRctH/DuqKks3/ufwXGTwA5mj9TnYDgPC5G0AB36KRt4346I5gttWHlY9g3SMkHW8ks4R166a8UJt4nZg4/xQBA2QcMQAAAIBPriZNkPJ2Zbu7XDZAUFj4rwko3CTdOfsNDlexAcOJ/JicGaAd9vGFj9hQkKN2iTeruyWPQSFch9AgGGNtKxGm9M94FiLD5/ricVjD+IYfAuGFsLaRHBi/XZYZCkQ54xuhbFDLW9ly18TuTcntZCLcNmlHJ9mh+HBjllCCZKQOHw==", "ssh_host_key_dsa_public_keytype": "ssh-dss", "ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCKGdfmDwAS9p6hTtd6ebw8yygNtMYnIwSZf2LTC6+ubrKRn3ic7yEhzMG2cfLerlAUZ0UNFt8joATYjgaOoUhM=", "ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIF0bOUDuq3afzbVdsvWOxx/8BHrlZOxBAljbZ4lSBwBL", "ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDAuRE+wFBmQ2E7k7RoNJuCEleTNSt22B0P2rSpVoRoe83n5fdsXWvxaAfOUvP+tb/WVqLCkFrcG+rg3jJzZW86jp1GXMmHs+bYIc5PGyxioTwGd0o3LWpzTLEBYWuVwqKU41+DScDhsqV+B/H/2Hjrwr5tfIdFCvj/ENdthN/vHZdthtd6o2eL4mkXzl7K1Nd26zcjx24xIAneJ34oemkso6mvWvwCL/kz7tvXhNodchgirGk+618s2A40fWCZpYNgIyb8b3UtyKrAxY2EN90EARTrb4vs3DfINCc55mInIWpihh47kDgzqYT0WZShX7vpBZaJyhhYiF5FsoFmmQ2Ulownin1kIC5sv6Ri7KTP/G7QxKpXpr9n02iOc4o80VvKscu9eAHz/dQptMzYACGNVc19kcWYr3aAFP2AHWGQeqj74vBGiKsffZedRZ1NDbTC78EwBjG7JnLUHmRSb+Jmn+K/lHoNKSR3MxgirbMnHKB88c2MhhvuH3W9SFWjn5s=", "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": 437, "user_dir": "/root", "user_gecos": "root", "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/tmp.UzsJLxZlXr/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:38 Tuesday 06 August 2024 14:00:08 -0400 (0:00:00.039) 0:00:05.105 ******** 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/tmp.UzsJLxZlXr/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:21 Tuesday 06 August 2024 14:00:08 -0400 (0:00:00.027) 0:00:05.133 ******** ok: [managed_node1] => (item=chrony) => { "ansible_loop_var": "item", "changed": false, "item": "chrony", "rc": 0, "results": [] } MSG: Nothing to do 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/tmp.UzsJLxZlXr/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:34 Tuesday 06 August 2024 14:00:15 -0400 (0:00:06.393) 0:00:11.526 ******** skipping: [managed_node1] => (item={'msg': 'Nothing to do', 'changed': False, 'results': [], 'rc': 0, 'invocation': {'module_args': {'name': ['chrony'], 'state': 'present', 'allow_downgrade': 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, 'allowerasing': False, 'nobest': False, 'use_backend': 'auto', 'conf_file': None, 'disable_excludes': None, 'download_dir': None, 'list': 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": false, "failed": false, "invocation": { "module_args": { "allow_downgrade": false, "allowerasing": false, "autoremove": false, "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": false, "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": "Nothing to do", "rc": 0, "results": [] }, "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, '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, 'allowerasing': False, 'nobest': False, 'use_backend': 'auto', 'conf_file': None, 'disable_excludes': None, 'download_dir': None, 'list': 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, "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": false, "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/tmp.UzsJLxZlXr/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:41 Tuesday 06 August 2024 14:00:15 -0400 (0:00:00.032) 0:00:11.559 ******** META: ending play PLAY RECAP ********************************************************************* managed_node1 : ok=8 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=1 Tuesday 06 August 2024 14:00:15 -0400 (0:00:00.004) 0:00:11.563 ******** =============================================================================== Check for availability of both NTP providers ---------------------------- 6.39s /tmp/tmp.UzsJLxZlXr/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:21 Ensure iproute for gathering default_ipv4 fact -------------------------- 3.31s /tmp/tmp.UzsJLxZlXr/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:15 Gathering Facts --------------------------------------------------------- 1.19s /tmp/tmp.UzsJLxZlXr/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:2 Check if system is ostree ----------------------------------------------- 0.48s /tmp/tmp.UzsJLxZlXr/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:6 Ensure ansible_facts used by test --------------------------------------- 0.04s /tmp/tmp.UzsJLxZlXr/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:21 Debug ------------------------------------------------------------------- 0.04s /tmp/tmp.UzsJLxZlXr/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:34 Set the availability of both NTP providers ------------------------------ 0.03s /tmp/tmp.UzsJLxZlXr/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:34 Skip test on ostree systems if unsupported ------------------------------ 0.03s /tmp/tmp.UzsJLxZlXr/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:38 Set flag to indicate system is ostree ----------------------------------- 0.02s /tmp/tmp.UzsJLxZlXr/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:11 Common test setup tasks ------------------------------------------------- 0.02s /tmp/tmp.UzsJLxZlXr/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:12 End test if not both available ------------------------------------------ 0.00s /tmp/tmp.UzsJLxZlXr/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:41