TACACSPLUS_PASSKEY_ENCRYPTION support Part - II #81
Build #20240412.1 had test failures
Details
- Failed: 7 (100.00%)
- Passed: 0 (0.00%)
- Other: 0 (0.00%)
- Total: 7
Annotations
Check failure on line 376 in Build log
azure-pipelines / sonic-net.sonic-host-services
Build log #L376
Bash exited with code '2'.
Check failure on line 19 in Build log
azure-pipelines / sonic-net.sonic-host-services
Build log #L19
There are one or more test failures detected in result files. Detailed summary of published test results can be viewed in the Tests tab.
Check failure on line 1 in tests.hostcfgd.hostcfgd_fips_test
azure-pipelines / sonic-net.sonic-host-services
tests.hostcfgd.hostcfgd_fips_test
collection failure
Raw output
ImportError while importing test module '/__w/1/s/tests/hostcfgd/hostcfgd_fips_test.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3/dist-packages/_pytest/python.py:552: in _importtestmodule
mod = import_path(self.fspath, mode=importmode)
/usr/lib/python3/dist-packages/_pytest/pathlib.py:520: in import_path
importlib.import_module(module_name)
/usr/lib/python3.9/importlib/__init__.py:127: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1030: in _gcd_import
???
<frozen importlib._bootstrap>:1007: in _find_and_load
???
<frozen importlib._bootstrap>:986: in _find_and_load_unlocked
???
<frozen importlib._bootstrap>:680: in _load_unlocked
???
/usr/lib/python3/dist-packages/_pytest/assertion/rewrite.py:170: in exec_module
exec(co, module.__dict__)
tests/hostcfgd/hostcfgd_fips_test.py:26: in <module>
loader.exec_module(hostcfgd)
<frozen importlib._bootstrap_external>:790: in exec_module
???
<frozen importlib._bootstrap>:228: in _call_with_frames_removed
???
scripts/hostcfgd:20: in <module>
from sonic_py_common.security_cipher import master_key_mgr
E ModuleNotFoundError: No module named 'sonic_py_common.security_cipher'
Check failure on line 1 in tests.hostcfgd.hostcfgd_passwh_test
azure-pipelines / sonic-net.sonic-host-services
tests.hostcfgd.hostcfgd_passwh_test
collection failure
Raw output
ImportError while importing test module '/__w/1/s/tests/hostcfgd/hostcfgd_passwh_test.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3/dist-packages/_pytest/python.py:552: in _importtestmodule
mod = import_path(self.fspath, mode=importmode)
/usr/lib/python3/dist-packages/_pytest/pathlib.py:520: in import_path
importlib.import_module(module_name)
/usr/lib/python3.9/importlib/__init__.py:127: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1030: in _gcd_import
???
<frozen importlib._bootstrap>:1007: in _find_and_load
???
<frozen importlib._bootstrap>:986: in _find_and_load_unlocked
???
<frozen importlib._bootstrap>:680: in _load_unlocked
???
/usr/lib/python3/dist-packages/_pytest/assertion/rewrite.py:170: in exec_module
exec(co, module.__dict__)
tests/hostcfgd/hostcfgd_passwh_test.py:29: in <module>
loader.exec_module(hostcfgd)
<frozen importlib._bootstrap_external>:790: in exec_module
???
<frozen importlib._bootstrap>:228: in _call_with_frames_removed
???
scripts/hostcfgd:20: in <module>
from sonic_py_common.security_cipher import master_key_mgr
E ModuleNotFoundError: No module named 'sonic_py_common.security_cipher'
Check failure on line 1 in tests.hostcfgd.hostcfgd_radius_test
azure-pipelines / sonic-net.sonic-host-services
tests.hostcfgd.hostcfgd_radius_test
collection failure
Raw output
ImportError while importing test module '/__w/1/s/tests/hostcfgd/hostcfgd_radius_test.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3/dist-packages/_pytest/python.py:552: in _importtestmodule
mod = import_path(self.fspath, mode=importmode)
/usr/lib/python3/dist-packages/_pytest/pathlib.py:520: in import_path
importlib.import_module(module_name)
/usr/lib/python3.9/importlib/__init__.py:127: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1030: in _gcd_import
???
<frozen importlib._bootstrap>:1007: in _find_and_load
???
<frozen importlib._bootstrap>:986: in _find_and_load_unlocked
???
<frozen importlib._bootstrap>:680: in _load_unlocked
???
/usr/lib/python3/dist-packages/_pytest/assertion/rewrite.py:170: in exec_module
exec(co, module.__dict__)
tests/hostcfgd/hostcfgd_radius_test.py:29: in <module>
loader.exec_module(hostcfgd)
<frozen importlib._bootstrap_external>:790: in exec_module
???
<frozen importlib._bootstrap>:228: in _call_with_frames_removed
???
scripts/hostcfgd:20: in <module>
from sonic_py_common.security_cipher import master_key_mgr
E ModuleNotFoundError: No module named 'sonic_py_common.security_cipher'
Check failure on line 1 in tests.hostcfgd.hostcfgd_rsyslog_test
azure-pipelines / sonic-net.sonic-host-services
tests.hostcfgd.hostcfgd_rsyslog_test
collection failure
Raw output
ImportError while importing test module '/__w/1/s/tests/hostcfgd/hostcfgd_rsyslog_test.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3/dist-packages/_pytest/python.py:552: in _importtestmodule
mod = import_path(self.fspath, mode=importmode)
/usr/lib/python3/dist-packages/_pytest/pathlib.py:520: in import_path
importlib.import_module(module_name)
/usr/lib/python3.9/importlib/__init__.py:127: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1030: in _gcd_import
???
<frozen importlib._bootstrap>:1007: in _find_and_load
???
<frozen importlib._bootstrap>:986: in _find_and_load_unlocked
???
<frozen importlib._bootstrap>:680: in _load_unlocked
???
/usr/lib/python3/dist-packages/_pytest/assertion/rewrite.py:170: in exec_module
exec(co, module.__dict__)
tests/hostcfgd/hostcfgd_rsyslog_test.py:28: in <module>
loader.exec_module(hostcfgd)
<frozen importlib._bootstrap_external>:790: in exec_module
???
<frozen importlib._bootstrap>:228: in _call_with_frames_removed
???
scripts/hostcfgd:20: in <module>
from sonic_py_common.security_cipher import master_key_mgr
E ModuleNotFoundError: No module named 'sonic_py_common.security_cipher'