W260622 23:46:03:794 tsy.py:wrapper:322 ---> : /opt/cowa/test/testlog/errorlog/v2.5.707.20已经存在且不为空, 不做存储备用
E260622 23:46:03:798 tsy.py:wrapper:350 -> common_fuc.py:<lambda>:58 ---> : [2026-06-22 23:46:03.797239] [fail] - 用例test_adu_check_error_log崩溃, 失败原因:
Traceback (most recent call last):
File "/opt/cowa/test/cowa_integration/units/tsy.py", line 322, in wrapper
func(*args, **kwargs)
File "/opt/cowa/test/cowa_integration/src_new/test_adu/test_adu_check_log.py", line 267, in test_adu_check_error_log
version_error_path_list = self.sorted_version(version_error_path_list)
File "/opt/cowa/test/cowa_integration/src_new/test_adu/test_adu_check_log.py", line 106, in sorted_version
return sorted(input_list,
File "/opt/cowa/test/cowa_integration/src_new/test_adu/test_adu_check_log.py", line 107, in <lambda>
key=lambda s: CowaCRPilotVersion(s.lstrip('release.').lstrip('v')),
File "/opt/cowa/test/cowa_integration/src_new/test_adu/test_adu_check_log.py", line 72, in __init__
self.parse(version)
File "/opt/cowa/test/cowa_integration/src_new/test_adu/test_adu_check_log.py", line 77, in parse
raise ValueError("invalid version number '%s'" % vstring)
ValueError: invalid version number '2.5.707.19.aj7tAHmoq3Lska1F'