See <https://builds.apache.org/job/Mesos-Reviewbot/20042/display/redirect?page=changes>
Changes: [klueska] Created virtual environment for linters in /support. [klueska] Removed pylint from the CLI requirements. ------------------------------------------ Started by an SCM change Started by an SCM change Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H18 (ubuntu xenial) in workspace <https://builds.apache.org/job/Mesos-Reviewbot/ws/> > 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 0f674bbbbcb7fcc827ef241dc76fa40139e86717 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f674bbbbcb7fcc827ef241dc76fa40139e86717 Commit message: "Removed pylint from the CLI requirements." > git rev-list 8ffc3541482be3d615de7054ddb50b3905fd8952 # timeout=10 > git tag -a -f -m Jenkins Build #20042 jenkins-Mesos-Reviewbot-20042 # > 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/jenkins8153750294515210866.sh + date Thu Nov 9 15:24:37 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 ************* Module cli.util E: 32, 0: Unable to import 'kazoo.client' (import-error) ************* Module cli.tests.base E: 29, 0: Unable to import 'parse' (import-error) ************* Module main E: 24, 0: Unable to import 'termcolor' (import-error) ************* Module cli.config E: 22, 0: Unable to import 'toml' (import-error) Total errors found: 4 Virtualenv not detected... building Rebuilding virtualenv... Checking 1221 C++ files Checking 39 Python files Build step 'Execute shell' marked build as failure
