ansible-playbook [core 2.17.6]
  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-6KU
  executable location = /usr/local/bin/ansible-playbook
  python version = 3.12.6 (main, Oct 29 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-2)] (/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_error_handling.yml *********************************************
2 plays in /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/tests/nbde_client/tests_error_handling.yml

PLAY [all] *********************************************************************

TASK [Include vault variables] *************************************************
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/tests/nbde_client/tests_error_handling.yml:5
Saturday 30 November 2024  06:21:22 -0500 (0:00:00.008)       0:00:00.008 ***** 
ok: [managed-node2] => {
    "ansible_facts": {
        "nbde_client_test_pass": {
            "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n31303833633366333561656439323930303361333161363239346166656537323933313436\n3432386236656563343237306335323637396239616230353561330a313731623238393238\n62343064666336643930663239383936616465643134646536656532323461356237646133\n3761616633323839633232353637366266350a313163633236376666653238633435306565\n3264623032333736393535663833\n"
        }
    },
    "ansible_included_var_files": [
        "/tmp/nbde_client-8bx/tests/vars/vault-variables.yml"
    ],
    "changed": false
}

PLAY [Test error handling] *****************************************************

TASK [Gathering Facts] *********************************************************
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/tests/nbde_client/tests_error_handling.yml:8
Saturday 30 November 2024  06:21:22 -0500 (0:00:00.019)       0:00:00.027 ***** 
[WARNING]: Platform linux on host managed-node2 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-node2]

TASK [Set up test environment] *************************************************
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/tests/nbde_client/tests_error_handling.yml:19
Saturday 30 November 2024  06:21:24 -0500 (0:00:01.331)       0:00:01.359 ***** 
included: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/tests/nbde_client/tasks/setup_test.yml for managed-node2

TASK [Include general tests variables] *****************************************
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/tests/nbde_client/tasks/setup_test.yml:2
Saturday 30 November 2024  06:21:24 -0500 (0:00:00.068)       0:00:01.428 ***** 
ok: [managed-node2] => {
    "ansible_facts": {
        "nbde_client_test_device": "/tmp/.nbde_client_dev_test"
    },
    "ansible_included_var_files": [
        "/tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/tests/nbde_client/vars/main.yml"
    ],
    "changed": false
}

TASK [Ensure Ansible facts required by tests] **********************************
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/tests/nbde_client/tasks/setup_test.yml:5
Saturday 30 November 2024  06:21:24 -0500 (0:00:00.043)       0:00:01.471 ***** 
ok: [managed-node2]

TASK [Set version specific variables] ******************************************
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/tests/nbde_client/tasks/setup_test.yml:16
Saturday 30 November 2024  06:21:24 -0500 (0:00:00.621)       0:00:02.093 ***** 
ok: [managed-node2] => {
    "ansible_facts": {
        "nbde_client_test_packages": [
            "cryptsetup"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/tests/nbde_client/vars/CentOS_10.yml"
    ],
    "changed": false
}

TASK [Print all available facts] ***********************************************
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/tests/nbde_client/tasks/setup_test.yml:29
Saturday 30 November 2024  06:21:24 -0500 (0:00:00.047)       0:00:02.141 ***** 
ok: [managed-node2] => {
    "ansible_facts": {
        "all_ipv4_addresses": [
            "10.31.41.211"
        ],
        "all_ipv6_addresses": [
            "fe80::ca9:81ff:feb2:183d"
        ],
        "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.11.0-29.el10.x86_64",
            "console": "ttyS0,115200n8",
            "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M",
            "net.ifnames": "0",
            "rhgb": true,
            "ro": true,
            "root": "UUID=a816d579-5e98-49f1-ab4a-d4c1d04ffa33"
        },
        "date_time": {
            "date": "2024-11-30",
            "day": "30",
            "epoch": "1732965684",
            "epoch_int": "1732965684",
            "hour": "06",
            "iso8601": "2024-11-30T11:21:24Z",
            "iso8601_basic": "20241130T062124687084",
            "iso8601_basic_short": "20241130T062124",
            "iso8601_micro": "2024-11-30T11:21:24.687084Z",
            "minute": "21",
            "month": "11",
            "second": "24",
            "time": "06:21:24",
            "tz": "EST",
            "tz_dst": "EDT",
            "tz_offset": "-0500",
            "weekday": "Saturday",
            "weekday_number": "6",
            "weeknumber": "48",
            "year": "2024"
        },
        "default_ipv4": {
            "address": "10.31.41.211",
            "alias": "eth0",
            "broadcast": "10.31.43.255",
            "gateway": "10.31.40.1",
            "interface": "eth0",
            "macaddress": "0e:a9:81:b2:18:3d",
            "mtu": 9001,
            "netmask": "255.255.252.0",
            "network": "10.31.40.0",
            "prefix": "22",
            "type": "ether"
        },
        "default_ipv6": {},
        "device_links": {
            "ids": {},
            "labels": {},
            "masters": {},
            "uuids": {
                "xvda2": [
                    "a816d579-5e98-49f1-ab4a-d4c1d04ffa33"
                ]
            }
        },
        "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": [
                                "a816d579-5e98-49f1-ab4a-d4c1d04ffa33"
                            ]
                        },
                        "sectors": "524283871",
                        "sectorsize": 512,
                        "size": "250.00 GB",
                        "start": "4096",
                        "uuid": "a816d579-5e98-49f1-ab4a-d4c1d04ffa33"
                    }
                },
                "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": [
                "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_URLS": "https://debuginfod.centos.org/ ",
            "GPG_TTY": "/dev/pts/0",
            "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.40.100 35732 22",
            "SSH_CONNECTION": "10.31.40.100 35732 10.31.41.211 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",
            "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.41.211",
                "broadcast": "10.31.43.255",
                "netmask": "255.255.252.0",
                "network": "10.31.40.0",
                "prefix": "22"
            },
            "ipv6": [
                {
                    "address": "fe80::ca9:81ff:feb2:183d",
                    "prefix": "64",
                    "scope": "link"
                }
            ],
            "macaddress": "0e:a9:81:b2:18:3d",
            "module": "xen_netfront",
            "mtu": 9001,
            "pciid": "vif-0",
            "promisc": false,
            "timestamping": [],
            "type": "ether"
        },
        "fibre_channel_wwn": [],
        "fips": false,
        "form_factor": "Other",
        "fqdn": "managed-node2",
        "gather_subset": [
            "min"
        ],
        "hostname": "managed-node2",
        "hostnqn": "nqn.2014-08.org.nvmexpress:uuid:4e06643b-96f5-4f76-9307-ce6de3fef87e",
        "interfaces": [
            "eth0",
            "lo"
        ],
        "is_chroot": false,
        "iscsi_iqn": "",
        "kernel": "6.11.0-29.el10.x86_64",
        "kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Nov 11 17:03:16 UTC 2024",
        "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.087890625,
            "1m": 0.236328125,
            "5m": 0.17333984375
        },
        "locally_reachable_ips": {
            "ipv4": [
                "10.31.41.211",
                "127.0.0.0/8",
                "127.0.0.1"
            ],
            "ipv6": [
                "::1",
                "fe80::ca9:81ff:feb2:183d"
            ]
        },
        "lsb": {},
        "lvm": {
            "lvs": {},
            "pvs": {},
            "vgs": {}
        },
        "machine": "x86_64",
        "machine_id": "ec2d8dc364cd2c5a0cfa67d70b3fb70f",
        "memfree_mb": 3012,
        "memory_mb": {
            "nocache": {
                "free": 3290,
                "used": 236
            },
            "real": {
                "free": 3012,
                "total": 3526,
                "used": 514
            },
            "swap": {
                "cached": 0,
                "free": 0,
                "total": 0,
                "used": 0
            }
        },
        "memtotal_mb": 3526,
        "module_setup": true,
        "mounts": [
            {
                "block_available": 63917036,
                "block_size": 4096,
                "block_total": 65519099,
                "block_used": 1602063,
                "device": "/dev/xvda2",
                "dump": 0,
                "fstype": "xfs",
                "inode_available": 131028685,
                "inode_total": 131070960,
                "inode_used": 42275,
                "mount": "/",
                "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota",
                "passno": 0,
                "size_available": 261804179456,
                "size_total": 268366229504,
                "uuid": "a816d579-5e98-49f1-ab4a-d4c1d04ffa33"
            }
        ],
        "nodename": "managed-node2",
        "os_family": "RedHat",
        "pkg_mgr": "dnf",
        "proc_cmdline": {
            "BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-29.el10.x86_64",
            "console": [
                "tty0",
                "ttyS0,115200n8"
            ],
            "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M",
            "net.ifnames": "0",
            "rhgb": true,
            "ro": true,
            "root": "UUID=a816d579-5e98-49f1-ab4a-d4c1d04ffa33"
        },
        "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": "ec2d8dc3-64cd-2c5a-0cfa-67d70b3fb70f",
        "product_uuid": "ec2d8dc3-64cd-2c5a-0cfa-67d70b3fb70f",
        "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": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBa9QnnZoeL2lCpo3I/gsR0GLNxCSnb1J44FAsGQC2UCymetWWzoiX2Vj5t17zGtjA33N3oBW8Kx8i0eMJfFjxc=",
        "ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256",
        "ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIK65qWy92GNbRXePGcQvyp9diK1XZBJE7CybVN6xyGbe",
        "ssh_host_key_ed25519_public_keytype": "ssh-ed25519",
        "ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCucBCcuWTfXRyqRtUJySt+E5ZGWyqAQGXjndCPNMIpY+9Jzg6tYKvz89ecFUsznh504oi6CB68GASczyxWxq2vqwkgiR5Z2KqVLBJzn4yWWcIP2lHhTmZhka5bup7KfWWy8goVuITn4vTS1ixugNIr8oXNmfHdjzvcU2dP2Ff7RfmL3baeF62ao+rQOMQLAsr9Hzb6ddaYItMic0gvKOcPzbNI131AH2hENlFRLxAnsSle/dfEh1Ry2hXeDgQRD2iS/CdOL20nlhaRDk7n74EO1DIShzkYyvjLGnZ81bpCWKxmxbtXAKOuJjnnaDL/aEjpFkQXfurBCuIHcrSxfj8cRwq9RzN/g0fbz4GNY7ETEoiOK5l5fXC9+eWMKoed+RQU0pYW/B3ChRspFswCYr5s2iMQhUBjFwQ38iGma/hJauGwn9hO5aWPgnHSoWa7mn7VIegi5lckio7bAhMAj55BPfxvZP6GQG3NIfLIcbPHsSjCPEUh8PDtJ68aeD647UM=",
        "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": 278,
        "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 required packages for nbde_client tests] *************************
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/tests/nbde_client/tasks/setup_test.yml:33
Saturday 30 November 2024  06:21:24 -0500 (0:00:00.063)       0:00:02.204 ***** 
ok: [managed-node2] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do
lsrpackages: cryptsetup

