Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 14B31200CF7 for ; Tue, 19 Sep 2017 20:01:32 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 133811609DD; Tue, 19 Sep 2017 18:01:32 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 320291609BF for ; Tue, 19 Sep 2017 20:01:31 +0200 (CEST) Received: (qmail 40042 invoked by uid 500); 19 Sep 2017 18:01:30 -0000 Mailing-List: contact builds-help@mesos.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: builds@mesos.apache.org Delivered-To: mailing list builds@mesos.apache.org Received: (qmail 40027 invoked by uid 99); 19 Sep 2017 18:01:30 -0000 Received: from Unknown (HELO jenkins-master.apache.org) (62.210.60.235) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Sep 2017 18:01:30 +0000 Received: from jenkins-master.apache.org (localhost [127.0.0.1]) by jenkins-master.apache.org (ASF Mail Server at jenkins-master.apache.org) with ESMTP id 7A8D0A0D11 for ; Tue, 19 Sep 2017 18:01:25 +0000 (UTC) Date: Tue, 19 Sep 2017 18:01:21 +0000 (UTC) From: Apache Jenkins Server To: builds@mesos.apache.org Message-ID: <212977293.1190.1505844083182.JavaMail.jenkins@jenkins-master.apache.org> In-Reply-To: <639385793.1184.1505842883386.JavaMail.jenkins@jenkins-master.apache.org> References: <639385793.1184.1505842883386.JavaMail.jenkins@jenkins-master.apache.org> Subject: Build failed in Jenkins: Mesos-Reviewbot #19453 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkqVKZPv7YyHBB3FvWfV7XQehwe/Ga3aadzSNknt8g382X3uN8A3SOQ+Ixq9HxS+ZlN6XR4TECySmSRy2JN5Rx8svxAD0TjtSF9LuU98dD+LniNDP7Lq6gvRFuJhbMHoS0nuTizDZLsK4X8TW5MyV9w+jFbdoZfRE5O/Mse0fkOeL5uoIS/3Vvu/W+x9QSjDkB7CaU56bPFlQjqqJBl3Cn9r34CkXQZYnLb/NjW4vcpw0+TgMUAPTIVEr5BTPZRshz19g7huwg3zANT5HBIZnzV4hsVY9w4JHkceFdKi/ibNnjPjsFs9pm0HSGJ/RDxjIvSTYT02eH4+m1RAYaj2E9QIDAQAB X-Jenkins-Job: Mesos-Reviewbot X-Jenkins-Result: FAILURE archived-at: Tue, 19 Sep 2017 18:01:32 -0000 See Changes: [yujie.jay] Added a link to secrets doc from container volume doc. ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H18 (ubuntu xenial) in workspace > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 --version # timeout=10 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mesos.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision bcf87ad771708b63572bb294c4538243e00ac559 (origin/master) Commit message: "Added a link to secrets doc from container volume doc." > git config core.sparsecheckout # timeout=10 > git checkout -f bcf87ad771708b63572bb294c4538243e00ac559 > git rev-list 10d1307366543bf34b26f9193ac140a7b9f33aef # timeout=10 > git tag -a -f -m Jenkins Build #19453 jenkins-Mesos-Reviewbot-19453 # timeout=10 [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content USERNAME=mesos-review [EnvInject] - Variables injected successfully. [EnvInject] - Mask passwords that will be passed as build parameters. [Mesos-Reviewbot] $ /bin/bash -xe /tmp/jenkins3491507679567044125.sh + date Tue Sep 19 17:59:05 UTC 2017 + pip install --user virtualenv Requirement already satisfied: virtualenv in /home/jenkins/.local/lib/python2.7/site-packages + ./support/mesos-style.py Total errors found: 0 Exception: Traceback (most recent call last): File " line 215, in main status = self.run(options, args) File " line 342, in run prefix=options.prefix_path, File " line 784, in install **kwargs File " line 851, in install self.move_wheel_files(self.source_dir, root=root, prefix=prefix) File " line 1064, in move_wheel_files isolated=self.isolated, File " line 345, in move_wheel_files clobber(source, lib_dir, True) File " line 316, in clobber ensure_dir(destdir) File " line 83, in ensure_dir os.makedirs(path) File " line 157, in makedirs mkdir(name, mode) OSError: [Errno 28] No space left on device: ' Already using interpreter /usr/bin/python Deleting tree Not deleting New python executable in Installing setuptools, pkg_resources, pip, wheel...done. Requirement already up-to-date: pip in ./src/python/cli_new/.virtualenv/lib/python2.7/site-packages Collecting astroid==1.4.8 (from -r (line 1)) Using cached astroid-1.4.8-py2.py3-none-any.whl Collecting backports.functools-lru-cache==1.2.1 (from -r (line 2)) Using cached backports.functools_lru_cache-1.2.1-py2.py3-none-any.whl Collecting configparser==3.5.0 (from -r (line 3)) Collecting docopt==0.6.2 (from -r (line 4)) Collecting isort==4.2.5 (from -r (line 5)) Using cached isort-4.2.5-py2.py3-none-any.whl Collecting lazy-object-proxy==1.2.2 (from -r (line 6)) Using cached lazy_object_proxy-1.2.2-cp27-cp27mu-manylinux1_x86_64.whl Collecting mccabe==0.5.2 (from -r (line 7)) Using cached mccabe-0.5.2-py2.py3-none-any.whl Collecting parse==1.8.0 (from -r (line 8)) Collecting Pygments==2.1.3 (from -r (line 9)) Using cached Pygments-2.1.3-py2.py3-none-any.whl Collecting PyInstaller==3.1.1 (from -r (line 10)) Collecting pylint==1.6.4 (from -r (line 11)) Using cached pylint-1.6.4-py2.py3-none-any.whl Collecting six==1.10.0 (from -r (line 12)) Using cached six-1.10.0-py2.py3-none-any.whl Collecting termcolor==1.1.0 (from -r (line 13)) Collecting toml==0.9.2 (from -r (line 14)) Collecting tox==2.7.0 (from -r (line 15)) Using cached tox-2.7.0-py2.py3-none-any.whl Collecting wrapt==1.10.8 (from -r (line 16)) Requirement already satisfied: setuptools in ./src/python/cli_new/.virtualenv/lib/python2.7/site-packages (from PyInstaller==3.1.1->-r (line 10)) Collecting pluggy<1.0,>=0.3.0 (from tox==2.7.0->-r (line 15)) Collecting py>=1.4.17 (from tox==2.7.0->-r (line 15)) Using cached py-1.4.34-py2.py3-none-any.whl Collecting virtualenv>=1.11.2; python_version != "3.2" (from tox==2.7.0->-r (line 15)) Using cached virtualenv-15.1.0-py2.py3-none-any.whl Installing collected packages: six, wrapt, lazy-object-proxy, astroid, backports.functools-lru-cache, configparser, docopt, isort, mccabe, parse, Pygments, PyInstaller, pylint, termcolor, toml, pluggy, py, virtualenv, tox Checking 1207 C++ files Rebuilding virtualenv ... Build step 'Execute shell' marked build as failure