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

Changes:

[tnachen] Added support for custom docker host.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-6 (docker Ubuntu 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 9d8829182e2b40bafc9aaa58e96ff3ac637d0b2c (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9d8829182e2b40bafc9aaa58e96ff3ac637d0b2c
 > git rev-list 7e8370cdcf7c0aff2afb295e79e153f35f6a491a # timeout=10
 > git tag -a -f -m Jenkins Build #8087 jenkins-mesos-reviewbot-8087 # 
 > timeout=10
[mesos-reviewbot] $ /bin/bash -xe /tmp/hudson9181880945433781394.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:/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:/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:/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:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ date
Tue Sep  1 06:08:18 UTC 2015
+ chmod -R +w 3rdparty bin bootstrap CHANGELOG cmake CMakeLists.txt 
configure.ac Dockerfile docs Doxyfile 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 9d88291 Added support for custom docker host.
+ ./support/mesos-style.py
Checking 734 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/operators,+whitespace/semicolon,+whitespace/tab,+whitespace/todo
src/tests/mesos.hpp:970:  Lines should be <= 80 characters long  
[whitespace/line_length] [2]
src/tests/hook_tests.cpp:531:  Weird number of spaces at line-start.  Are you 
using a 2-space indent?  [whitespace/indent] [3]
src/tests/containerizer/docker_containerizer_tests.cpp:174:  Weird number of 
spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
src/docker/docker.hpp:253:  Redundant blank line at the end of a code block 
should be deleted.  [whitespace/blank_line] [3]
Total errors found: 4
Build step 'Execute shell' marked build as failure

Reply via email to