TASK [Create temp dir for test on controller] **********************************
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/tests/nbde_client/tasks/setup_test.yml:37
Saturday 30 November 2024  06:21:25 -0500 (0:00:00.888)       0:00:03.092 ***** 
ok: [managed-node2 -> localhost] => {
    "changed": false,
    "gid": 0,
    "group": "root",
    "mode": "0700",
    "owner": "root",
    "path": "/tmp/lsr_nbde_client_0ovu_twe",
    "secontext": "unconfined_u:object_r:user_tmp_t:s0",
    "size": 6,
    "state": "directory",
    "uid": 0
}

TASK [Set nbde_client_test_encryption_key_src, dest, roles dir] ****************
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/tests/nbde_client/tasks/setup_test.yml:45
Saturday 30 November 2024  06:21:26 -0500 (0:00:00.469)       0:00:03.562 ***** 
ok: [managed-node2] => {
    "ansible_facts": {
        "nbde_client_test_encryption_key_dest": "/tmp/encryption_key",
        "nbde_client_test_encryption_key_src": "/tmp/lsr_nbde_client_0ovu_twe/encryption_key"
    },
    "changed": false
}

TASK [Deploy NBDE server for testing] ******************************************
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/tests/nbde_client/tasks/setup_test.yml:52
Saturday 30 November 2024  06:21:26 -0500 (0:00:00.036)       0:00:03.598 ***** 
included: fedora.linux_system_roles.nbde_server for managed-node2

TASK [fedora.linux_system_roles.nbde_server : Set version specific variables] ***
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main.yml:6
Saturday 30 November 2024  06:21:26 -0500 (0:00:00.057)       0:00:03.655 ***** 
included: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml for managed-node2

TASK [fedora.linux_system_roles.nbde_server : Ensure ansible_facts used by role] ***
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:2
Saturday 30 November 2024  06:21:26 -0500 (0:00:00.038)       0:00:03.694 ***** 
skipping: [managed-node2] => {
    "changed": false,
    "false_condition": "__nbde_server_required_facts | difference(ansible_facts.keys() | list) | length > 0",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.nbde_server : Check if system is ostree] *******
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:10
Saturday 30 November 2024  06:21:26 -0500 (0:00:00.075)       0:00:03.770 ***** 
ok: [managed-node2] => {
    "changed": false,
    "stat": {
        "exists": false
    }
}

TASK [fedora.linux_system_roles.nbde_server : Set flag to indicate system is ostree] ***
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:15
Saturday 30 November 2024  06:21:27 -0500 (0:00:00.601)       0:00:04.371 ***** 
ok: [managed-node2] => {
    "ansible_facts": {
        "__nbde_server_is_ostree": false
    },
    "changed": false
}

TASK [fedora.linux_system_roles.nbde_server : Set platform/version specific variables] ***
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:19
Saturday 30 November 2024  06:21:27 -0500 (0:00:00.080)       0:00:04.452 ***** 
ok: [managed-node2] => {
    "ansible_facts": {
        "__nbde_server_cachedir": "/var/cache/tang",
        "__nbde_server_group": "tang",
        "__nbde_server_keydir": "/var/db/tang",
        "__nbde_server_keygen": "/usr/libexec/tangd-keygen",
        "__nbde_server_packages": [
            "tang"
        ],
        "__nbde_server_services": [
            "tangd.socket"
        ],
        "__nbde_server_update": "/usr/libexec/tangd-update",
        "__nbde_server_user": "tang"
    },
    "ansible_included_var_files": [
        "/tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/roles/nbde_server/vars/default.yml"
    ],
    "changed": false
}

