You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/08/16 18:55:27 UTC

Build failed in Jenkins: mesos-reviewbot #1359

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

Changes:

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

[benjamin.hindman] Added some slave recovery DockerContainerizer tests.

[benjamin.hindman] Set ownership of stdout/stderr and container directory properly.

[benjamin.hindman] Validate Docker version since we require >= 1.0.0.

[benjamin.hindman] Save Docker container pid for subsequent containerizer updates.

------------------------------------------
[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
[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
[URLTrigger] A change within the response URL invocation (log)
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 8cbb85c8af6eae9453a868f67f2fb8dd387e18ba (origin/master)
 > git config core.sparsecheckout
 > git checkout -f 8cbb85c8af6eae9453a868f67f2fb8dd387e18ba
 > git rev-list 0a2957ed0faa29a1db448d9726c4935cd8ab7474
 > git tag -a -f -m Jenkins Build #1359 jenkins-mesos-reviewbot-1359
[mesos-reviewbot] $ /bin/bash -xe /tmp/hudson6288275294011009871.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 16:53:10 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
+ git reset --hard HEAD
HEAD is now at 8cbb85c Save Docker container pid for subsequent containerizer updates.
+ ./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:497:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
src/tests/docker_containerizer_tests.cpp:1469:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
Total errors found: 2
Build step 'Execute shell' marked build as failure

Jenkins build is back to normal : mesos-reviewbot #1362

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/mesos-reviewbot/1362/changes>


Build failed in Jenkins: mesos-reviewbot #1361

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/mesos-reviewbot/1361/changes>

Changes:

[vinodkone] Moved 'mesos::internal::logging::installSignalFailureHandler()' to stout/logging.hpp.

------------------------------------------
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 dd990c53cc136fb92003b81eaa01f989ac5ae467 (origin/master)
 > git config core.sparsecheckout
 > git checkout -f dd990c53cc136fb92003b81eaa01f989ac5ae467
 > git rev-list 8cbb85c8af6eae9453a868f67f2fb8dd387e18ba
 > git tag -a -f -m Jenkins Build #1361 jenkins-mesos-reviewbot-1361
[mesos-reviewbot] $ /bin/bash -xe /tmp/hudson8897987745623096765.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 17:34:16 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
+ git reset --hard HEAD
HEAD is now at dd990c5 Moved 'mesos::internal::logging::installSignalFailureHandler()' to stout/logging.hpp.
+ ./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:497:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
src/tests/docker_containerizer_tests.cpp:1469:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
Total errors found: 2
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: mesos-reviewbot #1360

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/mesos-reviewbot/1360/>

------------------------------------------
[URLTrigger] A change within the response URL invocation (log)
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 8cbb85c8af6eae9453a868f67f2fb8dd387e18ba (origin/master)
 > git config core.sparsecheckout
 > git checkout -f 8cbb85c8af6eae9453a868f67f2fb8dd387e18ba
 > git rev-list 8cbb85c8af6eae9453a868f67f2fb8dd387e18ba
 > git tag -a -f -m Jenkins Build #1360 jenkins-mesos-reviewbot-1360
[mesos-reviewbot] $ /bin/bash -xe /tmp/hudson4203799226256961166.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 17:01:22 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
+ git reset --hard HEAD
HEAD is now at 8cbb85c Save Docker container pid for subsequent containerizer updates.
+ ./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:497:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
src/tests/docker_containerizer_tests.cpp:1469:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
Total errors found: 2
Build step 'Execute shell' marked build as failure