[
https://issues.apache.org/jira/browse/MESOS-8228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16258689#comment-16258689
]
Benjamin Mahler commented on MESOS-8228:
----------------------------------------
Can you explain the problem here? Are you seeing something wrong in marathon?
Something else?
> Task has been in a state of KILLED in the active tasks column of mesos-UI
> -------------------------------------------------------------------------
>
> Key: MESOS-8228
> URL: https://issues.apache.org/jira/browse/MESOS-8228
> Project: Mesos
> Issue Type: Task
> Components: agent
> Affects Versions: 1.2.1
> Environment: mesos-1.2.1
> marathon-1.4.5
> linux kernel 4.9
> Reporter: agile6v
>
> The task has been in a state of KILLED in the active tasks column of
> mesos-UI. Actually, This task has been killed in docker. This state can lead
> to the app on the marathon has been in a state of stopApplication.
> ---- agent.log ----
> I1115 10:19:25.301586 24317 slave.cpp:2436] Asked to kill task
> [email protected][email protected]@[email protected][email protected]@cop.testing@version.fe3274d1eb2-webyml20171108180100-20171113152523l.fafd1ce2-c845-11e7-8e2f-4cf95d99b223
> of framework 4dab8b14-6dba-4e06-bf3c-f4cf53414015-0000
> W1115 10:19:25.301676 24317 slave.cpp:2575] Ignoring kill task
> [email protected][email protected]@[email protected][email protected]@cop.testing@version.fe3274d1eb2-webyml20171108180100-20171113152523l.fafd1ce2-c845-11e7-8e2f-4cf95d99b223
> because the executor
> '[email protected][email protected]@[email protected][email protected]@cop.testing@version.fe3274d1eb2-webyml20171108180100-20171113152523l.fafd1ce2-c845-11e7-8e2f-4cf95d99b223'
> of framework 4dab8b14-6dba-4e06-bf3c-f4cf53414015-0000 is terminated
> ---- master.log ----
> I1115 10:39:40.302009 10946 master.cpp:4911] Processing KILL call for task
> '[email protected][email protected]@[email protected][email protected]@cop.testing@version.fe3274d1eb2-webyml20171108180100-20171113152523l.fafd1ce2-c845-11e7-8e2f-4cf95d99b223'
> of framework 4dab8b14-6dba-4e06-bf3c-f4cf53414015-0000 (marathon) at
> [email protected]:64345
> I1115 10:39:40.302131 10946 master.cpp:4984] Telling agent
> 4dab8b14-6dba-4e06-bf3c-f4cf53414015-S0 at slave(1)@10.36.0.24:1986
> (tj1-staging-com-ocean17-201702.kscn) to kill task
> [email protected][email protected]@[email protected][email protected]@cop.testing@version.fe3274d1eb2-webyml20171108180100-20171113152523l.fafd1ce2-c845-11e7-8e2f-4cf95d99b223
> of framework 4dab8b14-6dba-4e06-bf3c-f4cf53414015-0000 (marathon) at
> [email protected]:64345
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)