TASK [fedora.linux_system_roles.nbde_server : Include the appropriate provider tasks] ***
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main.yml:9
Saturday 30 November 2024  06:21:27 -0500 (0:00:00.086)       0:00:04.539 ***** 
included: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml for managed-node2

TASK [fedora.linux_system_roles.nbde_server : Ensure tang is installed] ********
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:2
Saturday 30 November 2024  06:21:27 -0500 (0:00:00.116)       0:00:04.655 ***** 
changed: [managed-node2] => {
    "changed": true,
    "rc": 0,
    "results": [
        "Installed: llhttp-9.1.3-9.el10.x86_64",
        "Installed: tang-14-12.el10.x86_64"
    ]
}
lsrpackages: tang

TASK [fedora.linux_system_roles.nbde_server : Ensure keys are rotated] *********
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:8
Saturday 30 November 2024  06:21:29 -0500 (0:00:01.949)       0:00:06.605 ***** 
skipping: [managed-node2] => {
    "changed": false,
    "false_condition": "nbde_server_rotate_keys | bool",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.nbde_server : Ensure we have keys] *************
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:17
Saturday 30 November 2024  06:21:29 -0500 (0:00:00.056)       0:00:06.661 ***** 
changed: [managed-node2] => {
    "arguments": {
        "cachedir": "/var/cache/tang",
        "force": false,
        "keydir": "/var/db/tang",
        "keygen": "/usr/libexec/tangd-keygen",
        "keys_to_deploy_dir": null,
        "state": "keys-created",
        "update": "/usr/libexec/tangd-update"
    },
    "changed": true,
    "state": "keys-created"
}

TASK [fedora.linux_system_roles.nbde_server : Perform key management (fetch/deploy) tasks] ***
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:26
Saturday 30 November 2024  06:21:29 -0500 (0:00:00.533)       0:00:07.195 ***** 
skipping: [managed-node2] => {
    "changed": false,
    "false_condition": "(nbde_server_fetch_keys | bool) or (nbde_server_deploy_keys | bool)",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.nbde_server : Manage firewall and SELinux for port] ***
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:30
Saturday 30 November 2024  06:21:29 -0500 (0:00:00.036)       0:00:07.231 ***** 
included: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml for managed-node2

TASK [Ensure tang port is labeled tangd_port_t for SELinux] ********************
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:2
Saturday 30 November 2024  06:21:29 -0500 (0:00:00.032)       0:00:07.263 ***** 
skipping: [managed-node2] => {
    "changed": false,
    "false_condition": "nbde_server_manage_selinux | bool",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.nbde_server : Stat the tangd custom port systemd directory] ***
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:14
Saturday 30 November 2024  06:21:29 -0500 (0:00:00.049)       0:00:07.312 ***** 
ok: [managed-node2] => {
    "changed": false,
    "stat": {
        "exists": false
    }
}

TASK [fedora.linux_system_roles.nbde_server : Get a list of files in the tangd custom directory] ***
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:19
Saturday 30 November 2024  06:21:30 -0500 (0:00:00.398)       0:00:07.710 ***** 
skipping: [managed-node2] => {
    "changed": false,
    "false_condition": "__nbde_server_tangd_dir_stat.stat.exists",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.nbde_server : Manage tangd custom port systemd directory] ***
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:35
Saturday 30 November 2024  06:21:30 -0500 (0:00:00.026)       0:00:07.737 ***** 
ok: [managed-node2] => {
    "changed": false,
    "path": "/etc/systemd/system/tangd.socket.d",
    "state": "absent"
}

TASK [fedora.linux_system_roles.nbde_server : Creates the file with the port entry that we want tangd to listen to] ***
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:44
Saturday 30 November 2024  06:21:30 -0500 (0:00:00.583)       0:00:08.321 ***** 
skipping: [managed-node2] => {
    "changed": false,
    "false_condition": "nbde_server_port | int != 80",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.nbde_server : Set flag to to tell main that the port has changed] ***
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:53
Saturday 30 November 2024  06:21:31 -0500 (0:00:00.037)       0:00:08.358 ***** 
ok: [managed-node2] => {
    "ansible_facts": {
        "__nbde_server_port_changed": false
    },
    "changed": false
}

