ansible-playbook [core 2.17.14] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-Wlo executable location = /usr/local/bin/ansible-playbook python version = 3.12.12 (main, Jan 16 2026, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-14)] (/usr/bin/python3.12) jinja version = 3.1.6 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_default.yml **************************************************** 1 plays in /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/tests/hpc/tests_default.yml PLAY [Ensure that the role runs with default parameters] *********************** TASK [Skip unsupported architectures] ****************************************** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/tests/hpc/tests_default.yml:24 Saturday 21 February 2026 06:31:40 -0500 (0:00:00.042) 0:00:00.042 ***** included: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/tests/hpc/tasks/skip_unsupported_archs.yml for managed-node1 TASK [Gather architecture facts] *********************************************** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/tests/hpc/tasks/skip_unsupported_archs.yml:3 Saturday 21 February 2026 06:31:40 -0500 (0:00:00.012) 0:00:00.056 ***** [WARNING]: Platform linux on host managed-node1 is using the discovered Python interpreter at /usr/bin/python3.9, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node1] TASK [Skip unsupported architectures] ****************************************** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/tests/hpc/tasks/skip_unsupported_archs.yml:8 Saturday 21 February 2026 06:31:41 -0500 (0:00:00.778) 0:00:00.834 ***** META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [Run the role] ************************************************************ task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/tests/hpc/tests_default.yml:29 Saturday 21 February 2026 06:31:41 -0500 (0:00:00.003) 0:00:00.837 ***** redirecting (type: modules) ansible.builtin.patch to ansible.posix.patch redirecting (type: action) ansible.builtin.patch to ansible.posix.patch included: fedora.linux_system_roles.hpc for managed-node1 TASK [fedora.linux_system_roles.hpc : Set platform/version specific variables] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:3 Saturday 21 February 2026 06:31:41 -0500 (0:00:00.185) 0:00:01.023 ***** included: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.hpc : Ensure ansible_facts used by role] ******* task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/set_vars.yml:2 Saturday 21 February 2026 06:31:41 -0500 (0:00:00.017) 0:00:01.041 ***** ok: [managed-node1] TASK [fedora.linux_system_roles.hpc : Check if system is ostree] *************** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/set_vars.yml:10 Saturday 21 February 2026 06:31:42 -0500 (0:00:00.709) 0:00:01.751 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.hpc : Set flag to indicate system is ostree] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/set_vars.yml:15 Saturday 21 February 2026 06:31:43 -0500 (0:00:00.423) 0:00:02.174 ***** ok: [managed-node1] => { "ansible_facts": { "__hpc_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.hpc : Set platform/version specific variables] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/set_vars.yml:19 Saturday 21 February 2026 06:31:43 -0500 (0:00:00.020) 0:00:02.194 ***** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_9.yml) => { "ansible_facts": { "__hpc_azhpc_diags_info": { "name": "hpcdiag", "sha256": "bcecba0ff8999131f45508718ac6eec8615550e046c77d69c148d3947647849f", "url": "https://github.com/Azure/azhpc-diagnostics/archive/refs/tags/hpcdiag-20220316.tar.gz", "version": 20220316 }, "__hpc_aznhc_info": { "name": "azurehpc-health-checks", "sha256": "5fc69a6dfdc50486dadc8aec082a815dc64c737fbd164bf70ad5c7080d5c7879", "url": "https://github.com/Azure/azurehpc-health-checks/archive/refs/tags/v0.4.5.tar.gz", "version": "0.4.5" }, "__hpc_cuda_toolkit_packages": [ "cuda-toolkit-12-9" ], "__hpc_docker_packages": [ "moby-engine-29.1.4-1.el9", "moby-cli-29.1.4-1.el9" ], "__hpc_gdrcopy_info": { "distribution": "el9", "name": "gdrcopy", "sha256": "d6c61358adb52d9a9b71d4e05cb6ac9288ac18274e8d8177a6f197f0ee006130", "url": "https://github.com/NVIDIA/gdrcopy/archive/0f7366e73b019e7facf907381f6b0b2f5a1576e4.tar.gz", "version": "2.5.1-1" }, "__hpc_hpcx_info": { "name": "hpcx", "sha256": "92f746dd8cf293cf5b3955a0addd92e162dd012e1f8f728983a85c6c134e33b0", "url": "https://content.mellanox.com/hpc/hpc-x/v2.24.1_cuda12/hpcx-v2.24.1-gcc-inbox-redhat9-cuda12-x86_64.tbz", "version": "2.24.1" }, "__hpc_kvp_client_info": { "name": "kvp_client.c", "sha256": "0f7fa598c40994e9a18fa2982ee6ca9a591bd2ebc419f1ec526ea9bf19aae1eb", "url": "https://raw.githubusercontent.com/microsoft/lis-test/master/WS2012R2/lisa/tools/KVP/kvp_client.c" }, "__hpc_microsoft_prod_repo": { "baseurl": "https://packages.microsoft.com/rhel/9/prod/", "description": "Microsoft Production repository", "key": "https://packages.microsoft.com/keys/microsoft.asc", "name": "microsoft-prod" }, "__hpc_moneo_info": { "name": "moneo", "sha256": "bab588b37f9a7d03fff82ff22d8a24c18a64e18eb2dad31f447a67b6fb76bd4c", "url": "https://github.com/Azure/Moneo/archive/refs/tags/v0.3.4.tar.gz", "version": "0.3.4" }, "__hpc_nvidia_cuda_repo": { "baseurl": "https://developer.download.nvidia.com/compute/cuda/repos/rhel9/x86_64", "description": "NVIDIA CUDA repository", "key": "https://developer.download.nvidia.com/compute/cuda/repos/rhel9/x86_64/D42D0685.pub", "name": "nvidia-cuda" }, "__hpc_nvidia_driver_module": "nvidia-driver:{{ __hpc_nvidia_driver_stream }}", "__hpc_nvidia_driver_stream": "580-dkms", "__hpc_nvidia_nccl_packages": [ "libnccl-2.27.5-1+cuda12.9", "libnccl-devel-2.27.5-1+cuda12.9" ], "__hpc_openmpi_info": { "name": "openmpi", "sha256": "53131e1a57e7270f645707f8b0b65ba56048f5b5ac3f68faabed3eb0d710e449", "url": "https://download.open-mpi.org/release/open-mpi/v5.0/openmpi-5.0.8.tar.bz2", "version": "5.0.8" }, "__hpc_pmix_info": { "name": "pmix", "sha256": "6b11f4fd5c9d7f8e55fc6ebdee9af04b839f44d06044e58cea38c87c168784b3", "url": "https://github.com/openpmix/openpmix/releases/download/v4.2.9/pmix-4.2.9.tar.bz2", "version": "4.2.9" }, "__hpc_rhel_epel_repo": { "description": "RHEL EPEL repository", "key": "https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-9", "name": "RHEL EPEL repository", "rpm": "https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm" }, "__hpc_rhui_azure_rhel_9_eus_repo": { "baseurl": "https://rhui4-1.microsoft.com/pulp/repos/unprotected/microsoft-azure-rhel9-eus", "description": "Microsoft Azure RPMs for Red Hat Enterprise Linux 9 EUS", "key": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-microsoft-azure-release", "name": "rhui-microsoft-azure-rhel9-eus" } }, "ansible_included_var_files": [ "/tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [managed-node1] => (item=CentOS_9.yml) => { "ansible_facts": { "__hpc_azhpc_diags_info": { "name": "hpcdiag", "sha256": "bcecba0ff8999131f45508718ac6eec8615550e046c77d69c148d3947647849f", "url": "https://github.com/Azure/azhpc-diagnostics/archive/refs/tags/hpcdiag-20220316.tar.gz", "version": 20220316 }, "__hpc_aznhc_info": { "name": "azurehpc-health-checks", "sha256": "5fc69a6dfdc50486dadc8aec082a815dc64c737fbd164bf70ad5c7080d5c7879", "url": "https://github.com/Azure/azurehpc-health-checks/archive/refs/tags/v0.4.5.tar.gz", "version": "0.4.5" }, "__hpc_cuda_toolkit_packages": [ "cuda-toolkit-12-9" ], "__hpc_docker_packages": [ "moby-engine-29.1.4-1.el9", "moby-cli-29.1.4-1.el9" ], "__hpc_gdrcopy_info": { "distribution": "el9", "name": "gdrcopy", "sha256": "d6c61358adb52d9a9b71d4e05cb6ac9288ac18274e8d8177a6f197f0ee006130", "url": "https://github.com/NVIDIA/gdrcopy/archive/0f7366e73b019e7facf907381f6b0b2f5a1576e4.tar.gz", "version": "2.5.1-1" }, "__hpc_hpcx_info": { "name": "hpcx", "sha256": "92f746dd8cf293cf5b3955a0addd92e162dd012e1f8f728983a85c6c134e33b0", "url": "https://content.mellanox.com/hpc/hpc-x/v2.24.1_cuda12/hpcx-v2.24.1-gcc-inbox-redhat9-cuda12-x86_64.tbz", "version": "2.24.1" }, "__hpc_kvp_client_info": { "name": "kvp_client.c", "sha256": "0f7fa598c40994e9a18fa2982ee6ca9a591bd2ebc419f1ec526ea9bf19aae1eb", "url": "https://raw.githubusercontent.com/microsoft/lis-test/master/WS2012R2/lisa/tools/KVP/kvp_client.c" }, "__hpc_microsoft_prod_repo": { "baseurl": "https://packages.microsoft.com/rhel/9/prod/", "description": "Microsoft Production repository", "key": "https://packages.microsoft.com/keys/microsoft.asc", "name": "microsoft-prod" }, "__hpc_moneo_info": { "name": "moneo", "sha256": "bab588b37f9a7d03fff82ff22d8a24c18a64e18eb2dad31f447a67b6fb76bd4c", "url": "https://github.com/Azure/Moneo/archive/refs/tags/v0.3.4.tar.gz", "version": "0.3.4" }, "__hpc_nvidia_cuda_repo": { "baseurl": "https://developer.download.nvidia.com/compute/cuda/repos/rhel9/x86_64", "description": "NVIDIA CUDA repository", "key": "https://developer.download.nvidia.com/compute/cuda/repos/rhel9/x86_64/D42D0685.pub", "name": "nvidia-cuda" }, "__hpc_nvidia_driver_module": "nvidia-driver:{{ __hpc_nvidia_driver_stream }}", "__hpc_nvidia_driver_stream": "580-dkms", "__hpc_nvidia_nccl_packages": [ "libnccl-2.27.5-1+cuda12.9", "libnccl-devel-2.27.5-1+cuda12.9" ], "__hpc_openmpi_info": { "name": "openmpi", "sha256": "53131e1a57e7270f645707f8b0b65ba56048f5b5ac3f68faabed3eb0d710e449", "url": "https://download.open-mpi.org/release/open-mpi/v5.0/openmpi-5.0.8.tar.bz2", "version": "5.0.8" }, "__hpc_pmix_info": { "name": "pmix", "sha256": "6b11f4fd5c9d7f8e55fc6ebdee9af04b839f44d06044e58cea38c87c168784b3", "url": "https://github.com/openpmix/openpmix/releases/download/v4.2.9/pmix-4.2.9.tar.bz2", "version": "4.2.9" }, "__hpc_rhel_epel_repo": { "description": "RHEL EPEL repository", "key": "https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-9", "name": "RHEL EPEL repository", "rpm": "https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm" }, "__hpc_rhui_azure_rhel_9_eus_repo": { "baseurl": "https://rhui4-1.microsoft.com/pulp/repos/unprotected/microsoft-azure-rhel9-eus", "description": "Microsoft Azure RPMs for Red Hat Enterprise Linux 9 EUS", "key": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-microsoft-azure-release", "name": "rhui-microsoft-azure-rhel9-eus" } }, "ansible_included_var_files": [ "/tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.hpc : Fail on unsupported architectures] ******* task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:6 Saturday 21 February 2026 06:31:43 -0500 (0:00:00.042) 0:00:02.237 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_facts['architecture'] != 'x86_64'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Fail if role installs openmpi without cuda toolkit] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:14 Saturday 21 February 2026 06:31:43 -0500 (0:00:00.012) 0:00:02.249 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_build_openmpi_w_nvidia_gpu_support", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Fail if role installs NVIDIA Container Toolkit without Docker] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:27 Saturday 21 February 2026 06:31:43 -0500 (0:00:00.010) 0:00:02.259 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_nvidia_container_toolkit", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Fail if role installs azurehpc-health-checks without NVIDIA Container Toolkit] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:37 Saturday 21 February 2026 06:31:43 -0500 (0:00:00.011) 0:00:02.271 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_azurehpc_health_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Deploy GPG keys for repositories] ******** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:47 Saturday 21 February 2026 06:31:43 -0500 (0:00:00.010) 0:00:02.282 ***** ok: [managed-node1] => (item={'name': 'RHEL EPEL repository', 'description': 'RHEL EPEL repository', 'key': 'https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-9', 'rpm': 'https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm'}) => { "ansible_loop_var": "item", "changed": false, "item": { "description": "RHEL EPEL repository", "key": "https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-9", "name": "RHEL EPEL repository", "rpm": "https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm" } } changed: [managed-node1] => (item={'name': 'nvidia-cuda', 'description': 'NVIDIA CUDA repository', 'key': 'https://developer.download.nvidia.com/compute/cuda/repos/rhel9/x86_64/D42D0685.pub', 'baseurl': 'https://developer.download.nvidia.com/compute/cuda/repos/rhel9/x86_64'}) => { "ansible_loop_var": "item", "changed": true, "item": { "baseurl": "https://developer.download.nvidia.com/compute/cuda/repos/rhel9/x86_64", "description": "NVIDIA CUDA repository", "key": "https://developer.download.nvidia.com/compute/cuda/repos/rhel9/x86_64/D42D0685.pub", "name": "nvidia-cuda" } } changed: [managed-node1] => (item={'name': 'microsoft-prod', 'description': 'Microsoft Production repository', 'key': 'https://packages.microsoft.com/keys/microsoft.asc', 'baseurl': 'https://packages.microsoft.com/rhel/9/prod/'}) => { "ansible_loop_var": "item", "changed": true, "item": { "baseurl": "https://packages.microsoft.com/rhel/9/prod/", "description": "Microsoft Production repository", "key": "https://packages.microsoft.com/keys/microsoft.asc", "name": "microsoft-prod" } } TASK [fedora.linux_system_roles.hpc : Install EPEL release package] ************ task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:57 Saturday 21 February 2026 06:31:44 -0500 (0:00:01.603) 0:00:03.886 ***** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "Installed /root/.ansible/tmp/ansible-tmp-1771673504.8629568-9208-99176639872312/epel-release-latest-9.noarchjmwrdaht.rpm" ] } MSG: Nothing to do lsrpackages: https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm TASK [fedora.linux_system_roles.hpc : Configure repositories] ****************** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:63 Saturday 21 February 2026 06:31:45 -0500 (0:00:01.190) 0:00:05.076 ***** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf changed: [managed-node1] => (item={'name': 'nvidia-cuda', 'description': 'NVIDIA CUDA repository', 'key': 'https://developer.download.nvidia.com/compute/cuda/repos/rhel9/x86_64/D42D0685.pub', 'baseurl': 'https://developer.download.nvidia.com/compute/cuda/repos/rhel9/x86_64'}) => { "ansible_loop_var": "item", "changed": true, "item": { "baseurl": "https://developer.download.nvidia.com/compute/cuda/repos/rhel9/x86_64", "description": "NVIDIA CUDA repository", "key": "https://developer.download.nvidia.com/compute/cuda/repos/rhel9/x86_64/D42D0685.pub", "name": "nvidia-cuda" }, "repo": "nvidia-cuda", "state": "present" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf changed: [managed-node1] => (item={'name': 'microsoft-prod', 'description': 'Microsoft Production repository', 'key': 'https://packages.microsoft.com/keys/microsoft.asc', 'baseurl': 'https://packages.microsoft.com/rhel/9/prod/'}) => { "ansible_loop_var": "item", "changed": true, "item": { "baseurl": "https://packages.microsoft.com/rhel/9/prod/", "description": "Microsoft Production repository", "key": "https://packages.microsoft.com/keys/microsoft.asc", "name": "microsoft-prod" }, "repo": "microsoft-prod", "state": "present" } TASK [fedora.linux_system_roles.hpc : Get list of installed repositories] ****** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:76 Saturday 21 February 2026 06:31:46 -0500 (0:00:00.748) 0:00:05.825 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_enable_eus_repo", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Ensure that the non-EUS RHUI Azure repository is not installed] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:81 Saturday 21 February 2026 06:31:46 -0500 (0:00:00.012) 0:00:05.837 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_enable_eus_repo", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Create a temp file for the EUS repository configuration] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:92 Saturday 21 February 2026 06:31:46 -0500 (0:00:00.011) 0:00:05.848 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_enable_eus_repo", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Generate the repository configuration template] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:99 Saturday 21 February 2026 06:31:46 -0500 (0:00:00.011) 0:00:05.860 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_enable_eus_repo", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Add EUS repository] ********************** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:107 Saturday 21 February 2026 06:31:46 -0500 (0:00:00.011) 0:00:05.872 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_enable_eus_repo", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Lock the RHEL minor release to the current minor release] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:114 Saturday 21 February 2026 06:31:46 -0500 (0:00:00.010) 0:00:05.882 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_enable_eus_repo", "skip_reason": "Conditional result was False" } TASK [Configure firewall to use trusted zone as default] *********************** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:122 Saturday 21 February 2026 06:31:46 -0500 (0:00:00.010) 0:00:05.892 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_manage_firewall", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Validate storage size formats] *********** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:134 Saturday 21 February 2026 06:31:46 -0500 (0:00:00.013) 0:00:05.906 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_manage_storage", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Install lvm2 to get lvs command] ********* task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:144 Saturday 21 February 2026 06:31:46 -0500 (0:00:00.011) 0:00:05.917 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_manage_storage", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Check if rootlv exists] ****************** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:150 Saturday 21 February 2026 06:31:46 -0500 (0:00:00.010) 0:00:05.928 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_manage_storage", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Check if usrlv exists] ******************* task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:155 Saturday 21 February 2026 06:31:46 -0500 (0:00:00.011) 0:00:05.939 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_manage_storage", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Check if varlv exists] ******************* task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:160 Saturday 21 February 2026 06:31:46 -0500 (0:00:00.010) 0:00:05.950 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_manage_storage", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Get current LV size of rootlv] *********** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:165 Saturday 21 February 2026 06:31:46 -0500 (0:00:00.011) 0:00:05.961 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_manage_storage", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Get current LV size of usrlv] ************ task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:171 Saturday 21 February 2026 06:31:46 -0500 (0:00:00.010) 0:00:05.972 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_manage_storage", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Get current LV size of varlv] ************ task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:177 Saturday 21 February 2026 06:31:46 -0500 (0:00:00.010) 0:00:05.982 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_manage_storage", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Initialize volumes list] ***************** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:183 Saturday 21 February 2026 06:31:46 -0500 (0:00:00.011) 0:00:05.993 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_manage_storage", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Add rootlv if exists and needs expansion] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:187 Saturday 21 February 2026 06:31:46 -0500 (0:00:00.010) 0:00:06.003 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_manage_storage", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Add usrlv if exists and needs expansion] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:201 Saturday 21 February 2026 06:31:46 -0500 (0:00:00.010) 0:00:06.014 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_manage_storage", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Add varlv if exists and needs expansion] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:215 Saturday 21 February 2026 06:31:46 -0500 (0:00:00.010) 0:00:06.025 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_manage_storage", "skip_reason": "Conditional result was False" } TASK [Configure storage] ******************************************************* task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:229 Saturday 21 February 2026 06:31:46 -0500 (0:00:00.010) 0:00:06.036 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_manage_storage", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Force install kernel version] ************ task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:239 Saturday 21 February 2026 06:31:46 -0500 (0:00:00.011) 0:00:06.047 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__hpc_force_kernel_version is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Update kernel] *************************** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:247 Saturday 21 February 2026 06:31:46 -0500 (0:00:00.015) 0:00:06.062 ***** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: kernel TASK [fedora.linux_system_roles.hpc : Get package facts] *********************** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:256 Saturday 21 February 2026 06:31:54 -0500 (0:00:07.778) 0:00:13.841 ***** ok: [managed-node1] => { "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.hpc : Install kernel-devel and kernel-headers packages for all kernels] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:261 Saturday 21 February 2026 06:31:55 -0500 (0:00:00.971) 0:00:14.812 ***** ok: [managed-node1] => (item={'name': 'kernel', 'version': '5.14.0', 'release': '681.el9', 'epoch': None, 'arch': 'x86_64', 'source': 'rpm'}) => { "ansible_loop_var": "item", "changed": false, "item": { "arch": "x86_64", "epoch": null, "name": "kernel", "release": "681.el9", "source": "rpm", "version": "5.14.0" }, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: kernel-devel-5.14.0-681.el9 kernel-headers-5.14.0-681.el9 TASK [fedora.linux_system_roles.hpc : Ensure that dnf-command(versionlock) is installed] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:272 Saturday 21 February 2026 06:31:56 -0500 (0:00:01.066) 0:00:15.879 ***** changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Installed: python3-dnf-plugin-versionlock-4.3.0-26.el9.noarch" ] } lsrpackages: dnf-command(versionlock) TASK [fedora.linux_system_roles.hpc : Check if kernel versionlock entries exist] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:277 Saturday 21 February 2026 06:31:58 -0500 (0:00:01.608) 0:00:17.488 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1662723770.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1771673517.9078531, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5298864, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0644", "mtime": 1662723770.0, "nlink": 1, "path": "/etc/dnf/plugins/versionlock.list", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "version": "3229971421", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.hpc : Prevent installation of all kernel packages of a different version] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:286 Saturday 21 February 2026 06:31:58 -0500 (0:00:00.353) 0:00:17.841 ***** changed: [managed-node1] => (item=kernel) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "dnf", "versionlock", "add", "kernel" ], "delta": "0:00:00.746914", "end": "2026-02-21 06:31:59.871353", "item": "kernel", "rc": 0, "start": "2026-02-21 06:31:59.124439" } STDOUT: Last metadata expiration check: 0:00:06 ago on Sat 21 Feb 2026 06:31:53 AM EST. Adding versionlock on: kernel-0:5.14.0-681.el9.* changed: [managed-node1] => (item=kernel-core) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "dnf", "versionlock", "add", "kernel-core" ], "delta": "0:00:00.761027", "end": "2026-02-21 06:32:00.951441", "item": "kernel-core", "rc": 0, "start": "2026-02-21 06:32:00.190414" } STDOUT: Last metadata expiration check: 0:00:07 ago on Sat 21 Feb 2026 06:31:53 AM EST. Adding versionlock on: kernel-core-0:5.14.0-681.el9.* changed: [managed-node1] => (item=kernel-modules) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "dnf", "versionlock", "add", "kernel-modules" ], "delta": "0:00:00.762058", "end": "2026-02-21 06:32:02.036117", "item": "kernel-modules", "rc": 0, "start": "2026-02-21 06:32:01.274059" } STDOUT: Last metadata expiration check: 0:00:08 ago on Sat 21 Feb 2026 06:31:53 AM EST. Adding versionlock on: kernel-modules-0:5.14.0-681.el9.* changed: [managed-node1] => (item=kernel-modules-extra) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "dnf", "versionlock", "add", "kernel-modules-extra" ], "delta": "0:00:00.762540", "end": "2026-02-21 06:32:03.122605", "item": "kernel-modules-extra", "rc": 0, "start": "2026-02-21 06:32:02.360065" } STDOUT: Last metadata expiration check: 0:00:09 ago on Sat 21 Feb 2026 06:31:53 AM EST. Adding versionlock on: kernel-modules-extra-0:5.14.0-681.el9.* Adding versionlock on: kernel-modules-extra-0:5.14.0-677.el9.* Adding versionlock on: kernel-modules-extra-0:5.14.0-665.el9.* Adding versionlock on: kernel-modules-extra-0:5.14.0-661.el9.* Adding versionlock on: kernel-modules-extra-0:5.14.0-669.el9.* changed: [managed-node1] => (item=kernel-devel) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "dnf", "versionlock", "add", "kernel-devel" ], "delta": "0:00:00.758145", "end": "2026-02-21 06:32:04.205847", "item": "kernel-devel", "rc": 0, "start": "2026-02-21 06:32:03.447702" } STDOUT: Last metadata expiration check: 0:00:10 ago on Sat 21 Feb 2026 06:31:53 AM EST. Adding versionlock on: kernel-devel-0:5.14.0-681.el9.* changed: [managed-node1] => (item=kernel-headers) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "dnf", "versionlock", "add", "kernel-headers" ], "delta": "0:00:00.753437", "end": "2026-02-21 06:32:05.279651", "item": "kernel-headers", "rc": 0, "start": "2026-02-21 06:32:04.526214" } STDOUT: Last metadata expiration check: 0:00:11 ago on Sat 21 Feb 2026 06:31:53 AM EST. Adding versionlock on: kernel-headers-0:5.14.0-681.el9.* TASK [fedora.linux_system_roles.hpc : Update all packages to bring system to the latest state] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:294 Saturday 21 February 2026 06:32:05 -0500 (0:00:06.581) 0:00:24.423 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_update_all_packages", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Install Azure platform packages] ********* task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:303 Saturday 21 February 2026 06:32:05 -0500 (0:00:00.016) 0:00:24.439 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_facts[\"system_vendor\"] == \"Microsoft Corporation\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Create Azure HPC resource directories] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:313 Saturday 21 February 2026 06:32:05 -0500 (0:00:00.019) 0:00:24.458 ***** changed: [managed-node1] => (item=/opt/hpc/azure) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "/opt/hpc/azure", "mode": "0755", "owner": "root", "path": "/opt/hpc/azure", "secontext": "unconfined_u:object_r:usr_t:s0", "size": 6, "state": "directory", "uid": 0 } changed: [managed-node1] => (item=/opt/hpc/azure/bin) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "/opt/hpc/azure/bin", "mode": "0755", "owner": "root", "path": "/opt/hpc/azure/bin", "secontext": "unconfined_u:object_r:usr_t:s0", "size": 6, "state": "directory", "uid": 0 } changed: [managed-node1] => (item=/opt/hpc/azure/tools) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "/opt/hpc/azure/tools", "mode": "0755", "owner": "root", "path": "/opt/hpc/azure/tools", "secontext": "unconfined_u:object_r:usr_t:s0", "size": 6, "state": "directory", "uid": 0 } changed: [managed-node1] => (item=/opt/hpc/azure/tests) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "/opt/hpc/azure/tests", "mode": "0755", "owner": "root", "path": "/opt/hpc/azure/tests", "secontext": "unconfined_u:object_r:usr_t:s0", "size": 6, "state": "directory", "uid": 0 } changed: [managed-node1] => (item=/var/hpc/azure) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "/var/hpc/azure", "mode": "0755", "owner": "root", "path": "/var/hpc/azure", "secontext": "unconfined_u:object_r:var_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.hpc : Get list of enabled nvidia-driver modules] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:332 Saturday 21 February 2026 06:32:07 -0500 (0:00:01.768) 0:00:26.226 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_facts[\"system_vendor\"] == \"Microsoft Corporation\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Reset nvidia-driver module if different version is enabled] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:342 Saturday 21 February 2026 06:32:07 -0500 (0:00:00.021) 0:00:26.248 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_facts[\"system_vendor\"] == \"Microsoft Corporation\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Remove NVIDIA driver packages if old/different version is present] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:346 Saturday 21 February 2026 06:32:07 -0500 (0:00:00.020) 0:00:26.268 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_facts[\"system_vendor\"] == \"Microsoft Corporation\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Enable NVIDIA driver module] ************* task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:352 Saturday 21 February 2026 06:32:07 -0500 (0:00:00.019) 0:00:26.288 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_facts[\"system_vendor\"] == \"Microsoft Corporation\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Install dkms] **************************** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:358 Saturday 21 February 2026 06:32:07 -0500 (0:00:00.021) 0:00:26.309 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_facts[\"system_vendor\"] == \"Microsoft Corporation\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Install NVIDIA driver] ******************* task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:366 Saturday 21 February 2026 06:32:07 -0500 (0:00:00.020) 0:00:26.330 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_facts[\"system_vendor\"] == \"Microsoft Corporation\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Restart dkms service to make it build nvidia drivers for all kernels] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:376 Saturday 21 February 2026 06:32:07 -0500 (0:00:00.020) 0:00:26.350 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_facts[\"system_vendor\"] == \"Microsoft Corporation\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Install CUDA driver] ********************* task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:387 Saturday 21 February 2026 06:32:07 -0500 (0:00:00.020) 0:00:26.370 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_facts[\"system_vendor\"] == \"Microsoft Corporation\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Enable nvidia-persistenced.service] ****** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:395 Saturday 21 February 2026 06:32:07 -0500 (0:00:00.022) 0:00:26.392 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_facts[\"system_vendor\"] == \"Microsoft Corporation\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Install CUDA Toolkit] ******************** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:405 Saturday 21 February 2026 06:32:07 -0500 (0:00:00.021) 0:00:26.414 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_cuda_toolkit", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Prevent update of CUDA Toolkit packages] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:414 Saturday 21 February 2026 06:32:07 -0500 (0:00:00.016) 0:00:26.430 ***** skipping: [managed-node1] => (item=kernel) => { "ansible_loop_var": "item", "changed": false, "false_condition": "hpc_install_cuda_toolkit", "item": "kernel", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=kernel-core) => { "ansible_loop_var": "item", "changed": false, "false_condition": "hpc_install_cuda_toolkit", "item": "kernel-core", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=kernel-modules) => { "ansible_loop_var": "item", "changed": false, "false_condition": "hpc_install_cuda_toolkit", "item": "kernel-modules", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=kernel-modules-extra) => { "ansible_loop_var": "item", "changed": false, "false_condition": "hpc_install_cuda_toolkit", "item": "kernel-modules-extra", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=kernel-devel) => { "ansible_loop_var": "item", "changed": false, "false_condition": "hpc_install_cuda_toolkit", "item": "kernel-devel", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=kernel-headers) => { "ansible_loop_var": "item", "changed": false, "false_condition": "hpc_install_cuda_toolkit", "item": "kernel-headers", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.hpc : Install NVIDIA NCCL] ********************* task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:425 Saturday 21 February 2026 06:32:07 -0500 (0:00:00.028) 0:00:26.459 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_hpc_nvidia_nccl", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Prevent update of NVIDIA NCCL packages] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:434 Saturday 21 February 2026 06:32:07 -0500 (0:00:00.017) 0:00:26.476 ***** skipping: [managed-node1] => (item=libnccl-2.27.5-1+cuda12.9) => { "ansible_loop_var": "item", "changed": false, "false_condition": "hpc_install_hpc_nvidia_nccl", "item": "libnccl-2.27.5-1+cuda12.9", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=libnccl-devel-2.27.5-1+cuda12.9) => { "ansible_loop_var": "item", "changed": false, "false_condition": "hpc_install_hpc_nvidia_nccl", "item": "libnccl-devel-2.27.5-1+cuda12.9", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.hpc : Install NVIDIA Fabric Manager] *********** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:445 Saturday 21 February 2026 06:32:07 -0500 (0:00:00.041) 0:00:26.517 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_nvidia_fabric_manager", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Ensure that Fabric Manager service is enabled] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:453 Saturday 21 February 2026 06:32:07 -0500 (0:00:00.017) 0:00:26.535 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_nvidia_fabric_manager", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Install RDMA packages] ******************* task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:461 Saturday 21 February 2026 06:32:07 -0500 (0:00:00.016) 0:00:26.551 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_rdma", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Enable RDMA in waagent configuration] **** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:471 Saturday 21 February 2026 06:32:07 -0500 (0:00:00.017) 0:00:26.569 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_rdma", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Install Azure persistent RDMA naming script] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:486 Saturday 21 February 2026 06:32:07 -0500 (0:00:00.017) 0:00:26.586 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_rdma", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Install systemd service for Azure persistent RDMA naming] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:494 Saturday 21 February 2026 06:32:07 -0500 (0:00:00.016) 0:00:26.602 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_rdma", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Install udev rule to trigger persistent naming on IB device changes] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:503 Saturday 21 February 2026 06:32:07 -0500 (0:00:00.016) 0:00:26.618 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_rdma", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Enable and start Azure persistent RDMA naming service] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:514 Saturday 21 February 2026 06:32:07 -0500 (0:00:00.015) 0:00:26.634 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_rdma", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Install Azure persistent RDMA naming monitor script] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:521 Saturday 21 February 2026 06:32:07 -0500 (0:00:00.016) 0:00:26.651 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_rdma", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Install systemd service for Azure persistent RDMA naming monitor] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:529 Saturday 21 February 2026 06:32:07 -0500 (0:00:00.017) 0:00:26.668 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_rdma", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Enable and start Azure persistent RDMA naming monitor service] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:538 Saturday 21 February 2026 06:32:07 -0500 (0:00:00.016) 0:00:26.684 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_rdma", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Install RDMA validation script] ********** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:545 Saturday 21 February 2026 06:32:07 -0500 (0:00:00.016) 0:00:26.700 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_rdma", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Install common OpenMPI packages] ********* task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:553 Saturday 21 February 2026 06:32:07 -0500 (0:00:00.017) 0:00:26.718 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_system_openmpi or hpc_build_openmpi_w_nvidia_gpu_support", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Install system OpenMPI] ****************** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:562 Saturday 21 February 2026 06:32:07 -0500 (0:00:00.016) 0:00:26.735 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_system_openmpi", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Install build dependencies] ************** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:574 Saturday 21 February 2026 06:32:07 -0500 (0:00:00.016) 0:00:26.751 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_build_openmpi_w_nvidia_gpu_support", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Set __hpc_hpcx_path fact] **************** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:584 Saturday 21 February 2026 06:32:07 -0500 (0:00:00.015) 0:00:26.767 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_build_openmpi_w_nvidia_gpu_support", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Set facts for building HPC-X and OpenMPI] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:590 Saturday 21 February 2026 06:32:07 -0500 (0:00:00.016) 0:00:26.784 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_build_openmpi_w_nvidia_gpu_support", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Get stat of pmix path] ******************* task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:600 Saturday 21 February 2026 06:32:07 -0500 (0:00:00.016) 0:00:26.801 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_build_openmpi_w_nvidia_gpu_support", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Download PMIx] *************************** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:608 Saturday 21 February 2026 06:32:07 -0500 (0:00:00.020) 0:00:26.821 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_build_openmpi_w_nvidia_gpu_support", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Build PMIx] ****************************** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:613 Saturday 21 February 2026 06:32:07 -0500 (0:00:00.016) 0:00:26.838 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_build_openmpi_w_nvidia_gpu_support", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Ensure PMIx modulefile directory exists] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:626 Saturday 21 February 2026 06:32:07 -0500 (0:00:00.017) 0:00:26.856 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_build_openmpi_w_nvidia_gpu_support", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Install PMIx modulefile] ***************** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:635 Saturday 21 February 2026 06:32:07 -0500 (0:00:00.015) 0:00:26.871 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_build_openmpi_w_nvidia_gpu_support", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Download GDRCopy] ************************ task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:654 Saturday 21 February 2026 06:32:07 -0500 (0:00:00.015) 0:00:26.887 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_build_openmpi_w_nvidia_gpu_support", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Build GDRCopy RPM packages] ************** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:659 Saturday 21 February 2026 06:32:07 -0500 (0:00:00.016) 0:00:26.903 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_build_openmpi_w_nvidia_gpu_support", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Install GDRCopy packages from built RPMs] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:667 Saturday 21 February 2026 06:32:07 -0500 (0:00:00.017) 0:00:26.921 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_build_openmpi_w_nvidia_gpu_support", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Remove extracted tarball] **************** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:677 Saturday 21 February 2026 06:32:07 -0500 (0:00:00.017) 0:00:26.938 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_build_openmpi_w_nvidia_gpu_support", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Get stat of hpcx-rebuild path] *********** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:683 Saturday 21 February 2026 06:32:07 -0500 (0:00:00.017) 0:00:26.955 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_build_openmpi_w_nvidia_gpu_support", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Download HPC-X] ************************** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:691 Saturday 21 February 2026 06:32:07 -0500 (0:00:00.016) 0:00:26.972 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_build_openmpi_w_nvidia_gpu_support", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Ensure that pkgconfig files use hpcx_home={{ __hpc_hpcx_path }}] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:698 Saturday 21 February 2026 06:32:07 -0500 (0:00:00.019) 0:00:26.991 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_build_openmpi_w_nvidia_gpu_support", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Update hcoll pkgconfig file to add -locoms parameter] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:712 Saturday 21 February 2026 06:32:07 -0500 (0:00:00.016) 0:00:27.008 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_build_openmpi_w_nvidia_gpu_support", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Copy HPC-X files to {{ __hpc_hpcx_path }}] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:719 Saturday 21 February 2026 06:32:07 -0500 (0:00:00.016) 0:00:27.025 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_build_openmpi_w_nvidia_gpu_support", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Rebuild HPC-X with PMIx] ***************** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:728 Saturday 21 February 2026 06:32:07 -0500 (0:00:00.015) 0:00:27.040 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_build_openmpi_w_nvidia_gpu_support", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Copy ompi/tests to hpcx-rebuild in {{ __hpc_hpcx_path }}] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:741 Saturday 21 February 2026 06:32:07 -0500 (0:00:00.018) 0:00:27.059 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_build_openmpi_w_nvidia_gpu_support", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Remove extracted tarball] **************** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:750 Saturday 21 February 2026 06:32:07 -0500 (0:00:00.016) 0:00:27.076 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_build_openmpi_w_nvidia_gpu_support", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Ensure MPI modulefile directory exists] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:756 Saturday 21 February 2026 06:32:08 -0500 (0:00:00.015) 0:00:27.092 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_build_openmpi_w_nvidia_gpu_support", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Install NVidia HPCX OpemMPI modulefile] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:764 Saturday 21 February 2026 06:32:08 -0500 (0:00:00.015) 0:00:27.107 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_build_openmpi_w_nvidia_gpu_support", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Install NVidia HPCX OpemMPI with PMIx 4.2.9] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:773 Saturday 21 February 2026 06:32:08 -0500 (0:00:00.017) 0:00:27.125 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_build_openmpi_w_nvidia_gpu_support", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Get stat of openmpi path] **************** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:783 Saturday 21 February 2026 06:32:08 -0500 (0:00:00.015) 0:00:27.141 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_build_openmpi_w_nvidia_gpu_support", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Download openmpi] ************************ task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:791 Saturday 21 February 2026 06:32:08 -0500 (0:00:00.016) 0:00:27.157 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_build_openmpi_w_nvidia_gpu_support", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Build openmpi] *************************** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:796 Saturday 21 February 2026 06:32:08 -0500 (0:00:00.017) 0:00:27.175 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_build_openmpi_w_nvidia_gpu_support", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Remove extracted tarball] **************** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:814 Saturday 21 February 2026 06:32:08 -0500 (0:00:00.018) 0:00:27.193 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_build_openmpi_w_nvidia_gpu_support", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Install OpenMPI modulefile] ************** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:820 Saturday 21 February 2026 06:32:08 -0500 (0:00:00.015) 0:00:27.209 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_build_openmpi_w_nvidia_gpu_support", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Install Docker packages] ***************** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:831 Saturday 21 February 2026 06:32:08 -0500 (0:00:00.015) 0:00:27.225 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_docker", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Enable and start Docker service] ********* task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:840 Saturday 21 February 2026 06:32:08 -0500 (0:00:00.015) 0:00:27.240 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_docker", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Prevent update of Docker packages] ******* task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:846 Saturday 21 February 2026 06:32:08 -0500 (0:00:00.039) 0:00:27.280 ***** skipping: [managed-node1] => (item=moby-engine-29.1.4-1.el9) => { "ansible_loop_var": "item", "changed": false, "false_condition": "hpc_install_docker", "item": "moby-engine-29.1.4-1.el9", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=moby-cli-29.1.4-1.el9) => { "ansible_loop_var": "item", "changed": false, "false_condition": "hpc_install_docker", "item": "moby-cli-29.1.4-1.el9", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.hpc : Install NVIDIA Container Toolkit] ******** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:857 Saturday 21 February 2026 06:32:08 -0500 (0:00:00.020) 0:00:27.300 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_nvidia_container_toolkit", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Check if NVIDIA runtime is configured in Docker daemon] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:865 Saturday 21 February 2026 06:32:08 -0500 (0:00:00.016) 0:00:27.316 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_nvidia_container_toolkit", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Configure NVIDIA Container Toolkit for Docker runtime] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:873 Saturday 21 February 2026 06:32:08 -0500 (0:00:00.015) 0:00:27.332 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_nvidia_container_toolkit", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Ensure containerd config directory exists] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:879 Saturday 21 February 2026 06:32:08 -0500 (0:00:00.017) 0:00:27.350 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_nvidia_container_toolkit", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Generate default containerd config] ****** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:887 Saturday 21 February 2026 06:32:08 -0500 (0:00:00.015) 0:00:27.365 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_nvidia_container_toolkit", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Enable SystemdCgroup in containerd config] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:892 Saturday 21 February 2026 06:32:08 -0500 (0:00:00.015) 0:00:27.381 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_nvidia_container_toolkit", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Check if NVIDIA Container Toolkit drop-in file exists] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:899 Saturday 21 February 2026 06:32:08 -0500 (0:00:00.015) 0:00:27.397 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_nvidia_container_toolkit", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Check if containerd config has drop-in imports] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:904 Saturday 21 February 2026 06:32:08 -0500 (0:00:00.017) 0:00:27.414 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_nvidia_container_toolkit", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Configure NVIDIA Container Toolkit for containerd runtime] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:911 Saturday 21 February 2026 06:32:08 -0500 (0:00:00.016) 0:00:27.430 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_nvidia_container_toolkit", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Remove user memory limits to ensure applications aren't restricted] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:920 Saturday 21 February 2026 06:32:08 -0500 (0:00:00.015) 0:00:27.446 ***** changed: [managed-node1] => { "changed": true, "checksum": "a592ca2fabb2feaeada16e146d204e0890b43eae", "dest": "/etc/security/limits.d/90-hpc-limits.conf", "gid": 0, "group": "root", "md5sum": "06bbe3b3e4ac2bc4e7caaf2a9c658942", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 333, "src": "/root/.ansible/tmp/ansible-tmp-1771673528.4026392-9532-211216572986535/.source.conf", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.hpc : Add sysctl tuning configuration for HPC] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:928 Saturday 21 February 2026 06:32:09 -0500 (0:00:00.760) 0:00:28.207 ***** Notification for handler Reload sysctl has been saved. changed: [managed-node1] => { "changed": true, "checksum": "730dba3d79bdaadebc65705f14efa9e43bd77aa8", "dest": "/etc/sysctl.d/90-hpc-sysctl.conf", "gid": 0, "group": "root", "md5sum": "11a343c755b8f2faff8dde098e6ef89d", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:system_conf_t:s0", "size": 377, "src": "/root/.ansible/tmp/ansible-tmp-1771673529.1621711-9551-95805136803804/.source.conf", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.hpc : Load sunrpc kernel module] *************** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:937 Saturday 21 February 2026 06:32:09 -0500 (0:00:00.659) 0:00:28.867 ***** Notification for handler Restart systemd-modules-load has been saved. changed: [managed-node1] => { "backup": "", "changed": true } MSG: line added TASK [fedora.linux_system_roles.hpc : Check if sunrpc module is loaded] ******** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:947 Saturday 21 February 2026 06:32:10 -0500 (0:00:00.431) 0:00:29.298 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "lsmod" ], "delta": "0:00:00.005269", "end": "2026-02-21 06:32:10.504765", "rc": 0, "start": "2026-02-21 06:32:10.499496" } STDOUT: Module Size Used by sd_mod 90112 0 sg 53248 0 target_core_user 77824 0 uio 32768 1 target_core_user target_core_pscsi 32768 0 target_core_file 32768 4 target_core_iblock 28672 0 tcm_loop 40960 5 iscsi_target_mod 499712 1 target_core_mod 593920 18 tcm_loop,target_core_file,target_core_iblock,iscsi_target_mod,target_core_pscsi,target_core_user rfkill 40960 1 intel_rapl_msr 20480 0 intel_rapl_common 57344 1 intel_rapl_msr cirrus_qemu 16384 0 drm_client_lib 16384 1 cirrus_qemu drm_shmem_helper 36864 2 cirrus_qemu rapl 24576 0 drm_kms_helper 278528 3 cirrus_qemu,drm_shmem_helper,drm_client_lib sunrpc 884736 1 i2c_piix4 36864 0 i2c_smbus 20480 1 i2c_piix4 pcspkr 12288 0 drm 864256 5 drm_kms_helper,cirrus_qemu,drm_shmem_helper,drm_client_lib fuse 212992 1 xfs 3092480 1 libcrc32c 12288 1 xfs ata_generic 12288 0 ata_piix 45056 0 crct10dif_pclmul 12288 1 crc32_pclmul 12288 0 libata 516096 2 ata_piix,ata_generic crc32c_intel 24576 1 xen_netfront 53248 1 xen_blkfront 57344 2 ghash_clmulni_intel 16384 0 serio_raw 16384 0 TASK [fedora.linux_system_roles.hpc : Load sunrpc module if not loaded] ******** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:952 Saturday 21 February 2026 06:32:10 -0500 (0:00:00.346) 0:00:29.645 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "'sunrpc' not in __hpc_loaded_modules.stdout", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Copy NFS readahead udev rules for Azure infrastructure] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:957 Saturday 21 February 2026 06:32:10 -0500 (0:00:00.017) 0:00:29.662 ***** Notification for handler Reload udev has been saved. changed: [managed-node1] => { "changed": true, "checksum": "53e5cca42800593172de84f4a440b5e490c86445", "dest": "/etc/udev/rules.d/90-nfs-readahead.rules", "gid": 0, "group": "root", "md5sum": "fbff76899cf16c008315e8d7a6a0cf6d", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:udev_rules_t:s0", "size": 220, "src": "/root/.ansible/tmp/ansible-tmp-1771673530.6175122-9587-89213451896458/.source.rules", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.hpc : Check if already installed] ************** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:969 Saturday 21 February 2026 06:32:11 -0500 (0:00:00.657) 0:00:30.320 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.hpc : Install Topology Definitions] ************ task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:977 Saturday 21 February 2026 06:32:11 -0500 (0:00:00.339) 0:00:30.659 ***** changed: [managed-node1] => { "changed": true, "dest": "/opt/hpc/azure/topology/", "src": "/tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/files/sku/topology/" } TASK [fedora.linux_system_roles.hpc : Install Graph Files] ********************* task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:985 Saturday 21 February 2026 06:32:14 -0500 (0:00:02.729) 0:00:33.389 ***** changed: [managed-node1] => { "changed": true, "dest": "/opt/hpc/azure/customisations/", "src": "/tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/files/sku/customisations/" } TASK [fedora.linux_system_roles.hpc : Install setup script] ******************** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:993 Saturday 21 February 2026 06:32:18 -0500 (0:00:03.799) 0:00:37.188 ***** changed: [managed-node1] => { "changed": true, "checksum": "427f7db2128fdc92371521687f0b72d172fe5967", "dest": "/opt/hpc/azure/bin/setup_sku_customisations.sh", "gid": 0, "group": "root", "md5sum": "984208427f294a3a3c2f156c8b30101a", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:bin_t:s0", "size": 2644, "src": "/root/.ansible/tmp/ansible-tmp-1771673538.1456687-9782-237850486590277/.source.sh", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.hpc : Install removal script] ****************** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1001 Saturday 21 February 2026 06:32:18 -0500 (0:00:00.662) 0:00:37.851 ***** changed: [managed-node1] => { "changed": true, "checksum": "858a2d8b0d2c2ad85b2554844f223f6b1cb0b1b8", "dest": "/opt/hpc/azure/bin/remove_sku_customisations.sh", "gid": 0, "group": "root", "md5sum": "b0065f92c02f7712e5bbcb202306a4b1", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:bin_t:s0", "size": 719, "src": "/root/.ansible/tmp/ansible-tmp-1771673538.8070517-9797-188223396167886/.source.sh", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.hpc : Install systemd service file] ************ task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1009 Saturday 21 February 2026 06:32:19 -0500 (0:00:00.661) 0:00:38.512 ***** changed: [managed-node1] => { "changed": true, "checksum": "282659dc34cdd735934612031382a03f01e8ce92", "dest": "/etc/systemd/system/sku_customisation.service", "gid": 0, "group": "root", "md5sum": "2fc764debc784ed0a8859b2ddb865e58", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:systemd_unit_file_t:s0", "size": 330, "src": "/root/.ansible/tmp/ansible-tmp-1771673539.4688919-9816-115584342605641/.source.service", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.hpc : Enable systemd service file] ************* task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1017 Saturday 21 February 2026 06:32:20 -0500 (0:00:00.670) 0:00:39.183 ***** changed: [managed-node1] => { "changed": true, "enabled": true, "name": "sku_customisation.service", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "network.target sysinit.target system.slice systemd-journald.socket basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "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": "yes", "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", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Customisations based on SKU", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/hpc/azure/bin/setup_sku_customisations.sh ; argv[]=/opt/hpc/azure/bin/setup_sku_customisations.sh ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/opt/hpc/azure/bin/setup_sku_customisations.sh ; argv[]=/opt/hpc/azure/bin/setup_sku_customisations.sh ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/opt/hpc/azure/bin/remove_sku_customisations.sh ; argv[]=/opt/hpc/azure/bin/remove_sku_customisations.sh ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/opt/hpc/azure/bin/remove_sku_customisations.sh ; argv[]=/opt/hpc/azure/bin/remove_sku_customisations.sh ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/etc/systemd/system/sku_customisation.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "sku_customisation.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "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": "13683", "LimitNPROCSoft": "13683", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13683", "LimitSIGPENDINGSoft": "13683", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "18446744073709551615", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "sku_customisation.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "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", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "21893", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.hpc : Install tests] *************************** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1022 Saturday 21 February 2026 06:32:20 -0500 (0:00:00.892) 0:00:40.075 ***** changed: [managed-node1] => { "changed": true, "checksum": "e2bbd49931b1c17186cd66e3668419a455a861ce", "dest": "/opt/hpc/azure/tests/test-sku-setup.sh", "gid": 0, "group": "root", "md5sum": "da7500e8d3f71957372b2f112bb2a6e5", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:usr_t:s0", "size": 4683, "src": "/root/.ansible/tmp/ansible-tmp-1771673541.033684-9847-118336804272148/.source.sh", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.hpc : Remove build dependencies] *************** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1030 Saturday 21 February 2026 06:32:21 -0500 (0:00:00.669) 0:00:40.745 ***** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.hpc : Check if Moneo is already installed] ***** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1044 Saturday 21 February 2026 06:32:22 -0500 (0:00:01.086) 0:00:41.831 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_moneo", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Ensure Moneo install directory exists] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1052 Saturday 21 February 2026 06:32:22 -0500 (0:00:00.017) 0:00:41.849 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_moneo", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Download Moneo] ************************** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1060 Saturday 21 February 2026 06:32:22 -0500 (0:00:00.016) 0:00:41.866 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_moneo", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Copy Moneo files to install directory] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1065 Saturday 21 February 2026 06:32:22 -0500 (0:00:00.018) 0:00:41.884 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_moneo", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Patch hardcoded paths in Moneo scripts] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1074 Saturday 21 February 2026 06:32:22 -0500 (0:00:00.018) 0:00:41.902 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_moneo", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Configure Moneo service] ***************** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1080 Saturday 21 February 2026 06:32:22 -0500 (0:00:00.017) 0:00:41.919 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_moneo", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Ensure container registries directory exists] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1085 Saturday 21 February 2026 06:32:22 -0500 (0:00:00.017) 0:00:41.937 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_moneo", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Configure container registries for short-name resolution] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1093 Saturday 21 February 2026 06:32:22 -0500 (0:00:00.021) 0:00:41.959 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_moneo", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Ensure containers config directory exists] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1103 Saturday 21 February 2026 06:32:22 -0500 (0:00:00.016) 0:00:41.976 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_moneo", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Ensure tools for managing SELinux file contexts are installed] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1111 Saturday 21 February 2026 06:32:22 -0500 (0:00:00.017) 0:00:41.993 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_moneo", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Allow containers to read Prometheus config (SELinux fcontext)] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1120 Saturday 21 February 2026 06:32:22 -0500 (0:00:00.017) 0:00:42.010 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_moneo", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Apply SELinux context labels for Prometheus config directory] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1136 Saturday 21 February 2026 06:32:22 -0500 (0:00:00.018) 0:00:42.028 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_moneo", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Remove extracted temp directory] ********* task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1144 Saturday 21 February 2026 06:32:22 -0500 (0:00:00.017) 0:00:42.046 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_moneo", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Add Moneo alias to /etc/bashrc] ********** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1151 Saturday 21 February 2026 06:32:22 -0500 (0:00:00.017) 0:00:42.063 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_moneo", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Install tests] *************************** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1158 Saturday 21 February 2026 06:32:22 -0500 (0:00:00.016) 0:00:42.080 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_moneo", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Check if KVP client is already installed] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1168 Saturday 21 February 2026 06:32:23 -0500 (0:00:00.017) 0:00:42.098 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.hpc : Create temporary directory for KVP client] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1176 Saturday 21 February 2026 06:32:23 -0500 (0:00:00.337) 0:00:42.436 ***** changed: [managed-node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/kvp_client_build_4l399k6e", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.hpc : Download KVP client source code to temp directory] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1182 Saturday 21 February 2026 06:32:23 -0500 (0:00:00.451) 0:00:42.887 ***** changed: [managed-node1] => { "changed": true, "checksum_dest": null, "checksum_src": "11db2e1e464e3a54c450756c0f8054d74cb13820", "dest": "/tmp/kvp_client_build_4l399k6e/kvp_client.c", "elapsed": 0, "gid": 0, "group": "root", "md5sum": "526c296a06a6425d31477a9a2374ecfb", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 6791, "src": "/root/.ansible/tmp/ansible-tmp-1771673543.846178-9909-173707439975170/tmptbkhpo49", "state": "file", "status_code": 200, "uid": 0, "url": "https://raw.githubusercontent.com/microsoft/lis-test/master/WS2012R2/lisa/tools/KVP/kvp_client.c" } MSG: OK (6791 bytes) TASK [fedora.linux_system_roles.hpc : Compile KVP client in temp directory] **** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1189 Saturday 21 February 2026 06:32:24 -0500 (0:00:00.626) 0:00:43.513 ***** changed: [managed-node1] => { "changed": true, "cmd": [ "gcc", "/tmp/kvp_client_build_4l399k6e/kvp_client.c", "-o", "/tmp/kvp_client_build_4l399k6e/kvp_client" ], "delta": "0:00:00.272020", "end": "2026-02-21 06:32:24.988102", "rc": 0, "start": "2026-02-21 06:32:24.716082" } STDERR: /tmp/kvp_client_build_4l399k6e/kvp_client.c: In function ‘kvp_delete_record’: /tmp/kvp_client_build_4l399k6e/kvp_client.c:200:13: warning: implicit declaration of function ‘kvp_key_exists’ [-Wimplicit-function-declaration] 200 | if (kvp_key_exists(pool, key) != 0) { | ^~~~~~~~~~~~~~ /tmp/kvp_client_build_4l399k6e/kvp_client.c: At top level: /tmp/kvp_client_build_4l399k6e/kvp_client.c:269:1: warning: return type defaults to ‘int’ [-Wimplicit-int] 269 | main(int argc, char *argv[]) | ^~~~ TASK [fedora.linux_system_roles.hpc : Copy compiled KVP client to /opt/hpc/azure/tools] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1194 Saturday 21 February 2026 06:32:25 -0500 (0:00:00.643) 0:00:44.157 ***** changed: [managed-node1] => { "changed": true, "checksum": "80a963a887f9dd703b76f5dd36a23e848e13e587", "dest": "/opt/hpc/azure/tools/kvp_client", "gid": 0, "group": "root", "md5sum": "303db33e57115a860b56e08f16f10978", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:usr_t:s0", "size": 18584, "src": "/tmp/kvp_client_build_4l399k6e/kvp_client", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.hpc : Clean up temporary KVP client build directory] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1203 Saturday 21 February 2026 06:32:25 -0500 (0:00:00.349) 0:00:44.506 ***** changed: [managed-node1] => { "changed": true, "path": "/tmp/kvp_client_build_4l399k6e", "state": "absent" } TASK [fedora.linux_system_roles.hpc : Check if azurehpc-health-checks aznhc-nv Docker image exists] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1211 Saturday 21 February 2026 06:32:25 -0500 (0:00:00.352) 0:00:44.859 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_azurehpc_health_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Check if azurehpc-health-checks directory exists] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1217 Saturday 21 February 2026 06:32:25 -0500 (0:00:00.016) 0:00:44.875 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_azurehpc_health_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Determine if installation is complete] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1222 Saturday 21 February 2026 06:32:25 -0500 (0:00:00.017) 0:00:44.893 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_azurehpc_health_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Check for existing installation] ********* task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1226 Saturday 21 February 2026 06:32:25 -0500 (0:00:00.016) 0:00:44.909 ***** skipping: [managed-node1] => { "false_condition": "hpc_install_azurehpc_health_checks" } TASK [fedora.linux_system_roles.hpc : Determine if files need to be extracted] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1231 Saturday 21 February 2026 06:32:25 -0500 (0:00:00.016) 0:00:44.925 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_azurehpc_health_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Get /var free space] ********************* task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1242 Saturday 21 February 2026 06:32:25 -0500 (0:00:00.017) 0:00:44.943 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_azurehpc_health_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Warn if /var free space is too small for aznhc-nv Docker image pull] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1247 Saturday 21 February 2026 06:32:25 -0500 (0:00:00.018) 0:00:44.961 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_azurehpc_health_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Set skip flag if /var has insufficient free space] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1260 Saturday 21 February 2026 06:32:25 -0500 (0:00:00.020) 0:00:44.981 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_azurehpc_health_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Skip space check when image already exists] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1265 Saturday 21 February 2026 06:32:25 -0500 (0:00:00.018) 0:00:45.000 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_azurehpc_health_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Download and extract azurehpc-health-checks] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1273 Saturday 21 February 2026 06:32:25 -0500 (0:00:00.017) 0:00:45.017 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_azurehpc_health_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Replace hardcoded /opt/azurehpc/tools paths in temporary getPhysHostName.py] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1278 Saturday 21 February 2026 06:32:25 -0500 (0:00:00.018) 0:00:45.035 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_azurehpc_health_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Replace hardcoded /opt/azurehpc/tools paths in temporary export_nhc_result_to_kusto.py] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1284 Saturday 21 February 2026 06:32:25 -0500 (0:00:00.016) 0:00:45.052 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_azurehpc_health_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Create azurehpc-health-checks directory] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1290 Saturday 21 February 2026 06:32:25 -0500 (0:00:00.016) 0:00:45.068 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_azurehpc_health_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Copy extracted files for azurehpc-health-checks] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1296 Saturday 21 February 2026 06:32:25 -0500 (0:00:00.016) 0:00:45.084 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_azurehpc_health_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Install dos2unix if not present] ********* task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1303 Saturday 21 February 2026 06:32:26 -0500 (0:00:00.017) 0:00:45.102 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_azurehpc_health_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Find config files in triggerGHR/config] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1309 Saturday 21 February 2026 06:32:26 -0500 (0:00:00.015) 0:00:45.118 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_azurehpc_health_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Convert config files from DOS to Unix format] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1315 Saturday 21 February 2026 06:32:26 -0500 (0:00:00.016) 0:00:45.134 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_azurehpc_health_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Make triggerGHR.sh executable] *********** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1321 Saturday 21 February 2026 06:32:26 -0500 (0:00:00.017) 0:00:45.152 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_azurehpc_health_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Make pull-image-mcr.sh executable] ******* task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1326 Saturday 21 February 2026 06:32:26 -0500 (0:00:00.018) 0:00:45.170 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_azurehpc_health_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Configure NCCL allreduce check for nd96isr_h200_v5] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1331 Saturday 21 February 2026 06:32:26 -0500 (0:00:00.016) 0:00:45.187 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_azurehpc_health_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Configure NCCL allreduce check for nd96isr_h100_v5] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1337 Saturday 21 February 2026 06:32:26 -0500 (0:00:00.016) 0:00:45.203 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_azurehpc_health_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Clean up temporary extraction directory] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1343 Saturday 21 February 2026 06:32:26 -0500 (0:00:00.016) 0:00:45.219 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_azurehpc_health_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Pull azurehpc-health-checks Docker image (always pull latest)] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1349 Saturday 21 February 2026 06:32:26 -0500 (0:00:00.016) 0:00:45.235 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_azurehpc_health_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Install azurehpc-health-checks test script] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1356 Saturday 21 February 2026 06:32:26 -0500 (0:00:00.016) 0:00:45.252 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_azurehpc_health_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Check if Diagnostics are already installed] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1368 Saturday 21 February 2026 06:32:26 -0500 (0:00:00.016) 0:00:45.268 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_diagnostics", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Install dependencies] ******************** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1376 Saturday 21 February 2026 06:32:26 -0500 (0:00:00.015) 0:00:45.284 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_diagnostics", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Download Diagnostics] ******************** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1384 Saturday 21 February 2026 06:32:26 -0500 (0:00:00.017) 0:00:45.302 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_diagnostics", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Create a temp file for the diagnostics patch] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1398 Saturday 21 February 2026 06:32:26 -0500 (0:00:00.016) 0:00:45.319 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_diagnostics", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Configure the diagnostics patch] ********* task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1405 Saturday 21 February 2026 06:32:26 -0500 (0:00:00.016) 0:00:45.335 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_diagnostics", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.patch to ansible.posix.patch TASK [fedora.linux_system_roles.hpc : Patch Diagnostics script] **************** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1411 Saturday 21 February 2026 06:32:26 -0500 (0:00:00.017) 0:00:45.353 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_diagnostics", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Install Diagnostics script] ************** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1418 Saturday 21 February 2026 06:32:26 -0500 (0:00:00.017) 0:00:45.370 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_diagnostics", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Clean up temporary staging files] ******** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1427 Saturday 21 February 2026 06:32:26 -0500 (0:00:00.015) 0:00:45.386 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_diagnostics", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Clean dnf cache] ************************* task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1435 Saturday 21 February 2026 06:32:26 -0500 (0:00:00.016) 0:00:45.402 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "dnf", "clean", "all" ], "delta": "0:00:00.212368", "end": "2026-02-21 06:32:26.812942", "rc": 0, "start": "2026-02-21 06:32:26.600574" } STDOUT: 59 files removed TASK [Cleanup] ***************************************************************** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/tests/hpc/tests_default.yml:33 Saturday 21 February 2026 06:32:26 -0500 (0:00:00.557) 0:00:45.960 ***** included: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/tests/hpc/tasks/cleanup.yml for managed-node1 TASK [Check if versionlock entries exist] ************************************** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/tests/hpc/tasks/cleanup.yml:3 Saturday 21 February 2026 06:32:26 -0500 (0:00:00.074) 0:00:46.035 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771673542.5968525, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "f249279eb71f5722591d03c2345025e565460e03", "ctime": 1771673525.241853, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5298864, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771673525.241853, "nlink": 1, "path": "/etc/dnf/plugins/versionlock.list", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 609, "uid": 0, "version": "3229971421", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Clear dnf versionlock entries] ******************************************* task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/tests/hpc/tasks/cleanup.yml:8 Saturday 21 February 2026 06:32:27 -0500 (0:00:00.369) 0:00:46.404 ***** changed: [managed-node1] => { "changed": true, "cmd": [ "dnf", "versionlock", "clear" ], "delta": "0:00:17.473743", "end": "2026-02-21 06:32:45.079290", "rc": 0, "start": "2026-02-21 06:32:27.605547" } STDOUT: Beaker Client - RedHatEnterpriseLinux9 54 kB/s | 8.6 kB 00:00 Beaker harness 5.2 MB/s | 393 kB 00:00 Copr repo for beakerlib-libraries owned by bgon 25 kB/s | 2.7 kB 00:00 CentOS Stream 9 - BaseOS 37 MB/s | 8.9 MB 00:00 CentOS Stream 9 - AppStream 46 MB/s | 27 MB 00:00 CentOS Stream 9 - HighAvailability 2.7 MB/s | 744 kB 00:00 CentOS Stream 9 - Extras packages 65 kB/s | 20 kB 00:00 Microsoft Production repository 55 MB/s | 20 MB 00:00 NVIDIA CUDA repository 18 MB/s | 3.9 MB 00:00 Copr repo for qa-tools owned by lpol 915 kB/s | 183 kB 00:00 NOTIFIED HANDLER fedora.linux_system_roles.hpc : Reload sysctl for managed-node1 NOTIFIED HANDLER fedora.linux_system_roles.hpc : Restart systemd-modules-load for managed-node1 NOTIFIED HANDLER fedora.linux_system_roles.hpc : Reload udev for managed-node1 RUNNING HANDLER [fedora.linux_system_roles.hpc : Reload udev] ****************** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/handlers/main.yml:11 Saturday 21 February 2026 06:32:45 -0500 (0:00:17.819) 0:01:04.224 ***** changed: [managed-node1] => { "changed": true, "cmd": [ "udevadm", "control", "--reload" ], "delta": "0:00:00.026262", "end": "2026-02-21 06:32:45.443729", "rc": 0, "start": "2026-02-21 06:32:45.417467" } RUNNING HANDLER [fedora.linux_system_roles.hpc : Reload sysctl] **************** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/handlers/main.yml:19 Saturday 21 February 2026 06:32:45 -0500 (0:00:00.359) 0:01:04.584 ***** changed: [managed-node1] => { "changed": true, "cmd": [ "sysctl", "--system" ], "delta": "0:00:00.004855", "end": "2026-02-21 06:32:45.785567", "rc": 0, "start": "2026-02-21 06:32:45.780712" } STDOUT: * Applying /usr/lib/sysctl.d/10-default-yama-scope.conf ... * Applying /usr/lib/sysctl.d/50-coredump.conf ... * Applying /usr/lib/sysctl.d/50-default.conf ... * Applying /usr/lib/sysctl.d/50-libkcapi-optmem_max.conf ... * Applying /usr/lib/sysctl.d/50-pid-max.conf ... * Applying /usr/lib/sysctl.d/50-redhat.conf ... * Applying /etc/sysctl.d/90-hpc-sysctl.conf ... * Applying /etc/sysctl.d/99-sysctl.conf ... * Applying /etc/sysctl.conf ... kernel.yama.ptrace_scope = 0 kernel.core_pattern = |/usr/lib/systemd/systemd-coredump %P %u %g %s %t %c %h %d %F kernel.core_pipe_limit = 16 fs.suid_dumpable = 2 kernel.sysrq = 16 kernel.core_uses_pid = 1 net.ipv4.conf.default.rp_filter = 2 net.ipv4.conf.eth0.rp_filter = 2 net.ipv4.conf.lo.rp_filter = 2 net.ipv4.conf.default.accept_source_route = 0 net.ipv4.conf.eth0.accept_source_route = 0 net.ipv4.conf.lo.accept_source_route = 0 net.ipv4.conf.default.promote_secondaries = 1 net.ipv4.conf.eth0.promote_secondaries = 1 net.ipv4.conf.lo.promote_secondaries = 1 net.ipv4.ping_group_range = 0 2147483647 net.core.default_qdisc = fq_codel fs.protected_hardlinks = 1 fs.protected_symlinks = 1 fs.protected_regular = 1 fs.protected_fifos = 1 net.core.optmem_max = 81920 kernel.pid_max = 4194304 kernel.kptr_restrict = 1 net.ipv4.conf.default.rp_filter = 1 net.ipv4.conf.eth0.rp_filter = 1 net.ipv4.conf.lo.rp_filter = 1 vm.zone_reclaim_mode = 1 net.ipv4.neigh.default.gc_thresh1 = 4096 net.ipv4.neigh.default.gc_thresh2 = 8192 net.ipv4.neigh.default.gc_thresh3 = 16384 sunrpc.tcp_max_slot_table_entries = 128 RUNNING HANDLER [fedora.linux_system_roles.hpc : Restart systemd-modules-load] *** task path: /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/handlers/main.yml:23 Saturday 21 February 2026 06:32:45 -0500 (0:00:00.368) 0:01:04.952 ***** changed: [managed-node1] => { "changed": true, "name": "systemd-modules-load", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_modules_load_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target systemd-sysctl.service sysinit.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "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": "yes", "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", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestamp": "Sat 2026-02-21 06:28:15 EST", "ConditionTimestampMonotonic": "9302969", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Load Kernel Modules", "DevicePolicy": "auto", "Documentation": "\"man:systemd-modules-load.service(8)\" \"man:modules-load.d(5)\"", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/lib/systemd/systemd-modules-load ; argv[]=/usr/lib/systemd/systemd-modules-load ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/lib/systemd/systemd-modules-load ; argv[]=/usr/lib/systemd/systemd-modules-load ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/systemd-modules-load.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "systemd-modules-load.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "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": "13683", "LimitNPROCSoft": "13683", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13683", "LimitSIGPENDINGSoft": "13683", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "18446744073709551615", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "systemd-modules-load.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "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", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2026-02-21 06:28:15 EST", "StateChangeTimestampMonotonic": "9100381", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "21893", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "static", "UtmpMode": "init", "WantedBy": "sysinit.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } PLAY RECAP ********************************************************************* managed-node1 : ok=45 changed=25 unreachable=0 failed=0 skipped=142 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 21 February 2026 06:32:46 -0500 (0:00:00.490) 0:01:05.443 ***** =============================================================================== Clear dnf versionlock entries ------------------------------------------ 17.82s /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/tests/hpc/tasks/cleanup.yml:8 fedora.linux_system_roles.hpc : Update kernel --------------------------- 7.78s /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:247 fedora.linux_system_roles.hpc : Prevent installation of all kernel packages of a different version --- 6.58s /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:286 fedora.linux_system_roles.hpc : Install Graph Files --------------------- 3.80s /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:985 fedora.linux_system_roles.hpc : Install Topology Definitions ------------ 2.73s /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:977 fedora.linux_system_roles.hpc : Create Azure HPC resource directories --- 1.77s /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:313 fedora.linux_system_roles.hpc : Ensure that dnf-command(versionlock) is installed --- 1.61s /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:272 fedora.linux_system_roles.hpc : Deploy GPG keys for repositories -------- 1.60s /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:47 fedora.linux_system_roles.hpc : Install EPEL release package ------------ 1.19s /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:57 fedora.linux_system_roles.hpc : Remove build dependencies --------------- 1.09s /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1030 fedora.linux_system_roles.hpc : Install kernel-devel and kernel-headers packages for all kernels --- 1.07s /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:261 fedora.linux_system_roles.hpc : Get package facts ----------------------- 0.97s /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:256 fedora.linux_system_roles.hpc : Enable systemd service file ------------- 0.89s /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1017 Gather architecture facts ----------------------------------------------- 0.78s /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/tests/hpc/tasks/skip_unsupported_archs.yml:3 fedora.linux_system_roles.hpc : Remove user memory limits to ensure applications aren't restricted --- 0.76s /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:920 fedora.linux_system_roles.hpc : Configure repositories ------------------ 0.75s /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:63 fedora.linux_system_roles.hpc : Ensure ansible_facts used by role ------- 0.71s /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/set_vars.yml:2 fedora.linux_system_roles.hpc : Install systemd service file ------------ 0.67s /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1009 fedora.linux_system_roles.hpc : Install tests --------------------------- 0.67s /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:1022 fedora.linux_system_roles.hpc : Install setup script -------------------- 0.66s /tmp/collections-Wlo/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:993