zwZjut commented on issue #7698:
URL: 
https://github.com/apache/dolphinscheduler/issues/7698#issuecomment-1002368278


   kill command send while task start to run:
   
   dolphinscheduler-master.2021-12-28_23.1.log:[INFO] 2021-12-28 23:15:05.121 
[Master-Exec-Thread] 
org.apache.dolphinscheduler.service.process.ProcessService:[1076] - end submit 
task to db successfully:58589565 test_shell_6q6 state:SUBMITTED_SUCCESS 
complete, instance id:2932561 state: RUNNING_EXECUTION  
   dolphinscheduler-master.2021-12-28_23.1.log:[INFO] 2021-12-28 23:15:05.121 
[Master-Exec-Thread] 
org.apache.dolphinscheduler.server.master.runner.task.CommonTaskProcessor:[119] 
- task ready to submit: TaskInstance{id=58589565, name='test_shell_6q6', 
taskType='SHELL', processInstanceId=2932561, processInstanceName='null', 
state=SUBMITTED_SUCCESS, firstSubmitTime=null, submitTime=null, startTime=null, 
endTime=null, host='null', executePath='null', logPath='null', retryTimes=0, 
alertFlag=NO, processInstance=null, processDefine=null, pid=0, appLink='null', 
flag=YES, dependency='null', duration=null, maxRetryTimes=0, retryInterval=1, 
taskInstancePriority=MEDIUM, processInstancePriority=MEDIUM, 
dependentResult='null', workerGroup='default', environmentCode=-1, 
environmentConfig='null', executorId=1, executorName='null', delayTime=0, 
dryRun=0}
   dolphinscheduler-master.2021-12-28_23.1.log:[INFO] 2021-12-28 23:15:05.401 
[Master-Exec-Thread] 
org.apache.dolphinscheduler.server.master.runner.task.CommonTaskProcessor:[129] 
- master submit success, task id:58589565, task name:test_shell_6q6, process 
id:2932561
   dolphinscheduler-master.2021-12-28_23.1.log:[INFO] 2021-12-28 23:15:05.412 
[Master-Exec-Thread] 
org.apache.dolphinscheduler.server.master.runner.WorkflowExecuteThread:[1190] - 
remove task from stand by list, id: 58589565 name:test_shell_6q6
   dolphinscheduler-master.2021-12-28_23.1.log:[INFO] 2021-12-28 23:18:18.822 
[pool-5-thread-11] 
org.apache.dolphinscheduler.server.master.processor.TaskAckProcessor:[71] - 
taskAckCommand : TaskExecuteAckCommand{taskInstanceId=58589565, startTime=Tue 
Dec 28 23:18:18 CST 2021, host='perf-worker-7.perf-worker-headless:1234', 
status=1, 
logPath='/opt/apache-dolphinscheduler-2.0.2-SNAPSHOT-bin/logs/3923848199200_1/2932561/58589565.log',
 
executePath='/tmp/dolphinscheduler/exec/process/3923600350496/3923848199200_1/2932561/58589565',
 processInstanceId='2932561'}
   dolphinscheduler-master.2021-12-28_23.1.log:[INFO] 2021-12-28 23:18:20.301 
[MasterEventExecution] 
org.apache.dolphinscheduler.server.master.runner.WorkflowExecuteThread:[289] - 
process event: State Event :key: null type: TASK_STATE_CHANGE executeStatus: 
RUNNING_EXECUTION task instance id: 58589565 process instance id: 2932561 
context: null
   dolphinscheduler-master.2021-12-28_23.1.log:[INFO] 2021-12-28 23:18:22.362 
[MasterEventExecution] 
org.apache.dolphinscheduler.server.master.runner.task.CommonTaskProcessor:[175] 
- master kill taskInstance name :test_shell_6q6 taskInstance id:58589565
   dolphinscheduler-master.2021-12-28_23.1.log:[INFO] 2021-12-28 23:18:25.469 
[pool-5-thread-11] 
org.apache.dolphinscheduler.server.master.processor.TaskKillResponseProcessor:[52]
 - received task kill response command : 
TaskKillResponseCommand{taskInstanceId=58589565, 
host='perf-worker-7.perf-worker-headless:1234', status=7, processId=702848, 
appIds=[]}
   


-- 
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]


Reply via email to