TASK [Ensure the desired port is added to firewalld] ***************************
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:57
Saturday 30 November 2024  06:21:31 -0500 (0:00:00.026)       0:00:08.384 ***** 
skipping: [managed-node2] => {
    "changed": false,
    "false_condition": "nbde_server_manage_firewall | bool",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.nbde_server : Reload the daemons so the new changes take effect] ***
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:34
Saturday 30 November 2024  06:21:31 -0500 (0:00:00.033)       0:00:08.417 ***** 
skipping: [managed-node2] => {
    "changed": false,
    "false_condition": "__nbde_server_port_changed | d(false) | bool",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.nbde_server : Ensure required services are enabled and at the right state] ***
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:39
Saturday 30 November 2024  06:21:31 -0500 (0:00:00.036)       0:00:08.454 ***** 
changed: [managed-node2] => (item=tangd.socket) => {
    "ansible_loop_var": "item",
    "changed": true,
    "enabled": true,
    "item": "tangd.socket",
    "name": "tangd.socket",
    "state": "started",
    "status": {
        "Accept": "yes",
        "AccessSELinuxContext": "system_u:object_r:tangd_unit_file_t:s0",
        "ActiveEnterTimestampMonotonic": "0",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "inactive",
        "After": "system.slice sysinit.target systemd-journald.socket",
        "AllowIsolate": "no",
        "AssertResult": "no",
        "AssertTimestampMonotonic": "0",
        "Backlog": "2147483647",
        "Before": "shutdown.target sockets.target",
        "BindIPv6Only": "default",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "Broadcast": "no",
        "CPUAccounting": "yes",
        "CPUAffinityFromNUMA": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUQuotaPeriodUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "[not set]",
        "CPUUsageNSec": "[not set]",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanFreeze": "no",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore",
        "CollectMode": "inactive",
        "ConditionResult": "no",
        "ConditionTimestampMonotonic": "0",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ControlGroupId": "0",
        "ControlPID": "0",
        "CoredumpFilter": "0x33",
        "CoredumpReceive": "no",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "DefaultStartupMemoryLow": "0",
        "DeferAcceptUSec": "0",
        "Delegate": "no",
        "Description": "Tang Server socket",
        "DevicePolicy": "auto",
        "DirectoryMode": "0755",
        "Documentation": "\"man:tang(8)\"",
        "DynamicUser": "no",
        "EffectiveMemoryHigh": "3698241536",
        "EffectiveMemoryMax": "3698241536",
        "EffectiveTasksMax": "22362",
        "ExecStartPre": "{ path=/usr/bin/chown ; argv[]=/usr/bin/chown -R tang:tang /var/db/tang ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "FailureAction": "none",
        "FileDescriptorName": "tangd.socket",
        "FinalKillSignal": "9",
        "FlushPending": "no",
        "FragmentPath": "/usr/lib/systemd/system/tangd.socket",
        "FreeBind": "no",
        "FreezerState": "running",
        "GID": "[not set]",
        "IOAccounting": "no",
        "IOReadBytes": "[not set]",
        "IOReadOperations": "[not set]",
        "IOSchedulingClass": "2",
        "IOSchedulingPriority": "4",
        "IOWeight": "[not set]",
        "IOWriteBytes": "[not set]",
        "IOWriteOperations": "[not set]",
        "IPAccounting": "no",
        "IPEgressBytes": "[no data]",
        "IPEgressPackets": "[no data]",
        "IPIngressBytes": "[no data]",
        "IPIngressPackets": "[no data]",
        "IPTOS": "-1",
        "IPTTL": "-1",
        "Id": "tangd.socket",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestampMonotonic": "0",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeepAlive": "no",
        "KeepAliveIntervalUSec": "0",
        "KeepAliveProbes": "0",
        "KeepAliveTimeUSec": "0",
        "KeyringMode": "shared",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "infinity",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "8388608",
        "LimitMEMLOCKSoft": "8388608",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "524288",
        "LimitNOFILESoft": "1024",
        "LimitNPROC": "13976",
        "LimitNPROCSoft": "13976",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "13976",
        "LimitSIGPENDINGSoft": "13976",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "Listen": "[::]:80 (Stream)",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "ManagedOOMMemoryPressure": "auto",
        "ManagedOOMMemoryPressureLimit": "0",
        "ManagedOOMPreference": "none",
        "ManagedOOMSwap": "auto",
        "Mark": "-1",
        "MaxConnections": "64",
        "MaxConnectionsPerSource": "0",
        "MemoryAccounting": "yes",
        "MemoryAvailable": "3283111936",
        "MemoryCurrent": "[not set]",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryKSM": "no",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemoryPeak": "[not set]",
        "MemoryPressureThresholdUSec": "200ms",
        "MemoryPressureWatch": "auto",
        "MemorySwapCurrent": "[not set]",
        "MemorySwapMax": "infinity",
        "MemorySwapPeak": "[not set]",
        "MemoryZSwapCurrent": "[not set]",
        "MemoryZSwapMax": "infinity",
        "MemoryZSwapWriteback": "yes",
        "MessageQueueMaxMessages": "0",
        "MessageQueueMessageSize": "0",
        "MountAPIVFS": "no",
        "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "NAccepted": "0",
        "NConnections": "0",
        "NRefused": "0",
        "NUMAPolicy": "n/a",
        "Names": "tangd.socket",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoDelay": "no",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "OnSuccessJobMode": "fail",
        "PassCredentials": "no",
        "PassFileDescriptorsToExec": "no",
        "PassPacketInfo": "no",
        "PassSecurity": "no",
        "Perpetual": "no",
        "PipeSize": "0",
        "PollLimitBurst": "150",
        "PollLimitIntervalUSec": "2s",
        "Priority": "-1",
        "PrivateDevices": "no",
        "PrivateIPC": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProcSubset": "all",
        "ProtectClock": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectHostname": "no",
        "ProtectKernelLogs": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectProc": "default",
        "ProtectSystem": "no",
        "ReceiveBuffer": "0",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "RemoveIPC": "no",
        "RemoveOnStop": "no",
        "Requires": "system.slice sysinit.target",
        "RestartKillSignal": "15",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "ReusePort": "no",
        "RootEphemeral": "no",
        "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendBuffer": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "SetLoginEnvironment": "no",
        "Slice": "system.slice",
        "SocketMode": "0666",
        "SocketProtocol": "0",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StartupMemoryHigh": "infinity",
        "StartupMemoryLow": "0",
        "StartupMemoryMax": "infinity",
        "StartupMemorySwapMax": "infinity",
        "StartupMemoryZSwapMax": "infinity",
        "StateChangeTimestampMonotonic": "0",
        "StateDirectoryMode": "0755",
        "StopWhenUnneeded": "no",
        "SubState": "dead",
        "SuccessAction": "none",
        "SurviveFinalKillSignal": "no",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "2147483646",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "[not set]",
        "TasksMax": "22362",
        "TimeoutCleanUSec": "infinity",
        "TimeoutUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Timestamping": "off",
        "Transient": "no",
        "Transparent": "no",
        "TriggerLimitBurst": "200",
        "TriggerLimitIntervalUSec": "2s",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "disabled",
        "UtmpMode": "init",
        "WatchdogSignal": "6",
        "Writable": "no"
    }
}

TASK [Create device for testing] ***********************************************
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/tests/nbde_client/tasks/setup_test.yml:56
Saturday 30 November 2024  06:21:32 -0500 (0:00:01.095)       0:00:09.549 ***** 
ok: [managed-node2] => {
    "changed": false,
    "cmd": [
        "fallocate",
        "-l64m",
        "/tmp/.nbde_client_dev_test"
    ],
    "delta": "0:00:00.005623",
    "end": "2024-11-30 06:21:32.635673",
    "rc": 0,
    "start": "2024-11-30 06:21:32.630050"
}

TASK [Format test device as LUKS] **********************************************
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/tests/nbde_client/tasks/setup_test.yml:60
Saturday 30 November 2024  06:21:32 -0500 (0:00:00.477)       0:00:10.027 ***** 
ok: [managed-node2] => {
    "changed": false,
    "cmd": "set -euo pipefail; echo -n 1asfbJHV53vJH | cryptsetup luksFormat --pbkdf pbkdf2 --pbkdf-force-iterations 1000 --batch-mode --force-password /tmp/.nbde_client_dev_test",
    "delta": "0:00:00.225937",
    "end": "2024-11-30 06:21:33.270706",
    "rc": 0,
    "start": "2024-11-30 06:21:33.044769"
}

TASK [Create key file for test device] *****************************************
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/tests/nbde_client/tasks/setup_test.yml:68
Saturday 30 November 2024  06:21:33 -0500 (0:00:00.634)       0:00:10.661 ***** 
ok: [managed-node2 -> localhost] => {
    "changed": false,
    "checksum": "8094c3fd71c86b6b387282c0f67f42c3d6b8ae24",
    "dest": "/tmp/lsr_nbde_client_0ovu_twe/encryption_key",
    "gid": 0,
    "group": "root",
    "md5sum": "0ae0430723cc510ae38376405894ad8b",
    "mode": "0600",
    "owner": "root",
    "secontext": "unconfined_u:object_r:admin_home_t:s0",
    "size": 13,
    "src": "/root/.ansible/tmp/ansible-tmp-1732965693.3675206-8027-168126972336297/.source",
    "state": "file",
    "uid": 0
}

TASK [Use nbde_client role] ****************************************************
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/tests/nbde_client/tests_error_handling.yml:24
Saturday 30 November 2024  06:21:34 -0500 (0:00:00.705)       0:00:11.366 ***** 
included: fedora.linux_system_roles.nbde_client for managed-node2

TASK [fedora.linux_system_roles.nbde_client : Set version specific variables] ***
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main.yml:4
Saturday 30 November 2024  06:21:34 -0500 (0:00:00.041)       0:00:11.408 ***** 
included: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/set_vars.yml for managed-node2

