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

Changes:

[benjamin.hindman] Make sure the mesos-fetcher exits if the slave terminates.

[benjamin.hindman] Introduced "states" for Docker containers to transition 
between.

[benjamin.hindman] Improved safety of "higher-level" io::read/write.

[benjamin.hindman] Cleaned up usage of io::read for new semantics.

[benjamin.hindman] Allow override without CommandInfo::value to run in command 
executor.

[benjamin.hindman] Allow external isolator flag to be backward compatible.

[benjamin.hindman] Added TODO for os::killtree.

------------------------------------------
[URLTrigger] A change within the response URL invocation (log)
[URLTrigger] A change within the response URL invocation (log)
Started by an SCM change
Started by an SCM change
[URLTrigger] A change within the response URL invocation (log)
Started by an SCM change
[URLTrigger] A change within the response URL invocation (log)
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
[URLTrigger] A change within the response URL invocation (log)
[URLTrigger] A change within the response URL invocation (log)
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
[URLTrigger] A change within the response URL invocation (log)
Started by an SCM change
[URLTrigger] A change within the response URL invocation (log)
Started by an SCM change
Building remotely on ubuntu-4 (Ubuntu ubuntu4 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 0a2957ed0faa29a1db448d9726c4935cd8ab7474 (origin/master)
 > git config core.sparsecheckout
 > git checkout -f 0a2957ed0faa29a1db448d9726c4935cd8ab7474
 > git rev-list 30a56be17eb9b33ec3fcf8cfd4fd248f64a36124
 > git tag -a -f -m Jenkins Build #1357 jenkins-mesos-reviewbot-1357
[mesos-reviewbot] $ /bin/bash -xe /tmp/hudson2198144718705322322.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
+ 
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
+ 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
+ 
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
+ date
Sat Aug 16 04:24:35 UTC 2014
+ chmod -R +w 3rdparty CHANGELOG Doxyfile LICENSE Makefile.am NOTICE README.md 
bin bootstrap configure.ac docs ec2 frameworks include m4 mesos-0.20.0 
mesos.pc.in mpi src support
+ git clean -fdx
Skipping repository mesos-0.20.0/_build/3rdparty/leveldb
Removing mesos-0.20.0/m4
Removing mesos-0.20.0/ec2
Removing mesos-0.20.0/support
Removing mesos-0.20.0/bootstrap
Removing mesos-0.20.0/mpi
Removing mesos-0.20.0/LICENSE
Removing mesos-0.20.0/configure.ac
Removing mesos-0.20.0/3rdparty
Removing mesos-0.20.0/configure
Removing mesos-0.20.0/ar-lib
Removing mesos-0.20.0/Makefile.am
Removing mesos-0.20.0/config.guess
Removing mesos-0.20.0/_inst
Removing mesos-0.20.0/include
Removing mesos-0.20.0/aclocal.m4
Removing mesos-0.20.0/mesos.pc.in
Removing mesos-0.20.0/README.md
Removing mesos-0.20.0/depcomp
Removing mesos-0.20.0/NOTICE
Removing mesos-0.20.0/src
Removing mesos-0.20.0/Makefile.in
Removing mesos-0.20.0/config.sub
Removing mesos-0.20.0/bin
Removing mesos-0.20.0/ltmain.sh
Removing mesos-0.20.0/compile
Removing mesos-0.20.0/install-sh
Removing mesos-0.20.0/missing
+ git reset --hard HEAD
HEAD is now at 0a2957e Added TODO for os::killtree.
+ ./support/mesos-style.py
Checking 503 files using filter 
--filter=-,+build/class,+build/deprecated,+build/endif_comment,+readability/todo,+readability/namespace,+runtime/vlog,+whitespace/blank_line,+whitespace/comma,+whitespace/ending_newline,+whitespace/forcolon,+whitespace/indent,+whitespace/line_length,+whitespace/tab,+whitespace/todo
src/slave/containerizer/docker.cpp:490:  Weird number of spaces at line-start.  
Are you using a 2-space indent?  [whitespace/indent] [3]
Total errors found: 1
Build step 'Execute shell' marked build as failure

Reply via email to