You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Artem Harutyunyan (JIRA)" <ji...@apache.org> on 2015/11/06 17:36:27 UTC

[jira] [Commented] (MESOS-3807) RegistryClientTest.SimpleGetManifest is flaky

    [ https://issues.apache.org/jira/browse/MESOS-3807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14993910#comment-14993910 ] 

Artem Harutyunyan commented on MESOS-3807:
------------------------------------------

It looks like these are different. 

> RegistryClientTest.SimpleGetManifest is flaky
> ---------------------------------------------
>
>                 Key: MESOS-3807
>                 URL: https://issues.apache.org/jira/browse/MESOS-3807
>             Project: Mesos
>          Issue Type: Bug
>          Components: containerization
>            Reporter: Anand Mazumdar
>              Labels: flaky-test, mesosphere
>
> From ASF CI:
> https://builds.apache.org/job/Mesos/976/COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,OS=centos:7,label_exp=docker%7C%7CHadoop/console
> {code}
> [ RUN      ] RegistryClientTest.SimpleGetManifest
> I1026 18:02:45.320374 31975 registry_client.cpp:264] Response status: 401 Unauthorized
> I1026 18:02:45.323772 31982 libevent_ssl_socket.cpp:1025] Socket error: Connection reset by peer
> ../../src/tests/containerizer/provisioner_docker_tests.cpp:718: Failure
> (socket).failure(): Failed accept: connection error: Connection reset by peer
> [  FAILED  ] RegistryClientTest.SimpleGetManifest (13 ms)
> {code}
> Logs from a good run:
> {code}
> [ RUN      ] RegistryClientTest.SimpleGetManifest
> I1025 15:35:36.248955 31970 registry_client.cpp:264] Response status: 401 Unauthorized
> I1025 15:35:36.267873 31979 registry_client.cpp:264] Response status: 200 OK
> [       OK ] RegistryClientTest.SimpleGetManifest (32 ms)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)