You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Jie Yu (JIRA)" <ji...@apache.org> on 2015/09/10 21:37:46 UTC

[jira] [Commented] (MESOS-3410) MesosContainerizerLaunchTest.ROOT_ChangeRootfs is broken/flaky

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

Jie Yu commented on MESOS-3410:
-------------------------------

Which linux distribution. Can you see where libpcre.so.1 is located.

> MesosContainerizerLaunchTest.ROOT_ChangeRootfs is broken/flaky
> --------------------------------------------------------------
>
>                 Key: MESOS-3410
>                 URL: https://issues.apache.org/jira/browse/MESOS-3410
>             Project: Mesos
>          Issue Type: Bug
>          Components: containerization, test
>            Reporter: Kapil Arya
>
> `sudo make check` failed with the following error:
> {code}
> [----------] 1 test from MesosContainerizerLaunchTest
> [ RUN      ] MesosContainerizerLaunchTest.ROOT_ChangeRootfs
> Changing root to /tmp/MesosContainerizerLaunchTest_ROOT_ChangeRootfs_4hGV7G/rootfs
> /usr/bin/stat: error while loading shared libraries: libpcre.so.1: cannot open shared object file: No such file or directory
> ../../src/tests/containerizer/launch_tests.cpp:143: Failure
> Value of: ((((*(int *) &(status))) & 0xff00) >> 8)
>   Actual: 127
> Expected: 0
> [  FAILED  ] MesosContainerizerLaunchTest.ROOT_ChangeRootfs (1171 ms)
> {code}



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