See <https://builds.apache.org/job/Mesos-Reviewbot/18672/display/redirect?page=changes>
Changes: [benjamin.hindman] Revised bulk dequeue for event queue. ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on qnode3 (ubuntu) 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 3cbe00421bdb225649e4bf8dbe9acb3ecc8064b5 (origin/master) Commit message: "Revised bulk dequeue for event queue." > git config core.sparsecheckout # timeout=10 > git checkout -f 3cbe00421bdb225649e4bf8dbe9acb3ecc8064b5 > git rev-list 49c34f77d40e5e198da09c9b99dcd2a21ef03b10 # timeout=10 > git tag -a -f -m Jenkins Build #18672 jenkins-Mesos-Reviewbot-18672 # > 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/jenkins1943959056335527117.sh + date Wed Aug 2 00:00:18 UTC 2017 + pip install --user virtualenv Collecting virtualenv Using cached virtualenv-15.1.0-py2.py3-none-any.whl Installing collected packages: virtualenv Successfully installed virtualenv-15.0.1 You are using pip version 8.1.1, however version 9.0.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. + ./support/mesos-style.py 3rdparty/libprocess/src/semaphore.hpp:242: Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3] 3rdparty/libprocess/src/semaphore.hpp:243: Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3] Total errors found: 1 Total errors found: 0 Checking 1189 C++ files Rebuilding virtualenv ... Checking 21 Python files Build step 'Execute shell' marked build as failure
