/usr/lib/python3.12/site-packages/ipatests/test_integration/test_hsm.py:843: PKI HSM support is not available/usr/lib/python3.12/site-packages/ipatests/test_integration/test_hsm.py:878: PKI HSM support is not available/usr/lib/python3.12/site-packages/ipatests/test_integration/test_hsm.py:923: PKI HSM support is not available/usr/lib/python3.12/site-packages/ipatests/test_integration/test_hsm.py:948: PKI HSM support is not availablecls = <class 'ipatests.test_integration.test_hsm.TestHSMNegative'> mh = <pytest_multihost.plugin.MultihostFixture object at 0x7fa5f0bede80> @classmethod def uninstall(cls, mh): cls.master.run_command( > ['softhsm2-util', '--delete-token', '--token', cls.token_name], raiseonerr=False ) E AttributeError: type object 'TestHSMNegative' has no attribute 'token_name' test_integration/test_hsm.py:839: AttributeError