Mark Chu-Carroll created AURORA-847:
---------------------------------------
Summary: Executor error causing end-to-end task failures
Key: AURORA-847
URL: https://issues.apache.org/jira/browse/AURORA-847
Project: Aurora
Issue Type: Bug
Components: Executor, Testing
Reporter: Mark Chu-Carroll
When running the end-to-end tests, both restart and update commands fail, with
no useful information returned from the server.
Checking the status of the job shows many repetitions of:
{noformat}
Task:
cpus: 0.5, ram: 32 MB, disk: 64 MB
ports: {'http': 31734}
failure count: 0 (max 1)
events:
2014-10-16 15:48:58 PENDING: None
2014-10-16 15:49:00 ASSIGNED: None
2014-10-16 15:49:02 LOST: Executor terminated
{noformat}
Trying to check the logs produces nothing: there are no logs in /var/log about
any events in aurora or mesos relating to the executor.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)