The patch deployment fails due to an untrusted root certificate issue. You can see the error message: A certificate chain processed, but terminated in a root certificate.
An untrusted root certificate issue occurs when the certificate used to sign a patch is not recognized as trustworthy by the system attempting to install it. This can prevent the patch from being deployed successfully.
certutil -addstore root c:\tmp\rootca.cer
For alternative resolution methods, please refer to this document.
If the issue persists even after following the above-mentioned resolutions, please feel free to contact support.