matianhe3 opened a new issue, #15451: URL: https://github.com/apache/dolphinscheduler/issues/15451
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened when i run a workflow all task failed. click logs. alert `task instance host is null` ### What you expected to happen [WARN] 2024-01-10 09:07:09.832 +0800 org.apache.dolphinscheduler.server.worker.task.WorkerHeartBeatTask:[101] - [WorkflowInstance-0][TaskInstance-0] - current cpu load average 0.01 is higher than 1.0 or available memory 0.21994615238246484 is lower than 0.3 [WARN] 2024-01-10 09:07:19.835 +0800 org.apache.dolphinscheduler.server.worker.task.WorkerHeartBeatTask:[101] - [WorkflowInstance-0][TaskInstance-0] - current cpu load average 0.01 is higher than 1.0 or available memory 0.21994615238246484 is lower than 0.3 [WARN] 2024-01-10 09:08:09.870 +0800 org.apache.dolphinscheduler.server.master.dispatch.host.LowerWeightHostManager:[139] - [WorkflowInstance-0][TaskInstance-0] - worker 192.168.16.210:1234 current cpu load average 0.0 is too high or available memory 2.02G is too low [WARN] 2024-01-10 09:08:09.870 +0800 org.apache.dolphinscheduler.server.master.dispatch.host.LowerWeightHostManager:[139] - [WorkflowInstance-0][TaskInstance-0] - worker 192.168.16.50:1234 current cpu load average 0.0 is too high or available memory 1.68G is too low [WARN] 2024-01-10 09:08:09.870 +0800 org.apache.dolphinscheduler.server.master.dispatch.host.LowerWeightHostManager:[139] - [WorkflowInstance-0][TaskInstance-0] - worker 192.168.16.212:1234 current cpu load average 0.0 is too high or available memory 2.09G is too low ### How to reproduce i need ./stop-all.sh and ./start-all.sh everyday. it can works. ### Anything else _No response_ ### Version 3.2.x ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
