Skip to content

Instantly share code, notes, and snippets.

@mbabineau
Created October 2, 2014 22:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mbabineau/9caa3c208bf392041f3f to your computer and use it in GitHub Desktop.
Save mbabineau/9caa3c208bf392041f3f to your computer and use it in GitHub Desktop.
$ grep eda431d7-4a74-11e4-a320-56847afe9799 /var/log/mesos/mesos-slave.INFO
I1002 20:44:39.176024 1528 slave.cpp:1002] Got assigned task serialization.eda431d7-4a74-11e4-a320-56847afe9799 for framework 20140919-224934-1593967114-5050-1518-0000
I1002 20:44:39.176257 1528 slave.cpp:1112] Launching task serialization.eda431d7-4a74-11e4-a320-56847afe9799 for framework 20140919-224934-1593967114-5050-1518-0000
I1002 20:44:39.177287 1528 slave.cpp:1222] Queuing task 'serialization.eda431d7-4a74-11e4-a320-56847afe9799' for executor serialization.eda431d7-4a74-11e4-a320-56847afe9799 of framework '20140919-224934-1593967114-5050-1518-0000
I1002 20:44:39.191769 1528 docker.cpp:743] Starting container '1d337fa3-8dd3-4b43-9d1e-a774cbcbc22f' for task 'serialization.eda431d7-4a74-11e4-a320-56847afe9799' (and executor 'serialization.eda431d7-4a74-11e4-a320-56847afe9799') of framework '20140919-224934-1593967114-5050-1518-0000'
I1002 20:44:43.707033 1521 slave.cpp:1278] Asked to kill task serialization.eda431d7-4a74-11e4-a320-56847afe9799 of framework 20140919-224934-1593967114-5050-1518-0000
I1002 20:44:43.707811 1521 slave.cpp:2088] Handling status update TASK_KILLED (UUID: 4f5bd9f9-0625-43de-81f6-2c3423b1ce12) for task serialization.eda431d7-4a74-11e4-a320-56847afe9799 of framework 20140919-224934-1593967114-5050-1518-0000 from @0.0.0.0:0
W1002 20:44:43.708273 1521 slave.cpp:1354] Killing the unregistered executor 'serialization.eda431d7-4a74-11e4-a320-56847afe9799' of framework 20140919-224934-1593967114-5050-1518-0000 because it has no tasks
E1002 20:44:43.708375 1521 slave.cpp:2205] Failed to update resources for container 1d337fa3-8dd3-4b43-9d1e-a774cbcbc22f of executor serialization.eda431d7-4a74-11e4-a320-56847afe9799 running task serialization.eda431d7-4a74-11e4-a320-56847afe9799 on status update for terminal task, destroying container: No container found
I1002 20:44:43.708524 1521 status_update_manager.cpp:320] Received status update TASK_KILLED (UUID: 4f5bd9f9-0625-43de-81f6-2c3423b1ce12) for task serialization.eda431d7-4a74-11e4-a320-56847afe9799 of framework 20140919-224934-1593967114-5050-1518-0000
I1002 20:44:43.708709 1521 status_update_manager.cpp:373] Forwarding status update TASK_KILLED (UUID: 4f5bd9f9-0625-43de-81f6-2c3423b1ce12) for task serialization.eda431d7-4a74-11e4-a320-56847afe9799 of framework 20140919-224934-1593967114-5050-1518-0000 to master@10.2.0.182:5050
I1002 20:44:43.728991 1526 status_update_manager.cpp:398] Received status update acknowledgement (UUID: 4f5bd9f9-0625-43de-81f6-2c3423b1ce12) for task serialization.eda431d7-4a74-11e4-a320-56847afe9799 of framework 20140919-224934-1593967114-5050-1518-0000
I1002 20:47:05.904324 1527 slave.cpp:2538] Monitoring executor 'serialization.eda431d7-4a74-11e4-a320-56847afe9799' of framework '20140919-224934-1593967114-5050-1518-0000' in container '1d337fa3-8dd3-4b43-9d1e-a774cbcbc22f'
I1002 20:47:06.311027 1525 slave.cpp:1733] Got registration for executor 'serialization.eda431d7-4a74-11e4-a320-56847afe9799' of framework 20140919-224934-1593967114-5050-1518-0000 from executor(1)@10.2.1.34:29920
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment