You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@mesos.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/09/27 00:27:08 UTC

Build failed in Jenkins: Mesos-Buildbot » autotools,gcc,--verbose,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4265

See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4265/display/redirect?page=changes>

Changes:

[xujyan] Added a log line before the fetcher returns successfully.

[xujyan] Prevent GC path removals from blocking other processes.

------------------------------------------
Started by upstream project "Mesos-Buildbot" build number 4265
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H27 (ubuntu xenial) in workspace <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/mesos.git
 > git init <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mesos.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mesos.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mesos.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mesos.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 06341309e61a5cee702ea3c7b6d3ef340ac95ad0 (origin/master)
Commit message: "Prevent GC path removals from blocking other processes."
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 06341309e61a5cee702ea3c7b6d3ef340ac95ad0
 > git rev-list 3d4c1cec5ee655654e24c75509bda594c7980f05 # timeout=10
[c0650225] $ /bin/bash -xe /tmp/jenkins4536430700253834282.sh
+ '[' origin/master = origin/1.0.x ']'
+ ./support/jenkins/buildbot.sh
Requirement already satisfied: virtualenv in /home/jenkins/.local/lib/python2.7/site-packages
Total errors found: 0
************* Module setup
R:  1, 0: Similar lines in 2 files
==cli.tests.task:44
==cli.tests.tests:37
        master = Master()
        master.launch()

        agent = Agent()
        agent.launch()

        task = Task({"command": "sleep 1000"})
        task.launch()
 (duplicate-code)
Total errors found: 12
Checking 1207 C++ files
Virtualenv for python linter not detected ... building
Rebuilding virtualenv ...
Checking 25 Python files
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user xujyan@apple.com
Not sending mail to unregistered user benjamin.hindman@gmail.com

Jenkins build is back to normal : Mesos-Buildbot » autotools,gcc,--verbose,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4273

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4273/display/redirect?page=changes>


Build failed in Jenkins: Mesos-Buildbot » autotools,gcc,--verbose,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4272

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4272/display/redirect?page=changes>

Changes:

[benjamin.hindman] Protect against Future callbacks deleting instance.

------------------------------------------
Started by upstream project "Mesos-Buildbot" build number 4272
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H27 (ubuntu xenial) in workspace <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/mesos.git
 > git init <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mesos.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mesos.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mesos.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mesos.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision d47641039f5e2dd18af007250ef7ae2a34258a2d (origin/master)
Commit message: "Protect against Future callbacks deleting instance."
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d47641039f5e2dd18af007250ef7ae2a34258a2d
 > git rev-list 89c6cea11427fef36b0161620c451d0587f1d205 # timeout=10
[c0650225] $ /bin/bash -xe /tmp/jenkins6119114645998291901.sh
+ '[' origin/master = origin/1.0.x ']'
+ ./support/jenkins/buildbot.sh
Requirement already satisfied: virtualenv in /home/jenkins/.local/lib/python2.7/site-packages
Total errors found: 0
************* Module setup
R:  1, 0: Similar lines in 2 files
==cli.plugins.agent.main:46
==cli.plugins.task.main:45
        }
    }

    def list(self, argv):
        """
        List the tasks running in a cluster by checking the /tasks endpoint.
        """
        # pylint: disable=unused-argument
        try:
            master = self.config.master()
        except Exception as exception:
            raise CLIException("Unable to get leading master address: {error}"
                               .format(error=exception))

        try: (duplicate-code)
R:  1, 0: Similar lines in 2 files
==cli.tests.agent:38
==cli.tests.task:39
    def test_list(self):
        """
        Basic test for the task `list()` sub-command.
        """
        # Launch a master, agent, and task.
        master = Master()
        master.launch()

        agent = Agent()
        agent.launch()
 (duplicate-code)
R:  1, 0: Similar lines in 2 files
==cli.tests.task:44
==cli.tests.tests:37
        master = Master()
        master.launch()

        agent = Agent()
        agent.launch()

        task = Task({"command": "sleep 1000"})
        task.launch()
 (duplicate-code)
R:  1, 0: Similar lines in 2 files
==cli.plugins.agent.main:60
==cli.util:193
        try:
            agents = http.get_json(master, "slaves")["slaves"]
        except Exception as exception:
            raise CLIException("Could not open '/slaves'"
                               " endpoint at '{addr}': {error}" (duplicate-code)
Total errors found: 52
Checking 1207 C++ files
Virtualenv for python linter not detected ... building
Rebuilding virtualenv ...
Checking 28 Python files
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user xujyan@apple.com
Not sending mail to unregistered user benjamin.hindman@gmail.com

Build failed in Jenkins: Mesos-Buildbot » autotools,gcc,--verbose,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4271

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4271/display/redirect?page=changes>

Changes:

[bmahler] Validated that quota requests contain unique resource names.

------------------------------------------
Started by upstream project "Mesos-Buildbot" build number 4271
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H27 (ubuntu xenial) in workspace <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/mesos.git
 > git init <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mesos.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mesos.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mesos.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mesos.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 89c6cea11427fef36b0161620c451d0587f1d205 (origin/master)
Commit message: "Validated that quota requests contain unique resource names."
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 89c6cea11427fef36b0161620c451d0587f1d205
 > git rev-list a90ed2bf57c1f0bf67b395c57ebd0991aac2c5b0 # timeout=10
[c0650225] $ /bin/bash -xe /tmp/jenkins3543235354815411085.sh
+ '[' origin/master = origin/1.0.x ']'
+ ./support/jenkins/buildbot.sh
Requirement already satisfied: virtualenv in /home/jenkins/.local/lib/python2.7/site-packages
Total errors found: 0
************* Module setup
R:  1, 0: Similar lines in 2 files
==cli.plugins.agent.main:46
==cli.plugins.task.main:45
        }
    }

    def list(self, argv):
        """
        List the tasks running in a cluster by checking the /tasks endpoint.
        """
        # pylint: disable=unused-argument
        try:
            master = self.config.master()
        except Exception as exception:
            raise CLIException("Unable to get leading master address: {error}"
                               .format(error=exception))

        try: (duplicate-code)
R:  1, 0: Similar lines in 2 files
==cli.tests.agent:38
==cli.tests.task:39
    def test_list(self):
        """
        Basic test for the task `list()` sub-command.
        """
        # Launch a master, agent, and task.
        master = Master()
        master.launch()

        agent = Agent()
        agent.launch()
 (duplicate-code)
R:  1, 0: Similar lines in 2 files
==cli.tests.task:44
==cli.tests.tests:37
        master = Master()
        master.launch()

        agent = Agent()
        agent.launch()

        task = Task({"command": "sleep 1000"})
        task.launch()
 (duplicate-code)
R:  1, 0: Similar lines in 2 files
==cli.plugins.agent.main:60
==cli.util:193
        try:
            agents = http.get_json(master, "slaves")["slaves"]
        except Exception as exception:
            raise CLIException("Could not open '/slaves'"
                               " endpoint at '{addr}': {error}" (duplicate-code)
Total errors found: 52
Checking 1207 C++ files
Virtualenv for python linter not detected ... building
Rebuilding virtualenv ...
Checking 28 Python files
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user xujyan@apple.com
Not sending mail to unregistered user benjamin.hindman@gmail.com

Build failed in Jenkins: Mesos-Buildbot » autotools,gcc,--verbose,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4270

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4270/display/redirect?page=changes>

Changes:

[bbannier] Fixed usage of 'ATOMIC_FLAG_INIT'.

[bbannier] Made explicit that we dispatch to a process manager.

[klueska] Added 'mesos agent list' command to CLI.

[vinodkone] Add framework development SDK from Verizon Labs.

[bmahler] Add OLA to 'powered by mesos' list.

------------------------------------------
Started by upstream project "Mesos-Buildbot" build number 4270
originally caused by:
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H14 (couchdbtest ubuntu xenial) in workspace <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/mesos.git
 > git init <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mesos.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mesos.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mesos.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mesos.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision a90ed2bf57c1f0bf67b395c57ebd0991aac2c5b0 (origin/master)
Commit message: "Add OLA to 'powered by mesos' list."
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a90ed2bf57c1f0bf67b395c57ebd0991aac2c5b0
 > git rev-list 53b56117befae94cdec9599c7b9bfe47ff36c968 # timeout=10
[c0650225] $ /bin/bash -xe /tmp/jenkins8727077364495989899.sh
+ '[' origin/master = origin/1.0.x ']'
+ ./support/jenkins/buildbot.sh
Requirement already satisfied: virtualenv in /home/jenkins/.local/lib/python2.7/site-packages
Total errors found: 0
************* Module setup
R:  1, 0: Similar lines in 2 files
==cli.plugins.agent.main:46
==cli.plugins.task.main:45
        }
    }

    def list(self, argv):
        """
        List the tasks running in a cluster by checking the /tasks endpoint.
        """
        # pylint: disable=unused-argument
        try:
            master = self.config.master()
        except Exception as exception:
            raise CLIException("Unable to get leading master address: {error}"
                               .format(error=exception))

        try: (duplicate-code)
R:  1, 0: Similar lines in 2 files
==cli.tests.agent:38
==cli.tests.task:39
    def test_list(self):
        """
        Basic test for the task `list()` sub-command.
        """
        # Launch a master, agent, and task.
        master = Master()
        master.launch()

        agent = Agent()
        agent.launch()
 (duplicate-code)
R:  1, 0: Similar lines in 2 files
==cli.tests.task:44
==cli.tests.tests:37
        master = Master()
        master.launch()

        agent = Agent()
        agent.launch()

        task = Task({"command": "sleep 1000"})
        task.launch()
 (duplicate-code)
R:  1, 0: Similar lines in 2 files
==cli.plugins.agent.main:60
==cli.util:193
        try:
            agents = http.get_json(master, "slaves")["slaves"]
        except Exception as exception:
            raise CLIException("Could not open '/slaves'"
                               " endpoint at '{addr}': {error}" (duplicate-code)
Total errors found: 52
Checking 1207 C++ files
Virtualenv for python linter not detected ... building
Rebuilding virtualenv ...
Checking 28 Python files
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user xujyan@apple.com
Not sending mail to unregistered user benjamin.hindman@gmail.com

Build failed in Jenkins: Mesos-Buildbot » autotools,gcc,--verbose,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4268

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4268/display/redirect>

------------------------------------------
Started by upstream project "Mesos-Buildbot" build number 4268
originally caused by:
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H16 (couchdbtest ubuntu xenial) in workspace <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/mesos.git
 > git init <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mesos.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mesos.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mesos.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mesos.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 53b56117befae94cdec9599c7b9bfe47ff36c968 (origin/master)
Commit message: "Fixed some inconsistent display of framework IDs in the webui."
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53b56117befae94cdec9599c7b9bfe47ff36c968
 > git rev-list 53b56117befae94cdec9599c7b9bfe47ff36c968 # timeout=10
[c0650225] $ /bin/bash -xe /tmp/jenkins6229854016420587784.sh
+ '[' origin/master = origin/1.0.x ']'
+ ./support/jenkins/buildbot.sh
Requirement already satisfied: virtualenv in /home/jenkins/.local/lib/python2.7/site-packages
Total errors found: 0
************* Module setup
R:  1, 0: Similar lines in 2 files
==cli.tests.task:44
==cli.tests.tests:37
        master = Master()
        master.launch()

        agent = Agent()
        agent.launch()

        task = Task({"command": "sleep 1000"})
        task.launch()
 (duplicate-code)
Total errors found: 12
Checking 1207 C++ files
Virtualenv for python linter not detected ... building
Rebuilding virtualenv ...
Checking 25 Python files
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user xujyan@apple.com
Not sending mail to unregistered user benjamin.hindman@gmail.com

Build failed in Jenkins: Mesos-Buildbot » autotools,gcc,--verbose,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4267

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4267/display/redirect?page=changes>

Changes:

[bmahler] Shortened the mesos ID truncation in the webui.

[bmahler] Fixed some inconsistent display of framework IDs in the webui.

------------------------------------------
Started by upstream project "Mesos-Buildbot" build number 4267
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H27 (ubuntu xenial) in workspace <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/mesos.git
 > git init <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mesos.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mesos.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mesos.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mesos.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 53b56117befae94cdec9599c7b9bfe47ff36c968 (origin/master)
Commit message: "Fixed some inconsistent display of framework IDs in the webui."
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53b56117befae94cdec9599c7b9bfe47ff36c968
 > git rev-list 06341309e61a5cee702ea3c7b6d3ef340ac95ad0 # timeout=10
[c0650225] $ /bin/bash -xe /tmp/jenkins3360024320770417753.sh
+ '[' origin/master = origin/1.0.x ']'
+ ./support/jenkins/buildbot.sh
Requirement already satisfied: virtualenv in /home/jenkins/.local/lib/python2.7/site-packages
Total errors found: 0
************* Module setup
R:  1, 0: Similar lines in 2 files
==cli.tests.task:44
==cli.tests.tests:37
        master = Master()
        master.launch()

        agent = Agent()
        agent.launch()

        task = Task({"command": "sleep 1000"})
        task.launch()
 (duplicate-code)
Total errors found: 12
Checking 1207 C++ files
Virtualenv for python linter not detected ... building
Rebuilding virtualenv ...
Checking 25 Python files
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user xujyan@apple.com
Not sending mail to unregistered user benjamin.hindman@gmail.com

Build failed in Jenkins: Mesos-Buildbot » autotools,gcc,--verbose,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4266

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4266/display/redirect?page=changes>

Changes:

[xujyan] Added `process::Executor::execute()`.

[xujyan] Prevent GC path removals from blocking other processes.

[xujyan] Added MESOS-7964 to 1.4.1 CHANGELOG.

------------------------------------------
[...truncated 30.56 MB...]
I0927 02:01:52.470670  6576 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_sKWOC9/http_credentials'
I0927 02:01:52.470919  6576 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0927 02:01:52.471101  6576 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0927 02:01:52.472399  6576 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0927 02:01:52.472623  6576 slave.cpp:573] Agent attributes: [  ]
I0927 02:01:52.472646  6576 slave.cpp:582] Agent hostname: d18df298941b
I0927 02:01:52.472787  6590 status_update_manager.cpp:177] Pausing sending status updates
I0927 02:01:52.474464  6599 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_5BWfpO/meta'
I0927 02:01:52.474748  6583 status_update_manager.cpp:203] Recovering status update manager
I0927 02:01:52.474959  6587 containerizer.cpp:609] Recovering containerizer
I0927 02:01:52.476335  6582 provisioner.cpp:416] Provisioner recovery complete
I0927 02:01:52.476668  6590 slave.cpp:6295] Finished recovery
I0927 02:01:52.477202  6590 slave.cpp:6477] Querying resource estimator for oversubscribable resources
I0927 02:01:52.477483  6593 slave.cpp:6491] Received oversubscribable resources {} from the resource estimator
I0927 02:01:52.480691  6592 process.cpp:3927] Handling HTTP event for process 'slave(796)' with path: '/slave(796)/containers'
I0927 02:01:52.482167  6589 http.cpp:1185] HTTP GET for /slave(796)/containers from 172.17.0.2:34522
I0927 02:01:52.482259  6589 http.cpp:976] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0927 02:01:52.488425  6576 slave.cpp:843] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.AuthorizedRequest/2 (64 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0
I0927 02:01:52.531186  6557 containerizer.cpp:246] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0927 02:01:52.531900  6557 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0927 02:01:52.532025  6557 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0927 02:01:52.532068  6557 provisioner.cpp:255] Using default backend 'copy'
I0927 02:01:52.536397  6592 slave.cpp:250] Mesos agent started on (797)@172.17.0.2:39812
I0927 02:01:52.536422  6592 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_HxoyZw/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_HxoyZw/credential" --default_role="*" --disallow_sharing_agent_pid_namespace="false" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_HxoyZw/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_HxoyZw/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_HxoyZw/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.4.1/_build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --port="5051" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_HxoyZw" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_zuEnCb"
I0927 02:01:52.536797  6592 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_HxoyZw/credential'
I0927 02:01:52.536972  6592 slave.cpp:283] Agent using credential for: test-principal
I0927 02:01:52.537133  6592 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_HxoyZw/http_credentials'
I0927 02:01:52.537559  6592 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0927 02:01:52.537896  6592 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0927 02:01:52.539654  6592 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0927 02:01:52.540258  6592 slave.cpp:573] Agent attributes: [  ]
I0927 02:01:52.540565  6592 slave.cpp:582] Agent hostname: d18df298941b
I0927 02:01:52.540966  6591 status_update_manager.cpp:177] Pausing sending status updates
I0927 02:01:52.542719  6587 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_zuEnCb/meta'
I0927 02:01:52.543014  6585 status_update_manager.cpp:203] Recovering status update manager
I0927 02:01:52.543433  6590 containerizer.cpp:609] Recovering containerizer
I0927 02:01:52.544836  6597 provisioner.cpp:416] Provisioner recovery complete
I0927 02:01:52.545238  6591 slave.cpp:6295] Finished recovery
I0927 02:01:52.545718  6591 slave.cpp:6477] Querying resource estimator for oversubscribable resources
I0927 02:01:52.546000  6577 slave.cpp:6491] Received oversubscribable resources {} from the resource estimator
I0927 02:01:52.548777  6583 process.cpp:3927] Handling HTTP event for process 'slave(797)' with path: '/slave(797)/monitor/statistics'
I0927 02:01:52.550505  6583 http.cpp:1185] HTTP GET for /slave(797)/monitor/statistics from 172.17.0.2:34524
I0927 02:01:52.550578  6583 http.cpp:976] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0927 02:01:52.552673  6557 slave.cpp:843] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0 (47 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1
I0927 02:01:52.578462  6557 containerizer.cpp:246] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0927 02:01:52.579051  6557 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0927 02:01:52.579169  6557 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0927 02:01:52.579206  6557 provisioner.cpp:255] Using default backend 'copy'
I0927 02:01:52.583492  6578 slave.cpp:250] Mesos agent started on (798)@172.17.0.2:39812
I0927 02:01:52.583516  6578 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_U5ipRU/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_U5ipRU/credential" --default_role="*" --disallow_sharing_agent_pid_namespace="false" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_U5ipRU/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_U5ipRU/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_U5ipRU/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.4.1/_build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --port="5051" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_U5ipRU" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_Fcufnz"
I0927 02:01:52.583917  6578 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_U5ipRU/credential'
I0927 02:01:52.584120  6578 slave.cpp:283] Agent using credential for: test-principal
I0927 02:01:52.584148  6578 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_U5ipRU/http_credentials'
I0927 02:01:52.584419  6578 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0927 02:01:52.584596  6578 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0927 02:01:52.585887  6578 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0927 02:01:52.586127  6578 slave.cpp:573] Agent attributes: [  ]
I0927 02:01:52.586139  6578 slave.cpp:582] Agent hostname: d18df298941b
I0927 02:01:52.586298  6577 status_update_manager.cpp:177] Pausing sending status updates
I0927 02:01:52.589224  6578 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_Fcufnz/meta'
I0927 02:01:52.589574  6591 status_update_manager.cpp:203] Recovering status update manager
I0927 02:01:52.589812  6582 containerizer.cpp:609] Recovering containerizer
I0927 02:01:52.591553  6587 provisioner.cpp:416] Provisioner recovery complete
I0927 02:01:52.591972  6587 slave.cpp:6295] Finished recovery
I0927 02:01:52.592936  6587 slave.cpp:6477] Querying resource estimator for oversubscribable resources
I0927 02:01:52.593297  6591 slave.cpp:6491] Received oversubscribable resources {} from the resource estimator
I0927 02:01:52.597120  6576 process.cpp:3927] Handling HTTP event for process 'slave(798)' with path: '/slave(798)/monitor/statistics.json'
I0927 02:01:52.599128  6598 http.cpp:1185] HTTP GET for /slave(798)/monitor/statistics.json from 172.17.0.2:34526
I0927 02:01:52.599259  6598 http.cpp:976] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0927 02:01:52.606556  6557 slave.cpp:843] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1 (68 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2
I0927 02:01:52.646726  6557 containerizer.cpp:246] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0927 02:01:52.647270  6557 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0927 02:01:52.647385  6557 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0927 02:01:52.647420  6557 provisioner.cpp:255] Using default backend 'copy'
I0927 02:01:52.651746  6580 slave.cpp:250] Mesos agent started on (799)@172.17.0.2:39812
I0927 02:01:52.651785  6580 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_kIXUkj/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_kIXUkj/credential" --default_role="*" --disallow_sharing_agent_pid_namespace="false" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_kIXUkj/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_kIXUkj/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_kIXUkj/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.4.1/_build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --port="5051" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_kIXUkj" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_niCxGX"
I0927 02:01:52.652292  6580 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_kIXUkj/credential'
I0927 02:01:52.652525  6580 slave.cpp:283] Agent using credential for: test-principal
I0927 02:01:52.652545  6580 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_kIXUkj/http_credentials'
I0927 02:01:52.652842  6580 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0927 02:01:52.653036  6580 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0927 02:01:52.654747  6580 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0927 02:01:52.655042  6580 slave.cpp:573] Agent attributes: [  ]
I0927 02:01:52.655097  6580 slave.cpp:582] Agent hostname: d18df298941b
I0927 02:01:52.655943  6576 status_update_manager.cpp:177] Pausing sending status updates
I0927 02:01:52.657095  6585 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_niCxGX/meta'
I0927 02:01:52.657469  6598 status_update_manager.cpp:203] Recovering status update manager
I0927 02:01:52.657755  6595 containerizer.cpp:609] Recovering containerizer
I0927 02:01:52.666723  6584 provisioner.cpp:416] Provisioner recovery complete
I0927 02:01:52.667268  6576 slave.cpp:6295] Finished recovery
I0927 02:01:52.667913  6576 slave.cpp:6477] Querying resource estimator for oversubscribable resources
I0927 02:01:52.668416  6576 slave.cpp:6491] Received oversubscribable resources {} from the resource estimator
I0927 02:01:52.671509  6583 process.cpp:3927] Handling HTTP event for process 'slave(799)' with path: '/slave(799)/containers'
I0927 02:01:52.673019  6581 http.cpp:1185] HTTP GET for /slave(799)/containers from 172.17.0.2:34528
I0927 02:01:52.673282  6581 http.cpp:976] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0927 02:01:52.684593  6593 slave.cpp:843] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2 (56 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/0
I0927 02:01:52.702028  6557 containerizer.cpp:246] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0927 02:01:52.702618  6557 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0927 02:01:52.702754  6557 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0927 02:01:52.702812  6557 provisioner.cpp:255] Using default backend 'copy'
I0927 02:01:52.704604  6557 cluster.cpp:448] Creating default 'local' authorizer
I0927 02:01:52.707075  6586 slave.cpp:250] Mesos agent started on (800)@172.17.0.2:39812
I0927 02:01:52.707100  6586 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_DX3EoI/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_DX3EoI/credential" --default_role="*" --disallow_sharing_agent_pid_namespace="false" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_DX3EoI/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_DX3EoI/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_DX3EoI/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.4.1/_build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --port="5051" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_DX3EoI" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_xCoYBm"
I0927 02:01:52.707470  6586 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_DX3EoI/credential'
I0927 02:01:52.707650  6586 slave.cpp:283] Agent using credential for: test-principal
I0927 02:01:52.707671  6586 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_DX3EoI/http_credentials'
I0927 02:01:52.707901  6586 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0927 02:01:52.708068  6586 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0927 02:01:52.709331  6586 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0927 02:01:52.709549  6586 slave.cpp:573] Agent attributes: [  ]
I0927 02:01:52.709565  6586 slave.cpp:582] Agent hostname: d18df298941b
I0927 02:01:52.709705  6576 status_update_manager.cpp:177] Pausing sending status updates
I0927 02:01:52.711221  6577 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_xCoYBm/meta'
I0927 02:01:52.711524  6581 status_update_manager.cpp:203] Recovering status update manager
I0927 02:01:52.711714  6592 containerizer.cpp:609] Recovering containerizer
I0927 02:01:52.712966  6579 provisioner.cpp:416] Provisioner recovery complete
I0927 02:01:52.713299  6591 slave.cpp:6295] Finished recovery
I0927 02:01:52.713788  6591 slave.cpp:6477] Querying resource estimator for oversubscribable resources
I0927 02:01:52.714059  6580 slave.cpp:6491] Received oversubscribable resources {} from the resource estimator
I0927 02:01:52.717145  6583 process.cpp:3927] Handling HTTP event for process 'slave(800)' with path: '/slave(800)/monitor/statistics'
I0927 02:01:52.718494  6578 http.cpp:1185] HTTP GET for /slave(800)/monitor/statistics from 172.17.0.2:34534
I0927 02:01:52.718585  6578 http.cpp:976] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0927 02:01:52.721637  6557 slave.cpp:843] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/0 (30 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/1
I0927 02:01:52.732259  6557 containerizer.cpp:246] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0927 02:01:52.732772  6557 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0927 02:01:52.732887  6557 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0927 02:01:52.732921  6557 provisioner.cpp:255] Using default backend 'copy'
I0927 02:01:52.734697  6557 cluster.cpp:448] Creating default 'local' authorizer
I0927 02:01:52.736479  6580 slave.cpp:250] Mesos agent started on (801)@172.17.0.2:39812
I0927 02:01:52.736500  6580 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_82gMM7/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_82gMM7/credential" --default_role="*" --disallow_sharing_agent_pid_namespace="false" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_82gMM7/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_82gMM7/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_82gMM7/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.4.1/_build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --port="5051" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_82gMM7" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_1loAVL"
I0927 02:01:52.736909  6580 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_82gMM7/credential'
I0927 02:01:52.737099  6580 slave.cpp:283] Agent using credential for: test-principal
I0927 02:01:52.737120  6580 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_82gMM7/http_credentials'
I0927 02:01:52.737385  6580 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0927 02:01:52.737567  6580 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0927 02:01:52.738924  6580 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0927 02:01:52.739145  6580 slave.cpp:573] Agent attributes: [  ]
I0927 02:01:52.739158  6580 slave.cpp:582] Agent hostname: d18df298941b
I0927 02:01:52.739300  6578 status_update_manager.cpp:177] Pausing sending status updates
I0927 02:01:52.740840  6576 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_1loAVL/meta'
I0927 02:01:52.741132  6579 status_update_manager.cpp:203] Recovering status update manager
I0927 02:01:52.741313  6599 containerizer.cpp:609] Recovering containerizer
I0927 02:01:52.742640  6598 provisioner.cpp:416] Provisioner recovery complete
I0927 02:01:52.742945  6597 slave.cpp:6295] Finished recovery
I0927 02:01:52.743425  6597 slave.cpp:6477] Querying resource estimator for oversubscribable resources
I0927 02:01:52.743676  6594 slave.cpp:6491] Received oversubscribable resources {} from the resource estimator
I0927 02:01:52.746495  6584 process.cpp:3927] Handling HTTP event for process 'slave(801)' with path: '/slave(801)/monitor/statistics.json'
I0927 02:01:52.747735  6592 http.cpp:1185] HTTP GET for /slave(801)/monitor/statistics.json from 172.17.0.2:34536
I0927 02:01:52.747804  6592 http.cpp:976] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0927 02:01:52.750268  6577 slave.cpp:843] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/1 (28 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/2
I0927 02:01:52.760730  6557 containerizer.cpp:246] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0927 02:01:52.761240  6557 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0927 02:01:52.761355  6557 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0927 02:01:52.761390  6557 provisioner.cpp:255] Using default backend 'copy'
I0927 02:01:52.763164  6557 cluster.cpp:448] Creating default 'local' authorizer
I0927 02:01:52.764966  6576 slave.cpp:250] Mesos agent started on (802)@172.17.0.2:39812
I0927 02:01:52.764992  6576 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_ggh3rx/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_ggh3rx/credential" --default_role="*" --disallow_sharing_agent_pid_namespace="false" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_ggh3rx/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_ggh3rx/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_ggh3rx/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.4.1/_build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --port="5051" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_ggh3rx" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_lCZBwb"
I0927 02:01:52.765606  6576 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_ggh3rx/credential'
I0927 02:01:52.765848  6576 slave.cpp:283] Agent using credential for: test-principal
I0927 02:01:52.765875  6576 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_ggh3rx/http_credentials'
I0927 02:01:52.766139  6576 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0927 02:01:52.766336  6576 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0927 02:01:52.767673  6576 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0927 02:01:52.767896  6576 slave.cpp:573] Agent attributes: [  ]
I0927 02:01:52.767911  6576 slave.cpp:582] Agent hostname: d18df298941b
I0927 02:01:52.768043  6581 status_update_manager.cpp:177] Pausing sending status updates
I0927 02:01:52.769639  6598 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_lCZBwb/meta'
I0927 02:01:52.769932  6595 status_update_manager.cpp:203] Recovering status update manager
I0927 02:01:52.770117  6582 containerizer.cpp:609] Recovering containerizer
I0927 02:01:52.771366  6599 provisioner.cpp:416] Provisioner recovery complete
I0927 02:01:52.771637  6581 slave.cpp:6295] Finished recovery
I0927 02:01:52.772137  6581 slave.cpp:6477] Querying resource estimator for oversubscribable resources
I0927 02:01:52.772392  6577 slave.cpp:6491] Received oversubscribable resources {} from the resource estimator
I0927 02:01:52.775295  6597 process.cpp:3927] Handling HTTP event for process 'slave(802)' with path: '/slave(802)/containers'
I0927 02:01:52.776476  6587 http.cpp:1185] HTTP GET for /slave(802)/containers from 172.17.0.2:34538
I0927 02:01:52.776552  6587 http.cpp:976] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0927 02:01:52.779692  6596 slave.cpp:843] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/2 (29 ms)
[----------] 9 tests from Endpoint/SlaveEndpointTest (380 ms total)

