See <https://builds.apache.org/job/mesos-reviewbot/1899/changes>

Changes:

[benjamin.hindman] Added style/syntax changes made to modules abstractions.

------------------------------------------
Started by an SCM change
Building remotely on ubuntu-1 (docker Ubuntu ubuntu) in workspace 
<https://builds.apache.org/job/mesos-reviewbot/ws/>
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/mesos.git
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git --version
 > 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}
Checking out Revision 93701846c88e1da3f45cb7b14b54d81f9f3bc68f (origin/master)
 > git config core.sparsecheckout
 > git checkout -f 93701846c88e1da3f45cb7b14b54d81f9f3bc68f
 > git rev-list b8888f1e343c4745420b8b77e7c9213dc6515375
 > git tag -a -f -m Jenkins Build #1899 jenkins-mesos-reviewbot-1899
[mesos-reviewbot] $ /bin/bash -xe /tmp/hudson3423355435651075875.sh
+ export JAVA_HOME=/home/jenkins/tools/java/jdk1.6.0_20-64
+ JAVA_HOME=/home/jenkins/tools/java/jdk1.6.0_20-64
+ export 
PATH=/home/jenkins/tools/java/jdk1.6.0_20-64/bin:/home/jenkins/tools/java/latest1.6/bin:/home/jenkins/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ 
PATH=/home/jenkins/tools/java/jdk1.6.0_20-64/bin:/home/jenkins/tools/java/latest1.6/bin:/home/jenkins/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ export M2_HOME=/home/jenkins/tools/maven/latest
+ M2_HOME=/home/jenkins/tools/maven/latest
+ export 
PATH=/home/jenkins/tools/maven/latest/bin:/home/jenkins/tools/java/jdk1.6.0_20-64/bin:/home/jenkins/tools/java/latest1.6/bin:/home/jenkins/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ 
PATH=/home/jenkins/tools/maven/latest/bin:/home/jenkins/tools/java/jdk1.6.0_20-64/bin:/home/jenkins/tools/java/latest1.6/bin:/home/jenkins/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ date
Wed Oct  8 23:21:07 UTC 2014
+ chmod -R +w 3rdparty bin bootstrap CHANGELOG configure.ac docs Doxyfile ec2 
frameworks include LICENSE m4 Makefile.am mesos.pc.in mpi NOTICE README.md src 
support
+ git clean -fdx
+ git reset --hard HEAD
HEAD is now at 9370184 Added style/syntax changes made to modules abstractions.
+ ./support/mesos-style.py
Checking 518 files using filter 
--filter=-,+build/class,+build/deprecated,+build/endif_comment,+readability/todo,+readability/namespace,+runtime/vlog,+whitespace/blank_line,+whitespace/comma,+whitespace/end_of_line,+whitespace/ending_newline,+whitespace/forcolon,+whitespace/indent,+whitespace/line_length,+whitespace/tab,+whitespace/todo
src/module/manager.cpp:194:  Tab found; better to use spaces  [whitespace/tab] 
[1]
src/module/manager.cpp:199:  Tab found; better to use spaces  [whitespace/tab] 
[1]
src/module/manager.cpp:200:  Tab found; better to use spaces  [whitespace/tab] 
[1]
Total errors found: 3
Build step 'Execute shell' marked build as failure

Reply via email to