Alexander Rukletsov created MESOS-8119:
------------------------------------------
Summary: ROOT_DOCKER_DockerHealthyTask segfaults in debian 8.
Key: MESOS-8119
URL: https://issues.apache.org/jira/browse/MESOS-8119
Project: Mesos
Issue Type: Bug
Components: test
Environment: Amazon debian 8 AMIs:
* gcc (Debian 4.9.2-10) 4.9.2
* Docker version 17.07.0-ce, build 8784753
* SSL or CMake builds only!
Reporter: Alexander Rukletsov
Assignee: Alexander Rukletsov
This test consistently cannot recover the agent on two debian 8 builds: with
SSL and CMake based. The error is always the same (full logs attached):
{noformat}
19:40:59 E1019 19:40:58.581372 16873 slave.cpp:6301] EXIT with status 1: Failed
to perform recovery: Failed to run 'docker -H unix:///var/run/docker.sock ps
-a': exited with status 1; stderr='error during connect: Get
http://%2Fvar%2Frun%2Fdocker.sock/v1.31/containers/json?all=1: read unix
@->/var/run/docker.sock: read: connection reset by peer
{noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)