[----------] 2 tests from ContainerizerType/DefaultContainerDNSFlagTest
[ RUN      ] ContainerizerType/DefaultContainerDNSFlagTest.ValidateFlag/0
[       OK ] ContainerizerType/DefaultContainerDNSFlagTest.ValidateFlag/0 (15 ms)
[ RUN      ] ContainerizerType/DefaultContainerDNSFlagTest.ValidateFlag/1
[       OK ] ContainerizerType/DefaultContainerDNSFlagTest.ValidateFlag/1 (14 ms)
[----------] 2 tests from ContainerizerType/DefaultContainerDNSFlagTest (29 ms total)

[----------] Global test environment tear-down
[==========] 1652 tests from 182 test cases ran. (610142 ms total)
[  PASSED  ] 1650 tests.
[  FAILED  ] 2 tests, listed below:
[  FAILED  ] DefaultExecutorCheckTest.CommandCheckDeliveredAndReconciled
[  FAILED  ] ExamplesTest.PersistentVolumeFramework

 2 FAILED TESTS
  YOU HAVE 20 DISABLED TESTS

I0927 02:01:52.899456  6600 process.cpp:1068] Failed to accept socket: future discarded
make[4]: *** [check-local] Error 1
make[4]: Leaving directory `/mesos/mesos-1.4.1/_build/src'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/mesos/mesos-1.4.1/_build/src'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/mesos/mesos-1.4.1/_build/src'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-1.4.1/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1506474517-15288
Untagged: mesos-1506474517-15288:latest
Deleted: sha256:702377c4361f0f69fe892e062daeb04dacd312d89e05c9b2c8e61d0ab0f3789d
Deleted: sha256:64ca92b7dcf2c3bf62e0a821fac7ebfc24158805e9d77524cf03f25ce158d869
Deleted: sha256:1c201586a3b6728304d677b08feb752389a0c98616a6448c12747b1b6298b03f
Deleted: sha256:f7c038b47743e27f2db0b4152a319060ec8acb94d30f6615ba57c534665baf02
Deleted: sha256:ed426ae8e0a898f6a731a8dd93f35e3b4e714f3fb5fa1814ad53d5bae42865ad
Deleted: sha256:9d3d95302f2d2e224f92949e2a6831a1d35902d56a70ed391be24a5670c8c522
Deleted: sha256:9c623211fae59af6478a4b8fca578df21624dc0214deb0dde828148b4ecb048f
Deleted: sha256:582feaf4d017057ad268aca9edfc5973a7ac9246d4f02c9d1701bd2f5ee6b195
Deleted: sha256:479aca8331eca96cbd63322c25cae704d66fb5d60f460871b967209407aa8df4
Deleted: sha256:e07fcb7df713b0212ef306a2914dc39b0c9a04232a3181d1ad4f007af400731c
Deleted: sha256:9fe30ce2c8cc371e77cdbefb998fb56b48ccf41f3a98d25d8ecd2122c08a0607
Deleted: sha256:e46f0ae3af9a4f92910b2d7104f808dc97c429a29048fd5b3eeee65427775b61
Deleted: sha256:04486d1d8780ef658a051e7e1a2e599082518dd8eec5846e41062dacb8870774
Deleted: sha256:c6a65d228a1681a3104fb3ef23621eef80c1ec11bb3a79e50777709965ad9ff0
Deleted: sha256:51d5f268b9e81eb6c89e5edf5d171863773ef0725e9d2732bc309f698826f03a
Deleted: sha256:ea5d103a1fb55dc13e9eb60907b08569a093ee4e66623dd0a897d0532ae0477e
Deleted: sha256:6e05c57290eb879b173519b0d4c7d929921be69a10a39b21433764742cfe68e1
Deleted: sha256:63db3790ad627fb088238ef97d37cb18a76dc50c6f8eedac75f82e29f6d74196
Deleted: sha256:27560227f088295ac0694343e8288308d130f835cec9aa5a8166c4a830e783b4
Deleted: sha256:19d15d39af4f0c312f0c656ca20a2e9788fa0ce2f50592a666f34d2fb08eddd5
Deleted: sha256:fbb37f7438754a90e45b85a2a902959ab16938cdfa6240d714751ec823b2e114
Deleted: sha256:a05d6f6b54b15a1e82dba93a7fdee6a46d066f415a619685df2d18c795bb4b57
Deleted: sha256:9d1e91c8c126a0a50a2de786cd42bf9b38c701c27ed716ce6ce40459facb5613
Deleted: sha256:d1f8c998c3c81e2c878d47451b94308e9e9c5840fdd28edf158d778b841ed36c
Deleted: sha256:2d0ce0df36a0f3955f9bd6155e8a4597350ba103c70662a8a49375ee8cae8713
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user xujyan@apple.com
Not sending mail to unregistered user benjamin.hindman@gmail.com