目前原因已定位到。
从如下log可以看出,当一个异常调速变为inValid时,虽然exp_speed_t表中删除了该异常调速,但是在通过PID获取PWM时,因为OS下电,导致PID读值为:66 0 0 6 64 0 255 255 0 0 86 255 255 0 0 86 255 255 0 0 86 255 255 0 0 86 255 255 0 0 86 255 255 0 0 86 255 255 0 0 86 255 255 0 0 86 255 255 0 0 86 255 255 0 0 86 255 255 0 0 86 255 255 0 0 86,导致调速的fan_table为空,进而导致设置pwm失败:cooling_mgmt.lua(1001): Set fan pwm failed, fan_table:nil。
2026-01-13 09:17:13.170805 thermal_mgmt DEBUG: app_preloader.lua(95): create co[thread: 0x61889c36c3c8]
2026-01-13 09:17:13.171722 thermal_mgmt NOTICE: cooling_policys.lua(386): [IsValid] Policy(Id:6) change to invalid
2026-01-13 09:17:13.174146 thermal_mgmt DEBUG: cooling_requirememts.lua(576): Update requirement(id:0x6) IsValid to 0, Invalid cause: PowerNotMeet
2026-01-13 09:17:13.175483 thermal_mgmt DEBUG: cooling_requirememts.lua(576): Update requirement(id:0x7) IsValid to 0, Invalid cause: PowerNotMeet
2026-01-13 09:17:13.176913 thermal_mgmt DEBUG: cooling_requirememts.lua(576): Update requirement(id:0x8) IsValid to 0, Invalid cause: PowerNotMeet
2026-01-13 09:17:13.178200 thermal_mgmt DEBUG: cooling_requirememts.lua(576): Update requirement(id:0x14) IsValid to 0, Invalid cause: PowerNotMeet
2026-01-13 09:17:13.179916 thermal_mgmt DEBUG: cooling_requirememts.lua(576): Update requirement(id:0x15) IsValid to 0, Invalid cause: PowerNotMeet
2026-01-13 09:17:13.181295 thermal_mgmt DEBUG: cooling_requirememts.lua(576): Update requirement(id:0x16) IsValid to 0, Invalid cause: PowerNotMeet
2026-01-13 09:17:13.182551 thermal_mgmt DEBUG: cooling_requirememts.lua(576): Update requirement(id:0x17) IsValid to 0, Invalid cause: PowerNotMeet
2026-01-13 09:17:13.184580 thermal_mgmt DEBUG: cooling_requirememts.lua(576): Update requirement(id:0x18) IsValid to 0, Invalid cause: PowerNotMeet
2026-01-13 09:17:13.186362 thermal_mgmt DEBUG: cooling_requirememts.lua(576): Update requirement(id:0x1e) IsValid to 0, Invalid cause: PowerNotMeet
2026-01-13 09:17:13.187690 thermal_mgmt DEBUG: cooling_requirememts.lua(576): Update requirement(id:0x1f) IsValid to 0, Invalid cause: PowerNotMeet
2026-01-13 09:17:13.189044 thermal_mgmt DEBUG: cooling_requirememts.lua(576): Update requirement(id:0x6207) IsValid to 0, Invalid cause: PowerNotMeet
2026-01-13 09:17:13.190435 thermal_mgmt DEBUG: cooling_requirememts.lua(576): Update requirement(id:0x6107) IsValid to 0, Invalid cause: PowerNotMeet
2026-01-13 09:17:13.191729 thermal_mgmt DEBUG: cooling_requirememts.lua(576): Update requirement(id:0x6307) IsValid to 0, Invalid cause: PowerNotMeet
2026-01-13 09:17:13.193060 thermal_mgmt DEBUG: cooling_requirememts.lua(576): Update requirement(id:0x2a) IsValid to 0, Invalid cause: PowerNotMeet
2026-01-13 09:17:13.194428 thermal_mgmt DEBUG: cooling_requirememts.lua(576): Update requirement(id:0x28) IsValid to 0, Invalid cause: PowerNotMeet
2026-01-13 09:17:13.195735 thermal_mgmt DEBUG: cooling_requirememts.lua(576): Update requirement(id:0x29) IsValid to 0, Invalid cause: PowerNotMeet
2026-01-13 09:17:13.197274 thermal_mgmt NOTICE: cooling_pid_intf.lua(267): [cooling] send envtemp config to pid, cmd: 6 0 0 7 4 0
2026-01-13 09:17:13.205426 thermal_mgmt NOTICE: cooling_pid_intf.lua(166): Send target tempconfig to pid, cmd: 6 0 0 1 4 0
2026-01-13 09:17:13.210625 thermal_mgmt NOTICE: abnormal_fan.lua(128): Delete exception speed, key:(AbnormalRequirement:0x6207), policy(1:80 2:80 3:80 4:80 5:80 6:80 7:80 8:80 9:80 10:80 11:80 12:80 )
2026-01-13 09:17:13.212522 thermal_mgmt DEBUG: cooling_pid_intf.lua(342): [cooling] tell alarm speed to pid, cmd: 6 0 0 5 4 0
2026-01-13 09:17:13.222139 thermal_mgmt DEBUG: app_preloader.lua(95): create co[thread: 0x61889c99bdb0]
2026-01-13 09:17:13.223141 thermal_mgmt DEBUG: app_preloader.lua(95): create co[thread: 0x618899a99840]
2026-01-13 09:17:13.225570 thermal_mgmt DEBUG: app_preloader.lua(58): co[thread: 0x618899a99840] exit
2026-01-13 09:17:13.226567 thermal_mgmt DEBUG: app_preloader.lua(95): create co[thread: 0x618899a99840]
2026-01-13 09:17:13.231488 thermal_mgmt DEBUG: app_preloader.lua(58): co[thread: 0x618899a99840] exit
2026-01-13 09:17:13.232372 thermal_mgmt DEBUG: app_preloader.lua(58): co[thread: 0x61889c99bdb0] exit
2026-01-13 09:17:13.239367 thermal_mgmt DEBUG: app_preloader.lua(58): co[thread: 0x61889c36c3c8] exit
2026-01-13 09:17:13.240512 thermal_mgmt DEBUG: app_preloader.lua(95): create co[thread: 0x61889c36c3c8]
2026-01-13 09:17:13.241581 thermal_mgmt DEBUG: app_preloader.lua(95): create co[thread: 0x61889c99bdb0]
2026-01-13 09:17:13.243983 thermal_mgmt DEBUG: app_preloader.lua(58): co[thread: 0x61889c99bdb0] exit
2026-01-13 09:17:13.248508 thermal_mgmt DEBUG: app_preloader.lua(58): co[thread: 0x61889c36c3c8] exit
2026-01-13 09:17:13.251356 thermal_mgmt DEBUG: app_preloader.lua(95): create co[thread: 0x61889c36c3c8]
2026-01-13 09:17:13.252322 thermal_mgmt DEBUG: app_preloader.lua(95): create co[thread: 0x61889c99bdb0]
2026-01-13 09:17:13.254915 thermal_mgmt DEBUG: app_preloader.lua(58): co[thread: 0x61889c99bdb0] exit
2026-01-13 09:17:13.256052 thermal_mgmt DEBUG: app_preloader.lua(58): co[thread: 0x61889c36c3c8] exit
2026-01-13 09:17:13.259035 thermal_mgmt DEBUG: app_preloader.lua(95): create co[thread: 0x61889c36c3c8]
2026-01-13 09:17:13.260244 thermal_mgmt DEBUG: app_preloader.lua(95): create co[thread: 0x61889c99bdb0]
2026-01-13 09:17:13.262790 thermal_mgmt DEBUG: app_preloader.lua(58): co[thread: 0x61889c99bdb0] exit
2026-01-13 09:17:13.263820 thermal_mgmt DEBUG: app_preloader.lua(58): co[thread: 0x61889c36c3c8] exit
2026-01-13 09:17:13.266572 thermal_mgmt DEBUG: app_preloader.lua(95): create co[thread: 0x61889c36c3c8]
2026-01-13 09:17:13.267520 thermal_mgmt DEBUG: app_preloader.lua(95): create co[thread: 0x61889c99bdb0]
2026-01-13 09:17:13.270176 thermal_mgmt DEBUG: app_preloader.lua(58): co[thread: 0x61889c99bdb0] exit
2026-01-13 09:17:13.271200 thermal_mgmt DEBUG: app_preloader.lua(58): co[thread: 0x61889c36c3c8] exit
2026-01-13 09:17:13.274301 thermal_mgmt DEBUG: app_preloader.lua(95): create co[thread: 0x61889c36c3c8]
2026-01-13 09:17:13.275227 thermal_mgmt DEBUG: app_preloader.lua(95): create co[thread: 0x61889c99bdb0]
2026-01-13 09:17:13.277720 thermal_mgmt DEBUG: app_preloader.lua(58): co[thread: 0x61889c99bdb0] exit
2026-01-13 09:17:13.279007 thermal_mgmt DEBUG: app_preloader.lua(58): co[thread: 0x61889c36c3c8] exit
2026-01-13 09:17:13.281997 thermal_mgmt DEBUG: app_preloader.lua(95): create co[thread: 0x61889c36c3c8]
2026-01-13 09:17:13.282932 thermal_mgmt DEBUG: app_preloader.lua(95): create co[thread: 0x61889c99bdb0]
2026-01-13 09:17:13.285693 thermal_mgmt DEBUG: app_preloader.lua(58): co[thread: 0x61889c99bdb0] exit
2026-01-13 09:17:13.286629 thermal_mgmt DEBUG: app_preloader.lua(58): co[thread: 0x61889c36c3c8] exit
2026-01-13 09:17:13.289421 thermal_mgmt DEBUG: app_preloader.lua(95): create co[thread: 0x61889c36c3c8]
2026-01-13 09:17:13.290680 thermal_mgmt DEBUG: app_preloader.lua(95): create co[thread: 0x61889c99bdb0]
2026-01-13 09:17:13.293122 thermal_mgmt DEBUG: app_preloader.lua(58): co[thread: 0x61889c99bdb0] exit
2026-01-13 09:17:13.294092 thermal_mgmt DEBUG: app_preloader.lua(58): co[thread: 0x61889c36c3c8] exit
2026-01-13 09:17:13.296848 thermal_mgmt DEBUG: app_preloader.lua(95): create co[thread: 0x61889c36c3c8]
2026-01-13 09:17:13.297845 thermal_mgmt DEBUG: app_preloader.lua(95): create co[thread: 0x61889c99bdb0]
2026-01-13 09:17:13.309356 thermal_mgmt DEBUG: app_preloader.lua(58): co[thread: 0x61889c99bdb0] exit
2026-01-13 09:17:13.310441 thermal_mgmt DEBUG: app_preloader.lua(58): co[thread: 0x61889c36c3c8] exit
2026-01-13 09:17:13.313276 thermal_mgmt DEBUG: app_preloader.lua(95): create co[thread: 0x61889c36c3c8]
2026-01-13 09:17:13.314288 thermal_mgmt DEBUG: app_preloader.lua(95): create co[thread: 0x61889c99bdb0]
2026-01-13 09:17:13.318548 thermal_mgmt DEBUG: app_preloader.lua(58): co[thread: 0x61889c99bdb0] exit
2026-01-13 09:17:13.319846 thermal_mgmt DEBUG: app_preloader.lua(58): co[thread: 0x61889c36c3c8] exit
2026-01-13 09:17:13.322636 thermal_mgmt DEBUG: app_preloader.lua(95): create co[thread: 0x61889c36c3c8]
2026-01-13 09:17:13.324999 thermal_mgmt DEBUG: object.lua(83): set property traceback: sender[bmc.kepler.thermal_mgmt], path[/bmc/kepler/Systems/1/Thermal/Fans/Fan_3_010103], interface[bmc.kepler.Systems.Fan], name[RearSpeed], value[18960]->[19020], traceback[stack traceback: ./opt/bmc/libmc/lualib/traceback/object.lua:49: in function <./opt/bmc/libmc/lualib/traceback/object.lua:45> [C]: in function ‘pcall’ ./opt/bmc/libmc/lualib/mc/logging.lua:109: in function ‘format_msg’ ./opt/bmc/libmc/lualib/mc/logging.lua:253: in function
2026-01-13 09:17:13.326609 thermal_mgmt DEBUG: app_preloader.lua(95): create co[thread: 0x61889c99bdb0]
2026-01-13 09:17:13.328115 thermal_mgmt DEBUG: object.lua(83): set property traceback: sender[bmc.kepler.thermal_mgmt], path[/bmc/kepler/Systems/1/Thermal/Fans/Fan_3_010103], interface[bmc.kepler.Systems.Fan], name[changed], value[nil]->[[“RearSpeed”]], traceback[stack traceback: ./opt/bmc/libmc/lualib/traceback/object.lua:49: in function <./opt/bmc/libmc/lualib/traceback/object.lua:45> [C]: in function ‘pcall’ ./opt/bmc/libmc/lualib/mc/logging.lua:109: in function ‘format_msg’ ./opt/bmc/libmc/lualib/mc/logging.lua:253: in func
2026-01-13 09:17:13.329878 thermal_mgmt DEBUG: object.lua(83): set property traceback: sender[bmc.kepler.thermal_mgmt], path[/bmc/kepler/Systems/1/Thermal/Fans/Fan_3_010103], interface[bmc.kepler.Systems.Fan], name[in_emit_change], value[nil]->[true], traceback[stack traceback: ./opt/bmc/libmc/lualib/traceback/object.lua:49: in function <./opt/bmc/libmc/lualib/traceback/object.lua:45> [C]: in function ‘pcall’ ./opt/bmc/libmc/lualib/mc/logging.lua:109: in function ‘format_msg’ ./opt/bmc/libmc/lualib/mc/logging.lua:253: in functi
2026-01-13 09:17:13.348323 thermal_mgmt DEBUG: object.lua(83): set property traceback: sender[bmc.kepler.thermal_mgmt], path[/bmc/kepler/Systems/1/Thermal/Fans/Fan_3_010103], interface[bmc.kepler.Systems.Fan], name[in_emit_change], value[nil]->[false], traceback[stack traceback: ./opt/bmc/libmc/lualib/traceback/object.lua:49: in function <./opt/bmc/libmc/lualib/traceback/object.lua:45> [C]: in function ‘pcall’ ./opt/bmc/libmc/lualib/mc/logging.lua:109: in function ‘format_msg’ ./opt/bmc/libmc/lualib/mc/logging.lua:253: in funct
2026-01-13 09:17:13.350082 thermal_mgmt DEBUG: object.lua(83): set property traceback: sender[bmc.kepler.thermal_mgmt], path[/bmc/kepler/Systems/1/Thermal/Fans/Fan_3_010103], interface[bmc.kepler.Systems.Fan], name[changed], value[nil]->[false], traceback[stack traceback: ./opt/bmc/libmc/lualib/traceback/object.lua:49: in function <./opt/bmc/libmc/lualib/traceback/object.lua:45> [C]: in function ‘pcall’ ./opt/bmc/libmc/lualib/mc/logging.lua:109: in function ‘format_msg’ ./opt/bmc/libmc/lualib/mc/logging.lua:253: in function 'LO
2026-01-13 09:17:13.351354 thermal_mgmt DEBUG: app_preloader.lua(58): co[thread: 0x61889c99bdb0] exit
2026-01-13 09:17:13.356708 thermal_mgmt DEBUG: app_preloader.lua(95): create co[thread: 0x61889c99bdb0]
2026-01-13 09:17:13.357712 thermal_mgmt DEBUG: app_preloader.lua(95): create co[thread: 0x618899a99840]
2026-01-13 09:17:13.363778 thermal_mgmt DEBUG: app_preloader.lua(58): co[thread: 0x618899a99840] exit
2026-01-13 09:17:13.364774 thermal_mgmt DEBUG: app_preloader.lua(58): co[thread: 0x61889c99bdb0] exit
2026-01-13 09:17:13.373329 thermal_mgmt DEBUG: app_preloader.lua(95): create co[thread: 0x61889c99bdb0]
2026-01-13 09:17:13.376701 thermal_mgmt DEBUG: app_preloader.lua(58): co[thread: 0x61889c36c3c8] exit
2026-01-13 09:17:13.390752 thermal_mgmt DEBUG: app_preloader.lua(95): create co[thread: 0x61889c36c3c8]
2026-01-13 09:17:13.391791 thermal_mgmt DEBUG: app_preloader.lua(95): create co[thread: 0x618899a99840]
2026-01-13 09:17:13.394574 thermal_mgmt DEBUG: app_preloader.lua(58): co[thread: 0x618899a99840] exit
2026-01-13 09:17:13.395676 thermal_mgmt DEBUG: app_preloader.lua(95): create co[thread: 0x618899a99840]
2026-01-13 09:17:13.398596 thermal_mgmt DEBUG: app_preloader.lua(58): co[thread: 0x618899a99840] exit
2026-01-13 09:17:13.401741 thermal_mgmt DEBUG: app_preloader.lua(58): co[thread: 0x61889c36c3c8] exit
2026-01-13 09:17:13.408306 thermal_mgmt DEBUG: app_preloader.lua(58): co[thread: 0x61889c99bdb0] exit
2026-01-13 09:17:13.409234 thermal_mgmt DEBUG: app_preloader.lua(95): create co[thread: 0x61889c99bdb0]
2026-01-13 09:17:13.417125 thermal_mgmt DEBUG: object.lua(83): set property traceback: sender[bmc.kepler.thermal_mgmt], path[/bmc/kepler/Systems/1/Thermal/Fans/Fan_9_010103], interface[bmc.kepler.Systems.Fan], name[RearSpeed], value[18960]->[19020], traceback[stack traceback: ./opt/bmc/libmc/lualib/traceback/object.lua:49: in function <./opt/bmc/libmc/lualib/traceback/object.lua:45> [C]: in function ‘pcall’ ./opt/bmc/libmc/lualib/mc/logging.lua:109: in function ‘format_msg’ ./opt/bmc/libmc/lualib/mc/logging.lua:253: in function
2026-01-13 09:17:13.418723 thermal_mgmt DEBUG: app_preloader.lua(95): create co[thread: 0x61889c36c3c8]
2026-01-13 09:17:13.420238 thermal_mgmt DEBUG: object.lua(83): set property traceback: sender[bmc.kepler.thermal_mgmt], path[/bmc/kepler/Systems/1/Thermal/Fans/Fan_9_010103], interface[bmc.kepler.Systems.Fan], name[changed], value[nil]->[[“RearSpeed”]], traceback[stack traceback: ./opt/bmc/libmc/lualib/traceback/object.lua:49: in function <./opt/bmc/libmc/lualib/traceback/object.lua:45> [C]: in function ‘pcall’ ./opt/bmc/libmc/lualib/mc/logging.lua:109: in function ‘format_msg’ ./opt/bmc/libmc/lualib/mc/logging.lua:253: in func
2026-01-13 09:17:13.425845 thermal_mgmt DEBUG: object.lua(83): set property traceback: sender[bmc.kepler.thermal_mgmt], path[/bmc/kepler/Systems/1/Thermal/Fans/Fan_9_010103], interface[bmc.kepler.Systems.Fan], name[in_emit_change], value[nil]->[true], traceback[stack traceback: ./opt/bmc/libmc/lualib/traceback/object.lua:49: in function <./opt/bmc/libmc/lualib/traceback/object.lua:45> [C]: in function ‘pcall’ ./opt/bmc/libmc/lualib/mc/logging.lua:109: in function ‘format_msg’ ./opt/bmc/libmc/lualib/mc/logging.lua:253: in functi
2026-01-13 09:17:13.428964 thermal_mgmt DEBUG: object.lua(83): set property traceback: sender[bmc.kepler.thermal_mgmt], path[/bmc/kepler/Systems/1/Thermal/Fans/Fan_9_010103], interface[bmc.kepler.Systems.Fan], name[in_emit_change], value[nil]->[false], traceback[stack traceback: ./opt/bmc/libmc/lualib/traceback/object.lua:49: in function <./opt/bmc/libmc/lualib/traceback/object.lua:45> [C]: in function ‘pcall’ ./opt/bmc/libmc/lualib/mc/logging.lua:109: in function ‘format_msg’ ./opt/bmc/libmc/lualib/mc/logging.lua:253: in funct
2026-01-13 09:17:13.430635 thermal_mgmt DEBUG: object.lua(83): set property traceback: sender[bmc.kepler.thermal_mgmt], path[/bmc/kepler/Systems/1/Thermal/Fans/Fan_9_010103], interface[bmc.kepler.Systems.Fan], name[changed], value[nil]->[false], traceback[stack traceback: ./opt/bmc/libmc/lualib/traceback/object.lua:49: in function <./opt/bmc/libmc/lualib/traceback/object.lua:45> [C]: in function ‘pcall’ ./opt/bmc/libmc/lualib/mc/logging.lua:109: in function ‘format_msg’ ./opt/bmc/libmc/lualib/mc/logging.lua:253: in function 'LO
2026-01-13 09:17:13.431647 thermal_mgmt DEBUG: app_preloader.lua(58): co[thread: 0x61889c36c3c8] exit
2026-01-13 09:17:13.442014 thermal_mgmt DEBUG: app_preloader.lua(95): create co[thread: 0x61889c36c3c8]
2026-01-13 09:17:13.443318 thermal_mgmt DEBUG: app_preloader.lua(95): create co[thread: 0x618899a99840]
2026-01-13 09:17:13.446117 thermal_mgmt DEBUG: app_preloader.lua(58): co[thread: 0x618899a99840] exit
2026-01-13 09:17:13.447379 thermal_mgmt DEBUG: app_preloader.lua(58): co[thread: 0x61889c36c3c8] exit
2026-01-13 09:17:13.453266 thermal_mgmt DEBUG: app_preloader.lua(95): create co[thread: 0x61889c36c3c8]
2026-01-13 09:17:13.454345 thermal_mgmt DEBUG: app_preloader.lua(58): co[thread: 0x61889c99bdb0] exit
2026-01-13 09:17:13.461403 thermal_mgmt DEBUG: app_preloader.lua(95): create co[thread: 0x61889c99bdb0]
2026-01-13 09:17:13.462357 thermal_mgmt DEBUG: app_preloader.lua(95): create co[thread: 0x618899a99840]
2026-01-13 09:17:13.469727 thermal_mgmt DEBUG: app_preloader.lua(58): co[thread: 0x618899a99840] exit
2026-01-13 09:17:13.470928 thermal_mgmt DEBUG: app_preloader.lua(95): create co[thread: 0x618899a99840]
2026-01-13 09:17:13.473890 thermal_mgmt DEBUG: app_preloader.lua(58): co[thread: 0x618899a99840] exit
2026-01-13 09:17:13.474885 thermal_mgmt DEBUG: app_preloader.lua(58): co[thread: 0x61889c99bdb0] exit
2026-01-13 09:17:13.481232 thermal_mgmt DEBUG: app_preloader.lua(58): co[thread: 0x61889c36c3c8] exit
2026-01-13 09:17:13.482262 thermal_mgmt DEBUG: app_preloader.lua(95): create co[thread: 0x61889c36c3c8]
2026-01-13 09:17:13.483507 thermal_mgmt DEBUG: app_preloader.lua(95): create co[thread: 0x61889c99bdb0]
2026-01-13 09:17:13.486048 thermal_mgmt DEBUG: app_preloader.lua(58): co[thread: 0x61889c99bdb0] exit
2026-01-13 09:17:13.490363 thermal_mgmt DEBUG: app_preloader.lua(58): co[thread: 0x61889c36c3c8] exit
2026-01-13 09:17:13.495061 thermal_mgmt DEBUG: app_preloader.lua(95): create co[thread: 0x61889c36c3c8]
2026-01-13 09:17:13.497622 thermal_mgmt DEBUG: app_preloader.lua(95): create co[thread: 0x61889c99bdb0]
2026-01-13 09:17:13.503573 thermal_mgmt DEBUG: app_preloader.lua(58): co[thread: 0x61889c99bdb0] exit
2026-01-13 09:17:13.504544 thermal_mgmt DEBUG: app_preloader.lua(58): co[thread: 0x61889c36c3c8] exit
2026-01-13 09:17:13.505516 thermal_mgmt DEBUG: app_preloader.lua(58): co[thread: 0x61889c76fee0] exit
2026-01-13 09:17:13.510439 thermal_mgmt DEBUG: app_preloader.lua(95): create co[thread: 0x61889c76fee0]
2026-01-13 09:17:13.511613 thermal_mgmt DEBUG: app_preloader.lua(58): co[thread: 0x61889c76fee0] exit
2026-01-13 09:17:13.512750 thermal_mgmt DEBUG: app_preloader.lua(95): create co[thread: 0x61889c76fee0]
2026-01-13 09:17:13.514038 thermal_mgmt DEBUG: app_preloader.lua(58): co[thread: 0x61889c76fee0] exit
2026-01-13 09:17:13.515073 thermal_mgmt DEBUG: app_preloader.lua(95): create co[thread: 0x61889c76fee0]
2026-01-13 09:17:13.516097 thermal_mgmt DEBUG: app_preloader.lua(58): co[thread: 0x61889c76fee0] exit
2026-01-13 09:17:13.553520 thermal_mgmt DEBUG: disks_data_keeping.lua(219): Get disk(path:/bmc/kepler/Systems/1/Storage/Drives/Drive_10_010102): (id: 9, presence: 0, protocol: 255, media type: 255, temperature: 255)
2026-01-13 09:17:13.604121 thermal_mgmt DEBUG: disks_data_keeping.lua(219): Get disk(path:/bmc/kepler/Systems/1/Storage/Drives/Drive_11_010102): (id: 10, presence: 0, protocol: 255, media type: 255, temperature: 255)
2026-01-13 09:17:13.618509 thermal_mgmt DEBUG: disks_data_keeping.lua(219): Get disk(path:/bmc/kepler/Systems/1/Storage/Drives/Drive_12_010102): (id: 11, presence: 0, protocol: 255, media type: 255, temperature: 255)
2026-01-13 09:17:13.631456 thermal_mgmt DEBUG: disks_data_keeping.lua(219): Get disk(path:/bmc/kepler/Systems/1/Storage/Drives/Drive_1_010102): (id: 0, presence: 1, protocol: 3, media type: 1, temperature: 255)
2026-01-13 09:17:13.644883 thermal_mgmt DEBUG: disks_data_keeping.lua(219): Get disk(path:/bmc/kepler/Systems/1/Storage/Drives/Drive_2_010102): (id: 1, presence: 0, protocol: 255, media type: 255, temperature: 255)
2026-01-13 09:17:13.667231 thermal_mgmt DEBUG: disks_data_keeping.lua(219): Get disk(path:/bmc/kepler/Systems/1/Storage/Drives/Drive_3_010102): (id: 2, presence: 0, protocol: 255, media type: 255, temperature: 255)
2026-01-13 09:17:13.692147 thermal_mgmt DEBUG: disks_data_keeping.lua(219): Get disk(path:/bmc/kepler/Systems/1/Storage/Drives/Drive_4_010102): (id: 3, presence: 1, protocol: 3, media type: 0, temperature: 255)
2026-01-13 09:17:13.726557 thermal_mgmt DEBUG: disks_data_keeping.lua(219): Get disk(path:/bmc/kepler/Systems/1/Storage/Drives/Drive_5_010102): (id: 4, presence: 1, protocol: 3, media type: 0, temperature: 255)
2026-01-13 09:17:13.743769 thermal_mgmt DEBUG: disks_data_keeping.lua(219): Get disk(path:/bmc/kepler/Systems/1/Storage/Drives/Drive_6_010102): (id: 5, presence: 0, protocol: 255, media type: 255, temperature: 255)
2026-01-13 09:17:13.758823 thermal_mgmt DEBUG: disks_data_keeping.lua(219): Get disk(path:/bmc/kepler/Systems/1/Storage/Drives/Drive_7_010102): (id: 6, presence: 0, protocol: 255, media type: 255, temperature: 255)
2026-01-13 09:17:13.775722 thermal_mgmt DEBUG: disks_data_keeping.lua(219): Get disk(path:/bmc/kepler/Systems/1/Storage/Drives/Drive_8_010102): (id: 7, presence: 1, protocol: 3, media type: 1, temperature: 255)
2026-01-13 09:17:13.793797 thermal_mgmt DEBUG: disks_data_keeping.lua(219): Get disk(path:/bmc/kepler/Systems/1/Storage/Drives/Drive_9_010102): (id: 8, presence: 0, protocol: 255, media type: 255, temperature: 255)
2026-01-13 09:17:13.796504 thermal_mgmt DEBUG: disks_data_keeping.lua(150): hdd maxTemp(0), ssd maxTemp(0), is_temp_avail(false), invalid_temp_num(4), all ssd maxTemp(0)
2026-01-13 09:17:13.797364 thermal_mgmt DEBUG: app_preloader.lua(95): create co[thread: 0x61889c76fee0]
2026-01-13 09:17:13.809858 thermal_mgmt DEBUG: app_preloader.lua(58): co[thread: 0x61889c76fee0] exit
2026-01-13 09:17:13.812968 thermal_mgmt INFO: cooling_mgmt.lua(859): [Cooling] PID readinfo: 66 0 0 6 64 0 255 255 0 0 86 255 255 0 0 86 255 255 0 0 86 255 255 0 0 86 255 255 0 0 86 255 255 0 0 86 255 255 0 0 86 255 255 0 0 86 255 255 0 0 86 255 255 0 0 86 255 255 0 0 86 255 255 0 0 86
2026-01-13 09:17:13.813788 thermal_mgmt DEBUG: cooling_mgmt.lua(676): No fan in fan table.
2026-01-13 09:17:13.814551 thermal_mgmt DEBUG: cooling_mgmt.lua(693): No pump in pump table.
2026-01-13 09:17:13.817667 thermal_mgmt DEBUG: cooling_mgmt.lua(780): policy() after the pwm is updated with manual speed.
2026-01-13 09:17:13.818385 thermal_mgmt DEBUG: cooling_mgmt.lua(964): Get pump ctrl mode property failed
2026-01-13 09:17:13.821627 thermal_mgmt DEBUG: app_preloader.lua(95): create co[thread: 0x61889c76fee0]
2026-01-13 09:17:13.824240 thermal_mgmt DEBUG: app_preloader.lua(206): …/apps/thermal_mgmt/lualib/basic_cooling/cooling_mgmt.lua:910: app(thermal_mgmt/service/main) fork func, count=1, delay=0
2026-01-13 09:17:13.827568 thermal_mgmt DEBUG: cooling_mgmt.lua(1001): Set fan pwm failed, fan_table:nil, fan_config:table: 0x6188991a6b60
2026-01-13 09:17:13.828330 thermal_mgmt DEBUG: app_preloader.lua(58): co[thread: 0x61889c76fee0] exit