TASK [fedora.linux_system_roles.nbde_client : Ensure ansible_facts used by role] ***
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/set_vars.yml:2
Saturday 30 November 2024  06:21:34 -0500 (0:00:00.031)       0:00:11.440 ***** 
skipping: [managed-node2] => {
    "changed": false,
    "false_condition": "__nbde_client_required_facts | difference(ansible_facts.keys() | list) | length > 0",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.nbde_client : Set platform/version specific variables] ***
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/set_vars.yml:7
Saturday 30 November 2024  06:21:34 -0500 (0:00:00.061)       0:00:11.501 ***** 
ok: [managed-node2] => {
    "ansible_facts": {
        "__nbde_client_clear_initrd_netcfg_strategy": "networkmanager_config",
        "__nbde_client_dracut_settings": [
            "kernel_cmdline+=\" rd.neednet=1 \"",
            "omit_dracutmodules+=\" ifcfg \""
        ],
        "__nbde_client_initramfs_update_cmd": "dracut -fv --regenerate-all\n",
        "__nbde_client_packages": [
            "clevis",
            "clevis-dracut",
            "clevis-luks",
            "clevis-systemd",
            "iproute",
            "NetworkManager"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/roles/nbde_client/vars/CentOS_10.yml"
    ],
    "changed": false
}

TASK [fedora.linux_system_roles.nbde_client : Include the appropriate provider tasks] ***
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main.yml:7
Saturday 30 November 2024  06:21:34 -0500 (0:00:00.045)       0:00:11.546 ***** 
included: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml for managed-node2

TASK [fedora.linux_system_roles.nbde_client : Ensure required packages are installed] ***
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:2
Saturday 30 November 2024  06:21:34 -0500 (0:00:00.051)       0:00:11.598 ***** 
ok: [managed-node2] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do
lsrpackages: NetworkManager clevis clevis-dracut clevis-luks clevis-systemd iproute

TASK [fedora.linux_system_roles.nbde_client : Get services] ********************
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:7
Saturday 30 November 2024  06:21:34 -0500 (0:00:00.705)       0:00:12.303 ***** 
ok: [managed-node2] => {
    "ansible_facts": {
        "services": {
            "NetworkManager-dispatcher.service": {
                "name": "NetworkManager-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "NetworkManager-wait-online.service": {
                "name": "NetworkManager-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "NetworkManager.service": {
                "name": "NetworkManager.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "audit-rules.service": {
                "name": "audit-rules.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "auditd.service": {
                "name": "auditd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auth-rpcgss-module.service": {
                "name": "auth-rpcgss-module.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "autofs.service": {
                "name": "autofs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "autovt@.service": {
                "name": "autovt@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "alias"
            },
            "blk-availability.service": {
                "name": "blk-availability.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "capsule@.service": {
                "name": "capsule@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "chrony-wait.service": {
                "name": "chrony-wait.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd-restricted.service": {
                "name": "chronyd-restricted.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd.service": {
                "name": "chronyd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "clevis-luks-askpass.service": {
                "name": "clevis-luks-askpass.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "cloud-config.service": {
                "name": "cloud-config.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-final.service": {
                "name": "cloud-final.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init-hotplugd.service": {
                "name": "cloud-init-hotplugd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "cloud-init-local.service": {
                "name": "cloud-init-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init.service": {
                "name": "cloud-init.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "console-getty.service": {
                "name": "console-getty.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "container-getty@.service": {
                "name": "container-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "crond.service": {
                "name": "crond.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-broker.service": {
                "name": "dbus-broker.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-org.freedesktop.hostname1.service": {
                "name": "dbus-org.freedesktop.hostname1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.locale1.service": {
                "name": "dbus-org.freedesktop.locale1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.login1.service": {
                "name": "dbus-org.freedesktop.login1.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "dbus-org.freedesktop.nm-dispatcher.service": {
                "name": "dbus-org.freedesktop.nm-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.timedate1.service": {
                "name": "dbus-org.freedesktop.timedate1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus.service": {
                "name": "dbus.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "debug-shell.service": {
                "name": "debug-shell.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "dhcpcd.service": {
                "name": "dhcpcd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "dhcpcd@.service": {
                "name": "dhcpcd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "disabled"
            },
            "display-manager.service": {
                "name": "display-manager.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "dm-event.service": {
                "name": "dm-event.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-makecache.service": {
                "name": "dnf-makecache.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-system-upgrade-cleanup.service": {
                "name": "dnf-system-upgrade-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "dnf-system-upgrade.service": {
                "name": "dnf-system-upgrade.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "dracut-cmdline.service": {
                "name": "dracut-cmdline.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-initqueue.service": {
                "name": "dracut-initqueue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-mount.service": {
                "name": "dracut-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-mount.service": {
                "name": "dracut-pre-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-pivot.service": {
                "name": "dracut-pre-pivot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-trigger.service": {
                "name": "dracut-pre-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-udev.service": {
                "name": "dracut-pre-udev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown-onfailure.service": {
                "name": "dracut-shutdown-onfailure.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown.service": {
                "name": "dracut-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "emergency.service": {
                "name": "emergency.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "fips-crypto-policy-overlay.service": {
                "name": "fips-crypto-policy-overlay.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "firewalld.service": {
                "name": "firewalld.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "fsidd.service": {
                "name": "fsidd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "fstrim.service": {
                "name": "fstrim.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "getty@.service": {
                "name": "getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "enabled"
            },
            "getty@tty1.service": {
                "name": "getty@tty1.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "grub-boot-indeterminate.service": {
                "name": "grub-boot-indeterminate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "grub2-systemd-integration.service": {
                "name": "grub2-systemd-integration.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "gssproxy.service": {
                "name": "gssproxy.service",
                "source": "systemd",
                "state": "running",
                "status": "disabled"
            },
            "hv_kvp_daemon.service": {
                "name": "hv_kvp_daemon.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "initrd-cleanup.service": {
                "name": "initrd-cleanup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-parse-etc.service": {
                "name": "initrd-parse-etc.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-switch-root.service": {
                "name": "initrd-switch-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-udevadm-cleanup-db.service": {
                "name": "initrd-udevadm-cleanup-db.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "irqbalance.service": {
                "name": "irqbalance.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "kdump.service": {
                "name": "kdump.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "kmod-static-nodes.service": {
                "name": "kmod-static-nodes.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "kvm_stat.service": {
                "name": "kvm_stat.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "ldconfig.service": {
                "name": "ldconfig.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "logrotate.service": {
                "name": "logrotate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "lvm-devices-import.service": {
                "name": "lvm-devices-import.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "lvm2-lvmpolld.service": {
                "name": "lvm2-lvmpolld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "lvm2-monitor.service": {
                "name": "lvm2-monitor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "man-db-cache-update.service": {
                "name": "man-db-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "man-db-restart-cache-update.service": {
                "name": "man-db-restart-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "microcode.service": {
                "name": "microcode.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "modprobe@.service": {
                "name": "modprobe@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "modprobe@configfs.service": {
                "name": "modprobe@configfs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@dm_mod.service": {
                "name": "modprobe@dm_mod.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@drm.service": {
                "name": "modprobe@drm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@efi_pstore.service": {
                "name": "modprobe@efi_pstore.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@fuse.service": {
                "name": "modprobe@fuse.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@loop.service": {
                "name": "modprobe@loop.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "network.service": {
                "name": "network.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "nfs-blkmap.service": {
                "name": "nfs-blkmap.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nfs-idmapd.service": {
                "name": "nfs-idmapd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-mountd.service": {
                "name": "nfs-mountd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-server.service": {
                "name": "nfs-server.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "nfs-utils.service": {
                "name": "nfs-utils.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfsdcld.service": {
                "name": "nfsdcld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nftables.service": {
                "name": "nftables.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nis-domainname.service": {
                "name": "nis-domainname.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nm-priv-helper.service": {
                "name": "nm-priv-helper.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "ntpd.service": {
                "name": "ntpd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ntpdate.service": {
                "name": "ntpdate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "pam_namespace.service": {
                "name": "pam_namespace.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "pcscd.service": {
                "name": "pcscd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "indirect"
            },
            "plymouth-quit-wait.service": {
                "name": "plymouth-quit-wait.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "plymouth-start.service": {
                "name": "plymouth-start.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "polkit.service": {
                "name": "polkit.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "qemu-guest-agent.service": {
                "name": "qemu-guest-agent.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "quotaon-root.service": {
                "name": "quotaon-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "quotaon@.service": {
                "name": "quotaon@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "rc-local.service": {
                "name": "rc-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rescue.service": {
                "name": "rescue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "restraintd.service": {
                "name": "restraintd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rngd.service": {
                "name": "rngd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpc-gssd.service": {
                "name": "rpc-gssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd-notify.service": {
                "name": "rpc-statd-notify.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd.service": {
                "name": "rpc-statd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-svcgssd.service": {
                "name": "rpc-svcgssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "rpcbind.service": {
                "name": "rpcbind.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpmdb-migrate.service": {
                "name": "rpmdb-migrate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rpmdb-rebuild.service": {
                "name": "rpmdb-rebuild.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rsyslog.service": {
                "name": "rsyslog.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "selinux-autorelabel-mark.service": {
                "name": "selinux-autorelabel-mark.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "selinux-autorelabel.service": {
                "name": "selinux-autorelabel.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "selinux-check-proper-disable.service": {
                "name": "selinux-check-proper-disable.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "serial-getty@.service": {
                "name": "serial-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "indirect"
            },
            "serial-getty@ttyS0.service": {
                "name": "serial-getty@ttyS0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "sntp.service": {
                "name": "sntp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ssh-host-keys-migration.service": {
                "name": "ssh-host-keys-migration.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "sshd-keygen.service": {
                "name": "sshd-keygen.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen@.service": {
                "name": "sshd-keygen@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "disabled"
            },
            "sshd-keygen@ecdsa.service": {
                "name": "sshd-keygen@ecdsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@ed25519.service": {
                "name": "sshd-keygen@ed25519.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@rsa.service": {
                "name": "sshd-keygen@rsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd.service": {
                "name": "sshd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "sshd@.service": {
                "name": "sshd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "sssd-autofs.service": {
                "name": "sssd-autofs.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-kcm.service": {
                "name": "sssd-kcm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "indirect"
            },
            "sssd-nss.service": {
                "name": "sssd-nss.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pac.service": {
                "name": "sssd-pac.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pam.service": {
                "name": "sssd-pam.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-ssh.service": {
                "name": "sssd-ssh.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-sudo.service": {
                "name": "sssd-sudo.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd.service": {
                "name": "sssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "syslog.service": {
                "name": "syslog.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "system-update-cleanup.service": {
                "name": "system-update-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-ask-password-console.service": {
                "name": "systemd-ask-password-console.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-ask-password-wall.service": {
                "name": "systemd-ask-password-wall.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-backlight@.service": {
                "name": "systemd-backlight@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-battery-check.service": {
                "name": "systemd-battery-check.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-binfmt.service": {
                "name": "systemd-binfmt.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-bless-boot.service": {
                "name": "systemd-bless-boot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-boot-check-no-failures.service": {
                "name": "systemd-boot-check-no-failures.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-boot-random-seed.service": {
                "name": "systemd-boot-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-boot-update.service": {
                "name": "systemd-boot-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-bootctl@.service": {
                "name": "systemd-bootctl@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-confext.service": {
                "name": "systemd-confext.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-coredump@.service": {
                "name": "systemd-coredump@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-creds@.service": {
                "name": "systemd-creds@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-exit.service": {
                "name": "systemd-exit.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-firstboot.service": {
                "name": "systemd-firstboot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck-root.service": {
                "name": "systemd-fsck-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck@.service": {
                "name": "systemd-fsck@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-growfs-root.service": {
                "name": "systemd-growfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-growfs@.service": {
                "name": "systemd-growfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-halt.service": {
                "name": "systemd-halt.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hibernate-clear.service": {
                "name": "systemd-hibernate-clear.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-hibernate-resume.service": {
                "name": "systemd-hibernate-resume.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-hibernate.service": {
                "name": "systemd-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hostnamed.service": {
                "name": "systemd-hostnamed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-hwdb-update.service": {
                "name": "systemd-hwdb-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-hybrid-sleep.service": {
                "name": "systemd-hybrid-sleep.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-initctl.service": {
                "name": "systemd-initctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-catalog-update.service": {
                "name": "systemd-journal-catalog-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-flush.service": {
                "name": "systemd-journal-flush.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journald-sync@.service": {
                "name": "systemd-journald-sync@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-journald.service": {
                "name": "systemd-journald.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-journald@.service": {
                "name": "systemd-journald@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-kexec.service": {
                "name": "systemd-kexec.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-localed.service": {
                "name": "systemd-localed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-logind.service": {
                "name": "systemd-logind.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-machine-id-commit.service": {
                "name": "systemd-machine-id-commit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-modules-load.service": {
                "name": "systemd-modules-load.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-network-generator.service": {
                "name": "systemd-network-generator.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-networkd-wait-online.service": {
                "name": "systemd-networkd-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-oomd.service": {
                "name": "systemd-oomd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-pcrextend@.service": {
                "name": "systemd-pcrextend@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-pcrfs-root.service": {
                "name": "systemd-pcrfs-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pcrfs@.service": {
                "name": "systemd-pcrfs@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-pcrlock-file-system.service": {
                "name": "systemd-pcrlock-file-system.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-pcrlock-firmware-code.service": {
                "name": "systemd-pcrlock-firmware-code.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-pcrlock-firmware-config.service": {
                "name": "systemd-pcrlock-firmware-config.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-pcrlock-machine-id.service": {
                "name": "systemd-pcrlock-machine-id.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-pcrlock-make-policy.service": {
                "name": "systemd-pcrlock-make-policy.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-pcrlock-secureboot-authority.service": {
                "name": "systemd-pcrlock-secureboot-authority.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-pcrlock-secureboot-policy.service": {
                "name": "systemd-pcrlock-secureboot-policy.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-pcrlock@.service": {
                "name": "systemd-pcrlock@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-pcrmachine.service": {
                "name": "systemd-pcrmachine.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase-initrd.service": {
                "name": "systemd-pcrphase-initrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase-sysinit.service": {
                "name": "systemd-pcrphase-sysinit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-pcrphase.service": {
                "name": "systemd-pcrphase.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-poweroff.service": {
                "name": "systemd-poweroff.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pstore.service": {
                "name": "systemd-pstore.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-quotacheck-root.service": {
                "name": "systemd-quotacheck-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-quotacheck@.service": {
                "name": "systemd-quotacheck@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-random-seed.service": {
                "name": "systemd-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-reboot.service": {
                "name": "systemd-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-remount-fs.service": {
                "name": "systemd-remount-fs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled-runtime"
            },
            "systemd-repart.service": {
                "name": "systemd-repart.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-rfkill.service": {
                "name": "systemd-rfkill.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-soft-reboot.service": {
                "name": "systemd-soft-reboot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-suspend-then-hibernate.service": {
                "name": "systemd-suspend-then-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-suspend.service": {
                "name": "systemd-suspend.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-sysctl.service": {
                "name": "systemd-sysctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-sysext.service": {
                "name": "systemd-sysext.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-sysext@.service": {
                "name": "systemd-sysext@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-sysupdate-reboot.service": {
                "name": "systemd-sysupdate-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "systemd-sysupdate.service": {
                "name": "systemd-sysupdate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "systemd-sysusers.service": {
                "name": "systemd-sysusers.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-timedated.service": {
                "name": "systemd-timedated.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-timesyncd.service": {
                "name": "systemd-timesyncd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-tmpfiles-clean.service": {
                "name": "systemd-tmpfiles-clean.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup-dev-early.service": {
                "name": "systemd-tmpfiles-setup-dev-early.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup-dev.service": {
                "name": "systemd-tmpfiles-setup-dev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup.service": {
                "name": "systemd-tmpfiles-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tpm2-setup-early.service": {
                "name": "systemd-tpm2-setup-early.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tpm2-setup.service": {
                "name": "systemd-tpm2-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udev-load-credentials.service": {
                "name": "systemd-udev-load-credentials.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "systemd-udev-settle.service": {
                "name": "systemd-udev-settle.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udev-trigger.service": {
                "name": "systemd-udev-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udevd.service": {
                "name": "systemd-udevd.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-update-done.service": {
                "name": "systemd-update-done.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp-runlevel.service": {
                "name": "systemd-update-utmp-runlevel.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp.service": {
                "name": "systemd-update-utmp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-user-sessions.service": {
                "name": "systemd-user-sessions.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-vconsole-setup.service": {
                "name": "systemd-vconsole-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-volatile-root.service": {
                "name": "systemd-volatile-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "tangd@.service": {
                "name": "tangd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@.service": {
                "name": "user-runtime-dir@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@0.service": {
                "name": "user-runtime-dir@0.service",
                "source": "systemd",
                "state": "stopped",
                "status": "active"
            },
            "user@.service": {
                "name": "user@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user@0.service": {
                "name": "user@0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "ypbind.service": {
                "name": "ypbind.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            }
        }
    },
    "changed": false
}

TASK [fedora.linux_system_roles.nbde_client : Enable clevis askpass unit] ******
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:10
Saturday 30 November 2024  06:21:37 -0500 (0:00:02.161)       0:00:14.464 ***** 
ok: [managed-node2] => {
    "changed": false,
    "enabled": true,
    "name": "clevis-luks-askpass.path",
    "status": {
        "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0",
        "ActiveEnterTimestampMonotonic": "0",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "inactive",
        "After": "-.mount",
        "AllowIsolate": "no",
        "AssertResult": "no",
        "AssertTimestampMonotonic": "0",
        "Before": "clevis-luks-askpass.service cryptsetup-pre.target",
        "CanFreeze": "no",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "yes",
        "CanStop": "yes",
        "CollectMode": "inactive",
        "ConditionResult": "no",
        "ConditionTimestampMonotonic": "0",
        "DefaultDependencies": "no",
        "Description": "Forward Password Requests to Clevis Directory Watch",
        "DirectoryMode": "0755",
        "Documentation": "\"man:clevis-luks-unlockers(7)\"",
        "FailureAction": "none",
        "FragmentPath": "/usr/lib/systemd/system/clevis-luks-askpass.path",
        "FreezerState": "running",
        "Id": "clevis-luks-askpass.path",
        "IgnoreOnIsolate": "no",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestampMonotonic": "0",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "LoadState": "loaded",
        "MakeDirectory": "yes",
        "Names": "clevis-luks-askpass.path",
        "NeedDaemonReload": "no",
        "OnFailureJobMode": "replace",
        "OnSuccessJobMode": "fail",
        "Paths": "/run/systemd/ask-password (DirectoryNotEmpty)",
        "Perpetual": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "Requires": "-.mount",
        "RequiresMountsFor": "/run/systemd/ask-password",
        "Result": "success",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StateChangeTimestamp": "Sat 2024-11-30 06:21:15 EST",
        "StateChangeTimestampMonotonic": "269919619",
        "StopWhenUnneeded": "no",
        "SubState": "dead",
        "SuccessAction": "none",
        "SurviveFinalKillSignal": "no",
        "Transient": "no",
        "TriggerLimitBurst": "200",
        "TriggerLimitIntervalUSec": "2s",
        "Triggers": "clevis-luks-askpass.service",
        "Unit": "clevis-luks-askpass.service",
        "UnitFilePreset": "enabled",
        "UnitFileState": "enabled",
        "WantedBy": "cryptsetup.target",
        "Wants": "cryptsetup-pre.target"
    }
}

TASK [fedora.linux_system_roles.nbde_client : Generate nbde_client dracut config] ***
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:17
Saturday 30 November 2024  06:21:37 -0500 (0:00:00.823)       0:00:15.287 ***** 
ok: [managed-node2] => {
    "changed": false,
    "checksum": "0cfaea84b278e3b0faea437b3b8d015e93cc85f5",
    "dest": "/etc/dracut.conf.d/nbde_client.conf",
    "gid": 0,
    "group": "root",
    "mode": "0444",
    "owner": "root",
    "path": "/etc/dracut.conf.d/nbde_client.conf",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 140,
    "state": "file",
    "uid": 0
}

TASK [fedora.linux_system_roles.nbde_client : Check whether devices are at the desired state] ***
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:25
Saturday 30 November 2024  06:21:38 -0500 (0:00:00.741)       0:00:16.029 ***** 
changed: [managed-node2] => {
    "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
    "changed": true
}

TASK [fedora.linux_system_roles.nbde_client : Create temporary directory to hold key files] ***
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:39
Saturday 30 November 2024  06:21:39 -0500 (0:00:00.872)       0:00:16.901 ***** 
changed: [managed-node2] => {
    "changed": true,
    "gid": 0,
    "group": "root",
    "mode": "0700",
    "owner": "root",
    "path": "/tmp/ansible.9k45fjkynbde_client_encryption_keys",
    "secontext": "unconfined_u:object_r:user_tmp_t:s0",
    "size": 6,
    "state": "directory",
    "uid": 0
}

TASK [fedora.linux_system_roles.nbde_client : Ensure we transfer key files] ****
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:47
Saturday 30 November 2024  06:21:40 -0500 (0:00:00.520)       0:00:17.421 ***** 
skipping: [managed-node2] => (item=None)  => {
    "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
    "changed": false
}
skipping: [managed-node2] => {
    "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.nbde_client : Perform clevis operations] *******
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:60
Saturday 30 November 2024  06:21:40 -0500 (0:00:00.142)       0:00:17.563 ***** 
fatal: [managed-node2]: FAILED! => {
    "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.nbde_client : Failed message] ******************
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:71
Saturday 30 November 2024  06:21:40 -0500 (0:00:00.727)       0:00:18.291 ***** 
fatal: [managed-node2]: FAILED! => {
    "changed": false
}

MSG:

{'original_bindings': [{'device': '/no/such/path/or/device', 'encryption_password': '***', 'servers': ['http://localhost'], 'state': 'present', 'slot': 1, 'threshold': 1, 'password_temporary': False}], 'failed': True, 'msg': 'Device /no/such/path/or/device does not exist or access denied.\n', 'invocation': {'module_args': {'bindings': [{'device': '/no/such/path/or/device', 'encryption_password': '***', 'servers': ['http://localhost'], 'state': 'present', 'slot': 1, 'threshold': 1, 'password_temporary': False}], 'data_dir': '/tmp/ansible.9k45fjkynbde_client_encryption_keys'}}, '_ansible_no_log': True, 'changed': False}

TASK [fedora.linux_system_roles.nbde_client : Remove temporary directory used to hold key files] ***
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:76
Saturday 30 November 2024  06:21:41 -0500 (0:00:00.046)       0:00:18.337 ***** 
changed: [managed-node2] => {
    "changed": true,
    "path": "/tmp/ansible.9k45fjkynbde_client_encryption_keys",
    "state": "absent"
}

TASK [Extract the result] ******************************************************
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/tests/nbde_client/tests_error_handling.yml:28
Saturday 30 November 2024  06:21:41 -0500 (0:00:00.516)       0:00:18.854 ***** 
ok: [managed-node2] => {
    "ansible_facts": {
        "__result": {
            "changed": false,
            "failed": true,
            "invocation": {
                "module_args": {
                    "bindings": [
                        {
                            "device": "/no/such/path/or/device",
                            "encryption_password": "***",
                            "password_temporary": false,
                            "servers": [
                                "http://localhost"
                            ],
                            "slot": 1,
                            "state": "present",
                            "threshold": 1
                        }
                    ],
                    "data_dir": "/tmp/ansible.9k45fjkynbde_client_encryption_keys"
                }
            },
            "msg": "Device /no/such/path/or/device does not exist or access denied.\n",
            "original_bindings": [
                {
                    "device": "/no/such/path/or/device",
                    "encryption_password": "***",
                    "password_temporary": false,
                    "servers": [
                        "http://localhost"
                    ],
                    "slot": 1,
                    "state": "present",
                    "threshold": 1
                }
            ]
        }
    },
    "changed": false
}

TASK [Assert that the error message is correct] ********************************
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/tests/nbde_client/tests_error_handling.yml:32
Saturday 30 November 2024  06:21:41 -0500 (0:00:00.039)       0:00:18.894 ***** 
ok: [managed-node2] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Assert that the password is obscured] ************************************
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/tests/nbde_client/tests_error_handling.yml:38
Saturday 30 November 2024  06:21:41 -0500 (0:00:00.047)       0:00:18.941 ***** 
ok: [managed-node2] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Clean up test environment] ***********************************************
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/tests/nbde_client/tests_error_handling.yml:45
Saturday 30 November 2024  06:21:41 -0500 (0:00:00.039)       0:00:18.981 ***** 
included: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/tests/nbde_client/tasks/cleanup_test.yml for managed-node2

TASK [Clean up sample testing device] ******************************************
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/tests/nbde_client/tasks/cleanup_test.yml:2
Saturday 30 November 2024  06:21:41 -0500 (0:00:00.046)       0:00:19.027 ***** 
changed: [managed-node2] => {
    "changed": true,
    "path": "/tmp/.nbde_client_dev_test",
    "state": "absent"
}

TASK [Clean up test dir on controller] *****************************************
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/tests/nbde_client/tasks/cleanup_test.yml:7
Saturday 30 November 2024  06:21:42 -0500 (0:00:00.394)       0:00:19.422 ***** 
changed: [managed-node2 -> localhost] => {
    "changed": true,
    "path": "/tmp/lsr_nbde_client_0ovu_twe",
    "state": "absent"
}

TASK [Clean up test encryption key on managed host] ****************************
task path: /tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/tests/nbde_client/tasks/cleanup_test.yml:13
Saturday 30 November 2024  06:21:42 -0500 (0:00:00.275)       0:00:19.697 ***** 
ok: [managed-node2] => {
    "changed": false,
    "path": "/tmp/encryption_key",
    "state": "absent"
}

PLAY RECAP *********************************************************************
managed-node2              : ok=44   changed=8    unreachable=0    failed=0    skipped=10   rescued=2    ignored=0   

Saturday 30 November 2024  06:21:42 -0500 (0:00:00.380)       0:00:20.078 ***** 
=============================================================================== 
fedora.linux_system_roles.nbde_client : Get services -------------------- 2.16s
/tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:7 
fedora.linux_system_roles.nbde_server : Ensure tang is installed -------- 1.95s
/tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:2 
Gathering Facts --------------------------------------------------------- 1.33s
/tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/tests/nbde_client/tests_error_handling.yml:8 
fedora.linux_system_roles.nbde_server : Ensure required services are enabled and at the right state --- 1.10s
/tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:39 
Install required packages for nbde_client tests ------------------------- 0.89s
/tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/tests/nbde_client/tasks/setup_test.yml:33 
fedora.linux_system_roles.nbde_client : Check whether devices are at the desired state --- 0.87s
/tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:25 
fedora.linux_system_roles.nbde_client : Enable clevis askpass unit ------ 0.82s
/tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:10 
fedora.linux_system_roles.nbde_client : Generate nbde_client dracut config --- 0.74s
/tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:17 
fedora.linux_system_roles.nbde_client : Perform clevis operations ------- 0.73s
/tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:60 
Create key file for test device ----------------------------------------- 0.71s
/tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/tests/nbde_client/tasks/setup_test.yml:68 
fedora.linux_system_roles.nbde_client : Ensure required packages are installed --- 0.71s
/tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:2 
Format test device as LUKS ---------------------------------------------- 0.63s
/tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/tests/nbde_client/tasks/setup_test.yml:60 
Ensure Ansible facts required by tests ---------------------------------- 0.62s
/tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/tests/nbde_client/tasks/setup_test.yml:5 
fedora.linux_system_roles.nbde_server : Check if system is ostree ------- 0.60s
/tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:10 
fedora.linux_system_roles.nbde_server : Manage tangd custom port systemd directory --- 0.58s
/tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:35 
fedora.linux_system_roles.nbde_server : Ensure we have keys ------------- 0.53s
/tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:17 
fedora.linux_system_roles.nbde_client : Create temporary directory to hold key files --- 0.52s
/tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:39 
fedora.linux_system_roles.nbde_client : Remove temporary directory used to hold key files --- 0.52s
/tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:76 
Create device for testing ----------------------------------------------- 0.48s
/tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/tests/nbde_client/tasks/setup_test.yml:56 
Create temp dir for test on controller ---------------------------------- 0.47s
/tmp/collections-6KU/ansible_collections/fedora/linux_system_roles/tests/nbde_client/tasks/setup_test.yml:37