You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Vinson Lee (JIRA)" <ji...@apache.org> on 2014/05/23 09:17:01 UTC

[jira] [Created] (MESOS-1416) mesos-0.19.0 build directory is read-only

Vinson Lee created MESOS-1416:
---------------------------------

             Summary: mesos-0.19.0 build directory is read-only
                 Key: MESOS-1416
                 URL: https://issues.apache.org/jira/browse/MESOS-1416
             Project: Mesos
          Issue Type: Bug
          Components: build
         Environment: Ubuntu 13.10
            Reporter: Vinson Lee
            Priority: Blocker


The build creates a read-only mesos-0.19.0 directory. This blocks Jenkins builds because the workspace cannot be automatically cleaned by the git plugin.

{noformat}
[...]
warning: failed to remove mesos-0.19.0/3rdparty/libprocess/3rdparty/stout/include/stout/gzip.hpp
warning: failed to remove mesos-0.19.0/3rdparty/libprocess/3rdparty/stout/include/stout/fatal.hpp
warning: failed to remove mesos-0.19.0/3rdparty/libprocess/3rdparty/stout/include/stout/linkedhashmap.hpp
warning: failed to remove mesos-0.19.0/3rdparty/libprocess/3rdparty/stout/include/stout/protobuf.hpp
warning: failed to remove mesos-0.19.0/3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp
warning: failed to remove mesos-0.19.0/3rdparty/libprocess/3rdparty/stout/include/stout/memory.hpp
warning: failed to remove mesos-0.19.0/3rdparty/libprocess/3rdparty/stout/include/stout/hashset.hpp
warning: failed to remove mesos-0.19.0/3rdparty/libprocess/3rdparty/stout/include/stout/format.hpp
warning: failed to remove mesos-0.19.0/3rdparty/libprocess/3rdparty/stout/include/stout/error.hpp
warning: failed to remove mesos-0.19.0/3rdparty/libprocess/3rdparty/stout/include/stout/uuid.hpp
warning: failed to remove mesos-0.19.0/3rdparty/libprocess/3rdparty/stout/include/stout/net.hpp
warning: failed to remove mesos-0.19.0/3rdparty/libprocess/3rdparty/stout/include/stout/numify.hpp
warning: failed to remove mesos-0.19.0/3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp
[...]
{noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)