You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@mesos.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/12/20 16:40:58 UTC

Build failed in Jenkins: Mesos-Buildbot » autotools,clang,--verbose --disable-libtool-wrappers,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4635

See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose%20--disable-libtool-wrappers,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4635/display/redirect?page=changes>

Changes:

[yujie.jay] Fixed an agent assertion.

------------------------------------------
[...truncated 223.69 KB...]
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... clang++-3.5 -E
checking for ld used by clang++-3.5... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the clang++-3.5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for clang++-3.5 option to produce PIC... -fPIC -DPIC
checking if clang++-3.5 PIC flag -fPIC -DPIC works... yes
checking if clang++-3.5 static flag -static works... yes
checking if clang++-3.5 supports -c -o file.o... yes
checking if clang++-3.5 supports -c -o file.o... (cached) yes
checking whether the clang++-3.5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: creating ./config.lt
config.lt: creating libtool
checking whether C++ compiler accepts -fstack-protector-strong... yes
checking whether clang++-3.5 supports C++11 features by default... no
checking whether clang++-3.5 supports C++11 features with -std=c++11... yes
checking if compiler needs -Werror to reject unknown flags... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
configure: Setting up build environment for x86_64 linux-gnu
checking for backtrace in -lunwind... no
checking for main in -lgflags... no
checking for patch... patch
checking fts.h usability... yes
checking fts.h presence... yes
checking for fts.h... yes
checking for library containing fts_close... none required
checking apr_pools.h usability... yes
checking apr_pools.h presence... yes
checking for apr_pools.h... yes
checking for apr_initialize in -lapr-1... yes
checking for curl_global_init in -lcurl... yes
checking for javac... /usr/bin/javac
checking for java... /usr/bin/java
checking value of Java system property 'java.home'... /usr/lib/jvm/java-7-openjdk-amd64/jre
configure: using JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64
checking whether or not we can build with JNI... yes
checking for mvn... /usr/bin/mvn
checking for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... yes
checking for RAND_poll in -lcrypto... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for SSL_CTX_new in -lssl... yes
checking svn_version.h usability... yes
checking svn_version.h presence... yes
checking for svn_version.h... yes
checking for svn_stringbuf_create_ensure in -lsvn_subr-1... yes
checking svn_delta.h usability... yes
checking svn_delta.h presence... yes
checking for svn_delta.h... yes
checking for svn_txdelta in -lsvn_delta-1... yes
checking whether to enable the XFS disk isolator... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for deflate, gzread, gzwrite, inflate in -lz... yes
checking C++ standard library for undefined behaviour with selected optimization level... no
checking for a Python interpreter with version >= 2.6... python
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for python2.7... (cached) /usr/bin/python
checking for a version of Python >= '2.1.0'... yes
checking for a version of Python >= '2.6'... yes
checking for the distutils Python package... yes
checking for Python include path... -I/usr/include/python2.7
checking for Python library path... -L/usr/lib -lpython2.7
checking for Python site-packages path... /usr/lib/python2.7/dist-packages
checking python extra libraries... -lpthread -ldl  -lutil -lm
checking python extra linking flags... -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions
checking consistency of all components of python development environment... yes
checking whether we can build usable Python eggs... yes
checking for an old installation of the Mesos egg (before 0.20.0)... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mesos.pc
config.status: creating src/Makefile
config.status: creating 3rdparty/Makefile
config.status: creating 3rdparty/libprocess/Makefile
config.status: creating 3rdparty/libprocess/include/Makefile
config.status: creating 3rdparty/stout/Makefile
config.status: creating 3rdparty/stout/include/Makefile
config.status: creating 3rdparty/gmock_sources.cc
config.status: creating bin/mesos.sh
config.status: creating bin/mesos-agent.sh
config.status: creating bin/mesos-local.sh
config.status: creating bin/mesos-master.sh
config.status: creating bin/mesos-slave.sh
config.status: creating bin/mesos-tests.sh
config.status: creating bin/mesos-agent-flags.sh
config.status: creating bin/mesos-local-flags.sh
config.status: creating bin/mesos-master-flags.sh
config.status: creating bin/mesos-slave-flags.sh
config.status: creating bin/mesos-tests-flags.sh
config.status: creating bin/gdb-mesos-agent.sh
config.status: creating bin/gdb-mesos-local.sh
config.status: creating bin/gdb-mesos-master.sh
config.status: creating bin/gdb-mesos-slave.sh
config.status: creating bin/gdb-mesos-tests.sh
config.status: creating bin/lldb-mesos-agent.sh
config.status: creating bin/lldb-mesos-local.sh
config.status: creating bin/lldb-mesos-master.sh
config.status: creating bin/lldb-mesos-slave.sh
config.status: creating bin/lldb-mesos-tests.sh
config.status: creating bin/valgrind-mesos-agent.sh
config.status: creating bin/valgrind-mesos-local.sh
config.status: creating bin/valgrind-mesos-master.sh
config.status: creating bin/valgrind-mesos-slave.sh
config.status: creating bin/valgrind-mesos-tests.sh
config.status: creating src/deploy/mesos-daemon.sh
config.status: creating src/deploy/mesos-start-agents.sh
config.status: creating src/deploy/mesos-start-cluster.sh
config.status: creating src/deploy/mesos-start-masters.sh
config.status: creating src/deploy/mesos-start-slaves.sh
config.status: creating src/deploy/mesos-stop-agents.sh
config.status: creating src/deploy/mesos-stop-cluster.sh
config.status: creating src/deploy/mesos-stop-masters.sh
config.status: creating src/deploy/mesos-stop-slaves.sh
config.status: creating include/mesos/version.hpp
config.status: creating src/java/generated/org/apache/mesos/MesosNativeLibrary.java
config.status: creating mpi/mpiexec-mesos
config.status: creating src/examples/java/test-exception-framework
config.status: creating src/examples/java/test-executor
config.status: creating src/examples/java/test-framework
config.status: creating src/examples/java/test-multiple-executors-framework
config.status: creating src/examples/java/test-log
config.status: creating src/examples/java/v1-test-framework
config.status: creating src/java/mesos.pom
config.status: creating src/examples/python/test-executor
config.status: creating src/examples/python/test-framework
config.status: creating src/python/setup.py
config.status: creating src/python/cli/setup.py
config.status: creating src/python/interface/setup.py
config.status: creating src/python/native_common/ext_modules.py
config.status: creating src/python/executor/setup.py
config.status: creating src/python/native/setup.py
config.status: creating src/python/scheduler/setup.py
config.status: linking src/python/native_common/ext_modules.py to src/python/executor/ext_modules.py
config.status: linking src/python/native_common/ext_modules.py to src/python/scheduler/ext_modules.py
config.status: executing depfiles commands
config.status: executing libtool commands
configure: Build option summary:
    CXX:        clang++-3.5
    CXXFLAGS:   -g1 -O0 -std=c++11
    CPPFLAGS:   -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	      
    LDFLAGS:    
    LIBS:       -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1  -lrt

make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.5.0"; then find "mesos-1.5.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.5.0" || { sleep 5 && rm -rf "mesos-1.5.0"; }; else :; fi
test -d "mesos-1.5.0" || mkdir "mesos-1.5.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/3rdparty \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/3rdparty'
 (cd stout && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/stout \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/stout'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/stout/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/stout/include'
make[4]: Leaving directory `/mesos/3rdparty/stout/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/libprocess \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/libprocess'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/libprocess/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/libprocess/include'
make[4]: Leaving directory `/mesos/3rdparty/libprocess/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/libprocess/
make[4]: Leaving directory `/mesos/3rdparty/libprocess'
make[3]: Leaving directory `/mesos/3rdparty/libprocess'
make[2]: Leaving directory `/mesos/3rdparty'
 (cd src && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
make[2]: *** No rule to make target `resource_provider/storage/volume_profile.ph.h', needed by `distdir'.  Stop.
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1513787470-10722
Untagged: mesos-1513787470-10722:latest
Deleted: sha256:cd5b33957e4cd38592e8ac02e04c532e80f8530b1cc3350ae60e4fa9fcd917b0
Deleted: sha256:4ffc32fe7a471e1f0f47c3132736124a07e3d7d8c44310c530c51b171889c014
Deleted: sha256:c2c12f843c9a1077bc1301b8c3ee1d968e7e1b88ef20f5b8baad0d449f978305
Deleted: sha256:5031934b0625fa52ea374e9380139d7bcaea7dd4719ba1b1e2ead2527f6a01e5
Deleted: sha256:97d08a425ce496654f74f17f7224dbad0a35facff6a60c8a05cee3905cce37e2
Deleted: sha256:9a42524f0d9e32b921a4241fb7f76bd280313314be2c5805096ca626520e9824
Deleted: sha256:fd3c67d66096e682e921f7599b3032aae5d004794109a13c6520d094c37605ec
Deleted: sha256:004ca0568b700934bf6618708eb2954807c21f478aab05a651576888441104ec
Deleted: sha256:fb85fa80b678e06c78b6c4d3c117e2dec72721d97bddce667b07d828b73d83a5
Deleted: sha256:b3a317621e457d63438f411ed8a20529a92bb50bf21fe25b4e6f846d3690306c
Deleted: sha256:651103823cf574798c34c81db50e771debdfed65c9fbf8e0827c6a37d1110d23
Deleted: sha256:e76616cde4d00b242a00699d7d0d57df7aab9adcdf8a79a8899755e6abbe6dc4
Deleted: sha256:80467efb3c754841da24e17a25cd03160173db9edc13d798c1a5f9846f51912d
Deleted: sha256:8365b69339f1dd11a51df6ee8cbca568bfb0b02425974e26d42f278fb2ca58a2
Deleted: sha256:ebe59ece289ece7e9250c01d589c4a3cbc55858039ff9d2da921a68063e439a3
Deleted: sha256:83ac87b09a982d2bbf68e0c2fd36d0a560f3ec0e44177a2243799497bcb04661
Deleted: sha256:2175a7686e7e73b8e684bb4482f010895e884d4e50a82a671a442fc24a3efff0
Deleted: sha256:dc3f5c3c1e6f76bd8ec81ff7e64d4c6bd42e14c30cf2798ab5b74c31efc6bd51
Deleted: sha256:96e872355b4a00d5ba4985c0e4d1056f33fdde03bff29b5412547e25e3388209
Deleted: sha256:ada4d11e79eb77880b8e4267854ee786c17a4a7e2bd596ad672557afffac60c0
Deleted: sha256:ffb104eba2b72da5e1459722dc1f5505ed9164b918f2cd4ae0b973d5d29ce23b
Deleted: sha256:772a575ddfce9b5fb043f8ec9dc4e23fa7f833f024eb473b43baae8181ac7c63
Deleted: sha256:d4b924528449d363cb7ad79c0effad05e6d58129ffbe6c0c2516ed2fffc7fe60
Deleted: sha256:92b1c6261b87f042fba9bc61b4c7189f61904de1d963375dba4363175c9d41e0
Deleted: sha256:404f6cf0134fdc377b40cd556bb897c42dd7768a975afab6d906c4c0c54896e1
Deleted: sha256:01fc070439720c57c305c5dfcc8da462f2c68437d07e22e1abed018c4bc57ee3
Deleted: sha256:b0311aab1c54e996f123c5e1f9bce4f8e983a0660c814fb87f9b05407c1b38ef
Deleted: sha256:9c2e87e86b6b0732f31f9b8f3caa5a9ccc0b3d1d263f60a51a78753a52355e72
Deleted: sha256:14412bd71285658a9377a9bc42f038b1793c9147484392723be9b42d731f714a
Deleted: sha256:3859505525275dae93a3296f3102d9263029bb939632dbdcc2bee11a3577e03e
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user yujie.jay@gmail.com
Not sending mail to unregistered user xujyan@apple.com
Not sending mail to unregistered user gregorywmann@gmail.com
Not sending mail to unregistered user songzihao1990@gmail.com

Jenkins build is back to normal : Mesos-Buildbot » autotools,clang,--verbose --disable-libtool-wrappers,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4658

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose%20--disable-libtool-wrappers,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4658/display/redirect?page=changes>


Build failed in Jenkins: Mesos-Buildbot » autotools,clang,--verbose --disable-libtool-wrappers,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4657

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose%20--disable-libtool-wrappers,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4657/display/redirect>

------------------------------------------
[...truncated 181.55 KB...]
Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1) ...
Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.23) ...
Setting up libpq-dev (9.3.20-0ubuntu0.14.04) ...
Setting up libmysqlclient-dev (5.5.58-0ubuntu0.14.04.1) ...
Setting up libaprutil1-dev (1.5.3-1) ...
Setting up pkg-config (0.26-1ubuntu4) ...
Setting up libidn11-dev (1.28-1ubuntu2.2) ...
Setting up libkrb5-dev (1.12+dfsg-2ubuntu5.3) ...
Setting up libnspr4-dev (2:4.13.1-0ubuntu0.14.04.1) ...
Setting up libnss3-dev:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...
Setting up libgpg-error-dev (1.12-0.2ubuntu1) ...
Setting up libgcrypt11-dev (1.5.3-2ubuntu4.5) ...
Setting up libtasn1-6-dev (3.4-3ubuntu0.5) ...
Setting up libp11-kit-dev (0.20.2-2ubuntu2) ...
Setting up libgnutls-dev (2.12.23-12ubuntu2.8) ...
Setting up librtmp-dev (2.4+20121230.gitdf6c518-1ubuntu0.1) ...
Setting up libcurl4-nss-dev:amd64 (7.35.0-1ubuntu2.13) ...
Setting up libevent-dev (2.0.21-stable-1ubuntu1.14.04.2) ...
Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ...
Setting up libsasl2-dev (2.1.25.dfsg1-17build1) ...
Setting up libssl-doc (1.0.1f-1ubuntu2.23) ...
Setting up python2.7-dev (2.7.6-8ubuntu0.4) ...
Setting up python-dev (2.7.5-5ubuntu3) ...
Setting up python-six (1.5.2-1ubuntu1) ...
Setting up libev4 (1:4.15-3) ...
Setting up libev-dev (1:4.15-3) ...
Setting up libsvn-dev (1.8.8-1ubuntu3.3) ...
Processing triggers for libc-bin (2.19-0ubuntu6.13) ...
 ---> b990b1104252
Removing intermediate container 8358b3ae5e49
Step 6/20 : RUN apt-get install -y wget curl sed
 ---> Running in 13f4e0fceca9
Reading package lists...
Building dependency tree...
Reading state information...
sed is already the newest version.
The following NEW packages will be installed:
  curl libcurl3 wget
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 566 kB of archives.
After this operation, 1527 kB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libcurl3 amd64 7.35.0-1ubuntu2.13 [173 kB]
Get:2 http://archive.ubuntu.com/ubuntu/ trusty-updates/main wget amd64 1.15-1ubuntu1.14.04.3 [270 kB]
Get:3 http://archive.ubuntu.com/ubuntu/ trusty-updates/main curl amd64 7.35.0-1ubuntu2.13 [123 kB]
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin: 
Fetched 566 kB in 1s (456 kB/s)
Selecting previously unselected package libcurl3:amd64.
(Reading database ... 31103 files and directories currently installed.)
Preparing to unpack .../libcurl3_7.35.0-1ubuntu2.13_amd64.deb ...
Unpacking libcurl3:amd64 (7.35.0-1ubuntu2.13) ...
Selecting previously unselected package wget.
Preparing to unpack .../wget_1.15-1ubuntu1.14.04.3_amd64.deb ...
Unpacking wget (1.15-1ubuntu1.14.04.3) ...
Selecting previously unselected package curl.
Preparing to unpack .../curl_7.35.0-1ubuntu2.13_amd64.deb ...
Unpacking curl (7.35.0-1ubuntu2.13) ...
Setting up libcurl3:amd64 (7.35.0-1ubuntu2.13) ...
Setting up wget (1.15-1ubuntu1.14.04.3) ...
Setting up curl (7.35.0-1ubuntu2.13) ...
Processing triggers for libc-bin (2.19-0ubuntu6.13) ...
 ---> f9c8b4affe43
Removing intermediate container 13f4e0fceca9
Step 7/20 : RUN apt-get install -y openjdk-7-jdk
 ---> Running in a75a707552ff
Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
  libice-dev libpthread-stubs0-dev libsm-dev libx11-dev libx11-doc libxau-dev
  libxcb1-dev libxdmcp-dev libxt-dev x11proto-core-dev x11proto-input-dev
  x11proto-kb-dev xorg-sgml-doctools xtrans-dev
Suggested packages:
  libice-doc libsm-doc libxcb-doc libxt-doc openjdk-7-demo openjdk-7-source
  visualvm
The following NEW packages will be installed:
  libice-dev libpthread-stubs0-dev libsm-dev libx11-dev libx11-doc libxau-dev
  libxcb1-dev libxdmcp-dev libxt-dev openjdk-7-jdk x11proto-core-dev
  x11proto-input-dev x11proto-kb-dev xorg-sgml-doctools xtrans-dev
0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
Need to get 19.9 MB of archives.
After this operation, 39.0 MB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu/ trusty/main xorg-sgml-doctools all 1:1.11-1 [12.9 kB]
Get:2 http://archive.ubuntu.com/ubuntu/ trusty-updates/main x11proto-core-dev all 7.0.26-1~ubuntu2 [700 kB]
Get:3 http://archive.ubuntu.com/ubuntu/ trusty/main libice-dev amd64 2:1.0.8-2 [57.6 kB]
Get:4 http://archive.ubuntu.com/ubuntu/ trusty/main libpthread-stubs0-dev amd64 0.3-4 [4068 B]
Get:5 http://archive.ubuntu.com/ubuntu/ trusty/main libsm-dev amd64 2:1.2.1-2 [19.9 kB]
Get:6 http://archive.ubuntu.com/ubuntu/ trusty/main libxau-dev amd64 1:1.0.8-1 [11.1 kB]
Get:7 http://archive.ubuntu.com/ubuntu/ trusty/main libxdmcp-dev amd64 1:1.1.1-1 [26.9 kB]
Get:8 http://archive.ubuntu.com/ubuntu/ trusty/main x11proto-input-dev all 2.3-1 [139 kB]
Get:9 http://archive.ubuntu.com/ubuntu/ trusty/main x11proto-kb-dev all 1.0.6-2 [269 kB]
Get:10 http://archive.ubuntu.com/ubuntu/ trusty-updates/main xtrans-dev all 1.3.5-1~ubuntu14.04.2 [70.7 kB]
Get:11 http://archive.ubuntu.com/ubuntu/ trusty/main libxcb1-dev amd64 1.10-2ubuntu1 [76.6 kB]
Get:12 http://archive.ubuntu.com/ubuntu/ trusty/main libx11-dev amd64 2:1.6.2-1ubuntu2 [629 kB]
Get:13 http://archive.ubuntu.com/ubuntu/ trusty/main libx11-doc all 2:1.6.2-1ubuntu2 [1448 kB]
Get:14 http://archive.ubuntu.com/ubuntu/ trusty/main libxt-dev amd64 1:1.1.4-1 [455 kB]
Get:15 http://archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jdk amd64 7u151-2.6.11-2ubuntu0.14.04.1 [15.9 MB]
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin: 
Fetched 19.9 MB in 5s (3748 kB/s)
Selecting previously unselected package xorg-sgml-doctools.
(Reading database ... 31128 files and directories currently installed.)
Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ...
Unpacking xorg-sgml-doctools (1:1.11-1) ...
Selecting previously unselected package x11proto-core-dev.
Preparing to unpack .../x11proto-core-dev_7.0.26-1~ubuntu2_all.deb ...
Unpacking x11proto-core-dev (7.0.26-1~ubuntu2) ...
Selecting previously unselected package libice-dev:amd64.
Preparing to unpack .../libice-dev_2%3a1.0.8-2_amd64.deb ...
Unpacking libice-dev:amd64 (2:1.0.8-2) ...
Selecting previously unselected package libpthread-stubs0-dev:amd64.
Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ...
Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ...
Selecting previously unselected package libsm-dev:amd64.
Preparing to unpack .../libsm-dev_2%3a1.2.1-2_amd64.deb ...
Unpacking libsm-dev:amd64 (2:1.2.1-2) ...
Selecting previously unselected package libxau-dev:amd64.
Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ...
Unpacking libxau-dev:amd64 (1:1.0.8-1) ...
Selecting previously unselected package libxdmcp-dev:amd64.
Preparing to unpack .../libxdmcp-dev_1%3a1.1.1-1_amd64.deb ...
Unpacking libxdmcp-dev:amd64 (1:1.1.1-1) ...
Selecting previously unselected package x11proto-input-dev.
Preparing to unpack .../x11proto-input-dev_2.3-1_all.deb ...
Unpacking x11proto-input-dev (2.3-1) ...
Selecting previously unselected package x11proto-kb-dev.
Preparing to unpack .../x11proto-kb-dev_1.0.6-2_all.deb ...
Unpacking x11proto-kb-dev (1.0.6-2) ...
Selecting previously unselected package xtrans-dev.
Preparing to unpack .../xtrans-dev_1.3.5-1~ubuntu14.04.2_all.deb ...
Unpacking xtrans-dev (1.3.5-1~ubuntu14.04.2) ...
Selecting previously unselected package libxcb1-dev:amd64.
Preparing to unpack .../libxcb1-dev_1.10-2ubuntu1_amd64.deb ...
Unpacking libxcb1-dev:amd64 (1.10-2ubuntu1) ...
Selecting previously unselected package libx11-dev:amd64.
Preparing to unpack .../libx11-dev_2%3a1.6.2-1ubuntu2_amd64.deb ...
Unpacking libx11-dev:amd64 (2:1.6.2-1ubuntu2) ...
Selecting previously unselected package libx11-doc.
Preparing to unpack .../libx11-doc_2%3a1.6.2-1ubuntu2_all.deb ...
Unpacking libx11-doc (2:1.6.2-1ubuntu2) ...
Selecting previously unselected package libxt-dev:amd64.
Preparing to unpack .../libxt-dev_1%3a1.1.4-1_amd64.deb ...
Unpacking libxt-dev:amd64 (1:1.1.4-1) ...
Selecting previously unselected package openjdk-7-jdk:amd64.
Preparing to unpack .../openjdk-7-jdk_7u151-2.6.11-2ubuntu0.14.04.1_amd64.deb ...
Unpacking openjdk-7-jdk:amd64 (7u151-2.6.11-2ubuntu0.14.04.1) ...
Setting up xorg-sgml-doctools (1:1.11-1) ...
Setting up x11proto-core-dev (7.0.26-1~ubuntu2) ...
Setting up libice-dev:amd64 (2:1.0.8-2) ...
Setting up libpthread-stubs0-dev:amd64 (0.3-4) ...
Setting up libsm-dev:amd64 (2:1.2.1-2) ...
Setting up libxau-dev:amd64 (1:1.0.8-1) ...
Setting up libxdmcp-dev:amd64 (1:1.1.1-1) ...
Setting up x11proto-input-dev (2.3-1) ...
Setting up x11proto-kb-dev (1.0.6-2) ...
Setting up xtrans-dev (1.3.5-1~ubuntu14.04.2) ...
Setting up libxcb1-dev:amd64 (1.10-2ubuntu1) ...
Setting up libx11-dev:amd64 (2:1.6.2-1ubuntu2) ...
Setting up libx11-doc (2:1.6.2-1ubuntu2) ...
Setting up libxt-dev:amd64 (1:1.1.4-1) ...
Setting up openjdk-7-jdk:amd64 (7u151-2.6.11-2ubuntu0.14.04.1) ...
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/appletviewer to provide /usr/bin/appletviewer (appletviewer) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/extcheck to provide /usr/bin/extcheck (extcheck) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/idlj to provide /usr/bin/idlj (idlj) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jar to provide /usr/bin/jar (jar) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jarsigner to provide /usr/bin/jarsigner (jarsigner) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/javadoc to provide /usr/bin/javadoc (javadoc) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/javah to provide /usr/bin/javah (javah) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/javap to provide /usr/bin/javap (javap) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jcmd to provide /usr/bin/jcmd (jcmd) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jconsole to provide /usr/bin/jconsole (jconsole) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jdb to provide /usr/bin/jdb (jdb) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jhat to provide /usr/bin/jhat (jhat) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jinfo to provide /usr/bin/jinfo (jinfo) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jmap to provide /usr/bin/jmap (jmap) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jps to provide /usr/bin/jps (jps) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jrunscript to provide /usr/bin/jrunscript (jrunscript) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jsadebugd to provide /usr/bin/jsadebugd (jsadebugd) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jstack to provide /usr/bin/jstack (jstack) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jstat to provide /usr/bin/jstat (jstat) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jstatd to provide /usr/bin/jstatd (jstatd) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/native2ascii to provide /usr/bin/native2ascii (native2ascii) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/rmic to provide /usr/bin/rmic (rmic) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/schemagen to provide /usr/bin/schemagen (schemagen) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/serialver to provide /usr/bin/serialver (serialver) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/wsgen to provide /usr/bin/wsgen (wsgen) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/wsimport to provide /usr/bin/wsimport (wsimport) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/xjc to provide /usr/bin/xjc (xjc) in auto mode
 ---> 62ac5125499c
Removing intermediate container a75a707552ff
Step 8/20 : RUN adduser --disabled-password --gecos '' mesos
 ---> Running in f4c49b8373f1
Adding user `mesos' ...
Adding new group `mesos' (1000) ...
Adding new user `mesos' (1000) with group `mesos' ...
Creating home directory `/home/mesos' ...
Copying files from `/etc/skel' ...
 ---> d740838821b4
Removing intermediate container f4c49b8373f1
Step 9/20 : RUN curl -sSL https://cmake.org/files/v3.8/cmake-3.8.2-Linux-x86_64.sh -o /tmp/install-cmake.sh
 ---> Running in df7bf3e565fc
 ---> 9459ae2cebea
Removing intermediate container df7bf3e565fc
Step 10/20 : RUN chmod u+x /tmp/install-cmake.sh && sync && /tmp/install-cmake.sh --skip-license --prefix=/usr/local
 ---> Running in 5250c5a2233b
CMake Installer Version: 3.8.2, Copyright (c) Kitware
This is a self-extracting archive.
The archive will be extracted to: /usr/local

Using target directory: /usr/local
Extracting, please wait...

Unpacking finished successfully
 ---> 1a220fde9069
Removing intermediate container 5250c5a2233b
Step 11/20 : ENV CC clang-3.5
 ---> Running in ecee237f1c94
 ---> 643652d9a871
Removing intermediate container ecee237f1c94
Step 12/20 : ENV CXX clang++-3.5
 ---> Running in a07913b57a94
 ---> 2a44e170d1d1
Removing intermediate container a07913b57a94
Step 13/20 : WORKDIR mesos
 ---> 27710ce23f7e
Removing intermediate container 02862112154b
Step 14/20 : COPY . /mesos/
 ---> bbbda16a71c5
Error removing intermediate container c48d0e60939e: removal of container c48d0e60939e0007cf57cc23046e9f31e7dd4c21e137ea7afa42971bdc339b68 is already in progress
Step 15/20 : RUN chown -R mesos /mesos
 ---> Running in b2d1a02df177
failed to get digest sha256:bbbda16a71c50834279a9a536704681a129b5904a505bcc821f06c7a698cb564: open /var/lib/docker/image/aufs/imagedb/content/sha256/bbbda16a71c50834279a9a536704681a129b5904a505bcc821f06c7a698cb564: no such file or directory
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user xujyan@apple.com
Not sending mail to unregistered user songzihao1990@gmail.com
Not sending mail to unregistered user yujie.jay@gmail.com
Not sending mail to unregistered user gregorywmann@gmail.com
Not sending mail to unregistered user toenshoff@me.com

Build failed in Jenkins: Mesos-Buildbot » autotools,clang,--verbose --disable-libtool-wrappers,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4656

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose%20--disable-libtool-wrappers,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4656/display/redirect?page=changes>

Changes:

[alexr] Updated 1.4.2 CHANGELOG.

------------------------------------------
[...truncated 223.75 KB...]
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... clang++-3.5 -E
checking for ld used by clang++-3.5... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the clang++-3.5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for clang++-3.5 option to produce PIC... -fPIC -DPIC
checking if clang++-3.5 PIC flag -fPIC -DPIC works... yes
checking if clang++-3.5 static flag -static works... yes
checking if clang++-3.5 supports -c -o file.o... yes
checking if clang++-3.5 supports -c -o file.o... (cached) yes
checking whether the clang++-3.5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: creating ./config.lt
config.lt: creating libtool
checking whether C++ compiler accepts -fstack-protector-strong... yes
checking whether clang++-3.5 supports C++11 features by default... no
checking whether clang++-3.5 supports C++11 features with -std=c++11... yes
checking if compiler needs -Werror to reject unknown flags... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
configure: Setting up build environment for x86_64 linux-gnu
checking for backtrace in -lunwind... no
checking for main in -lgflags... no
checking for patch... patch
checking fts.h usability... yes
checking fts.h presence... yes
checking for fts.h... yes
checking for library containing fts_close... none required
checking apr_pools.h usability... yes
checking apr_pools.h presence... yes
checking for apr_pools.h... yes
checking for apr_initialize in -lapr-1... yes
checking for curl_global_init in -lcurl... yes
checking for javac... /usr/bin/javac
checking for java... /usr/bin/java
checking value of Java system property 'java.home'... /usr/lib/jvm/java-7-openjdk-amd64/jre
configure: using JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64
checking whether or not we can build with JNI... yes
checking for mvn... /usr/bin/mvn
checking for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... yes
checking for RAND_poll in -lcrypto... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for SSL_CTX_new in -lssl... yes
checking svn_version.h usability... yes
checking svn_version.h presence... yes
checking for svn_version.h... yes
checking for svn_stringbuf_create_ensure in -lsvn_subr-1... yes
checking svn_delta.h usability... yes
checking svn_delta.h presence... yes
checking for svn_delta.h... yes
checking for svn_txdelta in -lsvn_delta-1... yes
checking whether to enable the XFS disk isolator... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for deflate, gzread, gzwrite, inflate in -lz... yes
checking C++ standard library for undefined behaviour with selected optimization level... no
checking for a Python interpreter with version >= 2.6... python
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for python2.7... (cached) /usr/bin/python
checking for a version of Python >= '2.1.0'... yes
checking for a version of Python >= '2.6'... yes
checking for the distutils Python package... yes
checking for Python include path... -I/usr/include/python2.7
checking for Python library path... -L/usr/lib -lpython2.7
checking for Python site-packages path... /usr/lib/python2.7/dist-packages
checking python extra libraries... -lpthread -ldl  -lutil -lm
checking python extra linking flags... -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions
checking consistency of all components of python development environment... yes
checking whether we can build usable Python eggs... yes
checking for an old installation of the Mesos egg (before 0.20.0)... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mesos.pc
config.status: creating src/Makefile
config.status: creating 3rdparty/Makefile
config.status: creating 3rdparty/libprocess/Makefile
config.status: creating 3rdparty/libprocess/include/Makefile
config.status: creating 3rdparty/stout/Makefile
config.status: creating 3rdparty/stout/include/Makefile
config.status: creating 3rdparty/gmock_sources.cc
config.status: creating bin/mesos.sh
config.status: creating bin/mesos-agent.sh
config.status: creating bin/mesos-local.sh
config.status: creating bin/mesos-master.sh
config.status: creating bin/mesos-slave.sh
config.status: creating bin/mesos-tests.sh
config.status: creating bin/mesos-agent-flags.sh
config.status: creating bin/mesos-local-flags.sh
config.status: creating bin/mesos-master-flags.sh
config.status: creating bin/mesos-slave-flags.sh
config.status: creating bin/mesos-tests-flags.sh
config.status: creating bin/gdb-mesos-agent.sh
config.status: creating bin/gdb-mesos-local.sh
config.status: creating bin/gdb-mesos-master.sh
config.status: creating bin/gdb-mesos-slave.sh
config.status: creating bin/gdb-mesos-tests.sh
config.status: creating bin/lldb-mesos-agent.sh
config.status: creating bin/lldb-mesos-local.sh
config.status: creating bin/lldb-mesos-master.sh
config.status: creating bin/lldb-mesos-slave.sh
config.status: creating bin/lldb-mesos-tests.sh
config.status: creating bin/valgrind-mesos-agent.sh
config.status: creating bin/valgrind-mesos-local.sh
config.status: creating bin/valgrind-mesos-master.sh
config.status: creating bin/valgrind-mesos-slave.sh
config.status: creating bin/valgrind-mesos-tests.sh
config.status: creating src/deploy/mesos-daemon.sh
config.status: creating src/deploy/mesos-start-agents.sh
config.status: creating src/deploy/mesos-start-cluster.sh
config.status: creating src/deploy/mesos-start-masters.sh
config.status: creating src/deploy/mesos-start-slaves.sh
config.status: creating src/deploy/mesos-stop-agents.sh
config.status: creating src/deploy/mesos-stop-cluster.sh
config.status: creating src/deploy/mesos-stop-masters.sh
config.status: creating src/deploy/mesos-stop-slaves.sh
config.status: creating include/mesos/version.hpp
config.status: creating src/java/generated/org/apache/mesos/MesosNativeLibrary.java
config.status: creating mpi/mpiexec-mesos
config.status: creating src/examples/java/test-exception-framework
config.status: creating src/examples/java/test-executor
config.status: creating src/examples/java/test-framework
config.status: creating src/examples/java/test-multiple-executors-framework
config.status: creating src/examples/java/test-log
config.status: creating src/examples/java/v1-test-framework
config.status: creating src/java/mesos.pom
config.status: creating src/examples/python/test-executor
config.status: creating src/examples/python/test-framework
config.status: creating src/python/setup.py
config.status: creating src/python/cli/setup.py
config.status: creating src/python/interface/setup.py
config.status: creating src/python/native_common/ext_modules.py
config.status: creating src/python/executor/setup.py
config.status: creating src/python/native/setup.py
config.status: creating src/python/scheduler/setup.py
config.status: linking src/python/native_common/ext_modules.py to src/python/executor/ext_modules.py
config.status: linking src/python/native_common/ext_modules.py to src/python/scheduler/ext_modules.py
config.status: executing depfiles commands
config.status: executing libtool commands
configure: Build option summary:
    CXX:        clang++-3.5
    CXXFLAGS:   -g1 -O0 -std=c++11
    CPPFLAGS:   -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	      
    LDFLAGS:    
    LIBS:       -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1  -lrt

make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.5.0"; then find "mesos-1.5.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.5.0" || { sleep 5 && rm -rf "mesos-1.5.0"; }; else :; fi
test -d "mesos-1.5.0" || mkdir "mesos-1.5.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/3rdparty \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/3rdparty'
 (cd stout && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/stout \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/stout'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/stout/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/stout/include'
make[4]: Leaving directory `/mesos/3rdparty/stout/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/libprocess \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/libprocess'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/libprocess/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/libprocess/include'
make[4]: Leaving directory `/mesos/3rdparty/libprocess/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/libprocess/
make[4]: Leaving directory `/mesos/3rdparty/libprocess'
make[3]: Leaving directory `/mesos/3rdparty/libprocess'
make[2]: Leaving directory `/mesos/3rdparty'
 (cd src && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
make[2]: *** No rule to make target `resource_provider/storage/volume_profile.ph.h', needed by `distdir'.  Stop.
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1513945152-16818
Untagged: mesos-1513945152-16818:latest
Deleted: sha256:b7300f70c5e23d0d15a49a1729db57320a799ff6556799be9b6bdf0f934dded0
Deleted: sha256:bfb36de1940c728c69673c806b5a9561601945407a25e7bc4f54204ac719266f
Deleted: sha256:5cc98594757c202e7ec01dc31d9adff687d6464f4413a7a7e32111a5f229cf0b
Deleted: sha256:207686fe113968b071ff0ed14a203dba3e8a5231e5745a44ad91bcea5e2f7e7f
Deleted: sha256:efd7ee16eff2b2d97110a880a4643f81a3927f8218b58c6c60c8f1b4d9bf595b
Deleted: sha256:4ade52c86cb64b747c28f8a67d6c5edc1fc3f6a766d3c2566c2b03ce50d94ddb
Deleted: sha256:242873856f89eea16282113ef43e598d93b71198db7e2bb81c78bd925bac67c7
Deleted: sha256:0d43284c86e28b38282a2ec8b2856a606eedf70aed656574dac171ee75538bab
Deleted: sha256:9797ed7d8d49ffdebb3e3b7f1bf2d3b15e0fd961afea11dbb37bce925f6f65dd
Deleted: sha256:c1aaedd8f609f7d501ae351996168d73ada8195a15e77751661b95630a9423bc
Deleted: sha256:ffc4730ee81f74672a53d98d1ea52706c581e300a91da0778a64631f0da1d10b
Deleted: sha256:00fa30fcd17f958771ed44c9c7143450216391bec4cb6b8ef2e1166300961fc4
Deleted: sha256:febb4a09ca64911101902fbba452860c7692a74d44a7cc5f7456b79574da2e86
Deleted: sha256:6f4a5edaa1c4865aa00feb1c82c3b1df788584336fcfc842182948d3c01221d2
Deleted: sha256:a9770d3a60a15de47e02bf2da38c07bec3ced1b9552fe361a85dcf207e5306df
Deleted: sha256:779980bda970932ba5b750f8f07bbe53ad8b870dc4bb1b0423cb400921a1e850
Deleted: sha256:b17b179b26cb40568343ac39fabb5d61bc3699a661d186692b085d7e86e02d99
Deleted: sha256:ce143c3671b126eddfb1610d4dc65d8240f9bab45899bf80a02d0354687b0613
Deleted: sha256:c598696c02bfcce351e976d1a950ccc1698c97fd1c56737c0e325c81e39aea57
Deleted: sha256:41c536e3f0ea5b2e9e1cca7bb718528b57d57e2d96af16962863711aac27708b
Deleted: sha256:d8052a1b2d0929377700226a469eada6d44231ef8e9a412717d41ed4f0d243f0
Deleted: sha256:6815876d27ea6e8f89edfc1cb0e2063cb4002d77cf55877197c2e08108eaca02
Deleted: sha256:e86b5f61756a24a806a315cfab1ffa9677da8fc6f0633d63555514ccd5b2d9ef
Deleted: sha256:b143e7eafe437237d2ed5c556364f26c272babc931e991a9073b90cb8c2fae1b
Deleted: sha256:cb40a3010aac8cfa2f721e64ae05bc869da3b86d6a00542391b6e6c6680c6ccd
Deleted: sha256:23754763e2a7471a8276a909be745779a8cdc23a65c12b8c5401b6865335f33d
Deleted: sha256:3924a5e9b55fbde7d91b7fbf2c7ac3a4a6980d24086d63ceaeeeb2d4b47cc1aa
Deleted: sha256:52fdb44eac04b140be1f27c29d214617fa9f89098de5bb65eab9786c01491577
Deleted: sha256:719c7e167789ae59e2409e3c5480474bbbc8937c3a80da5fc2057e76910b996a
Deleted: sha256:468acad801221a977ad7a4af71b1ac608dfbba9acf6f6242993a7747afdb19bd
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user xujyan@apple.com
Not sending mail to unregistered user songzihao1990@gmail.com
Not sending mail to unregistered user yujie.jay@gmail.com
Not sending mail to unregistered user gregorywmann@gmail.com
Not sending mail to unregistered user toenshoff@me.com

Build failed in Jenkins: Mesos-Buildbot » autotools,clang,--verbose --disable-libtool-wrappers,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4655

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose%20--disable-libtool-wrappers,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4655/display/redirect?page=changes>

Changes:

[alexr] Promoted log level to warning for disconnected events in exec.cpp.

[alexr] Ensured command executor always honors shutdown request.

[alexr] Ensured executor adapter propagates error and shutdown messages.

[alexr] Terminated driver-based executors if kill arrives before launch task.

------------------------------------------
[...truncated 211.93 KB...]
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... clang++-3.5 -E
checking for ld used by clang++-3.5... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the clang++-3.5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for clang++-3.5 option to produce PIC... -fPIC -DPIC
checking if clang++-3.5 PIC flag -fPIC -DPIC works... yes
checking if clang++-3.5 static flag -static works... yes
checking if clang++-3.5 supports -c -o file.o... yes
checking if clang++-3.5 supports -c -o file.o... (cached) yes
checking whether the clang++-3.5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: creating ./config.lt
config.lt: creating libtool
checking whether C++ compiler accepts -fstack-protector-strong... yes
checking whether clang++-3.5 supports C++11 features by default... no
checking whether clang++-3.5 supports C++11 features with -std=c++11... yes
checking if compiler needs -Werror to reject unknown flags... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
configure: Setting up build environment for x86_64 linux-gnu
checking for backtrace in -lunwind... no
checking for main in -lgflags... no
checking for patch... patch
checking fts.h usability... yes
checking fts.h presence... yes
checking for fts.h... yes
checking for library containing fts_close... none required
checking apr_pools.h usability... yes
checking apr_pools.h presence... yes
checking for apr_pools.h... yes
checking for apr_initialize in -lapr-1... yes
checking for curl_global_init in -lcurl... yes
checking for javac... /usr/bin/javac
checking for java... /usr/bin/java
checking value of Java system property 'java.home'... /usr/lib/jvm/java-7-openjdk-amd64/jre
configure: using JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64
checking whether or not we can build with JNI... yes
checking for mvn... /usr/bin/mvn
checking for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... yes
checking for RAND_poll in -lcrypto... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for SSL_CTX_new in -lssl... yes
checking svn_version.h usability... yes
checking svn_version.h presence... yes
checking for svn_version.h... yes
checking for svn_stringbuf_create_ensure in -lsvn_subr-1... yes
checking svn_delta.h usability... yes
checking svn_delta.h presence... yes
checking for svn_delta.h... yes
checking for svn_txdelta in -lsvn_delta-1... yes
checking whether to enable the XFS disk isolator... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for deflate, gzread, gzwrite, inflate in -lz... yes
checking C++ standard library for undefined behaviour with selected optimization level... no
checking for a Python interpreter with version >= 2.6... python
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for python2.7... (cached) /usr/bin/python
checking for a version of Python >= '2.1.0'... yes
checking for a version of Python >= '2.6'... yes
checking for the distutils Python package... yes
checking for Python include path... -I/usr/include/python2.7
checking for Python library path... -L/usr/lib -lpython2.7
checking for Python site-packages path... /usr/lib/python2.7/dist-packages
checking python extra libraries... -lpthread -ldl  -lutil -lm
checking python extra linking flags... -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions
checking consistency of all components of python development environment... yes
checking whether we can build usable Python eggs... yes
checking for an old installation of the Mesos egg (before 0.20.0)... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mesos.pc
config.status: creating src/Makefile
config.status: creating 3rdparty/Makefile
config.status: creating 3rdparty/libprocess/Makefile
config.status: creating 3rdparty/libprocess/include/Makefile
config.status: creating 3rdparty/stout/Makefile
config.status: creating 3rdparty/stout/include/Makefile
config.status: creating 3rdparty/gmock_sources.cc
config.status: creating bin/mesos.sh
config.status: creating bin/mesos-agent.sh
config.status: creating bin/mesos-local.sh
config.status: creating bin/mesos-master.sh
config.status: creating bin/mesos-slave.sh
config.status: creating bin/mesos-tests.sh
config.status: creating bin/mesos-agent-flags.sh
config.status: creating bin/mesos-local-flags.sh
config.status: creating bin/mesos-master-flags.sh
config.status: creating bin/mesos-slave-flags.sh
config.status: creating bin/mesos-tests-flags.sh
config.status: creating bin/gdb-mesos-agent.sh
config.status: creating bin/gdb-mesos-local.sh
config.status: creating bin/gdb-mesos-master.sh
config.status: creating bin/gdb-mesos-slave.sh
config.status: creating bin/gdb-mesos-tests.sh
config.status: creating bin/lldb-mesos-agent.sh
config.status: creating bin/lldb-mesos-local.sh
config.status: creating bin/lldb-mesos-master.sh
config.status: creating bin/lldb-mesos-slave.sh
config.status: creating bin/lldb-mesos-tests.sh
config.status: creating bin/valgrind-mesos-agent.sh
config.status: creating bin/valgrind-mesos-local.sh
config.status: creating bin/valgrind-mesos-master.sh
config.status: creating bin/valgrind-mesos-slave.sh
config.status: creating bin/valgrind-mesos-tests.sh
config.status: creating src/deploy/mesos-daemon.sh
config.status: creating src/deploy/mesos-start-agents.sh
config.status: creating src/deploy/mesos-start-cluster.sh
config.status: creating src/deploy/mesos-start-masters.sh
config.status: creating src/deploy/mesos-start-slaves.sh
config.status: creating src/deploy/mesos-stop-agents.sh
config.status: creating src/deploy/mesos-stop-cluster.sh
config.status: creating src/deploy/mesos-stop-masters.sh
config.status: creating src/deploy/mesos-stop-slaves.sh
config.status: creating include/mesos/version.hpp
config.status: creating src/java/generated/org/apache/mesos/MesosNativeLibrary.java
config.status: creating mpi/mpiexec-mesos
config.status: creating src/examples/java/test-exception-framework
config.status: creating src/examples/java/test-executor
config.status: creating src/examples/java/test-framework
config.status: creating src/examples/java/test-multiple-executors-framework
config.status: creating src/examples/java/test-log
config.status: creating src/examples/java/v1-test-framework
config.status: creating src/java/mesos.pom
config.status: creating src/examples/python/test-executor
config.status: creating src/examples/python/test-framework
config.status: creating src/python/setup.py
config.status: creating src/python/cli/setup.py
config.status: creating src/python/interface/setup.py
config.status: creating src/python/native_common/ext_modules.py
config.status: creating src/python/executor/setup.py
config.status: creating src/python/native/setup.py
config.status: creating src/python/scheduler/setup.py
config.status: linking src/python/native_common/ext_modules.py to src/python/executor/ext_modules.py
config.status: linking src/python/native_common/ext_modules.py to src/python/scheduler/ext_modules.py
config.status: executing depfiles commands
config.status: executing libtool commands
configure: Build option summary:
    CXX:        clang++-3.5
    CXXFLAGS:   -g1 -O0 -std=c++11
    CPPFLAGS:   -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	      
    LDFLAGS:    
    LIBS:       -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1  -lrt

make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.5.0"; then find "mesos-1.5.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.5.0" || { sleep 5 && rm -rf "mesos-1.5.0"; }; else :; fi
test -d "mesos-1.5.0" || mkdir "mesos-1.5.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/3rdparty \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/3rdparty'
 (cd stout && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/stout \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/stout'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/stout/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/stout/include'
make[4]: Leaving directory `/mesos/3rdparty/stout/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/libprocess \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/libprocess'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/libprocess/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/libprocess/include'
make[4]: Leaving directory `/mesos/3rdparty/libprocess/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/libprocess/
make[4]: Leaving directory `/mesos/3rdparty/libprocess'
make[3]: Leaving directory `/mesos/3rdparty/libprocess'
make[2]: Leaving directory `/mesos/3rdparty'
 (cd src && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
make[2]: *** No rule to make target `resource_provider/storage/volume_profile.ph.h', needed by `distdir'.  Stop.
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1513941506-458
Untagged: mesos-1513941506-458:latest
Deleted: sha256:a7e588497808668199401a2e29b9f8cb11b424b92a644ec43f2a1ebc5d3b59c8
Deleted: sha256:53e4265ae6eb7d3ed5889b686e95912b05b8b27be6c2a33fa676ab1c8da7f8e1
Deleted: sha256:f9ddaad8e244b1e16c327a0e3123569b2e1e941165701d5c9c6ab34a19ea669d
Deleted: sha256:db7133e9405a39ca7f9605a1c8ad039b16c8c520b08f90596825aec929f513a9
Deleted: sha256:57e50892947dffdd02bda5e207c6b4380300c486f5963067dcc011e68bd6002e
Deleted: sha256:b8b978447d8149ecc06a91983370ea704725251751512625d3b5e64455e97c5e
Deleted: sha256:f967f3857232de23073d589c4dd61e03c2252ba584090ab827edd66eeb7bbea4
Deleted: sha256:534a1456cc4ef2a5c286e4f3e344ccab60f5e4e30c3c5a74d1a20129ba3ae0d1
Deleted: sha256:0ca515f773cc33742b041651833729653addf353404de50701d4ead84fbce6a9
Deleted: sha256:54da2059edec63b34fcac7e731752393cd46c2adcb7d8dfc0d7ab6f12a99a01d
Deleted: sha256:61870fd73a75674ede516d537789e5b5b8fd1908a402776887a27dedfb93e924
Deleted: sha256:a9560362e4aa17714cfb9ebbfedeff505d42ef4a40a61f15c15cc57d01dcf833
Deleted: sha256:d244f7f0266f66e614694344242ad79ccc415a8ef7c97ab6574d2b5b82a61f5a
Deleted: sha256:aa8bd3330940973d2980978b2bbda8f9937d3062cdba256c632597979d96c80b
Deleted: sha256:c8b5c1cceebe6f61d873acbb6c300514a904cb0a8fc179ae79e77b902bbb6a2d
Deleted: sha256:321e76b084d87b7619b853d18d7f3451dd088b96a0a2d9608c9bed40640424b6
Deleted: sha256:cd9301629baf86ae8ce2a3519fde96cf2adae0b8b67eda6d39f6faab895b378d
Deleted: sha256:eb00b158b3b77f47ec96ad423f97c0152c4e4266232321ceab0428a83e7d7b5b
Deleted: sha256:2f4327278734f8742c35d933a820cab94c9c14e05be3ba6e2ba37a563294339b
Deleted: sha256:c673711c37c9daba8c01b28a6f4f692cf8495033632518a99b053d5f88c643d2
Deleted: sha256:8d9f637ceb14ce053775a4f4122786e753d2b57ec69c065a844213b7757b1fd1
Deleted: sha256:48c5d1297b724291963a1ebf6792d165badd3821bf12a0c7938ca2bbcbff5850
Deleted: sha256:228c131ba0aa043450d3657b98530d0dd88ee57c0b96ebe1822d5994279b1c6f
Deleted: sha256:3043b9abcc23da28ffd0176b764906c621248b869a480c0a512fe3d422139ca5
Deleted: sha256:fa5b5586d503e34b3af524315cb639b4bf7124cb906f7d9380cc53e4aaa6f7ad
Deleted: sha256:a1e9023675f054e931271e2a824a66cd68e67075bd9aa5800a249ef1f0c9df15
Deleted: sha256:98dac02bbcc28a4f4737647de8eb82532b529e1700b83c7cded47090f610aea6
Deleted: sha256:64dd68173d8e50f7ce6b4f5b07252621ac32f1e5e6d4f0621b2a4b9eb120423d
Deleted: sha256:b2c17c00429048a0ef218fa1271a07e212e8138f17a5d96b5f627c8666a278f8
Deleted: sha256:3d97f41ec8367916269a3e3ba9d4f8e7f2cb58471bdc5503e1b56fdfd39bff6a
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user xujyan@apple.com
Not sending mail to unregistered user songzihao1990@gmail.com
Not sending mail to unregistered user yujie.jay@gmail.com
Not sending mail to unregistered user gregorywmann@gmail.com
Not sending mail to unregistered user toenshoff@me.com

Build failed in Jenkins: Mesos-Buildbot » autotools,clang,--verbose --disable-libtool-wrappers,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4654

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose%20--disable-libtool-wrappers,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4654/display/redirect>

------------------------------------------
[...truncated 223.77 KB...]
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... clang++-3.5 -E
checking for ld used by clang++-3.5... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the clang++-3.5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for clang++-3.5 option to produce PIC... -fPIC -DPIC
checking if clang++-3.5 PIC flag -fPIC -DPIC works... yes
checking if clang++-3.5 static flag -static works... yes
checking if clang++-3.5 supports -c -o file.o... yes
checking if clang++-3.5 supports -c -o file.o... (cached) yes
checking whether the clang++-3.5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: creating ./config.lt
config.lt: creating libtool
checking whether C++ compiler accepts -fstack-protector-strong... yes
checking whether clang++-3.5 supports C++11 features by default... no
checking whether clang++-3.5 supports C++11 features with -std=c++11... yes
checking if compiler needs -Werror to reject unknown flags... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
configure: Setting up build environment for x86_64 linux-gnu
checking for backtrace in -lunwind... no
checking for main in -lgflags... no
checking for patch... patch
checking fts.h usability... yes
checking fts.h presence... yes
checking for fts.h... yes
checking for library containing fts_close... none required
checking apr_pools.h usability... yes
checking apr_pools.h presence... yes
checking for apr_pools.h... yes
checking for apr_initialize in -lapr-1... yes
checking for curl_global_init in -lcurl... yes
checking for javac... /usr/bin/javac
checking for java... /usr/bin/java
checking value of Java system property 'java.home'... /usr/lib/jvm/java-7-openjdk-amd64/jre
configure: using JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64
checking whether or not we can build with JNI... yes
checking for mvn... /usr/bin/mvn
checking for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... yes
checking for RAND_poll in -lcrypto... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for SSL_CTX_new in -lssl... yes
checking svn_version.h usability... yes
checking svn_version.h presence... yes
checking for svn_version.h... yes
checking for svn_stringbuf_create_ensure in -lsvn_subr-1... yes
checking svn_delta.h usability... yes
checking svn_delta.h presence... yes
checking for svn_delta.h... yes
checking for svn_txdelta in -lsvn_delta-1... yes
checking whether to enable the XFS disk isolator... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for deflate, gzread, gzwrite, inflate in -lz... yes
checking C++ standard library for undefined behaviour with selected optimization level... no
checking for a Python interpreter with version >= 2.6... python
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for python2.7... (cached) /usr/bin/python
checking for a version of Python >= '2.1.0'... yes
checking for a version of Python >= '2.6'... yes
checking for the distutils Python package... yes
checking for Python include path... -I/usr/include/python2.7
checking for Python library path... -L/usr/lib -lpython2.7
checking for Python site-packages path... /usr/lib/python2.7/dist-packages
checking python extra libraries... -lpthread -ldl  -lutil -lm
checking python extra linking flags... -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions
checking consistency of all components of python development environment... yes
checking whether we can build usable Python eggs... yes
checking for an old installation of the Mesos egg (before 0.20.0)... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mesos.pc
config.status: creating src/Makefile
config.status: creating 3rdparty/Makefile
config.status: creating 3rdparty/libprocess/Makefile
config.status: creating 3rdparty/libprocess/include/Makefile
config.status: creating 3rdparty/stout/Makefile
config.status: creating 3rdparty/stout/include/Makefile
config.status: creating 3rdparty/gmock_sources.cc
config.status: creating bin/mesos.sh
config.status: creating bin/mesos-agent.sh
config.status: creating bin/mesos-local.sh
config.status: creating bin/mesos-master.sh
config.status: creating bin/mesos-slave.sh
config.status: creating bin/mesos-tests.sh
config.status: creating bin/mesos-agent-flags.sh
config.status: creating bin/mesos-local-flags.sh
config.status: creating bin/mesos-master-flags.sh
config.status: creating bin/mesos-slave-flags.sh
config.status: creating bin/mesos-tests-flags.sh
config.status: creating bin/gdb-mesos-agent.sh
config.status: creating bin/gdb-mesos-local.sh
config.status: creating bin/gdb-mesos-master.sh
config.status: creating bin/gdb-mesos-slave.sh
config.status: creating bin/gdb-mesos-tests.sh
config.status: creating bin/lldb-mesos-agent.sh
config.status: creating bin/lldb-mesos-local.sh
config.status: creating bin/lldb-mesos-master.sh
config.status: creating bin/lldb-mesos-slave.sh
config.status: creating bin/lldb-mesos-tests.sh
config.status: creating bin/valgrind-mesos-agent.sh
config.status: creating bin/valgrind-mesos-local.sh
config.status: creating bin/valgrind-mesos-master.sh
config.status: creating bin/valgrind-mesos-slave.sh
config.status: creating bin/valgrind-mesos-tests.sh
config.status: creating src/deploy/mesos-daemon.sh
config.status: creating src/deploy/mesos-start-agents.sh
config.status: creating src/deploy/mesos-start-cluster.sh
config.status: creating src/deploy/mesos-start-masters.sh
config.status: creating src/deploy/mesos-start-slaves.sh
config.status: creating src/deploy/mesos-stop-agents.sh
config.status: creating src/deploy/mesos-stop-cluster.sh
config.status: creating src/deploy/mesos-stop-masters.sh
config.status: creating src/deploy/mesos-stop-slaves.sh
config.status: creating include/mesos/version.hpp
config.status: creating src/java/generated/org/apache/mesos/MesosNativeLibrary.java
config.status: creating mpi/mpiexec-mesos
config.status: creating src/examples/java/test-exception-framework
config.status: creating src/examples/java/test-executor
config.status: creating src/examples/java/test-framework
config.status: creating src/examples/java/test-multiple-executors-framework
config.status: creating src/examples/java/test-log
config.status: creating src/examples/java/v1-test-framework
config.status: creating src/java/mesos.pom
config.status: creating src/examples/python/test-executor
config.status: creating src/examples/python/test-framework
config.status: creating src/python/setup.py
config.status: creating src/python/cli/setup.py
config.status: creating src/python/interface/setup.py
config.status: creating src/python/native_common/ext_modules.py
config.status: creating src/python/executor/setup.py
config.status: creating src/python/native/setup.py
config.status: creating src/python/scheduler/setup.py
config.status: linking src/python/native_common/ext_modules.py to src/python/executor/ext_modules.py
config.status: linking src/python/native_common/ext_modules.py to src/python/scheduler/ext_modules.py
config.status: executing depfiles commands
config.status: executing libtool commands
configure: Build option summary:
    CXX:        clang++-3.5
    CXXFLAGS:   -g1 -O0 -std=c++11
    CPPFLAGS:   -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	      
    LDFLAGS:    
    LIBS:       -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1  -lrt

make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.5.0"; then find "mesos-1.5.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.5.0" || { sleep 5 && rm -rf "mesos-1.5.0"; }; else :; fi
test -d "mesos-1.5.0" || mkdir "mesos-1.5.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/3rdparty \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/3rdparty'
 (cd stout && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/stout \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/stout'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/stout/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/stout/include'
make[4]: Leaving directory `/mesos/3rdparty/stout/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/libprocess \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/libprocess'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/libprocess/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/libprocess/include'
make[4]: Leaving directory `/mesos/3rdparty/libprocess/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/libprocess/
make[4]: Leaving directory `/mesos/3rdparty/libprocess'
make[3]: Leaving directory `/mesos/3rdparty/libprocess'
make[2]: Leaving directory `/mesos/3rdparty'
 (cd src && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
make[2]: *** No rule to make target `resource_provider/storage/volume_profile.ph.h', needed by `distdir'.  Stop.
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1513911312-17835
Untagged: mesos-1513911312-17835:latest
Deleted: sha256:94f1109211381e7cf4ac1d3523cab4db9c932f7600df5d473cbc15ec6e674764
Deleted: sha256:9272d4b461bcaf392b6bb424e4b55a34cf398796a2e811e669cb8290c5fc8dd5
Deleted: sha256:f690aeaaa2c4dba2ba36b2139d2d0acb1c7741aa2f2c9e350ba1903d43ec1d44
Deleted: sha256:4b588c6dd53f600688236c3617a76af1f8450bf0a2d1f148c4f72797b546f6d0
Deleted: sha256:75c0d48530cfef780743667dd29297b73ad6ff27e7dd274a4ca0323e3a5950bf
Deleted: sha256:f9ad27dc60d3b31c7490eb7d2a8343be95a2592259dbeac5d93c2f1a7da7fed2
Deleted: sha256:2eeb9c9e04a76884db77d2d923d6740f5fa91eda27bde7e815f3657e26483e78
Deleted: sha256:e99c0ad465f9741572049fc32f69b994645d8a1fab86950600914d05e9685aca
Deleted: sha256:80a0fde06a04db1b309f5df70a69f61d4ff7753d710e0bf1dbdb2ecc3cc653d6
Deleted: sha256:de64f136a4fa426773683291c4550755e5c6bffc44a93552fc15d10244381881
Deleted: sha256:b83f8f0bf2721d0be7e2f58f3940170b011ceae0a1f86808380cda0baa68b257
Deleted: sha256:e8707a45c76691f325742b844e519395bc76d116692dfc11af0df011cb94379f
Deleted: sha256:31bf40368ae6670c1414a7e6da34827934742121a60de7265a7c49cc6f77598c
Deleted: sha256:4039019448f7fce01c94485f74dea187923797a5d0a94756db9c80b2e1db4256
Deleted: sha256:17037b3da8885ab7f86317ff7717a8376313414bddf1cf09b6a897ecea61c10a
Deleted: sha256:9e6d17901f80049864f9bac5122ab953ae77b954a3900bcc3f27ef9272b50cc3
Deleted: sha256:10bfe71590ad65e12af59c0970381b7ddacb6f4c21607b5e877b9b12dad0983e
Deleted: sha256:bd2989d756b51b958875736edd8708ef0bb0bb1c8cfc49d781c3f3f82b592dac
Deleted: sha256:f6fa758728656daba03caddd612aa51edf83e375f9577426cb91685092032138
Deleted: sha256:1c2653d7f4bc6da4a46152921d879a97be3c2b9d4605d5ac9bd62de57bf512ba
Deleted: sha256:9962d0e4327624e6bd942e6e984f3281365052edc9d21302daad13779c3ab241
Deleted: sha256:26208358012c14e4ad2a5f4fbb63474fc5deccf1e6135e4113dfdf882ac3ceb2
Deleted: sha256:48484d16ac115de39a69349d430274d05d6744274445e639c6191027ed66b130
Deleted: sha256:93c20b17899b63f9e5ea78029d548349b8869e8a681cf07d10b2f61b61112280
Deleted: sha256:cba6bb8b54ecfac39355543350e30fef7d8ca77cf43aa556c9b36900d00c78b4
Deleted: sha256:4722e2266a1d7640d24268f5f438dcb60b516c3e115d52a472d29a39992f7e39
Deleted: sha256:971c282e8051609b0f3e3557fea311fcfce2ed1695b89615b2860e3b9d6ff4d1
Deleted: sha256:0723a4cc0a4580130064b4ac7dd72a67694a569bddf1b0e58e8b18dac76d0931
Deleted: sha256:11d8dcd630363ddd13993da43ba7907b60c2f2db9debf6f7afff961492451c27
Deleted: sha256:9ffd914d3d39c806eabcc54d5dc2a4a68bc52d61a7af01745ffab08ab537dc21
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user xujyan@apple.com
Not sending mail to unregistered user songzihao1990@gmail.com
Not sending mail to unregistered user yujie.jay@gmail.com
Not sending mail to unregistered user gregorywmann@gmail.com
Not sending mail to unregistered user toenshoff@me.com

Build failed in Jenkins: Mesos-Buildbot » autotools,clang,--verbose --disable-libtool-wrappers,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4653

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose%20--disable-libtool-wrappers,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4653/display/redirect?page=changes>

Changes:

[bmahler] Fixed a bug where quota headroom is tracked incorrectly.

------------------------------------------
[...truncated 211.94 KB...]
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... clang++-3.5 -E
checking for ld used by clang++-3.5... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the clang++-3.5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for clang++-3.5 option to produce PIC... -fPIC -DPIC
checking if clang++-3.5 PIC flag -fPIC -DPIC works... yes
checking if clang++-3.5 static flag -static works... yes
checking if clang++-3.5 supports -c -o file.o... yes
checking if clang++-3.5 supports -c -o file.o... (cached) yes
checking whether the clang++-3.5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: creating ./config.lt
config.lt: creating libtool
checking whether C++ compiler accepts -fstack-protector-strong... yes
checking whether clang++-3.5 supports C++11 features by default... no
checking whether clang++-3.5 supports C++11 features with -std=c++11... yes
checking if compiler needs -Werror to reject unknown flags... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
configure: Setting up build environment for x86_64 linux-gnu
checking for backtrace in -lunwind... no
checking for main in -lgflags... no
checking for patch... patch
checking fts.h usability... yes
checking fts.h presence... yes
checking for fts.h... yes
checking for library containing fts_close... none required
checking apr_pools.h usability... yes
checking apr_pools.h presence... yes
checking for apr_pools.h... yes
checking for apr_initialize in -lapr-1... yes
checking for curl_global_init in -lcurl... yes
checking for javac... /usr/bin/javac
checking for java... /usr/bin/java
checking value of Java system property 'java.home'... /usr/lib/jvm/java-7-openjdk-amd64/jre
configure: using JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64
checking whether or not we can build with JNI... yes
checking for mvn... /usr/bin/mvn
checking for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... yes
checking for RAND_poll in -lcrypto... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for SSL_CTX_new in -lssl... yes
checking svn_version.h usability... yes
checking svn_version.h presence... yes
checking for svn_version.h... yes
checking for svn_stringbuf_create_ensure in -lsvn_subr-1... yes
checking svn_delta.h usability... yes
checking svn_delta.h presence... yes
checking for svn_delta.h... yes
checking for svn_txdelta in -lsvn_delta-1... yes
checking whether to enable the XFS disk isolator... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for deflate, gzread, gzwrite, inflate in -lz... yes
checking C++ standard library for undefined behaviour with selected optimization level... no
checking for a Python interpreter with version >= 2.6... python
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for python2.7... (cached) /usr/bin/python
checking for a version of Python >= '2.1.0'... yes
checking for a version of Python >= '2.6'... yes
checking for the distutils Python package... yes
checking for Python include path... -I/usr/include/python2.7
checking for Python library path... -L/usr/lib -lpython2.7
checking for Python site-packages path... /usr/lib/python2.7/dist-packages
checking python extra libraries... -lpthread -ldl  -lutil -lm
checking python extra linking flags... -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions
checking consistency of all components of python development environment... yes
checking whether we can build usable Python eggs... yes
checking for an old installation of the Mesos egg (before 0.20.0)... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mesos.pc
config.status: creating src/Makefile
config.status: creating 3rdparty/Makefile
config.status: creating 3rdparty/libprocess/Makefile
config.status: creating 3rdparty/libprocess/include/Makefile
config.status: creating 3rdparty/stout/Makefile
config.status: creating 3rdparty/stout/include/Makefile
config.status: creating 3rdparty/gmock_sources.cc
config.status: creating bin/mesos.sh
config.status: creating bin/mesos-agent.sh
config.status: creating bin/mesos-local.sh
config.status: creating bin/mesos-master.sh
config.status: creating bin/mesos-slave.sh
config.status: creating bin/mesos-tests.sh
config.status: creating bin/mesos-agent-flags.sh
config.status: creating bin/mesos-local-flags.sh
config.status: creating bin/mesos-master-flags.sh
config.status: creating bin/mesos-slave-flags.sh
config.status: creating bin/mesos-tests-flags.sh
config.status: creating bin/gdb-mesos-agent.sh
config.status: creating bin/gdb-mesos-local.sh
config.status: creating bin/gdb-mesos-master.sh
config.status: creating bin/gdb-mesos-slave.sh
config.status: creating bin/gdb-mesos-tests.sh
config.status: creating bin/lldb-mesos-agent.sh
config.status: creating bin/lldb-mesos-local.sh
config.status: creating bin/lldb-mesos-master.sh
config.status: creating bin/lldb-mesos-slave.sh
config.status: creating bin/lldb-mesos-tests.sh
config.status: creating bin/valgrind-mesos-agent.sh
config.status: creating bin/valgrind-mesos-local.sh
config.status: creating bin/valgrind-mesos-master.sh
config.status: creating bin/valgrind-mesos-slave.sh
config.status: creating bin/valgrind-mesos-tests.sh
config.status: creating src/deploy/mesos-daemon.sh
config.status: creating src/deploy/mesos-start-agents.sh
config.status: creating src/deploy/mesos-start-cluster.sh
config.status: creating src/deploy/mesos-start-masters.sh
config.status: creating src/deploy/mesos-start-slaves.sh
config.status: creating src/deploy/mesos-stop-agents.sh
config.status: creating src/deploy/mesos-stop-cluster.sh
config.status: creating src/deploy/mesos-stop-masters.sh
config.status: creating src/deploy/mesos-stop-slaves.sh
config.status: creating include/mesos/version.hpp
config.status: creating src/java/generated/org/apache/mesos/MesosNativeLibrary.java
config.status: creating mpi/mpiexec-mesos
config.status: creating src/examples/java/test-exception-framework
config.status: creating src/examples/java/test-executor
config.status: creating src/examples/java/test-framework
config.status: creating src/examples/java/test-multiple-executors-framework
config.status: creating src/examples/java/test-log
config.status: creating src/examples/java/v1-test-framework
config.status: creating src/java/mesos.pom
config.status: creating src/examples/python/test-executor
config.status: creating src/examples/python/test-framework
config.status: creating src/python/setup.py
config.status: creating src/python/cli/setup.py
config.status: creating src/python/interface/setup.py
config.status: creating src/python/native_common/ext_modules.py
config.status: creating src/python/executor/setup.py
config.status: creating src/python/native/setup.py
config.status: creating src/python/scheduler/setup.py
config.status: linking src/python/native_common/ext_modules.py to src/python/executor/ext_modules.py
config.status: linking src/python/native_common/ext_modules.py to src/python/scheduler/ext_modules.py
config.status: executing depfiles commands
config.status: executing libtool commands
configure: Build option summary:
    CXX:        clang++-3.5
    CXXFLAGS:   -g1 -O0 -std=c++11
    CPPFLAGS:   -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	      
    LDFLAGS:    
    LIBS:       -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1  -lrt

make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.5.0"; then find "mesos-1.5.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.5.0" || { sleep 5 && rm -rf "mesos-1.5.0"; }; else :; fi
test -d "mesos-1.5.0" || mkdir "mesos-1.5.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/3rdparty \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/3rdparty'
 (cd stout && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/stout \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/stout'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/stout/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/stout/include'
make[4]: Leaving directory `/mesos/3rdparty/stout/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/libprocess \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/libprocess'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/libprocess/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/libprocess/include'
make[4]: Leaving directory `/mesos/3rdparty/libprocess/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/libprocess/
make[4]: Leaving directory `/mesos/3rdparty/libprocess'
make[3]: Leaving directory `/mesos/3rdparty/libprocess'
make[2]: Leaving directory `/mesos/3rdparty'
 (cd src && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
make[2]: *** No rule to make target `resource_provider/storage/volume_profile.ph.h', needed by `distdir'.  Stop.
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1513907369-14564
Untagged: mesos-1513907369-14564:latest
Deleted: sha256:cc6c7dfee90d3ba0adea96bf8727125cd3c1f09f8d2aa4b5019b7c67305c604e
Deleted: sha256:de320d97828c15cc60ada0e16e81a285687c31ff63af54e1af8bdd9be131bc33
Deleted: sha256:2036b8cb83d8d544a0891794500f46e3c0a791ca26a0b7f17f06e70bf4ba30c8
Deleted: sha256:af0159b32a8cbf66dabd8ac41361ed9a5a5adb8db1295ebb4f25201f21ee5216
Deleted: sha256:956d75765564944fa777a9a25c70eb7bb6a8d93f39a9782a293ecfe37f93ba21
Deleted: sha256:aef2aa81261f644bddf1ccb78e7da7b9693a90f4a745c6d6f7d044d3eae4f181
Deleted: sha256:d2782873689f82530ae5fd8583592b198bfdd783ae6028e3c4516714c43f1dd3
Deleted: sha256:841e3955e200b5ed187a2755e44deaae81900bcc0785745c60c31925484ea264
Deleted: sha256:ba2363cfa7ef668e04344839fb149f0fcdd6bc8591f279550f80abda8b97bedf
Deleted: sha256:9f922ac733928df192cc8cbf39c42a5bf4387cb33490a9e433df0a34b608f4a7
Deleted: sha256:78cfdda4069d4cb35fc51305e52127d6cd548cf02b20d0527026b7a9eb76b0ac
Deleted: sha256:c1a70f704907816ce80c308c45cd46be8a63b57f5864c9ce0ee5cf39ca41b6b9
Deleted: sha256:0dfb3858c25969dbf4da2675709639b22f6f3d8a47813f88f9008642be0fe017
Deleted: sha256:477716fa14a82ac41c224549342e441afdecdabe74749b33c51a0d49f942b4a8
Deleted: sha256:2118e934724206e495ae5a161a24c922e095a68da27f05a8b5f0128d558a4a09
Deleted: sha256:b98a4e6386ac31d32ae89bec8615cab2eea1cfc962434cc2f8948d5eea33ac58
Deleted: sha256:f83cdee1c9f17f1faa43fe325fcbce4317c2f984332dc4b54861b539dacdcd58
Deleted: sha256:774696a570856c2bc92ccf98a1c155419540e592044213f1fe0e8e003c4c4ddb
Deleted: sha256:78c6b1635fc12aae75a359b8d09dd67e330d661422bde3d15364d22b79df2257
Deleted: sha256:25712032ffe979af4f103a2b3677fd6a1c31f1d8b9d207be9b442518eab37bac
Deleted: sha256:148f84e20751ab29b3f86315c88583bed623a68caea290d7a7ea579295afa472
Deleted: sha256:e0412c4cfd7548d49e4fb522e410e7d0763e5de33771fdb9590663506fbd0e21
Deleted: sha256:d216a7127748d19ad547458e2d6ba849863ee7520c988e2961861e443484624c
Deleted: sha256:86b0dbf66c746293f44d90adb9d881547a76ef31a27ef8d15a12f80ba028c5fd
Deleted: sha256:7aaaf36a9f936dc23f34117abe2640ac2c15b1c9ca228de7743b97a442c56c82
Deleted: sha256:49498e888cf4b89525e9007b0059b95db0ac23e0447d7953f9f0342299257e04
Deleted: sha256:04ec63ef7ec94788539b69e6bb29d42b123904fbd9c7475aee4b89c7e3d00f1c
Deleted: sha256:f26be8d74e056c462aec4eb02867b5cf2bac531d7aef160e55efe9a5b58b9626
Deleted: sha256:0f381d791ba5f988cdaae8c136260e255dcf086d1920d7eaebdad2a9d6d59c48
Deleted: sha256:0ef52e34ac590fbd13ac9a4f91b39d3cd524bf76a08856bfda8bbe1e274826ce
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user xujyan@apple.com
Not sending mail to unregistered user songzihao1990@gmail.com
Not sending mail to unregistered user yujie.jay@gmail.com
Not sending mail to unregistered user gregorywmann@gmail.com
Not sending mail to unregistered user toenshoff@me.com

Build failed in Jenkins: Mesos-Buildbot » autotools,clang,--verbose --disable-libtool-wrappers,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4652

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose%20--disable-libtool-wrappers,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4652/display/redirect?page=changes>

Changes:

[yujie.jay] Fixed a compile error due to string literals and macros.

------------------------------------------
[...truncated 223.77 KB...]
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... clang++-3.5 -E
checking for ld used by clang++-3.5... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the clang++-3.5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for clang++-3.5 option to produce PIC... -fPIC -DPIC
checking if clang++-3.5 PIC flag -fPIC -DPIC works... yes
checking if clang++-3.5 static flag -static works... yes
checking if clang++-3.5 supports -c -o file.o... yes
checking if clang++-3.5 supports -c -o file.o... (cached) yes
checking whether the clang++-3.5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: creating ./config.lt
config.lt: creating libtool
checking whether C++ compiler accepts -fstack-protector-strong... yes
checking whether clang++-3.5 supports C++11 features by default... no
checking whether clang++-3.5 supports C++11 features with -std=c++11... yes
checking if compiler needs -Werror to reject unknown flags... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
configure: Setting up build environment for x86_64 linux-gnu
checking for backtrace in -lunwind... no
checking for main in -lgflags... no
checking for patch... patch
checking fts.h usability... yes
checking fts.h presence... yes
checking for fts.h... yes
checking for library containing fts_close... none required
checking apr_pools.h usability... yes
checking apr_pools.h presence... yes
checking for apr_pools.h... yes
checking for apr_initialize in -lapr-1... yes
checking for curl_global_init in -lcurl... yes
checking for javac... /usr/bin/javac
checking for java... /usr/bin/java
checking value of Java system property 'java.home'... /usr/lib/jvm/java-7-openjdk-amd64/jre
configure: using JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64
checking whether or not we can build with JNI... yes
checking for mvn... /usr/bin/mvn
checking for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... yes
checking for RAND_poll in -lcrypto... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for SSL_CTX_new in -lssl... yes
checking svn_version.h usability... yes
checking svn_version.h presence... yes
checking for svn_version.h... yes
checking for svn_stringbuf_create_ensure in -lsvn_subr-1... yes
checking svn_delta.h usability... yes
checking svn_delta.h presence... yes
checking for svn_delta.h... yes
checking for svn_txdelta in -lsvn_delta-1... yes
checking whether to enable the XFS disk isolator... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for deflate, gzread, gzwrite, inflate in -lz... yes
checking C++ standard library for undefined behaviour with selected optimization level... no
checking for a Python interpreter with version >= 2.6... python
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for python2.7... (cached) /usr/bin/python
checking for a version of Python >= '2.1.0'... yes
checking for a version of Python >= '2.6'... yes
checking for the distutils Python package... yes
checking for Python include path... -I/usr/include/python2.7
checking for Python library path... -L/usr/lib -lpython2.7
checking for Python site-packages path... /usr/lib/python2.7/dist-packages
checking python extra libraries... -lpthread -ldl  -lutil -lm
checking python extra linking flags... -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions
checking consistency of all components of python development environment... yes
checking whether we can build usable Python eggs... yes
checking for an old installation of the Mesos egg (before 0.20.0)... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mesos.pc
config.status: creating src/Makefile
config.status: creating 3rdparty/Makefile
config.status: creating 3rdparty/libprocess/Makefile
config.status: creating 3rdparty/libprocess/include/Makefile
config.status: creating 3rdparty/stout/Makefile
config.status: creating 3rdparty/stout/include/Makefile
config.status: creating 3rdparty/gmock_sources.cc
config.status: creating bin/mesos.sh
config.status: creating bin/mesos-agent.sh
config.status: creating bin/mesos-local.sh
config.status: creating bin/mesos-master.sh
config.status: creating bin/mesos-slave.sh
config.status: creating bin/mesos-tests.sh
config.status: creating bin/mesos-agent-flags.sh
config.status: creating bin/mesos-local-flags.sh
config.status: creating bin/mesos-master-flags.sh
config.status: creating bin/mesos-slave-flags.sh
config.status: creating bin/mesos-tests-flags.sh
config.status: creating bin/gdb-mesos-agent.sh
config.status: creating bin/gdb-mesos-local.sh
config.status: creating bin/gdb-mesos-master.sh
config.status: creating bin/gdb-mesos-slave.sh
config.status: creating bin/gdb-mesos-tests.sh
config.status: creating bin/lldb-mesos-agent.sh
config.status: creating bin/lldb-mesos-local.sh
config.status: creating bin/lldb-mesos-master.sh
config.status: creating bin/lldb-mesos-slave.sh
config.status: creating bin/lldb-mesos-tests.sh
config.status: creating bin/valgrind-mesos-agent.sh
config.status: creating bin/valgrind-mesos-local.sh
config.status: creating bin/valgrind-mesos-master.sh
config.status: creating bin/valgrind-mesos-slave.sh
config.status: creating bin/valgrind-mesos-tests.sh
config.status: creating src/deploy/mesos-daemon.sh
config.status: creating src/deploy/mesos-start-agents.sh
config.status: creating src/deploy/mesos-start-cluster.sh
config.status: creating src/deploy/mesos-start-masters.sh
config.status: creating src/deploy/mesos-start-slaves.sh
config.status: creating src/deploy/mesos-stop-agents.sh
config.status: creating src/deploy/mesos-stop-cluster.sh
config.status: creating src/deploy/mesos-stop-masters.sh
config.status: creating src/deploy/mesos-stop-slaves.sh
config.status: creating include/mesos/version.hpp
config.status: creating src/java/generated/org/apache/mesos/MesosNativeLibrary.java
config.status: creating mpi/mpiexec-mesos
config.status: creating src/examples/java/test-exception-framework
config.status: creating src/examples/java/test-executor
config.status: creating src/examples/java/test-framework
config.status: creating src/examples/java/test-multiple-executors-framework
config.status: creating src/examples/java/test-log
config.status: creating src/examples/java/v1-test-framework
config.status: creating src/java/mesos.pom
config.status: creating src/examples/python/test-executor
config.status: creating src/examples/python/test-framework
config.status: creating src/python/setup.py
config.status: creating src/python/cli/setup.py
config.status: creating src/python/interface/setup.py
config.status: creating src/python/native_common/ext_modules.py
config.status: creating src/python/executor/setup.py
config.status: creating src/python/native/setup.py
config.status: creating src/python/scheduler/setup.py
config.status: linking src/python/native_common/ext_modules.py to src/python/executor/ext_modules.py
config.status: linking src/python/native_common/ext_modules.py to src/python/scheduler/ext_modules.py
config.status: executing depfiles commands
config.status: executing libtool commands
configure: Build option summary:
    CXX:        clang++-3.5
    CXXFLAGS:   -g1 -O0 -std=c++11
    CPPFLAGS:   -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	      
    LDFLAGS:    
    LIBS:       -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1  -lrt

make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.5.0"; then find "mesos-1.5.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.5.0" || { sleep 5 && rm -rf "mesos-1.5.0"; }; else :; fi
test -d "mesos-1.5.0" || mkdir "mesos-1.5.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/3rdparty \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/3rdparty'
 (cd stout && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/stout \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/stout'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/stout/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/stout/include'
make[4]: Leaving directory `/mesos/3rdparty/stout/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/libprocess \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/libprocess'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/libprocess/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/libprocess/include'
make[4]: Leaving directory `/mesos/3rdparty/libprocess/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/libprocess/
make[4]: Leaving directory `/mesos/3rdparty/libprocess'
make[3]: Leaving directory `/mesos/3rdparty/libprocess'
make[2]: Leaving directory `/mesos/3rdparty'
 (cd src && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
make[2]: *** No rule to make target `resource_provider/storage/volume_profile.ph.h', needed by `distdir'.  Stop.
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1513903420-5823
Untagged: mesos-1513903420-5823:latest
Deleted: sha256:6f619b3736c58158b8a243a7dafc0360bb6707c2ecff04dbe738a9cc47437740
Deleted: sha256:04365de7ed0f094f0232f85f2d14a6489ee9498a35ee405158accd8ace45b75a
Deleted: sha256:cfa330e6f33c5bcdace01926b09c0b7f92a701e99f30c74ac4c9952147e46f5b
Deleted: sha256:45f9c90b0b3a6bd2a670bd62ad96e57646bef7117d80c3d38abf8b26c53d86d8
Deleted: sha256:8eba4f1a41117eefafeb4d8e6ac7bf79ed95faf6f827ce02a54508ba1dd78cdf
Deleted: sha256:dd67cc6ab1790b2ad197df50755b2be08be67a5339d7bdce21fb1968e914e91b
Deleted: sha256:0e8dff0f1f4f0ddb982f44095c6fd1d419ce38745c1c0d4eda5106e0c2d6e7c6
Deleted: sha256:5af56253aeeb7ebf0dd4c462313867a7cadc22440eb4785d80a0898d51f72acd
Deleted: sha256:bb4aac1d9bd4e18c625feff21f596439280ecca70506465dd9107d2cc35d290f
Deleted: sha256:b61360f65a1e41d2eae9e87828d6d9c2a4e6a52b139f87dd523a2be3a254733e
Deleted: sha256:fe64bd3b8fb1f0f6141b3e6d303b59611475a8474542b15545dbfc226474435f
Deleted: sha256:10a4a158400e6521693ba3a23bbbaf55d7e177ec25cc7828a74c7b16e72326af
Deleted: sha256:4a402e549150700b6d33441c2a3297f57cd1a9a8b680b0fa0e83727feb952c87
Deleted: sha256:587733ff52ab23d137e99bcc323c7ed56bfe8b35732153ba95160da4dd675b9a
Deleted: sha256:c64c4787134328e9b9523ed60d311cc36c66809b04b088eca1fba8ce8e15014a
Deleted: sha256:9ee59618661cd3ff0c3e46f59ae9f35ad93dbbdd5fa9442cf693745539d278d0
Deleted: sha256:d596efbf4a2e5c9a02f7c9c8bbfcb94c05b3be61c608d259601ca1f0ac1851be
Deleted: sha256:73d62bfcd5e078156b12a4e41eb6c55d2c5c7f284eb2add9cc534c06f50d9bcc
Deleted: sha256:13d3773b029dcfefc445e99d6cc1030a41ff62c2b30622ac2619365e979bbee0
Deleted: sha256:aecc400a749c0c7a961adce9f40a0911ec55b93c547db7d8b29818a235a0080a
Deleted: sha256:017173ef9800616e29350f15d5c894ca820c005d16f356677ac376f863536f50
Deleted: sha256:ee1cba9a941e2b0ae85d79d338c8cd2a282354ff255f90d0c9206b9c445d17dd
Deleted: sha256:f85405586b92b43e4f90e1d003e00508f057c4531a75176aeb16830f227685a0
Deleted: sha256:325113ac011efdccd52c52e417b1fcf65bb7edcd0a42fa88b36e0cf5d71153cb
Deleted: sha256:4baec16ff91494a515fd71b6f61d45d3882f7559d802aa42131722917725d62e
Deleted: sha256:aaaa0937239ee4e49caefa6a4d215b66d36c8fba6a0002bc00ab777a90faeba6
Deleted: sha256:23f587113df6afdadcceab19692e4221c4e9fb6e08915fbe4da060e7716b16c4
Deleted: sha256:e8a8fe6d6fa4dcf3098e4bce127f75ead089aac6cd5c144d5a8011a6b98a9b24
Deleted: sha256:20b48fd2b9bda583a73162f83d3fa08f771a9f2069fb1560192404621d8f69dd
Deleted: sha256:42292561a07ed75d72f4bc4e228f70ee69628616e99026b1a8aaa5dacd7ad416
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user xujyan@apple.com
Not sending mail to unregistered user songzihao1990@gmail.com
Not sending mail to unregistered user yujie.jay@gmail.com
Not sending mail to unregistered user gregorywmann@gmail.com
Not sending mail to unregistered user toenshoff@me.com

Build failed in Jenkins: Mesos-Buildbot » autotools,clang,--verbose --disable-libtool-wrappers,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4651

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose%20--disable-libtool-wrappers,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4651/display/redirect?page=changes>

Changes:

[yujie.jay] Added MESOS-7973 to CHANGELOG and added some description.

[yujie.jay] Updated CHANGELOG about the new API in Log::Reader.

------------------------------------------
[...truncated 223.78 KB...]
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... clang++-3.5 -E
checking for ld used by clang++-3.5... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the clang++-3.5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for clang++-3.5 option to produce PIC... -fPIC -DPIC
checking if clang++-3.5 PIC flag -fPIC -DPIC works... yes
checking if clang++-3.5 static flag -static works... yes
checking if clang++-3.5 supports -c -o file.o... yes
checking if clang++-3.5 supports -c -o file.o... (cached) yes
checking whether the clang++-3.5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: creating ./config.lt
config.lt: creating libtool
checking whether C++ compiler accepts -fstack-protector-strong... yes
checking whether clang++-3.5 supports C++11 features by default... no
checking whether clang++-3.5 supports C++11 features with -std=c++11... yes
checking if compiler needs -Werror to reject unknown flags... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
configure: Setting up build environment for x86_64 linux-gnu
checking for backtrace in -lunwind... no
checking for main in -lgflags... no
checking for patch... patch
checking fts.h usability... yes
checking fts.h presence... yes
checking for fts.h... yes
checking for library containing fts_close... none required
checking apr_pools.h usability... yes
checking apr_pools.h presence... yes
checking for apr_pools.h... yes
checking for apr_initialize in -lapr-1... yes
checking for curl_global_init in -lcurl... yes
checking for javac... /usr/bin/javac
checking for java... /usr/bin/java
checking value of Java system property 'java.home'... /usr/lib/jvm/java-7-openjdk-amd64/jre
configure: using JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64
checking whether or not we can build with JNI... yes
checking for mvn... /usr/bin/mvn
checking for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... yes
checking for RAND_poll in -lcrypto... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for SSL_CTX_new in -lssl... yes
checking svn_version.h usability... yes
checking svn_version.h presence... yes
checking for svn_version.h... yes
checking for svn_stringbuf_create_ensure in -lsvn_subr-1... yes
checking svn_delta.h usability... yes
checking svn_delta.h presence... yes
checking for svn_delta.h... yes
checking for svn_txdelta in -lsvn_delta-1... yes
checking whether to enable the XFS disk isolator... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for deflate, gzread, gzwrite, inflate in -lz... yes
checking C++ standard library for undefined behaviour with selected optimization level... no
checking for a Python interpreter with version >= 2.6... python
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for python2.7... (cached) /usr/bin/python
checking for a version of Python >= '2.1.0'... yes
checking for a version of Python >= '2.6'... yes
checking for the distutils Python package... yes
checking for Python include path... -I/usr/include/python2.7
checking for Python library path... -L/usr/lib -lpython2.7
checking for Python site-packages path... /usr/lib/python2.7/dist-packages
checking python extra libraries... -lpthread -ldl  -lutil -lm
checking python extra linking flags... -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions
checking consistency of all components of python development environment... yes
checking whether we can build usable Python eggs... yes
checking for an old installation of the Mesos egg (before 0.20.0)... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mesos.pc
config.status: creating src/Makefile
config.status: creating 3rdparty/Makefile
config.status: creating 3rdparty/libprocess/Makefile
config.status: creating 3rdparty/libprocess/include/Makefile
config.status: creating 3rdparty/stout/Makefile
config.status: creating 3rdparty/stout/include/Makefile
config.status: creating 3rdparty/gmock_sources.cc
config.status: creating bin/mesos.sh
config.status: creating bin/mesos-agent.sh
config.status: creating bin/mesos-local.sh
config.status: creating bin/mesos-master.sh
config.status: creating bin/mesos-slave.sh
config.status: creating bin/mesos-tests.sh
config.status: creating bin/mesos-agent-flags.sh
config.status: creating bin/mesos-local-flags.sh
config.status: creating bin/mesos-master-flags.sh
config.status: creating bin/mesos-slave-flags.sh
config.status: creating bin/mesos-tests-flags.sh
config.status: creating bin/gdb-mesos-agent.sh
config.status: creating bin/gdb-mesos-local.sh
config.status: creating bin/gdb-mesos-master.sh
config.status: creating bin/gdb-mesos-slave.sh
config.status: creating bin/gdb-mesos-tests.sh
config.status: creating bin/lldb-mesos-agent.sh
config.status: creating bin/lldb-mesos-local.sh
config.status: creating bin/lldb-mesos-master.sh
config.status: creating bin/lldb-mesos-slave.sh
config.status: creating bin/lldb-mesos-tests.sh
config.status: creating bin/valgrind-mesos-agent.sh
config.status: creating bin/valgrind-mesos-local.sh
config.status: creating bin/valgrind-mesos-master.sh
config.status: creating bin/valgrind-mesos-slave.sh
config.status: creating bin/valgrind-mesos-tests.sh
config.status: creating src/deploy/mesos-daemon.sh
config.status: creating src/deploy/mesos-start-agents.sh
config.status: creating src/deploy/mesos-start-cluster.sh
config.status: creating src/deploy/mesos-start-masters.sh
config.status: creating src/deploy/mesos-start-slaves.sh
config.status: creating src/deploy/mesos-stop-agents.sh
config.status: creating src/deploy/mesos-stop-cluster.sh
config.status: creating src/deploy/mesos-stop-masters.sh
config.status: creating src/deploy/mesos-stop-slaves.sh
config.status: creating include/mesos/version.hpp
config.status: creating src/java/generated/org/apache/mesos/MesosNativeLibrary.java
config.status: creating mpi/mpiexec-mesos
config.status: creating src/examples/java/test-exception-framework
config.status: creating src/examples/java/test-executor
config.status: creating src/examples/java/test-framework
config.status: creating src/examples/java/test-multiple-executors-framework
config.status: creating src/examples/java/test-log
config.status: creating src/examples/java/v1-test-framework
config.status: creating src/java/mesos.pom
config.status: creating src/examples/python/test-executor
config.status: creating src/examples/python/test-framework
config.status: creating src/python/setup.py
config.status: creating src/python/cli/setup.py
config.status: creating src/python/interface/setup.py
config.status: creating src/python/native_common/ext_modules.py
config.status: creating src/python/executor/setup.py
config.status: creating src/python/native/setup.py
config.status: creating src/python/scheduler/setup.py
config.status: linking src/python/native_common/ext_modules.py to src/python/executor/ext_modules.py
config.status: linking src/python/native_common/ext_modules.py to src/python/scheduler/ext_modules.py
config.status: executing depfiles commands
config.status: executing libtool commands
configure: Build option summary:
    CXX:        clang++-3.5
    CXXFLAGS:   -g1 -O0 -std=c++11
    CPPFLAGS:   -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	      
    LDFLAGS:    
    LIBS:       -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1  -lrt

make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.5.0"; then find "mesos-1.5.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.5.0" || { sleep 5 && rm -rf "mesos-1.5.0"; }; else :; fi
test -d "mesos-1.5.0" || mkdir "mesos-1.5.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/3rdparty \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/3rdparty'
 (cd stout && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/stout \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/stout'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/stout/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/stout/include'
make[4]: Leaving directory `/mesos/3rdparty/stout/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/libprocess \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/libprocess'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/libprocess/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/libprocess/include'
make[4]: Leaving directory `/mesos/3rdparty/libprocess/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/libprocess/
make[4]: Leaving directory `/mesos/3rdparty/libprocess'
make[3]: Leaving directory `/mesos/3rdparty/libprocess'
make[2]: Leaving directory `/mesos/3rdparty'
 (cd src && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
make[2]: *** No rule to make target `resource_provider/storage/volume_profile.ph.h', needed by `distdir'.  Stop.
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1513899698-19827
Untagged: mesos-1513899698-19827:latest
Deleted: sha256:5966f668680f33f3da78bf7de73e277bb75ad2b583f7a426b71c165bd67875ef
Deleted: sha256:224c7fbc244b67a17a0624693708f79795453148a7621cedc512faf51eb2f4b8
Deleted: sha256:cdee083ab819ba35675cfeb6d7e03fa6aa568b76e46a075c2bfea1c5aff75d42
Deleted: sha256:d85cda2e750ad270fdfdd32d375b45fe75c229f9a518b03e4a1af254c69becbd
Deleted: sha256:8621d46d037041a5ab117d7d18f4cbb68df13a61b4fab21bcdfefd797193344b
Deleted: sha256:964b9c38dc4be37ec9596c92baf878854c330bf24088149268990ec896821ee8
Deleted: sha256:86250bdd28d1a79642fc73c228079503d84c18b772f0e9f8811fd975cca206b6
Deleted: sha256:79243edd647cf342305a77dd1b7cb4585c435dcde62fe3c50e2608f24f47febf
Deleted: sha256:29272c19291e7b5ac34bae0e100e20a2e8c71fb948799fd3956ed688508385c7
Deleted: sha256:e351be6ec1ee468b845ef6a349a1573ad1636393a118062a324e7607f7ac6505
Deleted: sha256:89d7ac90a918f13b4c92b3b7a38f187bcd49f4b4fb8196b5c3febdc9cd0cfd3e
Deleted: sha256:417787b9d72ca4b6db15a63a1df5983c35ad91c83a1a4e78ffee83cbbde4bf2f
Deleted: sha256:058d202034dedf1441f26fe2ac1e7752a798140290c173ca232ed85316baaf90
Deleted: sha256:a293de09ff572230c022cf537ec3c4422a8a1fb4d6a75adcfbd0fdcb60e94d80
Deleted: sha256:137535116ede2804e8ad22411da8d1ab8d91caca139f0aca76787fb418ec3ba8
Deleted: sha256:7171187854a7363ec0b3d6d7a07e851f6773a88c2e2586b28c4d2dbe1e31623c
Deleted: sha256:2e17e28cebdbbb4549f636e5d6fb34fd382d7151fb3235d53c912539f67122f5
Deleted: sha256:37cd42d6e3ed9118d80443fe2470579f70e693585b09f2de7f44e3101697c575
Deleted: sha256:90bb1134ea72a9e4494727ff61ce9985ec105c48e57b2f88bb65dfb72d000161
Deleted: sha256:07df406f8be53a5626e27310cc96f583e6f26b9522014a8d33abd44b661ded36
Deleted: sha256:a61b235822864b70bd2cac939e3cfdb8df2e156495797040185a0a1738845e3a
Deleted: sha256:1aafb43014500beee0f19f897d70c31673360969b2849bf527c4a44d1a0fdbe3
Deleted: sha256:143aa464d05ca27d8187d81f8d0a137f2e00a085c7f56b4ea1f44f5c14e5641e
Deleted: sha256:a31e0b156b49d629ef7ab8f17781fa2da7c7afde32c1323395b48fe918baf8dd
Deleted: sha256:91e1ffbb28a87aee1d22cc0b0b15897097b4d389fcb1f9d761d7e2cb5a2356bb
Deleted: sha256:32f80ece5d08e57762e1cc34d482d72362672684c7d7305c69ec08a52c40662b
Deleted: sha256:5de2a4da7f9c13ee994f234de8a7135b4a047a7c483302c60693212c2fd90fb7
Deleted: sha256:d6e8008d4d5b29f85767847916ca7fcf7479f441b1dafedad96a943ca75c3327
Deleted: sha256:4288cce9e99419054e3b24c810b281533879c876785b1db13dd2fab7e75e969e
Deleted: sha256:6e238ee66305164c7cc3b16604135418412d76d74914e6aeda9b63b287353cb5
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user xujyan@apple.com
Not sending mail to unregistered user songzihao1990@gmail.com
Not sending mail to unregistered user yujie.jay@gmail.com
Not sending mail to unregistered user gregorywmann@gmail.com
Not sending mail to unregistered user toenshoff@me.com

Build failed in Jenkins: Mesos-Buildbot » autotools,clang,--verbose --disable-libtool-wrappers,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4650

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose%20--disable-libtool-wrappers,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4650/display/redirect?page=changes>

Changes:

[yujie.jay] Fixed a comment typo.

[yujie.jay] Fixed code style issues.

[yujie.jay] Added tombstone flag to NOP log action.

[yujie.jay] Exposed runRecoverProtocol() function in recover.hpp.

[yujie.jay] Moved retry logic from RecoverProtocolProcess to RecoverProcess.

[yujie.jay] Added CatchupMissing log process.

[yujie.jay] Added Log::Reader::catchup() method.

[yujie.jay] Added Log.Reader.catchup() method to Java bindings.

------------------------------------------
[...truncated 223.79 KB...]
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... clang++-3.5 -E
checking for ld used by clang++-3.5... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the clang++-3.5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for clang++-3.5 option to produce PIC... -fPIC -DPIC
checking if clang++-3.5 PIC flag -fPIC -DPIC works... yes
checking if clang++-3.5 static flag -static works... yes
checking if clang++-3.5 supports -c -o file.o... yes
checking if clang++-3.5 supports -c -o file.o... (cached) yes
checking whether the clang++-3.5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: creating ./config.lt
config.lt: creating libtool
checking whether C++ compiler accepts -fstack-protector-strong... yes
checking whether clang++-3.5 supports C++11 features by default... no
checking whether clang++-3.5 supports C++11 features with -std=c++11... yes
checking if compiler needs -Werror to reject unknown flags... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
configure: Setting up build environment for x86_64 linux-gnu
checking for backtrace in -lunwind... no
checking for main in -lgflags... no
checking for patch... patch
checking fts.h usability... yes
checking fts.h presence... yes
checking for fts.h... yes
checking for library containing fts_close... none required
checking apr_pools.h usability... yes
checking apr_pools.h presence... yes
checking for apr_pools.h... yes
checking for apr_initialize in -lapr-1... yes
checking for curl_global_init in -lcurl... yes
checking for javac... /usr/bin/javac
checking for java... /usr/bin/java
checking value of Java system property 'java.home'... /usr/lib/jvm/java-7-openjdk-amd64/jre
configure: using JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64
checking whether or not we can build with JNI... yes
checking for mvn... /usr/bin/mvn
checking for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... yes
checking for RAND_poll in -lcrypto... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for SSL_CTX_new in -lssl... yes
checking svn_version.h usability... yes
checking svn_version.h presence... yes
checking for svn_version.h... yes
checking for svn_stringbuf_create_ensure in -lsvn_subr-1... yes
checking svn_delta.h usability... yes
checking svn_delta.h presence... yes
checking for svn_delta.h... yes
checking for svn_txdelta in -lsvn_delta-1... yes
checking whether to enable the XFS disk isolator... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for deflate, gzread, gzwrite, inflate in -lz... yes
checking C++ standard library for undefined behaviour with selected optimization level... no
checking for a Python interpreter with version >= 2.6... python
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for python2.7... (cached) /usr/bin/python
checking for a version of Python >= '2.1.0'... yes
checking for a version of Python >= '2.6'... yes
checking for the distutils Python package... yes
checking for Python include path... -I/usr/include/python2.7
checking for Python library path... -L/usr/lib -lpython2.7
checking for Python site-packages path... /usr/lib/python2.7/dist-packages
checking python extra libraries... -lpthread -ldl  -lutil -lm
checking python extra linking flags... -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions
checking consistency of all components of python development environment... yes
checking whether we can build usable Python eggs... yes
checking for an old installation of the Mesos egg (before 0.20.0)... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mesos.pc
config.status: creating src/Makefile
config.status: creating 3rdparty/Makefile
config.status: creating 3rdparty/libprocess/Makefile
config.status: creating 3rdparty/libprocess/include/Makefile
config.status: creating 3rdparty/stout/Makefile
config.status: creating 3rdparty/stout/include/Makefile
config.status: creating 3rdparty/gmock_sources.cc
config.status: creating bin/mesos.sh
config.status: creating bin/mesos-agent.sh
config.status: creating bin/mesos-local.sh
config.status: creating bin/mesos-master.sh
config.status: creating bin/mesos-slave.sh
config.status: creating bin/mesos-tests.sh
config.status: creating bin/mesos-agent-flags.sh
config.status: creating bin/mesos-local-flags.sh
config.status: creating bin/mesos-master-flags.sh
config.status: creating bin/mesos-slave-flags.sh
config.status: creating bin/mesos-tests-flags.sh
config.status: creating bin/gdb-mesos-agent.sh
config.status: creating bin/gdb-mesos-local.sh
config.status: creating bin/gdb-mesos-master.sh
config.status: creating bin/gdb-mesos-slave.sh
config.status: creating bin/gdb-mesos-tests.sh
config.status: creating bin/lldb-mesos-agent.sh
config.status: creating bin/lldb-mesos-local.sh
config.status: creating bin/lldb-mesos-master.sh
config.status: creating bin/lldb-mesos-slave.sh
config.status: creating bin/lldb-mesos-tests.sh
config.status: creating bin/valgrind-mesos-agent.sh
config.status: creating bin/valgrind-mesos-local.sh
config.status: creating bin/valgrind-mesos-master.sh
config.status: creating bin/valgrind-mesos-slave.sh
config.status: creating bin/valgrind-mesos-tests.sh
config.status: creating src/deploy/mesos-daemon.sh
config.status: creating src/deploy/mesos-start-agents.sh
config.status: creating src/deploy/mesos-start-cluster.sh
config.status: creating src/deploy/mesos-start-masters.sh
config.status: creating src/deploy/mesos-start-slaves.sh
config.status: creating src/deploy/mesos-stop-agents.sh
config.status: creating src/deploy/mesos-stop-cluster.sh
config.status: creating src/deploy/mesos-stop-masters.sh
config.status: creating src/deploy/mesos-stop-slaves.sh
config.status: creating include/mesos/version.hpp
config.status: creating src/java/generated/org/apache/mesos/MesosNativeLibrary.java
config.status: creating mpi/mpiexec-mesos
config.status: creating src/examples/java/test-exception-framework
config.status: creating src/examples/java/test-executor
config.status: creating src/examples/java/test-framework
config.status: creating src/examples/java/test-multiple-executors-framework
config.status: creating src/examples/java/test-log
config.status: creating src/examples/java/v1-test-framework
config.status: creating src/java/mesos.pom
config.status: creating src/examples/python/test-executor
config.status: creating src/examples/python/test-framework
config.status: creating src/python/setup.py
config.status: creating src/python/cli/setup.py
config.status: creating src/python/interface/setup.py
config.status: creating src/python/native_common/ext_modules.py
config.status: creating src/python/executor/setup.py
config.status: creating src/python/native/setup.py
config.status: creating src/python/scheduler/setup.py
config.status: linking src/python/native_common/ext_modules.py to src/python/executor/ext_modules.py
config.status: linking src/python/native_common/ext_modules.py to src/python/scheduler/ext_modules.py
config.status: executing depfiles commands
config.status: executing libtool commands
configure: Build option summary:
    CXX:        clang++-3.5
    CXXFLAGS:   -g1 -O0 -std=c++11
    CPPFLAGS:   -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	      
    LDFLAGS:    
    LIBS:       -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1  -lrt

make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.5.0"; then find "mesos-1.5.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.5.0" || { sleep 5 && rm -rf "mesos-1.5.0"; }; else :; fi
test -d "mesos-1.5.0" || mkdir "mesos-1.5.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/3rdparty \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/3rdparty'
 (cd stout && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/stout \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/stout'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/stout/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/stout/include'
make[4]: Leaving directory `/mesos/3rdparty/stout/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/libprocess \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/libprocess'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/libprocess/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/libprocess/include'
make[4]: Leaving directory `/mesos/3rdparty/libprocess/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/libprocess/
make[4]: Leaving directory `/mesos/3rdparty/libprocess'
make[3]: Leaving directory `/mesos/3rdparty/libprocess'
make[2]: Leaving directory `/mesos/3rdparty'
 (cd src && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
make[2]: *** No rule to make target `resource_provider/storage/volume_profile.ph.h', needed by `distdir'.  Stop.
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1513895758-26257
Untagged: mesos-1513895758-26257:latest
Deleted: sha256:a2627651c669325510278eed2083e38770b945dea2f92547d2a9b188b37bf819
Deleted: sha256:00613788572cf4e5950f0872c472cfdcb40da7f1dacc1a958b971ad56cdcd337
Deleted: sha256:8ad332ef83773a14d785bc730ff914a15d6d1c3364971321d012413eb5bf7545
Deleted: sha256:0e7c98ee6c1ba74944d3730199d138e88a4710cc8079d1ae257deacba80a57ac
Deleted: sha256:b4f946ba9ea0344faf26b0b934232f6ddfc135c1bb8ca166310b72bc08468092
Deleted: sha256:64bae06effd9626587d93c04df55276c59b7fb4082a3b13afa7e60bf1d68c34e
Deleted: sha256:735692f5149f5497b4c1c643ea9ab06de0bb044a40c6360646d288afb74f50dd
Deleted: sha256:de1d58f40e7748e605b5b0e52844acc446fd5f60b91e466e17e0807ce1a58003
Deleted: sha256:6cf4cc947eef876556abe896852036ea8d70e2e8a687779fb093df8e268cddf4
Deleted: sha256:6eb89b91aa7cd27c359fb26d6d39e157c702e4a3f87f1822cbf8388d892a27e2
Deleted: sha256:ea095eb45f675ed61b0142e88ca38b69e7b2cbe866a7ab3dd1508bb5f7e6afab
Deleted: sha256:54c2ac627b38901d69e78b2ed24fed98712c03df606bba8ec54d65fadcb5df93
Deleted: sha256:3b8352af8b109abb26e307cfd0113e1417d6cd04f8214c030ba4e10296417ed4
Deleted: sha256:d6c2f79dca5809f4b4320b27ee6ee34a38e7354a40714091daed75667bc40345
Deleted: sha256:db1fc700d7fa6644855a45b0dbdab05ba9859b336d654fda663c9a535b108b65
Deleted: sha256:f8d5cf14268cf53d99cbc4f8b65027ed557f01f1c8a72ea3868b68b5ef9706af
Deleted: sha256:498ac305af9e8ebd1e52c3d2748ea4dabcf51f529c5deff863345120de36adea
Deleted: sha256:52601bd7bfd367ae4fac7cf166f9f0b59441c3488481fab895327e27ac5b26ec
Deleted: sha256:d3cb7a4967de0cd7501e9189b337c6ecc74530bccc22d5c120245d89d6b7f0aa
Deleted: sha256:a6c0b1fdcf584b68b4f07f889bee1d214dfd3344e17c33876806835479de8306
Deleted: sha256:d4197abbd77933c13ca79c4c631e9a565010214d58326be1b3334e9d08ae213d
Deleted: sha256:01b56804f7cbc29b61fbf1049afbebc621b6faf6d840b4bb68752b86ffea5aab
Deleted: sha256:1d1ff8d1b52a6b9a303ece641f632e5c8b4564171d644b13faaf0c87b179ce2d
Deleted: sha256:e26e394177a6cc8407928e6170a61928152bdf119650a4fa215859be4cd33333
Deleted: sha256:24c7847cab50e812293992fb4119d212688faac1b0bda0d082da95c746d2b328
Deleted: sha256:f1750d8b73f193327e8d2cf26d3078d477111c2ab4ea4756a972118a064b5234
Deleted: sha256:cf0631423b2165c67cedd346470b6430a05c3284947dfcde65540620aafe7650
Deleted: sha256:6e8052b08d16b0d93ed519c66b981ef09dc625b35b3d0c1e594ff909fe96cbcc
Deleted: sha256:4f3c5f79487dd7ae46a91c9484f0e655a9a13cf3968ee63c2a0c95f50e1c343a
Deleted: sha256:598c7790085d9e436c139fc144c13c4261d7d6c8457040a5d0c4d7cf746c829e
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user xujyan@apple.com
Not sending mail to unregistered user songzihao1990@gmail.com
Not sending mail to unregistered user yujie.jay@gmail.com
Not sending mail to unregistered user gregorywmann@gmail.com
Not sending mail to unregistered user toenshoff@me.com

Build failed in Jenkins: Mesos-Buildbot » autotools,clang,--verbose --disable-libtool-wrappers,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4649

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose%20--disable-libtool-wrappers,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4649/display/redirect>

------------------------------------------
[...truncated 212.86 KB...]
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... clang++-3.5 -E
checking for ld used by clang++-3.5... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the clang++-3.5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for clang++-3.5 option to produce PIC... -fPIC -DPIC
checking if clang++-3.5 PIC flag -fPIC -DPIC works... yes
checking if clang++-3.5 static flag -static works... yes
checking if clang++-3.5 supports -c -o file.o... yes
checking if clang++-3.5 supports -c -o file.o... (cached) yes
checking whether the clang++-3.5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: creating ./config.lt
config.lt: creating libtool
checking whether C++ compiler accepts -fstack-protector-strong... yes
checking whether clang++-3.5 supports C++11 features by default... no
checking whether clang++-3.5 supports C++11 features with -std=c++11... yes
checking if compiler needs -Werror to reject unknown flags... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
configure: Setting up build environment for x86_64 linux-gnu
checking for backtrace in -lunwind... no
checking for main in -lgflags... no
checking for patch... patch
checking fts.h usability... yes
checking fts.h presence... yes
checking for fts.h... yes
checking for library containing fts_close... none required
checking apr_pools.h usability... yes
checking apr_pools.h presence... yes
checking for apr_pools.h... yes
checking for apr_initialize in -lapr-1... yes
checking for curl_global_init in -lcurl... yes
checking for javac... /usr/bin/javac
checking for java... /usr/bin/java
checking value of Java system property 'java.home'... /usr/lib/jvm/java-7-openjdk-amd64/jre
configure: using JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64
checking whether or not we can build with JNI... yes
checking for mvn... /usr/bin/mvn
checking for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... yes
checking for RAND_poll in -lcrypto... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for SSL_CTX_new in -lssl... yes
checking svn_version.h usability... yes
checking svn_version.h presence... yes
checking for svn_version.h... yes
checking for svn_stringbuf_create_ensure in -lsvn_subr-1... yes
checking svn_delta.h usability... yes
checking svn_delta.h presence... yes
checking for svn_delta.h... yes
checking for svn_txdelta in -lsvn_delta-1... yes
checking whether to enable the XFS disk isolator... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for deflate, gzread, gzwrite, inflate in -lz... yes
checking C++ standard library for undefined behaviour with selected optimization level... no
checking for a Python interpreter with version >= 2.6... python
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for python2.7... (cached) /usr/bin/python
checking for a version of Python >= '2.1.0'... yes
checking for a version of Python >= '2.6'... yes
checking for the distutils Python package... yes
checking for Python include path... -I/usr/include/python2.7
checking for Python library path... -L/usr/lib -lpython2.7
checking for Python site-packages path... /usr/lib/python2.7/dist-packages
checking python extra libraries... -lpthread -ldl  -lutil -lm
checking python extra linking flags... -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions
checking consistency of all components of python development environment... yes
checking whether we can build usable Python eggs... yes
checking for an old installation of the Mesos egg (before 0.20.0)... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mesos.pc
config.status: creating src/Makefile
config.status: creating 3rdparty/Makefile
config.status: creating 3rdparty/libprocess/Makefile
config.status: creating 3rdparty/libprocess/include/Makefile
config.status: creating 3rdparty/stout/Makefile
config.status: creating 3rdparty/stout/include/Makefile
config.status: creating 3rdparty/gmock_sources.cc
config.status: creating bin/mesos.sh
config.status: creating bin/mesos-agent.sh
config.status: creating bin/mesos-local.sh
config.status: creating bin/mesos-master.sh
config.status: creating bin/mesos-slave.sh
config.status: creating bin/mesos-tests.sh
config.status: creating bin/mesos-agent-flags.sh
config.status: creating bin/mesos-local-flags.sh
config.status: creating bin/mesos-master-flags.sh
config.status: creating bin/mesos-slave-flags.sh
config.status: creating bin/mesos-tests-flags.sh
config.status: creating bin/gdb-mesos-agent.sh
config.status: creating bin/gdb-mesos-local.sh
config.status: creating bin/gdb-mesos-master.sh
config.status: creating bin/gdb-mesos-slave.sh
config.status: creating bin/gdb-mesos-tests.sh
config.status: creating bin/lldb-mesos-agent.sh
config.status: creating bin/lldb-mesos-local.sh
config.status: creating bin/lldb-mesos-master.sh
config.status: creating bin/lldb-mesos-slave.sh
config.status: creating bin/lldb-mesos-tests.sh
config.status: creating bin/valgrind-mesos-agent.sh
config.status: creating bin/valgrind-mesos-local.sh
config.status: creating bin/valgrind-mesos-master.sh
config.status: creating bin/valgrind-mesos-slave.sh
config.status: creating bin/valgrind-mesos-tests.sh
config.status: creating src/deploy/mesos-daemon.sh
config.status: creating src/deploy/mesos-start-agents.sh
config.status: creating src/deploy/mesos-start-cluster.sh
config.status: creating src/deploy/mesos-start-masters.sh
config.status: creating src/deploy/mesos-start-slaves.sh
config.status: creating src/deploy/mesos-stop-agents.sh
config.status: creating src/deploy/mesos-stop-cluster.sh
config.status: creating src/deploy/mesos-stop-masters.sh
config.status: creating src/deploy/mesos-stop-slaves.sh
config.status: creating include/mesos/version.hpp
config.status: creating src/java/generated/org/apache/mesos/MesosNativeLibrary.java
config.status: creating mpi/mpiexec-mesos
config.status: creating src/examples/java/test-exception-framework
config.status: creating src/examples/java/test-executor
config.status: creating src/examples/java/test-framework
config.status: creating src/examples/java/test-multiple-executors-framework
config.status: creating src/examples/java/test-log
config.status: creating src/examples/java/v1-test-framework
config.status: creating src/java/mesos.pom
config.status: creating src/examples/python/test-executor
config.status: creating src/examples/python/test-framework
config.status: creating src/python/setup.py
config.status: creating src/python/cli/setup.py
config.status: creating src/python/interface/setup.py
config.status: creating src/python/native_common/ext_modules.py
config.status: creating src/python/executor/setup.py
config.status: creating src/python/native/setup.py
config.status: creating src/python/scheduler/setup.py
config.status: linking src/python/native_common/ext_modules.py to src/python/executor/ext_modules.py
config.status: linking src/python/native_common/ext_modules.py to src/python/scheduler/ext_modules.py
config.status: executing depfiles commands
config.status: executing libtool commands
configure: Build option summary:
    CXX:        clang++-3.5
    CXXFLAGS:   -g1 -O0 -std=c++11
    CPPFLAGS:   -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	      
    LDFLAGS:    
    LIBS:       -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1  -lrt

make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.5.0"; then find "mesos-1.5.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.5.0" || { sleep 5 && rm -rf "mesos-1.5.0"; }; else :; fi
test -d "mesos-1.5.0" || mkdir "mesos-1.5.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/3rdparty \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/3rdparty'
 (cd stout && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/stout \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/stout'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/stout/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/stout/include'
make[4]: Leaving directory `/mesos/3rdparty/stout/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/libprocess \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/libprocess'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/libprocess/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/libprocess/include'
make[4]: Leaving directory `/mesos/3rdparty/libprocess/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/libprocess/
make[4]: Leaving directory `/mesos/3rdparty/libprocess'
make[3]: Leaving directory `/mesos/3rdparty/libprocess'
make[2]: Leaving directory `/mesos/3rdparty'
 (cd src && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
make[2]: *** No rule to make target `resource_provider/storage/volume_profile.ph.h', needed by `distdir'.  Stop.
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1513889484-8493
Untagged: mesos-1513889484-8493:latest
Deleted: sha256:37919f198df01a9b64a4dcc6496114c317d7f6a316c3cfeafc8abc24ef661db6
Deleted: sha256:c931162f73c94fa2d56137f6284a55356ef24ca0ee973e53a9420d534a52273a
Deleted: sha256:87f86d0df066df48cee058ebae8f879b149145a09e0d6a94ed8a5fb10fbf038a
Deleted: sha256:32cb6bfeb7db155d6f027927691690b5fc1d0d2f785324aa59474babc0e12e71
Deleted: sha256:992b0f187e933289561a9d4815040af61dab59838b6966d40e2c245296054a47
Deleted: sha256:be030a54a7580fdd182df45cb8ef2cec99ad9f0af71afa2d282f6d6a7d506211
Deleted: sha256:aa41db0736c64c5e58ed0fadf1fa8666e2614bfbb14f39e7067161dac2accc8e
Deleted: sha256:eab0583387297a14d54df1aabb77fbdc9c3e9839114ab11f7bf30c65b848e69a
Deleted: sha256:54d1a4bc7010d80f62281d34495a7dc8663b460bbc4cf298407b48da63a3b96e
Deleted: sha256:9ec2e22779118b7d9ee7111479e2bda10ddf033dc1bbea8ddea864003b4476c0
Deleted: sha256:286c041ec2b1047fb6fdd4528cdc1e7fbe2045ccfae211dd3ec9c1d169f00324
Deleted: sha256:1f79fa7820a6701050eae7559e92530ea5e6cf72a679c05b430ace0e19d39b2e
Deleted: sha256:74141baa321135e0ada681981ec6ec2445b632c17eec2721cc07996b3b7ddf69
Deleted: sha256:4cedd5bf23c7847eeed42e63df48603d43572b4e419639bdb1bad40c2cdb0b9c
Deleted: sha256:652269cb8d61f24ab6eebbc9656510bc1ecf7aa6acb25f49846ecf0585813435
Deleted: sha256:06cc5457dcd55d43f9089f2adf660530d36b37152bf94e9214de61d2c83847b5
Deleted: sha256:66801e88ee4c7bd0d0cc61e176c4e1f1e48672e9f6c13b9575b4f2fb585f94e9
Deleted: sha256:a8115b4732f191f200b656647e96b629d502e4b87d0e4f6a585140b6f4a15b6c
Deleted: sha256:f772b4d95b6bc632321516f3134e86e6c4c9295545368df55c01a99cf216a879
Deleted: sha256:e918565d64de87aaf26e75d444a5a8e469ea2ae487574779fdbd421cee8a0cb8
Deleted: sha256:6bd525d8f523bce5fdf1d3992ecd406acd9adc47ad34cf6ffbf123979d7d3cbc
Deleted: sha256:dfa7bf6d5759bccb9dad236f41375a784b94ca760bb5fe87d5819062ca0a8db6
Deleted: sha256:f4d5baa0ee764aaeed245318ba848ddd08541981c9ae686ec8516e15d273332a
Deleted: sha256:851d280ab2ec4cbf431517c46cdfe1134ed32e71c01e104ef9c3edd133d8b278
Deleted: sha256:0be3b53828a9c53e371386eaf7ee8b7a702cdbca93e48dd8015c425f6a762835
Deleted: sha256:de121148cb67e88ae621d7b7c053344b2ddaf252f5b97749724e691a0e802bb7
Deleted: sha256:5a5de59595dc34b40974da7964b89b8a1d51fd163ce74fa1bb8a1b09bd9ca688
Deleted: sha256:da2f26b41edb9f8476fae005f282a800ebd7119f95716257bd9c54b47722b7db
Deleted: sha256:fac42b24b0ddaf4a5583fc6417183481ff9079f595eb3ea290ed313f4f3dce38
Deleted: sha256:f4c3f646d770ebc3b39b59812e8474598166c4af5ca69c1f5b667bf591d3585c
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user xujyan@apple.com
Not sending mail to unregistered user songzihao1990@gmail.com
Not sending mail to unregistered user yujie.jay@gmail.com
Not sending mail to unregistered user gregorywmann@gmail.com
Not sending mail to unregistered user toenshoff@me.com

Build failed in Jenkins: Mesos-Buildbot » autotools,clang,--verbose --disable-libtool-wrappers,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4648

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose%20--disable-libtool-wrappers,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4648/display/redirect?page=changes>

Changes:

[yujie.jay] Removed `kilobytes()`, `megabytes()`, etc from `Bytes`.

[yujie.jay] Removed the usage of `Bytes::kilobytes()` and `Bytes::megabytes()`.

[yujie.jay] Fixed a bug that SLRP would fail if the state files do not exist.

[yujie.jay] Fixed compilation for python eggs when gRPC is enabled.

------------------------------------------
[...truncated 223.77 KB...]
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... clang++-3.5 -E
checking for ld used by clang++-3.5... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the clang++-3.5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for clang++-3.5 option to produce PIC... -fPIC -DPIC
checking if clang++-3.5 PIC flag -fPIC -DPIC works... yes
checking if clang++-3.5 static flag -static works... yes
checking if clang++-3.5 supports -c -o file.o... yes
checking if clang++-3.5 supports -c -o file.o... (cached) yes
checking whether the clang++-3.5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: creating ./config.lt
config.lt: creating libtool
checking whether C++ compiler accepts -fstack-protector-strong... yes
checking whether clang++-3.5 supports C++11 features by default... no
checking whether clang++-3.5 supports C++11 features with -std=c++11... yes
checking if compiler needs -Werror to reject unknown flags... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
configure: Setting up build environment for x86_64 linux-gnu
checking for backtrace in -lunwind... no
checking for main in -lgflags... no
checking for patch... patch
checking fts.h usability... yes
checking fts.h presence... yes
checking for fts.h... yes
checking for library containing fts_close... none required
checking apr_pools.h usability... yes
checking apr_pools.h presence... yes
checking for apr_pools.h... yes
checking for apr_initialize in -lapr-1... yes
checking for curl_global_init in -lcurl... yes
checking for javac... /usr/bin/javac
checking for java... /usr/bin/java
checking value of Java system property 'java.home'... /usr/lib/jvm/java-7-openjdk-amd64/jre
configure: using JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64
checking whether or not we can build with JNI... yes
checking for mvn... /usr/bin/mvn
checking for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... yes
checking for RAND_poll in -lcrypto... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for SSL_CTX_new in -lssl... yes
checking svn_version.h usability... yes
checking svn_version.h presence... yes
checking for svn_version.h... yes
checking for svn_stringbuf_create_ensure in -lsvn_subr-1... yes
checking svn_delta.h usability... yes
checking svn_delta.h presence... yes
checking for svn_delta.h... yes
checking for svn_txdelta in -lsvn_delta-1... yes
checking whether to enable the XFS disk isolator... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for deflate, gzread, gzwrite, inflate in -lz... yes
checking C++ standard library for undefined behaviour with selected optimization level... no
checking for a Python interpreter with version >= 2.6... python
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for python2.7... (cached) /usr/bin/python
checking for a version of Python >= '2.1.0'... yes
checking for a version of Python >= '2.6'... yes
checking for the distutils Python package... yes
checking for Python include path... -I/usr/include/python2.7
checking for Python library path... -L/usr/lib -lpython2.7
checking for Python site-packages path... /usr/lib/python2.7/dist-packages
checking python extra libraries... -lpthread -ldl  -lutil -lm
checking python extra linking flags... -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions
checking consistency of all components of python development environment... yes
checking whether we can build usable Python eggs... yes
checking for an old installation of the Mesos egg (before 0.20.0)... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mesos.pc
config.status: creating src/Makefile
config.status: creating 3rdparty/Makefile
config.status: creating 3rdparty/libprocess/Makefile
config.status: creating 3rdparty/libprocess/include/Makefile
config.status: creating 3rdparty/stout/Makefile
config.status: creating 3rdparty/stout/include/Makefile
config.status: creating 3rdparty/gmock_sources.cc
config.status: creating bin/mesos.sh
config.status: creating bin/mesos-agent.sh
config.status: creating bin/mesos-local.sh
config.status: creating bin/mesos-master.sh
config.status: creating bin/mesos-slave.sh
config.status: creating bin/mesos-tests.sh
config.status: creating bin/mesos-agent-flags.sh
config.status: creating bin/mesos-local-flags.sh
config.status: creating bin/mesos-master-flags.sh
config.status: creating bin/mesos-slave-flags.sh
config.status: creating bin/mesos-tests-flags.sh
config.status: creating bin/gdb-mesos-agent.sh
config.status: creating bin/gdb-mesos-local.sh
config.status: creating bin/gdb-mesos-master.sh
config.status: creating bin/gdb-mesos-slave.sh
config.status: creating bin/gdb-mesos-tests.sh
config.status: creating bin/lldb-mesos-agent.sh
config.status: creating bin/lldb-mesos-local.sh
config.status: creating bin/lldb-mesos-master.sh
config.status: creating bin/lldb-mesos-slave.sh
config.status: creating bin/lldb-mesos-tests.sh
config.status: creating bin/valgrind-mesos-agent.sh
config.status: creating bin/valgrind-mesos-local.sh
config.status: creating bin/valgrind-mesos-master.sh
config.status: creating bin/valgrind-mesos-slave.sh
config.status: creating bin/valgrind-mesos-tests.sh
config.status: creating src/deploy/mesos-daemon.sh
config.status: creating src/deploy/mesos-start-agents.sh
config.status: creating src/deploy/mesos-start-cluster.sh
config.status: creating src/deploy/mesos-start-masters.sh
config.status: creating src/deploy/mesos-start-slaves.sh
config.status: creating src/deploy/mesos-stop-agents.sh
config.status: creating src/deploy/mesos-stop-cluster.sh
config.status: creating src/deploy/mesos-stop-masters.sh
config.status: creating src/deploy/mesos-stop-slaves.sh
config.status: creating include/mesos/version.hpp
config.status: creating src/java/generated/org/apache/mesos/MesosNativeLibrary.java
config.status: creating mpi/mpiexec-mesos
config.status: creating src/examples/java/test-exception-framework
config.status: creating src/examples/java/test-executor
config.status: creating src/examples/java/test-framework
config.status: creating src/examples/java/test-multiple-executors-framework
config.status: creating src/examples/java/test-log
config.status: creating src/examples/java/v1-test-framework
config.status: creating src/java/mesos.pom
config.status: creating src/examples/python/test-executor
config.status: creating src/examples/python/test-framework
config.status: creating src/python/setup.py
config.status: creating src/python/cli/setup.py
config.status: creating src/python/interface/setup.py
config.status: creating src/python/native_common/ext_modules.py
config.status: creating src/python/executor/setup.py
config.status: creating src/python/native/setup.py
config.status: creating src/python/scheduler/setup.py
config.status: linking src/python/native_common/ext_modules.py to src/python/executor/ext_modules.py
config.status: linking src/python/native_common/ext_modules.py to src/python/scheduler/ext_modules.py
config.status: executing depfiles commands
config.status: executing libtool commands
configure: Build option summary:
    CXX:        clang++-3.5
    CXXFLAGS:   -g1 -O0 -std=c++11
    CPPFLAGS:   -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	      
    LDFLAGS:    
    LIBS:       -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1  -lrt

make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.5.0"; then find "mesos-1.5.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.5.0" || { sleep 5 && rm -rf "mesos-1.5.0"; }; else :; fi
test -d "mesos-1.5.0" || mkdir "mesos-1.5.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/3rdparty \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/3rdparty'
 (cd stout && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/stout \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/stout'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/stout/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/stout/include'
make[4]: Leaving directory `/mesos/3rdparty/stout/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/libprocess \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/libprocess'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/libprocess/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/libprocess/include'
make[4]: Leaving directory `/mesos/3rdparty/libprocess/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/libprocess/
make[4]: Leaving directory `/mesos/3rdparty/libprocess'
make[3]: Leaving directory `/mesos/3rdparty/libprocess'
make[2]: Leaving directory `/mesos/3rdparty'
 (cd src && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
make[2]: *** No rule to make target `resource_provider/storage/volume_profile.ph.h', needed by `distdir'.  Stop.
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1513885295-27762
Untagged: mesos-1513885295-27762:latest
Deleted: sha256:23281d4c017b6ebdc132213bcd339a936e213faf5226de36ef3589b5ab827987
Deleted: sha256:2ca6665ef779ddd1cf22499b7d2c988194b70fc347ed621ff8b960bb9ca48795
Deleted: sha256:83fdc7e66895485af7cdea0d6fc5394ffaf14b3ace80373793f9280e433bb184
Deleted: sha256:6894397206dd051b7f710f6c9982f427bc01a7f3e289f2cd50a25025e97e2f6e
Deleted: sha256:681b77235c405356ebed6554efd16d23325a22f9985e985ee8c944e4d46bd95f
Deleted: sha256:41d3636dcb96f39fd1d5c65674e46d0a5233c4bd749ad210fb62462cc922a01e
Deleted: sha256:ab7e876a42b379f616b368b7faf29fe4402d1bc89a49342e5eb432e45d8a6e0e
Deleted: sha256:d3a935acf595eff8a825617cbbf754141a19d5705027c7da2c38e6bbae515aae
Deleted: sha256:f4957d85c1e19c2c44824631bd51a504c85924de94d7e4dd0f589029ea127746
Deleted: sha256:b1eca480079d82145c2c898845938eeeb639154bd30a66bbd86677fe85d42500
Deleted: sha256:95e77c63b860fad16883654eb5f49115d56ee35f8ed8006dd71db97a42d214b3
Deleted: sha256:fe6941ed698ca6566350537e26829e2a67758d19e9ef3f9029c9ebd2669e0b46
Deleted: sha256:8f44d9b45c3d64bb7cfe92dc824ca3e7aa090c7f987671a37e1d8f5d00b677f6
Deleted: sha256:d054ac31d26bae36563a1326edce885293d7b7ef95af1ec34091666f1cd0d026
Deleted: sha256:8d505e3e4cc7a746ed979b0538479d7bb79b29c7280a6b5dc731c35468523828
Deleted: sha256:ed995f72c133ed405516e2a8327685bc56e1042b5b004238af4db86f52575d81
Deleted: sha256:7fea77b3ca6dc1d9243a49c26331e63aa6fd32c2773cc206a5fb8c8d2b2d7ae6
Deleted: sha256:da02c60985a3662449d09f7e3eed6d562da5a539ee55c05af1381fdd839e6a55
Deleted: sha256:55f6030c990442f18c98ce4d30d56980dd1d20ba84dcd25267f62c9eabe4c82a
Deleted: sha256:4396d54f762b7cf26c5cedd385bb067175a561554fcafdccea96c273cb21629d
Deleted: sha256:916b001a19f8f6cfab3a72b64b96aae11034de023cf4364762c0ae7f7dfa4f70
Deleted: sha256:f64d71620fe88c5f83e523d90d3bf0bbb87dbcc95f72dbdcac3f0931fddb8a86
Deleted: sha256:d48ce9eed9862506e4f983ffd4a3fd1c334371889cd21cb7371ef1fb7c634771
Deleted: sha256:b96e5a1f4616ec5ab82354670d796234d3a07b16e81e077b2e872b16674e3cec
Deleted: sha256:8167cedcb68c949f74498476f079639a0243e3601a88a4e9cccfc0973ee985ef
Deleted: sha256:959439700daa553b703fb610d01074957c3af281d6f403417d7c9a42211ae566
Deleted: sha256:68d2c20afc1c61d9663ba9fd33f86a5b24c1340a160c5926ac5fb0afb4ae282a
Deleted: sha256:9f05d41194a7c49205fed4b98620b30f4d982c853c97b8b30dd64fe7623f5cba
Deleted: sha256:f29884cf90dd135e08ede24c6a21f157388c2726f93169d4a2894b2eb99b9458
Deleted: sha256:fef4f4e925a6b9f0e697baee55aa8c0e0c7a76c4f822272c1a8bbcfd79df2539
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user xujyan@apple.com
Not sending mail to unregistered user songzihao1990@gmail.com
Not sending mail to unregistered user yujie.jay@gmail.com
Not sending mail to unregistered user gregorywmann@gmail.com
Not sending mail to unregistered user toenshoff@me.com

Build failed in Jenkins: Mesos-Buildbot » autotools,clang,--verbose --disable-libtool-wrappers,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4647

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose%20--disable-libtool-wrappers,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4647/display/redirect?page=changes>

Changes:

[bbannier] Fixed a crash when resubscribing resource providers.

------------------------------------------
[...truncated 223.75 KB...]
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... clang++-3.5 -E
checking for ld used by clang++-3.5... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the clang++-3.5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for clang++-3.5 option to produce PIC... -fPIC -DPIC
checking if clang++-3.5 PIC flag -fPIC -DPIC works... yes
checking if clang++-3.5 static flag -static works... yes
checking if clang++-3.5 supports -c -o file.o... yes
checking if clang++-3.5 supports -c -o file.o... (cached) yes
checking whether the clang++-3.5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: creating ./config.lt
config.lt: creating libtool
checking whether C++ compiler accepts -fstack-protector-strong... yes
checking whether clang++-3.5 supports C++11 features by default... no
checking whether clang++-3.5 supports C++11 features with -std=c++11... yes
checking if compiler needs -Werror to reject unknown flags... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
configure: Setting up build environment for x86_64 linux-gnu
checking for backtrace in -lunwind... no
checking for main in -lgflags... no
checking for patch... patch
checking fts.h usability... yes
checking fts.h presence... yes
checking for fts.h... yes
checking for library containing fts_close... none required
checking apr_pools.h usability... yes
checking apr_pools.h presence... yes
checking for apr_pools.h... yes
checking for apr_initialize in -lapr-1... yes
checking for curl_global_init in -lcurl... yes
checking for javac... /usr/bin/javac
checking for java... /usr/bin/java
checking value of Java system property 'java.home'... /usr/lib/jvm/java-7-openjdk-amd64/jre
configure: using JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64
checking whether or not we can build with JNI... yes
checking for mvn... /usr/bin/mvn
checking for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... yes
checking for RAND_poll in -lcrypto... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for SSL_CTX_new in -lssl... yes
checking svn_version.h usability... yes
checking svn_version.h presence... yes
checking for svn_version.h... yes
checking for svn_stringbuf_create_ensure in -lsvn_subr-1... yes
checking svn_delta.h usability... yes
checking svn_delta.h presence... yes
checking for svn_delta.h... yes
checking for svn_txdelta in -lsvn_delta-1... yes
checking whether to enable the XFS disk isolator... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for deflate, gzread, gzwrite, inflate in -lz... yes
checking C++ standard library for undefined behaviour with selected optimization level... no
checking for a Python interpreter with version >= 2.6... python
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for python2.7... (cached) /usr/bin/python
checking for a version of Python >= '2.1.0'... yes
checking for a version of Python >= '2.6'... yes
checking for the distutils Python package... yes
checking for Python include path... -I/usr/include/python2.7
checking for Python library path... -L/usr/lib -lpython2.7
checking for Python site-packages path... /usr/lib/python2.7/dist-packages
checking python extra libraries... -lpthread -ldl  -lutil -lm
checking python extra linking flags... -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions
checking consistency of all components of python development environment... yes
checking whether we can build usable Python eggs... yes
checking for an old installation of the Mesos egg (before 0.20.0)... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mesos.pc
config.status: creating src/Makefile
config.status: creating 3rdparty/Makefile
config.status: creating 3rdparty/libprocess/Makefile
config.status: creating 3rdparty/libprocess/include/Makefile
config.status: creating 3rdparty/stout/Makefile
config.status: creating 3rdparty/stout/include/Makefile
config.status: creating 3rdparty/gmock_sources.cc
config.status: creating bin/mesos.sh
config.status: creating bin/mesos-agent.sh
config.status: creating bin/mesos-local.sh
config.status: creating bin/mesos-master.sh
config.status: creating bin/mesos-slave.sh
config.status: creating bin/mesos-tests.sh
config.status: creating bin/mesos-agent-flags.sh
config.status: creating bin/mesos-local-flags.sh
config.status: creating bin/mesos-master-flags.sh
config.status: creating bin/mesos-slave-flags.sh
config.status: creating bin/mesos-tests-flags.sh
config.status: creating bin/gdb-mesos-agent.sh
config.status: creating bin/gdb-mesos-local.sh
config.status: creating bin/gdb-mesos-master.sh
config.status: creating bin/gdb-mesos-slave.sh
config.status: creating bin/gdb-mesos-tests.sh
config.status: creating bin/lldb-mesos-agent.sh
config.status: creating bin/lldb-mesos-local.sh
config.status: creating bin/lldb-mesos-master.sh
config.status: creating bin/lldb-mesos-slave.sh
config.status: creating bin/lldb-mesos-tests.sh
config.status: creating bin/valgrind-mesos-agent.sh
config.status: creating bin/valgrind-mesos-local.sh
config.status: creating bin/valgrind-mesos-master.sh
config.status: creating bin/valgrind-mesos-slave.sh
config.status: creating bin/valgrind-mesos-tests.sh
config.status: creating src/deploy/mesos-daemon.sh
config.status: creating src/deploy/mesos-start-agents.sh
config.status: creating src/deploy/mesos-start-cluster.sh
config.status: creating src/deploy/mesos-start-masters.sh
config.status: creating src/deploy/mesos-start-slaves.sh
config.status: creating src/deploy/mesos-stop-agents.sh
config.status: creating src/deploy/mesos-stop-cluster.sh
config.status: creating src/deploy/mesos-stop-masters.sh
config.status: creating src/deploy/mesos-stop-slaves.sh
config.status: creating include/mesos/version.hpp
config.status: creating src/java/generated/org/apache/mesos/MesosNativeLibrary.java
config.status: creating mpi/mpiexec-mesos
config.status: creating src/examples/java/test-exception-framework
config.status: creating src/examples/java/test-executor
config.status: creating src/examples/java/test-framework
config.status: creating src/examples/java/test-multiple-executors-framework
config.status: creating src/examples/java/test-log
config.status: creating src/examples/java/v1-test-framework
config.status: creating src/java/mesos.pom
config.status: creating src/examples/python/test-executor
config.status: creating src/examples/python/test-framework
config.status: creating src/python/setup.py
config.status: creating src/python/cli/setup.py
config.status: creating src/python/interface/setup.py
config.status: creating src/python/native_common/ext_modules.py
config.status: creating src/python/executor/setup.py
config.status: creating src/python/native/setup.py
config.status: creating src/python/scheduler/setup.py
config.status: linking src/python/native_common/ext_modules.py to src/python/executor/ext_modules.py
config.status: linking src/python/native_common/ext_modules.py to src/python/scheduler/ext_modules.py
config.status: executing depfiles commands
config.status: executing libtool commands
configure: Build option summary:
    CXX:        clang++-3.5
    CXXFLAGS:   -g1 -O0 -std=c++11
    CPPFLAGS:   -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	      
    LDFLAGS:    
    LIBS:       -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1  -lrt

make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.5.0"; then find "mesos-1.5.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.5.0" || { sleep 5 && rm -rf "mesos-1.5.0"; }; else :; fi
test -d "mesos-1.5.0" || mkdir "mesos-1.5.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/3rdparty \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/3rdparty'
 (cd stout && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/stout \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/stout'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/stout/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/stout/include'
make[4]: Leaving directory `/mesos/3rdparty/stout/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/libprocess \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/libprocess'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/libprocess/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/libprocess/include'
make[4]: Leaving directory `/mesos/3rdparty/libprocess/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/libprocess/
make[4]: Leaving directory `/mesos/3rdparty/libprocess'
make[3]: Leaving directory `/mesos/3rdparty/libprocess'
make[2]: Leaving directory `/mesos/3rdparty'
 (cd src && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
make[2]: *** No rule to make target `resource_provider/storage/volume_profile.ph.h', needed by `distdir'.  Stop.
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1513880823-13827
Untagged: mesos-1513880823-13827:latest
Deleted: sha256:965de45b45eb8e9a0b7b1d8ae6ce78e4c2dafa5c0a0ba812b02155136fbed7e0
Deleted: sha256:406ed80eed150b6e7c996bd140f8d6629fa0d757c6da47e09c42b903cf7853ec
Deleted: sha256:7edb2dcc97af0c6a44bded1ed1391be4e3b464ebdbd2f95de01e578d2994cbd0
Deleted: sha256:796c31f593beeb827657800d8db73850d6a0c1664f4522fc6733ffae8f1c3fc3
Deleted: sha256:397fd15be1dbf00607066d5690b30ae28d6faefac2b0f732fb1918f5cfa22f95
Deleted: sha256:d94919f32792eaeb6f4b902213c42c6d47c022fe2b80f7d5d40fc4ea5fb9a4a3
Deleted: sha256:4e92e0e9af02fc85092d5be552a1f1089ffd6dfe51f184b081467846939cf4ef
Deleted: sha256:a5dc6d834f6a49b2c8a81bb22ada090018cd6fe0412149fef3cd9ce6f11199af
Deleted: sha256:9fba94f23d3739a49015aa1cc9a4a7e5d3f79bf232147b65c187237ddb85dd22
Deleted: sha256:eb0ee8020d5ad3ddfe5d2f96877fb23f0b15bb7a8e4807a7632afd3bf47c68fa
Deleted: sha256:9fae57a36120cce9f6a4a02615deca161e0dba11d957059201306c347303017f
Deleted: sha256:5dc4104b214405f686c11253f9984d22132907d4ecb7d5ec29c8f5a27726a852
Deleted: sha256:3fa08806357e3f9dec8608ccb13147671e2901fc64f421b1ddf2fe4348aba525
Deleted: sha256:78195bb85cb54c38097ba293e8adb8b14276de4c1b90d83d38606bcaa60b4a94
Deleted: sha256:9ee7753624fed99ad164df80b1ea0bf21601d37b79af20b88106c2c7f80e619d
Deleted: sha256:208d1b144fb675e7a243bc0037799e20c075c3a9b4683162ab3d5658c11336dd
Deleted: sha256:d4eef79ca52ca7afcfd98a32e84df64eb7468f13644ec4fc63f2b8d6ff1b41f9
Deleted: sha256:c14567765962b681967bd1dfe84a7ab1fe9b6ee3ac412446d64ea2e199711225
Deleted: sha256:0c080dd7a1dcfb7c636d7fc4cc9b3513943c8aebb376bea900f2e3a4a1966ca3
Deleted: sha256:e62866be32d6a2b6ca1723d4d4553c05ba67075be3831ee73c18537a562c115e
Deleted: sha256:2fd3d58fc90d69a75dac50a67fc67a242712fddaf544020bf16e873b471d92c7
Deleted: sha256:0750bac2df3d0749225fed69196faec65b95f79d0de55b606d587688c8bfe438
Deleted: sha256:f3056c20a639cf9b0ab239badf1168f2435aecca84fe24f1ea60d85fca101230
Deleted: sha256:e7962832a53ba2ec90e8ff7c8cefa0f572acd11e5faff634d80b297b266ed865
Deleted: sha256:0cc052ecac0465a33d6a8c73fbd2755ebb90e48ebe956bcd41c6bc932f6ed4c0
Deleted: sha256:5e89a6024bbff4c000ab2f471c89dec91f2bcf4bdc616722ba234d9b7f0d5a94
Deleted: sha256:ef66d5d51f9ff45853c332ae4b844a31ee86823147ec507aab3c3cde8dfefba3
Deleted: sha256:733a70625cec6e97bd18716cc020cbb36f49ca624afd109c177ee5818f29ab7f
Deleted: sha256:939d3d2ad65ca1f6b9b1b1c1648044f3d5587329ca437a9f298a962d3ff83c8a
Deleted: sha256:fb3025ffe53f585790aa4550b812d297900e90840b985fdebe126e31d0921bfe
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user xujyan@apple.com
Not sending mail to unregistered user songzihao1990@gmail.com
Not sending mail to unregistered user yujie.jay@gmail.com
Not sending mail to unregistered user gregorywmann@gmail.com
Not sending mail to unregistered user toenshoff@me.com

Build failed in Jenkins: Mesos-Buildbot » autotools,clang,--verbose --disable-libtool-wrappers,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4646

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose%20--disable-libtool-wrappers,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4646/display/redirect>

------------------------------------------
[...truncated 223.79 KB...]
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... clang++-3.5 -E
checking for ld used by clang++-3.5... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the clang++-3.5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for clang++-3.5 option to produce PIC... -fPIC -DPIC
checking if clang++-3.5 PIC flag -fPIC -DPIC works... yes
checking if clang++-3.5 static flag -static works... yes
checking if clang++-3.5 supports -c -o file.o... yes
checking if clang++-3.5 supports -c -o file.o... (cached) yes
checking whether the clang++-3.5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: creating ./config.lt
config.lt: creating libtool
checking whether C++ compiler accepts -fstack-protector-strong... yes
checking whether clang++-3.5 supports C++11 features by default... no
checking whether clang++-3.5 supports C++11 features with -std=c++11... yes
checking if compiler needs -Werror to reject unknown flags... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
configure: Setting up build environment for x86_64 linux-gnu
checking for backtrace in -lunwind... no
checking for main in -lgflags... no
checking for patch... patch
checking fts.h usability... yes
checking fts.h presence... yes
checking for fts.h... yes
checking for library containing fts_close... none required
checking apr_pools.h usability... yes
checking apr_pools.h presence... yes
checking for apr_pools.h... yes
checking for apr_initialize in -lapr-1... yes
checking for curl_global_init in -lcurl... yes
checking for javac... /usr/bin/javac
checking for java... /usr/bin/java
checking value of Java system property 'java.home'... /usr/lib/jvm/java-7-openjdk-amd64/jre
configure: using JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64
checking whether or not we can build with JNI... yes
checking for mvn... /usr/bin/mvn
checking for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... yes
checking for RAND_poll in -lcrypto... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for SSL_CTX_new in -lssl... yes
checking svn_version.h usability... yes
checking svn_version.h presence... yes
checking for svn_version.h... yes
checking for svn_stringbuf_create_ensure in -lsvn_subr-1... yes
checking svn_delta.h usability... yes
checking svn_delta.h presence... yes
checking for svn_delta.h... yes
checking for svn_txdelta in -lsvn_delta-1... yes
checking whether to enable the XFS disk isolator... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for deflate, gzread, gzwrite, inflate in -lz... yes
checking C++ standard library for undefined behaviour with selected optimization level... no
checking for a Python interpreter with version >= 2.6... python
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for python2.7... (cached) /usr/bin/python
checking for a version of Python >= '2.1.0'... yes
checking for a version of Python >= '2.6'... yes
checking for the distutils Python package... yes
checking for Python include path... -I/usr/include/python2.7
checking for Python library path... -L/usr/lib -lpython2.7
checking for Python site-packages path... /usr/lib/python2.7/dist-packages
checking python extra libraries... -lpthread -ldl  -lutil -lm
checking python extra linking flags... -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions
checking consistency of all components of python development environment... yes
checking whether we can build usable Python eggs... yes
checking for an old installation of the Mesos egg (before 0.20.0)... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mesos.pc
config.status: creating src/Makefile
config.status: creating 3rdparty/Makefile
config.status: creating 3rdparty/libprocess/Makefile
config.status: creating 3rdparty/libprocess/include/Makefile
config.status: creating 3rdparty/stout/Makefile
config.status: creating 3rdparty/stout/include/Makefile
config.status: creating 3rdparty/gmock_sources.cc
config.status: creating bin/mesos.sh
config.status: creating bin/mesos-agent.sh
config.status: creating bin/mesos-local.sh
config.status: creating bin/mesos-master.sh
config.status: creating bin/mesos-slave.sh
config.status: creating bin/mesos-tests.sh
config.status: creating bin/mesos-agent-flags.sh
config.status: creating bin/mesos-local-flags.sh
config.status: creating bin/mesos-master-flags.sh
config.status: creating bin/mesos-slave-flags.sh
config.status: creating bin/mesos-tests-flags.sh
config.status: creating bin/gdb-mesos-agent.sh
config.status: creating bin/gdb-mesos-local.sh
config.status: creating bin/gdb-mesos-master.sh
config.status: creating bin/gdb-mesos-slave.sh
config.status: creating bin/gdb-mesos-tests.sh
config.status: creating bin/lldb-mesos-agent.sh
config.status: creating bin/lldb-mesos-local.sh
config.status: creating bin/lldb-mesos-master.sh
config.status: creating bin/lldb-mesos-slave.sh
config.status: creating bin/lldb-mesos-tests.sh
config.status: creating bin/valgrind-mesos-agent.sh
config.status: creating bin/valgrind-mesos-local.sh
config.status: creating bin/valgrind-mesos-master.sh
config.status: creating bin/valgrind-mesos-slave.sh
config.status: creating bin/valgrind-mesos-tests.sh
config.status: creating src/deploy/mesos-daemon.sh
config.status: creating src/deploy/mesos-start-agents.sh
config.status: creating src/deploy/mesos-start-cluster.sh
config.status: creating src/deploy/mesos-start-masters.sh
config.status: creating src/deploy/mesos-start-slaves.sh
config.status: creating src/deploy/mesos-stop-agents.sh
config.status: creating src/deploy/mesos-stop-cluster.sh
config.status: creating src/deploy/mesos-stop-masters.sh
config.status: creating src/deploy/mesos-stop-slaves.sh
config.status: creating include/mesos/version.hpp
config.status: creating src/java/generated/org/apache/mesos/MesosNativeLibrary.java
config.status: creating mpi/mpiexec-mesos
config.status: creating src/examples/java/test-exception-framework
config.status: creating src/examples/java/test-executor
config.status: creating src/examples/java/test-framework
config.status: creating src/examples/java/test-multiple-executors-framework
config.status: creating src/examples/java/test-log
config.status: creating src/examples/java/v1-test-framework
config.status: creating src/java/mesos.pom
config.status: creating src/examples/python/test-executor
config.status: creating src/examples/python/test-framework
config.status: creating src/python/setup.py
config.status: creating src/python/cli/setup.py
config.status: creating src/python/interface/setup.py
config.status: creating src/python/native_common/ext_modules.py
config.status: creating src/python/executor/setup.py
config.status: creating src/python/native/setup.py
config.status: creating src/python/scheduler/setup.py
config.status: linking src/python/native_common/ext_modules.py to src/python/executor/ext_modules.py
config.status: linking src/python/native_common/ext_modules.py to src/python/scheduler/ext_modules.py
config.status: executing depfiles commands
config.status: executing libtool commands
configure: Build option summary:
    CXX:        clang++-3.5
    CXXFLAGS:   -g1 -O0 -std=c++11
    CPPFLAGS:   -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	      
    LDFLAGS:    
    LIBS:       -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1  -lrt

make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.5.0"; then find "mesos-1.5.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.5.0" || { sleep 5 && rm -rf "mesos-1.5.0"; }; else :; fi
test -d "mesos-1.5.0" || mkdir "mesos-1.5.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/3rdparty \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/3rdparty'
 (cd stout && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/stout \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/stout'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/stout/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/stout/include'
make[4]: Leaving directory `/mesos/3rdparty/stout/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/libprocess \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/libprocess'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/libprocess/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/libprocess/include'
make[4]: Leaving directory `/mesos/3rdparty/libprocess/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/libprocess/
make[4]: Leaving directory `/mesos/3rdparty/libprocess'
make[3]: Leaving directory `/mesos/3rdparty/libprocess'
make[2]: Leaving directory `/mesos/3rdparty'
 (cd src && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
make[2]: *** No rule to make target `resource_provider/storage/volume_profile.ph.h', needed by `distdir'.  Stop.
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1513876670-30778
Untagged: mesos-1513876670-30778:latest
Deleted: sha256:c851977ffec5421ccac46ed49cea21ce5463e4112be17b9d4c1cf61b9ada2905
Deleted: sha256:d390b8f6a8d7b6741689e68b6660c90501a85c8eb5a6d5d632700c592759add1
Deleted: sha256:f5ca1b6308b76decb01d596d740862357ebdb0761c12e0cc32169843b91b4ef3
Deleted: sha256:3a2ae8c3fd2ec0a90fe0cbd6ee845be84ed39d27750ba9d4c76ee3eb92f98e5b
Deleted: sha256:6d3c69dc6b43035eb32c2d40c2040a5e820d1af910863c9340be65852fc1654d
Deleted: sha256:c53c22eeaf053b26d057d7977435b595038eb818876ebd713a9370bca3971b50
Deleted: sha256:8815024d45f4c8056c9be0e9472b75aa8b9eb89972a9e410141349d0caed832d
Deleted: sha256:e87898b29bd0fc792efc664e04a41b10e283c69305f81f7c4f4754e4da8437e0
Deleted: sha256:c562ecefb8bc7f396177a9f705516bf284cd749259d5d0f76cc7a034873fde1f
Deleted: sha256:58fd1c0a39abc519e108eb820a9ada1aef7a6c8da0aee59351db099f8fe1d6fd
Deleted: sha256:7957179061d4859a5c0fd468b164ac323f82d42484f0e5e353cda91465c8e5ad
Deleted: sha256:29862ab8914a5980cd97bfb71e5baa2ba5408eeb1caddfd4eb4fee095c2a6ee5
Deleted: sha256:77d01a565a330978847baddf8489eded0a223496b4650f6f373e33875161fedb
Deleted: sha256:06d05550648dbb26ba6bc075b175fd5b9f3f39c17e7359102e0bdc373c426640
Deleted: sha256:e178d1e465e32c24329877f54aa2e471ea613aa97f00eb9fe73c56ebcf9e2c30
Deleted: sha256:eab59866d5ffae2f3b9cdd02a625a97c969558aaf20f56e0599281bb57e460b0
Deleted: sha256:ff6595fac3bcab64f107122fde536d37982b5557bf7d1167a2873a1c7782b4eb
Deleted: sha256:a502790b4e168c1145aae5a538338d8956532619942bc2bb66ae52881b000369
Deleted: sha256:3d3451a94b5f65a612eb8a316761348cb53c458154021b7e44dd67f308d12bc0
Deleted: sha256:ec2f99d821c9a7016891bdab47a895920c1dd0a63f69c6f245f0159095f8eea8
Deleted: sha256:958618b5cdc130612ce2b4a7b031b9759137c6a86404f9f2ef24f200f64f5ea9
Deleted: sha256:54d6fb44b24283a85f4d05701a9e8a50361cbb6ce50a2a769377775850f5f592
Deleted: sha256:b2e9615010604db2617739dacaba6f12f2c5c88b0188911fae946d7c757411e1
Deleted: sha256:67de24d3c9e490a3ff9ea2d6eff8c16d409f9dd78fdb0ebe2e211cdc608f0d25
Deleted: sha256:1847c869e77103befae687e33e8efd7f6f2f10f9209294bd98291a687311d228
Deleted: sha256:bc863551b26c914c21537ab6d1b9f5f7acb598c9236a827fadff1f6d081b1d34
Deleted: sha256:f74c2e2a0c88b421672cd85de46fb933836b73938ff2a5d6647348618a508a16
Deleted: sha256:3a4a64713a992bd59ab5f4029f01f137ebff00b520b127144690114935d2ff2e
Deleted: sha256:adce669c1f42b1859f73ff76ed9436163315e269a5f7da9c1aa64029a1d5d5d3
Deleted: sha256:d4d0ecb4007c6be0c407a978e6f964dcca3537b1e923b1bb9351679790c88bb8
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user xujyan@apple.com
Not sending mail to unregistered user songzihao1990@gmail.com
Not sending mail to unregistered user yujie.jay@gmail.com
Not sending mail to unregistered user gregorywmann@gmail.com
Not sending mail to unregistered user toenshoff@me.com

Build failed in Jenkins: Mesos-Buildbot » autotools,clang,--verbose --disable-libtool-wrappers,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4645

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose%20--disable-libtool-wrappers,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4645/display/redirect?page=changes>

Changes:

[alexr] Disabled flaky PartitionedSlaveReregistrationMasterFailover.

------------------------------------------
[...truncated 223.79 KB...]
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... clang++-3.5 -E
checking for ld used by clang++-3.5... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the clang++-3.5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for clang++-3.5 option to produce PIC... -fPIC -DPIC
checking if clang++-3.5 PIC flag -fPIC -DPIC works... yes
checking if clang++-3.5 static flag -static works... yes
checking if clang++-3.5 supports -c -o file.o... yes
checking if clang++-3.5 supports -c -o file.o... (cached) yes
checking whether the clang++-3.5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: creating ./config.lt
config.lt: creating libtool
checking whether C++ compiler accepts -fstack-protector-strong... yes
checking whether clang++-3.5 supports C++11 features by default... no
checking whether clang++-3.5 supports C++11 features with -std=c++11... yes
checking if compiler needs -Werror to reject unknown flags... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
configure: Setting up build environment for x86_64 linux-gnu
checking for backtrace in -lunwind... no
checking for main in -lgflags... no
checking for patch... patch
checking fts.h usability... yes
checking fts.h presence... yes
checking for fts.h... yes
checking for library containing fts_close... none required
checking apr_pools.h usability... yes
checking apr_pools.h presence... yes
checking for apr_pools.h... yes
checking for apr_initialize in -lapr-1... yes
checking for curl_global_init in -lcurl... yes
checking for javac... /usr/bin/javac
checking for java... /usr/bin/java
checking value of Java system property 'java.home'... /usr/lib/jvm/java-7-openjdk-amd64/jre
configure: using JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64
checking whether or not we can build with JNI... yes
checking for mvn... /usr/bin/mvn
checking for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... yes
checking for RAND_poll in -lcrypto... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for SSL_CTX_new in -lssl... yes
checking svn_version.h usability... yes
checking svn_version.h presence... yes
checking for svn_version.h... yes
checking for svn_stringbuf_create_ensure in -lsvn_subr-1... yes
checking svn_delta.h usability... yes
checking svn_delta.h presence... yes
checking for svn_delta.h... yes
checking for svn_txdelta in -lsvn_delta-1... yes
checking whether to enable the XFS disk isolator... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for deflate, gzread, gzwrite, inflate in -lz... yes
checking C++ standard library for undefined behaviour with selected optimization level... no
checking for a Python interpreter with version >= 2.6... python
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for python2.7... (cached) /usr/bin/python
checking for a version of Python >= '2.1.0'... yes
checking for a version of Python >= '2.6'... yes
checking for the distutils Python package... yes
checking for Python include path... -I/usr/include/python2.7
checking for Python library path... -L/usr/lib -lpython2.7
checking for Python site-packages path... /usr/lib/python2.7/dist-packages
checking python extra libraries... -lpthread -ldl  -lutil -lm
checking python extra linking flags... -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions
checking consistency of all components of python development environment... yes
checking whether we can build usable Python eggs... yes
checking for an old installation of the Mesos egg (before 0.20.0)... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mesos.pc
config.status: creating src/Makefile
config.status: creating 3rdparty/Makefile
config.status: creating 3rdparty/libprocess/Makefile
config.status: creating 3rdparty/libprocess/include/Makefile
config.status: creating 3rdparty/stout/Makefile
config.status: creating 3rdparty/stout/include/Makefile
config.status: creating 3rdparty/gmock_sources.cc
config.status: creating bin/mesos.sh
config.status: creating bin/mesos-agent.sh
config.status: creating bin/mesos-local.sh
config.status: creating bin/mesos-master.sh
config.status: creating bin/mesos-slave.sh
config.status: creating bin/mesos-tests.sh
config.status: creating bin/mesos-agent-flags.sh
config.status: creating bin/mesos-local-flags.sh
config.status: creating bin/mesos-master-flags.sh
config.status: creating bin/mesos-slave-flags.sh
config.status: creating bin/mesos-tests-flags.sh
config.status: creating bin/gdb-mesos-agent.sh
config.status: creating bin/gdb-mesos-local.sh
config.status: creating bin/gdb-mesos-master.sh
config.status: creating bin/gdb-mesos-slave.sh
config.status: creating bin/gdb-mesos-tests.sh
config.status: creating bin/lldb-mesos-agent.sh
config.status: creating bin/lldb-mesos-local.sh
config.status: creating bin/lldb-mesos-master.sh
config.status: creating bin/lldb-mesos-slave.sh
config.status: creating bin/lldb-mesos-tests.sh
config.status: creating bin/valgrind-mesos-agent.sh
config.status: creating bin/valgrind-mesos-local.sh
config.status: creating bin/valgrind-mesos-master.sh
config.status: creating bin/valgrind-mesos-slave.sh
config.status: creating bin/valgrind-mesos-tests.sh
config.status: creating src/deploy/mesos-daemon.sh
config.status: creating src/deploy/mesos-start-agents.sh
config.status: creating src/deploy/mesos-start-cluster.sh
config.status: creating src/deploy/mesos-start-masters.sh
config.status: creating src/deploy/mesos-start-slaves.sh
config.status: creating src/deploy/mesos-stop-agents.sh
config.status: creating src/deploy/mesos-stop-cluster.sh
config.status: creating src/deploy/mesos-stop-masters.sh
config.status: creating src/deploy/mesos-stop-slaves.sh
config.status: creating include/mesos/version.hpp
config.status: creating src/java/generated/org/apache/mesos/MesosNativeLibrary.java
config.status: creating mpi/mpiexec-mesos
config.status: creating src/examples/java/test-exception-framework
config.status: creating src/examples/java/test-executor
config.status: creating src/examples/java/test-framework
config.status: creating src/examples/java/test-multiple-executors-framework
config.status: creating src/examples/java/test-log
config.status: creating src/examples/java/v1-test-framework
config.status: creating src/java/mesos.pom
config.status: creating src/examples/python/test-executor
config.status: creating src/examples/python/test-framework
config.status: creating src/python/setup.py
config.status: creating src/python/cli/setup.py
config.status: creating src/python/interface/setup.py
config.status: creating src/python/native_common/ext_modules.py
config.status: creating src/python/executor/setup.py
config.status: creating src/python/native/setup.py
config.status: creating src/python/scheduler/setup.py
config.status: linking src/python/native_common/ext_modules.py to src/python/executor/ext_modules.py
config.status: linking src/python/native_common/ext_modules.py to src/python/scheduler/ext_modules.py
config.status: executing depfiles commands
config.status: executing libtool commands
configure: Build option summary:
    CXX:        clang++-3.5
    CXXFLAGS:   -g1 -O0 -std=c++11
    CPPFLAGS:   -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	      
    LDFLAGS:    
    LIBS:       -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1  -lrt

make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.5.0"; then find "mesos-1.5.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.5.0" || { sleep 5 && rm -rf "mesos-1.5.0"; }; else :; fi
test -d "mesos-1.5.0" || mkdir "mesos-1.5.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/3rdparty \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/3rdparty'
 (cd stout && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/stout \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/stout'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/stout/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/stout/include'
make[4]: Leaving directory `/mesos/3rdparty/stout/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/libprocess \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/libprocess'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/libprocess/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/libprocess/include'
make[4]: Leaving directory `/mesos/3rdparty/libprocess/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/libprocess/
make[4]: Leaving directory `/mesos/3rdparty/libprocess'
make[3]: Leaving directory `/mesos/3rdparty/libprocess'
make[2]: Leaving directory `/mesos/3rdparty'
 (cd src && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
make[2]: *** No rule to make target `resource_provider/storage/volume_profile.ph.h', needed by `distdir'.  Stop.
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1513872908-12358
Untagged: mesos-1513872908-12358:latest
Deleted: sha256:f1272e77e7d67912cf21e0b9ebe5af02cb9df74b71b621e3a14e7f0d2c611022
Deleted: sha256:11c6657fc58483e837b4acbdca2efb956311737d7c0e9b3d802758da9f735eaf
Deleted: sha256:755e8bd93561db0a7051b8e54713812174ac06f05d8b5e86d1565bcd36fac22c
Deleted: sha256:7676dcc525b65e6b2018e0a78a7911af7567f55d9dff4d2565df6798fff296ad
Deleted: sha256:a3faaf7f6c3858fb038cc852f2ead9535b42f8ef41beec98b1e112aebfae2f64
Deleted: sha256:3b921ebd9ef1942483b456dbc93d405dbdab1353ad239a9668ca95fd6b6d9d7d
Deleted: sha256:1c7fd8b4f6a5cfd6967e54e3afa16b0ef00788212b9c6667f0e86d0d78d9d148
Deleted: sha256:49923b6bdd94c01bc88caa6efc3ecf87fb3c3f35acd320c78dca3dbc6494f51e
Deleted: sha256:ad32d2d668dc7f961d3b5eccb042c3cbdfaff43413aaa18aa9da9ae7c37dc372
Deleted: sha256:b41d269d86f5a6d48cfec9fff8f5bbb7e6cc22d351f9bde38570a67fcbdef173
Deleted: sha256:b6d72ab7b8d2fe2a8bec69f33d5b136a27110f923c9d894afb90e73f2f0d7fd1
Deleted: sha256:732209fcc4f4c7d1c6533843fe714fb1aa6de2ece590fff7439681eccbc86f01
Deleted: sha256:4a60098de3a2ba42e790e2a852dc2d190cdee7307607ab284fad9192e67c8a52
Deleted: sha256:9704a00ed95fa0efbfc3e44ca32351028f4257a619788e2d366a416903400ad2
Deleted: sha256:2e1ad3bdec526648797c01b7d18c8940b32215ef4ab53a014fc17cae920bc88b
Deleted: sha256:3a4d919b2771439567588a6cffbb3fb93511111183a887d778e8dc6ca684b188
Deleted: sha256:b3fdb3df6fa7ad47b1ed17bc3bd0dec26dfbdd447bbeac798bc644dabee1fe8e
Deleted: sha256:a6824494cbe73d11006c12db70f7a1f3c5be1f3a7bd4d593a294d217506a4928
Deleted: sha256:b1bb54f1de8a89a120b825a91d774d9d21f4a7346c6f3e05e7cb68ae7fff55f7
Deleted: sha256:c856f00e0896cf9c1d93c0cad4f8760be96285187b3d799fabb761c17dbd218a
Deleted: sha256:2d25328df1d4cb588d006fe93c51095d7d769a745595f6f72880d587dcecaa0b
Deleted: sha256:5b5d1a5e71be1957a101ff70a55902c3c982526314702d97ec128f05c390fe7b
Deleted: sha256:0b871eb2598217681dba2259797549f2b0037c00a6a98e42f2ef1a37632ad093
Deleted: sha256:105788481318a7b444636bd2c5a61ae5143f4e5f846b06e0d1f5728541f2ffff
Deleted: sha256:a2bc1aa32a30e7818e505c033268f98d7c2d90ecb08ac04f494a25a4c24b552e
Deleted: sha256:7760344442a6e2a4a8977de19a2f0a0b0a9698276c6bdb5e03fb74ab9f1b4dd5
Deleted: sha256:28b4e4bf80af4684161efa3448dc5687e31e2a93c9cd71ba2d7374c84ed69d30
Deleted: sha256:ce54b74e51a67ce489a9ee91c860d1c4f9f0760a221ff62b9cabc9f3f20d094d
Deleted: sha256:b55eadc0ed72319cf7a59157a86f42ca6a2a7845e45c8c8f63b8f332de856214
Deleted: sha256:2ec3037b6bf37c59a94b6563326a1878acb85bd1160593b60bd53631039cd7b6
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user xujyan@apple.com
Not sending mail to unregistered user songzihao1990@gmail.com
Not sending mail to unregistered user yujie.jay@gmail.com
Not sending mail to unregistered user gregorywmann@gmail.com
Not sending mail to unregistered user toenshoff@me.com

Build failed in Jenkins: Mesos-Buildbot » autotools,clang,--verbose --disable-libtool-wrappers,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4644

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose%20--disable-libtool-wrappers,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4644/display/redirect?page=changes>

Changes:

[toenshoff] Updated support/mesos-style.py to build the virtualenv less often.

------------------------------------------
[...truncated 224.50 KB...]
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... clang++-3.5 -E
checking for ld used by clang++-3.5... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the clang++-3.5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for clang++-3.5 option to produce PIC... -fPIC -DPIC
checking if clang++-3.5 PIC flag -fPIC -DPIC works... yes
checking if clang++-3.5 static flag -static works... yes
checking if clang++-3.5 supports -c -o file.o... yes
checking if clang++-3.5 supports -c -o file.o... (cached) yes
checking whether the clang++-3.5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: creating ./config.lt
config.lt: creating libtool
checking whether C++ compiler accepts -fstack-protector-strong... yes
checking whether clang++-3.5 supports C++11 features by default... no
checking whether clang++-3.5 supports C++11 features with -std=c++11... yes
checking if compiler needs -Werror to reject unknown flags... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
configure: Setting up build environment for x86_64 linux-gnu
checking for backtrace in -lunwind... no
checking for main in -lgflags... no
checking for patch... patch
checking fts.h usability... yes
checking fts.h presence... yes
checking for fts.h... yes
checking for library containing fts_close... none required
checking apr_pools.h usability... yes
checking apr_pools.h presence... yes
checking for apr_pools.h... yes
checking for apr_initialize in -lapr-1... yes
checking for curl_global_init in -lcurl... yes
checking for javac... /usr/bin/javac
checking for java... /usr/bin/java
checking value of Java system property 'java.home'... /usr/lib/jvm/java-7-openjdk-amd64/jre
configure: using JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64
checking whether or not we can build with JNI... yes
checking for mvn... /usr/bin/mvn
checking for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... yes
checking for RAND_poll in -lcrypto... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for SSL_CTX_new in -lssl... yes
checking svn_version.h usability... yes
checking svn_version.h presence... yes
checking for svn_version.h... yes
checking for svn_stringbuf_create_ensure in -lsvn_subr-1... yes
checking svn_delta.h usability... yes
checking svn_delta.h presence... yes
checking for svn_delta.h... yes
checking for svn_txdelta in -lsvn_delta-1... yes
checking whether to enable the XFS disk isolator... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for deflate, gzread, gzwrite, inflate in -lz... yes
checking C++ standard library for undefined behaviour with selected optimization level... no
checking for a Python interpreter with version >= 2.6... python
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for python2.7... (cached) /usr/bin/python
checking for a version of Python >= '2.1.0'... yes
checking for a version of Python >= '2.6'... yes
checking for the distutils Python package... yes
checking for Python include path... -I/usr/include/python2.7
checking for Python library path... -L/usr/lib -lpython2.7
checking for Python site-packages path... /usr/lib/python2.7/dist-packages
checking python extra libraries... -lpthread -ldl  -lutil -lm
checking python extra linking flags... -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions
checking consistency of all components of python development environment... yes
checking whether we can build usable Python eggs... yes
checking for an old installation of the Mesos egg (before 0.20.0)... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mesos.pc
config.status: creating src/Makefile
config.status: creating 3rdparty/Makefile
config.status: creating 3rdparty/libprocess/Makefile
config.status: creating 3rdparty/libprocess/include/Makefile
config.status: creating 3rdparty/stout/Makefile
config.status: creating 3rdparty/stout/include/Makefile
config.status: creating 3rdparty/gmock_sources.cc
config.status: creating bin/mesos.sh
config.status: creating bin/mesos-agent.sh
config.status: creating bin/mesos-local.sh
config.status: creating bin/mesos-master.sh
config.status: creating bin/mesos-slave.sh
config.status: creating bin/mesos-tests.sh
config.status: creating bin/mesos-agent-flags.sh
config.status: creating bin/mesos-local-flags.sh
config.status: creating bin/mesos-master-flags.sh
config.status: creating bin/mesos-slave-flags.sh
config.status: creating bin/mesos-tests-flags.sh
config.status: creating bin/gdb-mesos-agent.sh
config.status: creating bin/gdb-mesos-local.sh
config.status: creating bin/gdb-mesos-master.sh
config.status: creating bin/gdb-mesos-slave.sh
config.status: creating bin/gdb-mesos-tests.sh
config.status: creating bin/lldb-mesos-agent.sh
config.status: creating bin/lldb-mesos-local.sh
config.status: creating bin/lldb-mesos-master.sh
config.status: creating bin/lldb-mesos-slave.sh
config.status: creating bin/lldb-mesos-tests.sh
config.status: creating bin/valgrind-mesos-agent.sh
config.status: creating bin/valgrind-mesos-local.sh
config.status: creating bin/valgrind-mesos-master.sh
config.status: creating bin/valgrind-mesos-slave.sh
config.status: creating bin/valgrind-mesos-tests.sh
config.status: creating src/deploy/mesos-daemon.sh
config.status: creating src/deploy/mesos-start-agents.sh
config.status: creating src/deploy/mesos-start-cluster.sh
config.status: creating src/deploy/mesos-start-masters.sh
config.status: creating src/deploy/mesos-start-slaves.sh
config.status: creating src/deploy/mesos-stop-agents.sh
config.status: creating src/deploy/mesos-stop-cluster.sh
config.status: creating src/deploy/mesos-stop-masters.sh
config.status: creating src/deploy/mesos-stop-slaves.sh
config.status: creating include/mesos/version.hpp
config.status: creating src/java/generated/org/apache/mesos/MesosNativeLibrary.java
config.status: creating mpi/mpiexec-mesos
config.status: creating src/examples/java/test-exception-framework
config.status: creating src/examples/java/test-executor
config.status: creating src/examples/java/test-framework
config.status: creating src/examples/java/test-multiple-executors-framework
config.status: creating src/examples/java/test-log
config.status: creating src/examples/java/v1-test-framework
config.status: creating src/java/mesos.pom
config.status: creating src/examples/python/test-executor
config.status: creating src/examples/python/test-framework
config.status: creating src/python/setup.py
config.status: creating src/python/cli/setup.py
config.status: creating src/python/interface/setup.py
config.status: creating src/python/native_common/ext_modules.py
config.status: creating src/python/executor/setup.py
config.status: creating src/python/native/setup.py
config.status: creating src/python/scheduler/setup.py
config.status: linking src/python/native_common/ext_modules.py to src/python/executor/ext_modules.py
config.status: linking src/python/native_common/ext_modules.py to src/python/scheduler/ext_modules.py
config.status: executing depfiles commands
config.status: executing libtool commands
configure: Build option summary:
    CXX:        clang++-3.5
    CXXFLAGS:   -g1 -O0 -std=c++11
    CPPFLAGS:   -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	      
    LDFLAGS:    
    LIBS:       -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1  -lrt

make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.5.0"; then find "mesos-1.5.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.5.0" || { sleep 5 && rm -rf "mesos-1.5.0"; }; else :; fi
test -d "mesos-1.5.0" || mkdir "mesos-1.5.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/3rdparty \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/3rdparty'
 (cd stout && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/stout \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/stout'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/stout/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/stout/include'
make[4]: Leaving directory `/mesos/3rdparty/stout/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/libprocess \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/libprocess'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/libprocess/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/libprocess/include'
make[4]: Leaving directory `/mesos/3rdparty/libprocess/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/libprocess/
make[4]: Leaving directory `/mesos/3rdparty/libprocess'
make[3]: Leaving directory `/mesos/3rdparty/libprocess'
make[2]: Leaving directory `/mesos/3rdparty'
 (cd src && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
make[2]: *** No rule to make target `resource_provider/storage/volume_profile.ph.h', needed by `distdir'.  Stop.
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1513868610-16175
Untagged: mesos-1513868610-16175:latest
Deleted: sha256:5370fcf8935b4e1711b98f578601cda3a68f931e275e22ecb31d5e685cc88a6d
Deleted: sha256:3d464a700f762d8b88a940c02bf6853a124ae920a9cad7417b15446eb4ca128d
Deleted: sha256:843ac30db3181d42470351aef8803847b68604b16fc2cf16bb20b2dbda8504e7
Deleted: sha256:765d7671020bb5a17f99ac87472850a070a7a72800ea942b29642ab1d25cabb2
Deleted: sha256:8a123fac7f87a8ab6a43897b7ba15e7027c73f285f8c676cbe8a2fe245d8ecd8
Deleted: sha256:3b3a26aca32e49a9e97b3efae19a983fefb94a112289597a859f9be70ee214f9
Deleted: sha256:03ad197d85cf28d31d6d5538dd3aba818226774b3592d5383ea8755d9a1b09bb
Deleted: sha256:fdd2a6a87328f4ff2d8ea2f51d929e723fdc4891b319b0680a0040ce1c3da912
Deleted: sha256:66b38b611ec70034aec486d6d3cb4dfe762c57c1f538bf71c2218e5fba0d9c0b
Deleted: sha256:ae366a5b296f47c2ba5ff6537031f7fca27ad1355e2be2f2a60e6fd4071f1359
Deleted: sha256:affc00b0b25eb61ad5d46bec15bdc9cd26ae29f7eab9032b6df4b0307c44cb16
Deleted: sha256:0792e7bb7e4021809de224e4c4070148ef27c7a9d40ff5aab747d29aeadd85f2
Deleted: sha256:184fe1dfb1c1065404612e4d3a9ab931d07253f976f319677dc5540b06741434
Deleted: sha256:06613d2b47437ecdf1a2a1952f3c735ea69896e58302b1b0768b45e4e4a43888
Deleted: sha256:6d57dba9a2c34db191c15ebdb9443a8710938b703da1a63959ebf890b6a2b115
Deleted: sha256:f03daa288078ff2fd2cab25e9eb219e2731c543dea92613a56b8878a3d09e295
Deleted: sha256:3ff27cddd2271e4cfacd421b9587339f0707da419a6a6a0327968f3d27294440
Deleted: sha256:719b321d9f4d2c6c9d767b64f272891c2c672a1509644b31b5b32ab13b4955f9
Deleted: sha256:aac343e75b625823dc6ba9eca0b0be3fdce31db3070c5c17162735ace050f40d
Deleted: sha256:4c1f43d4a66aab0d86b3ebd24e09187cd2a04bae98dffd336115fc1eea8c040a
Deleted: sha256:c712dd898601242276f903af4ab9cbc6b6ce24c3defb6a270653388c34b80eb6
Deleted: sha256:6d94cd1a53d52c3eb43537f1828d20fdd145590d299b6e9fdfbd0c109ee88e0d
Deleted: sha256:eea61be2be508c77d88360dc1cb87c7995d66d99b59965e7546016f4a1acb68c
Deleted: sha256:1e79a16ebef303aa372ec85edffd33d5a118e91c721ed396d8236d5d1d2483e1
Deleted: sha256:71d238805188944e40bde904cd2fe217b3a847bc3ff4936ab5447daae1fc2449
Deleted: sha256:46382e855ddc32ffdcc4436d75bcef097cebe4d01cbff63377518ce82b2e3d2d
Deleted: sha256:9c2bda0de574ecc06ac599983b02176a275626fbb760bb931db67b054d5efee6
Deleted: sha256:77b17e56a1b3bf3919665a44b1e9e34af53306605a35f9b6f2eda54e6b5a6669
Deleted: sha256:1d2019bdb8bb7243327f75da29b4fb3a66e9d014d51e82a59e5a7be940d8bd06
Deleted: sha256:a49f64e889761fcd0b9c397dead7bab0c7f09df1f8045998cc0697edf14315d6
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user xujyan@apple.com
Not sending mail to unregistered user songzihao1990@gmail.com
Not sending mail to unregistered user yujie.jay@gmail.com
Not sending mail to unregistered user gregorywmann@gmail.com
Not sending mail to unregistered user toenshoff@me.com

Build failed in Jenkins: Mesos-Buildbot » autotools,clang,--verbose --disable-libtool-wrappers,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4643

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose%20--disable-libtool-wrappers,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4643/display/redirect>

------------------------------------------
[...truncated 223.70 KB...]
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... clang++-3.5 -E
checking for ld used by clang++-3.5... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the clang++-3.5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for clang++-3.5 option to produce PIC... -fPIC -DPIC
checking if clang++-3.5 PIC flag -fPIC -DPIC works... yes
checking if clang++-3.5 static flag -static works... yes
checking if clang++-3.5 supports -c -o file.o... yes
checking if clang++-3.5 supports -c -o file.o... (cached) yes
checking whether the clang++-3.5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: creating ./config.lt
config.lt: creating libtool
checking whether C++ compiler accepts -fstack-protector-strong... yes
checking whether clang++-3.5 supports C++11 features by default... no
checking whether clang++-3.5 supports C++11 features with -std=c++11... yes
checking if compiler needs -Werror to reject unknown flags... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
configure: Setting up build environment for x86_64 linux-gnu
checking for backtrace in -lunwind... no
checking for main in -lgflags... no
checking for patch... patch
checking fts.h usability... yes
checking fts.h presence... yes
checking for fts.h... yes
checking for library containing fts_close... none required
checking apr_pools.h usability... yes
checking apr_pools.h presence... yes
checking for apr_pools.h... yes
checking for apr_initialize in -lapr-1... yes
checking for curl_global_init in -lcurl... yes
checking for javac... /usr/bin/javac
checking for java... /usr/bin/java
checking value of Java system property 'java.home'... /usr/lib/jvm/java-7-openjdk-amd64/jre
configure: using JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64
checking whether or not we can build with JNI... yes
checking for mvn... /usr/bin/mvn
checking for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... yes
checking for RAND_poll in -lcrypto... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for SSL_CTX_new in -lssl... yes
checking svn_version.h usability... yes
checking svn_version.h presence... yes
checking for svn_version.h... yes
checking for svn_stringbuf_create_ensure in -lsvn_subr-1... yes
checking svn_delta.h usability... yes
checking svn_delta.h presence... yes
checking for svn_delta.h... yes
checking for svn_txdelta in -lsvn_delta-1... yes
checking whether to enable the XFS disk isolator... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for deflate, gzread, gzwrite, inflate in -lz... yes
checking C++ standard library for undefined behaviour with selected optimization level... no
checking for a Python interpreter with version >= 2.6... python
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for python2.7... (cached) /usr/bin/python
checking for a version of Python >= '2.1.0'... yes
checking for a version of Python >= '2.6'... yes
checking for the distutils Python package... yes
checking for Python include path... -I/usr/include/python2.7
checking for Python library path... -L/usr/lib -lpython2.7
checking for Python site-packages path... /usr/lib/python2.7/dist-packages
checking python extra libraries... -lpthread -ldl  -lutil -lm
checking python extra linking flags... -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions
checking consistency of all components of python development environment... yes
checking whether we can build usable Python eggs... yes
checking for an old installation of the Mesos egg (before 0.20.0)... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mesos.pc
config.status: creating src/Makefile
config.status: creating 3rdparty/Makefile
config.status: creating 3rdparty/libprocess/Makefile
config.status: creating 3rdparty/libprocess/include/Makefile
config.status: creating 3rdparty/stout/Makefile
config.status: creating 3rdparty/stout/include/Makefile
config.status: creating 3rdparty/gmock_sources.cc
config.status: creating bin/mesos.sh
config.status: creating bin/mesos-agent.sh
config.status: creating bin/mesos-local.sh
config.status: creating bin/mesos-master.sh
config.status: creating bin/mesos-slave.sh
config.status: creating bin/mesos-tests.sh
config.status: creating bin/mesos-agent-flags.sh
config.status: creating bin/mesos-local-flags.sh
config.status: creating bin/mesos-master-flags.sh
config.status: creating bin/mesos-slave-flags.sh
config.status: creating bin/mesos-tests-flags.sh
config.status: creating bin/gdb-mesos-agent.sh
config.status: creating bin/gdb-mesos-local.sh
config.status: creating bin/gdb-mesos-master.sh
config.status: creating bin/gdb-mesos-slave.sh
config.status: creating bin/gdb-mesos-tests.sh
config.status: creating bin/lldb-mesos-agent.sh
config.status: creating bin/lldb-mesos-local.sh
config.status: creating bin/lldb-mesos-master.sh
config.status: creating bin/lldb-mesos-slave.sh
config.status: creating bin/lldb-mesos-tests.sh
config.status: creating bin/valgrind-mesos-agent.sh
config.status: creating bin/valgrind-mesos-local.sh
config.status: creating bin/valgrind-mesos-master.sh
config.status: creating bin/valgrind-mesos-slave.sh
config.status: creating bin/valgrind-mesos-tests.sh
config.status: creating src/deploy/mesos-daemon.sh
config.status: creating src/deploy/mesos-start-agents.sh
config.status: creating src/deploy/mesos-start-cluster.sh
config.status: creating src/deploy/mesos-start-masters.sh
config.status: creating src/deploy/mesos-start-slaves.sh
config.status: creating src/deploy/mesos-stop-agents.sh
config.status: creating src/deploy/mesos-stop-cluster.sh
config.status: creating src/deploy/mesos-stop-masters.sh
config.status: creating src/deploy/mesos-stop-slaves.sh
config.status: creating include/mesos/version.hpp
config.status: creating src/java/generated/org/apache/mesos/MesosNativeLibrary.java
config.status: creating mpi/mpiexec-mesos
config.status: creating src/examples/java/test-exception-framework
config.status: creating src/examples/java/test-executor
config.status: creating src/examples/java/test-framework
config.status: creating src/examples/java/test-multiple-executors-framework
config.status: creating src/examples/java/test-log
config.status: creating src/examples/java/v1-test-framework
config.status: creating src/java/mesos.pom
config.status: creating src/examples/python/test-executor
config.status: creating src/examples/python/test-framework
config.status: creating src/python/setup.py
config.status: creating src/python/cli/setup.py
config.status: creating src/python/interface/setup.py
config.status: creating src/python/native_common/ext_modules.py
config.status: creating src/python/executor/setup.py
config.status: creating src/python/native/setup.py
config.status: creating src/python/scheduler/setup.py
config.status: linking src/python/native_common/ext_modules.py to src/python/executor/ext_modules.py
config.status: linking src/python/native_common/ext_modules.py to src/python/scheduler/ext_modules.py
config.status: executing depfiles commands
config.status: executing libtool commands
configure: Build option summary:
    CXX:        clang++-3.5
    CXXFLAGS:   -g1 -O0 -std=c++11
    CPPFLAGS:   -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	      
    LDFLAGS:    
    LIBS:       -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1  -lrt

make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.5.0"; then find "mesos-1.5.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.5.0" || { sleep 5 && rm -rf "mesos-1.5.0"; }; else :; fi
test -d "mesos-1.5.0" || mkdir "mesos-1.5.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/3rdparty \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/3rdparty'
 (cd stout && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/stout \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/stout'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/stout/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/stout/include'
make[4]: Leaving directory `/mesos/3rdparty/stout/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/libprocess \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/libprocess'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/libprocess/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/libprocess/include'
make[4]: Leaving directory `/mesos/3rdparty/libprocess/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/libprocess/
make[4]: Leaving directory `/mesos/3rdparty/libprocess'
make[3]: Leaving directory `/mesos/3rdparty/libprocess'
make[2]: Leaving directory `/mesos/3rdparty'
 (cd src && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
make[2]: *** No rule to make target `resource_provider/storage/volume_profile.ph.h', needed by `distdir'.  Stop.
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1513841322-25093
Untagged: mesos-1513841322-25093:latest
Deleted: sha256:1261eb6141271c547a66f648f6d388e45429161d32623510790b749c3ab4b3b5
Deleted: sha256:8643b7d101cec691ebe5087e76d83072a3eeacc0c62db17ea4724efa40ab7855
Deleted: sha256:7e82d68468d1f2733bf2eba6c786aa988b61f97468f018aa2b404bee200d4e2e
Deleted: sha256:9cccce8d29f2919e9a069486873d9c7ff8b3f513fac22b50000f73a3d49166d6
Deleted: sha256:6a1ac8d127c2e84be1b8d04c6d4beaa778a65e59dd819407bd7ef961a9936259
Deleted: sha256:ce3b5e1d57636aa939a76c0263b2d9da38c3b40ae77c7636c3399fafae3c9ae8
Deleted: sha256:a0f25195de3656fb7f9d1233b458337d33253b81ea8664d0f92b54a9e5a5cac9
Deleted: sha256:0057aaa821c359770dff95d91ceb22c08c8d9376b0b1992b4311d6e146c5916a
Deleted: sha256:504627f300c0cf1b55345621fdb1f41d567d7cf6bfcb70e781e9e469fe25f5a9
Deleted: sha256:4a475aa1e64a2330e714543cf830a2635524be88ebbbb5dd467400a033d265ac
Deleted: sha256:5dd65f94f4874cb5b2f4d405c872e89973c7978c75a53aad526009883d5b44cf
Deleted: sha256:0fd1baa9ffe7cc43288e6d57cd0b8d506daa6437e1fc9c2f0cb8706edd083ca4
Deleted: sha256:9cbef469940a50c9276c6652815d595df5e80d825d026218e28fa8005693ab75
Deleted: sha256:0bfda324fa8a80e2b10d1220396c75dd444efc65323928c810c43bad20baabf4
Deleted: sha256:07856746c3a0cb5455e65d32fcd74655ebdca17bd59d08413f978586e0617e5f
Deleted: sha256:403163a10c7efd3cd72a6c4652feea92e1e40f9db68c168d44b8f2fe09335201
Deleted: sha256:f3f686ec6ea084f368264320ac3c121d1d19ee8e778615b32bca645e5be2afa3
Deleted: sha256:5dd09a46b0fab96b38a86fc41aa4699b0d97076992b3483f8b5fa3dda78c19ce
Deleted: sha256:b4dac01e393b419fd669d044dfe4ed1884a34b90c9ea38e07b7d53edb9bf7722
Deleted: sha256:d631fe86c34059e3e23682cf234fab5ca5f13e0522efbb405d7a38561da34592
Deleted: sha256:fb7730d5a0188e8cc9e459f981ae1df4181f302fd185c1381a403033aed74716
Deleted: sha256:48801f0b2a7cc15b66158cacc34af846e4271330853a48a5ad8914cda8c921d3
Deleted: sha256:35fb5906d0fde2ca66aaa5393da8a7f199f864c9bf3844d5d564c54deb857020
Deleted: sha256:557b9b8d78fba5c30ed95be45a76d711346553a2b45e7a148ef6365989b1084b
Deleted: sha256:3354d5f3074174f964d8d74f2c7fc7416be4ad2286ac226ef085e24818ea9a14
Deleted: sha256:f9ba92bc41265901604444ca015f461b25dc2eda409ab986b391332ee045064d
Deleted: sha256:3fce3fa5922ef6256606bfa43de1fb0b03f47a0f5838d4f9592421d24efcd396
Deleted: sha256:7119a4a2fa1d363f361ce4b6e18f9b5c02be09adee9a2595764167a109849658
Deleted: sha256:e1ae3ede33bff2d8daa3f0b8c8b6f3fcb295579e9287ca988b955f4a2b326708
Deleted: sha256:05aeadc56d36f9206bf7a76d986de3871371d3894ee33850a3f04f8c7188bf90
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user yujie.jay@gmail.com
Not sending mail to unregistered user xujyan@apple.com
Not sending mail to unregistered user gregorywmann@gmail.com
Not sending mail to unregistered user songzihao1990@gmail.com

Build failed in Jenkins: Mesos-Buildbot » autotools,clang,--verbose --disable-libtool-wrappers,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4642

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose%20--disable-libtool-wrappers,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4642/display/redirect?page=changes>

Changes:

[yujie.jay] Renamed operation protos for consistency.

[yujie.jay] Renamed offer operation to operation.

------------------------------------------
[...truncated 223.71 KB...]
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... clang++-3.5 -E
checking for ld used by clang++-3.5... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the clang++-3.5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for clang++-3.5 option to produce PIC... -fPIC -DPIC
checking if clang++-3.5 PIC flag -fPIC -DPIC works... yes
checking if clang++-3.5 static flag -static works... yes
checking if clang++-3.5 supports -c -o file.o... yes
checking if clang++-3.5 supports -c -o file.o... (cached) yes
checking whether the clang++-3.5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: creating ./config.lt
config.lt: creating libtool
checking whether C++ compiler accepts -fstack-protector-strong... yes
checking whether clang++-3.5 supports C++11 features by default... no
checking whether clang++-3.5 supports C++11 features with -std=c++11... yes
checking if compiler needs -Werror to reject unknown flags... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
configure: Setting up build environment for x86_64 linux-gnu
checking for backtrace in -lunwind... no
checking for main in -lgflags... no
checking for patch... patch
checking fts.h usability... yes
checking fts.h presence... yes
checking for fts.h... yes
checking for library containing fts_close... none required
checking apr_pools.h usability... yes
checking apr_pools.h presence... yes
checking for apr_pools.h... yes
checking for apr_initialize in -lapr-1... yes
checking for curl_global_init in -lcurl... yes
checking for javac... /usr/bin/javac
checking for java... /usr/bin/java
checking value of Java system property 'java.home'... /usr/lib/jvm/java-7-openjdk-amd64/jre
configure: using JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64
checking whether or not we can build with JNI... yes
checking for mvn... /usr/bin/mvn
checking for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... yes
checking for RAND_poll in -lcrypto... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for SSL_CTX_new in -lssl... yes
checking svn_version.h usability... yes
checking svn_version.h presence... yes
checking for svn_version.h... yes
checking for svn_stringbuf_create_ensure in -lsvn_subr-1... yes
checking svn_delta.h usability... yes
checking svn_delta.h presence... yes
checking for svn_delta.h... yes
checking for svn_txdelta in -lsvn_delta-1... yes
checking whether to enable the XFS disk isolator... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for deflate, gzread, gzwrite, inflate in -lz... yes
checking C++ standard library for undefined behaviour with selected optimization level... no
checking for a Python interpreter with version >= 2.6... python
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for python2.7... (cached) /usr/bin/python
checking for a version of Python >= '2.1.0'... yes
checking for a version of Python >= '2.6'... yes
checking for the distutils Python package... yes
checking for Python include path... -I/usr/include/python2.7
checking for Python library path... -L/usr/lib -lpython2.7
checking for Python site-packages path... /usr/lib/python2.7/dist-packages
checking python extra libraries... -lpthread -ldl  -lutil -lm
checking python extra linking flags... -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions
checking consistency of all components of python development environment... yes
checking whether we can build usable Python eggs... yes
checking for an old installation of the Mesos egg (before 0.20.0)... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mesos.pc
config.status: creating src/Makefile
config.status: creating 3rdparty/Makefile
config.status: creating 3rdparty/libprocess/Makefile
config.status: creating 3rdparty/libprocess/include/Makefile
config.status: creating 3rdparty/stout/Makefile
config.status: creating 3rdparty/stout/include/Makefile
config.status: creating 3rdparty/gmock_sources.cc
config.status: creating bin/mesos.sh
config.status: creating bin/mesos-agent.sh
config.status: creating bin/mesos-local.sh
config.status: creating bin/mesos-master.sh
config.status: creating bin/mesos-slave.sh
config.status: creating bin/mesos-tests.sh
config.status: creating bin/mesos-agent-flags.sh
config.status: creating bin/mesos-local-flags.sh
config.status: creating bin/mesos-master-flags.sh
config.status: creating bin/mesos-slave-flags.sh
config.status: creating bin/mesos-tests-flags.sh
config.status: creating bin/gdb-mesos-agent.sh
config.status: creating bin/gdb-mesos-local.sh
config.status: creating bin/gdb-mesos-master.sh
config.status: creating bin/gdb-mesos-slave.sh
config.status: creating bin/gdb-mesos-tests.sh
config.status: creating bin/lldb-mesos-agent.sh
config.status: creating bin/lldb-mesos-local.sh
config.status: creating bin/lldb-mesos-master.sh
config.status: creating bin/lldb-mesos-slave.sh
config.status: creating bin/lldb-mesos-tests.sh
config.status: creating bin/valgrind-mesos-agent.sh
config.status: creating bin/valgrind-mesos-local.sh
config.status: creating bin/valgrind-mesos-master.sh
config.status: creating bin/valgrind-mesos-slave.sh
config.status: creating bin/valgrind-mesos-tests.sh
config.status: creating src/deploy/mesos-daemon.sh
config.status: creating src/deploy/mesos-start-agents.sh
config.status: creating src/deploy/mesos-start-cluster.sh
config.status: creating src/deploy/mesos-start-masters.sh
config.status: creating src/deploy/mesos-start-slaves.sh
config.status: creating src/deploy/mesos-stop-agents.sh
config.status: creating src/deploy/mesos-stop-cluster.sh
config.status: creating src/deploy/mesos-stop-masters.sh
config.status: creating src/deploy/mesos-stop-slaves.sh
config.status: creating include/mesos/version.hpp
config.status: creating src/java/generated/org/apache/mesos/MesosNativeLibrary.java
config.status: creating mpi/mpiexec-mesos
config.status: creating src/examples/java/test-exception-framework
config.status: creating src/examples/java/test-executor
config.status: creating src/examples/java/test-framework
config.status: creating src/examples/java/test-multiple-executors-framework
config.status: creating src/examples/java/test-log
config.status: creating src/examples/java/v1-test-framework
config.status: creating src/java/mesos.pom
config.status: creating src/examples/python/test-executor
config.status: creating src/examples/python/test-framework
config.status: creating src/python/setup.py
config.status: creating src/python/cli/setup.py
config.status: creating src/python/interface/setup.py
config.status: creating src/python/native_common/ext_modules.py
config.status: creating src/python/executor/setup.py
config.status: creating src/python/native/setup.py
config.status: creating src/python/scheduler/setup.py
config.status: linking src/python/native_common/ext_modules.py to src/python/executor/ext_modules.py
config.status: linking src/python/native_common/ext_modules.py to src/python/scheduler/ext_modules.py
config.status: executing depfiles commands
config.status: executing libtool commands
configure: Build option summary:
    CXX:        clang++-3.5
    CXXFLAGS:   -g1 -O0 -std=c++11
    CPPFLAGS:   -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	      
    LDFLAGS:    
    LIBS:       -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1  -lrt

make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.5.0"; then find "mesos-1.5.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.5.0" || { sleep 5 && rm -rf "mesos-1.5.0"; }; else :; fi
test -d "mesos-1.5.0" || mkdir "mesos-1.5.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/3rdparty \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/3rdparty'
 (cd stout && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/stout \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/stout'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/stout/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/stout/include'
make[4]: Leaving directory `/mesos/3rdparty/stout/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/libprocess \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/libprocess'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/libprocess/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/libprocess/include'
make[4]: Leaving directory `/mesos/3rdparty/libprocess/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/libprocess/
make[4]: Leaving directory `/mesos/3rdparty/libprocess'
make[3]: Leaving directory `/mesos/3rdparty/libprocess'
make[2]: Leaving directory `/mesos/3rdparty'
 (cd src && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
make[2]: *** No rule to make target `resource_provider/storage/volume_profile.ph.h', needed by `distdir'.  Stop.
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1513838033-20455
Untagged: mesos-1513838033-20455:latest
Deleted: sha256:e09406eb3122527f6bb43f2a03d4a6523260ce1224e5b0f415dfbd2d245e8f86
Deleted: sha256:ef7baf86214416abc50ced84d3e8bdc4312157ac8f588d6ef37ec0ed8263559e
Deleted: sha256:d4b92561f5d48295de9c6c58183353af0dec9ba6fc905105b9fb5943042cef19
Deleted: sha256:05b77eb56c39d9149626e2490d9bd08faff9177fec250dde0c0e8183fa6f7559
Deleted: sha256:683fa3165178b261b86f14dae1bba972c66805ccfdfb448e1786e22fcad14877
Deleted: sha256:c71ab179cc04d2250e4296460988ccb09dd8ebdfc4e402a064fb0c48e3f35567
Deleted: sha256:d3db868770d3cad3d65ca7f22760450e2a97353287ce30dd65eb4a29905e962a
Deleted: sha256:b4b2a8499585e2dd446dea28d985c305133b9d8cff05d4f0e83d14035258dab2
Deleted: sha256:3b75719f38090d76e7f066096f5ec52b076fbb2ced62e7bdbcb7b7087530477a
Deleted: sha256:e2b34de1b7cef3398e443d06460f1f8531996961bf851fc04a029658d8acb93b
Deleted: sha256:777ee10f2236b61b8bb18c5f16e635bff74d1007348dc9b4d738691811b87b3e
Deleted: sha256:1c55e7066d65b6a7f29a0b77b0e16247ccb22a991d11bec7ce4928845e4487b5
Deleted: sha256:4dbb7926235b0f929cb52b03812643bd18f1772a7413f5523669105c0312fd19
Deleted: sha256:0f7c6148cc77956acf9f695e79560b9df3e23e24bec398804184a5c470ecec5f
Deleted: sha256:108964b6a565781ffa24692a91a679e62c7a0485b24e5ffae296449e96fe3d08
Deleted: sha256:7744bb67997fe3ed4a382344dd192a5aaac9e6352ee15cae9e3a5a7fb3c4adee
Deleted: sha256:9f0a7f0d361a68e975b1856461a1fb9c86c9c74edbd1891884b263782b1ab6d2
Deleted: sha256:1cc2f6e7e5fba43bcdee8eeddbef343086ee2f3df0acaf9b9e6e53bfe66d57dc
Deleted: sha256:d4b373786812976fbdafedaa0bd3b66fb414303efff5720e6d8711411b4d4675
Deleted: sha256:306e636220b91a8d48402de8fcc55800afe5467a441344c004b2fcee119d39dc
Deleted: sha256:3902cda3a519143d2609e559d1acb6ea276a68881e4c6994b3ea8c933e102c76
Deleted: sha256:06e4c868f75762d7fc6d24aba351ac27230b41e49e0fe86374190687d7fa5d80
Deleted: sha256:394a1d6b7bf776ec8bd1754463499f48968d18c54d3b144af3adaeee43223fff
Deleted: sha256:7c90a46f1e34bf1232af1856a7cb08e6f75c8a97c41b0d0588d641f8053e82ef
Deleted: sha256:e28f3b0e3d204fd66132d27c187567a27a5c8678922f825f42ee104069ec3998
Deleted: sha256:ea555fd093f18445c0b8d68975ec7c0af391e56b1b5e52fa753c13b9b5166202
Deleted: sha256:b2e844f9d6421a55886c303b0f5f256bbb4b443f744a610a28b49580ef950786
Deleted: sha256:6f8be85eb44eaa1a21c6c98e56f7d654ff3e05c4d6176c3741653e46545f156b
Deleted: sha256:59d2254279b20b7467b1c0044d2686aa5cad8c76fbfd47697b4ba161b477aa14
Deleted: sha256:07a04fedd8f11a9409792f89b6fb691cb9ee9682ac6898d0611fbebd1762285c
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user yujie.jay@gmail.com
Not sending mail to unregistered user xujyan@apple.com
Not sending mail to unregistered user gregorywmann@gmail.com
Not sending mail to unregistered user songzihao1990@gmail.com

Build failed in Jenkins: Mesos-Buildbot » autotools,clang,--verbose --disable-libtool-wrappers,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4641

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose%20--disable-libtool-wrappers,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4641/display/redirect>

------------------------------------------
[...truncated 223.72 KB...]
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... clang++-3.5 -E
checking for ld used by clang++-3.5... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the clang++-3.5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for clang++-3.5 option to produce PIC... -fPIC -DPIC
checking if clang++-3.5 PIC flag -fPIC -DPIC works... yes
checking if clang++-3.5 static flag -static works... yes
checking if clang++-3.5 supports -c -o file.o... yes
checking if clang++-3.5 supports -c -o file.o... (cached) yes
checking whether the clang++-3.5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: creating ./config.lt
config.lt: creating libtool
checking whether C++ compiler accepts -fstack-protector-strong... yes
checking whether clang++-3.5 supports C++11 features by default... no
checking whether clang++-3.5 supports C++11 features with -std=c++11... yes
checking if compiler needs -Werror to reject unknown flags... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
configure: Setting up build environment for x86_64 linux-gnu
checking for backtrace in -lunwind... no
checking for main in -lgflags... no
checking for patch... patch
checking fts.h usability... yes
checking fts.h presence... yes
checking for fts.h... yes
checking for library containing fts_close... none required
checking apr_pools.h usability... yes
checking apr_pools.h presence... yes
checking for apr_pools.h... yes
checking for apr_initialize in -lapr-1... yes
checking for curl_global_init in -lcurl... yes
checking for javac... /usr/bin/javac
checking for java... /usr/bin/java
checking value of Java system property 'java.home'... /usr/lib/jvm/java-7-openjdk-amd64/jre
configure: using JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64
checking whether or not we can build with JNI... yes
checking for mvn... /usr/bin/mvn
checking for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... yes
checking for RAND_poll in -lcrypto... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for SSL_CTX_new in -lssl... yes
checking svn_version.h usability... yes
checking svn_version.h presence... yes
checking for svn_version.h... yes
checking for svn_stringbuf_create_ensure in -lsvn_subr-1... yes
checking svn_delta.h usability... yes
checking svn_delta.h presence... yes
checking for svn_delta.h... yes
checking for svn_txdelta in -lsvn_delta-1... yes
checking whether to enable the XFS disk isolator... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for deflate, gzread, gzwrite, inflate in -lz... yes
checking C++ standard library for undefined behaviour with selected optimization level... no
checking for a Python interpreter with version >= 2.6... python
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for python2.7... (cached) /usr/bin/python
checking for a version of Python >= '2.1.0'... yes
checking for a version of Python >= '2.6'... yes
checking for the distutils Python package... yes
checking for Python include path... -I/usr/include/python2.7
checking for Python library path... -L/usr/lib -lpython2.7
checking for Python site-packages path... /usr/lib/python2.7/dist-packages
checking python extra libraries... -lpthread -ldl  -lutil -lm
checking python extra linking flags... -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions
checking consistency of all components of python development environment... yes
checking whether we can build usable Python eggs... yes
checking for an old installation of the Mesos egg (before 0.20.0)... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mesos.pc
config.status: creating src/Makefile
config.status: creating 3rdparty/Makefile
config.status: creating 3rdparty/libprocess/Makefile
config.status: creating 3rdparty/libprocess/include/Makefile
config.status: creating 3rdparty/stout/Makefile
config.status: creating 3rdparty/stout/include/Makefile
config.status: creating 3rdparty/gmock_sources.cc
config.status: creating bin/mesos.sh
config.status: creating bin/mesos-agent.sh
config.status: creating bin/mesos-local.sh
config.status: creating bin/mesos-master.sh
config.status: creating bin/mesos-slave.sh
config.status: creating bin/mesos-tests.sh
config.status: creating bin/mesos-agent-flags.sh
config.status: creating bin/mesos-local-flags.sh
config.status: creating bin/mesos-master-flags.sh
config.status: creating bin/mesos-slave-flags.sh
config.status: creating bin/mesos-tests-flags.sh
config.status: creating bin/gdb-mesos-agent.sh
config.status: creating bin/gdb-mesos-local.sh
config.status: creating bin/gdb-mesos-master.sh
config.status: creating bin/gdb-mesos-slave.sh
config.status: creating bin/gdb-mesos-tests.sh
config.status: creating bin/lldb-mesos-agent.sh
config.status: creating bin/lldb-mesos-local.sh
config.status: creating bin/lldb-mesos-master.sh
config.status: creating bin/lldb-mesos-slave.sh
config.status: creating bin/lldb-mesos-tests.sh
config.status: creating bin/valgrind-mesos-agent.sh
config.status: creating bin/valgrind-mesos-local.sh
config.status: creating bin/valgrind-mesos-master.sh
config.status: creating bin/valgrind-mesos-slave.sh
config.status: creating bin/valgrind-mesos-tests.sh
config.status: creating src/deploy/mesos-daemon.sh
config.status: creating src/deploy/mesos-start-agents.sh
config.status: creating src/deploy/mesos-start-cluster.sh
config.status: creating src/deploy/mesos-start-masters.sh
config.status: creating src/deploy/mesos-start-slaves.sh
config.status: creating src/deploy/mesos-stop-agents.sh
config.status: creating src/deploy/mesos-stop-cluster.sh
config.status: creating src/deploy/mesos-stop-masters.sh
config.status: creating src/deploy/mesos-stop-slaves.sh
config.status: creating include/mesos/version.hpp
config.status: creating src/java/generated/org/apache/mesos/MesosNativeLibrary.java
config.status: creating mpi/mpiexec-mesos
config.status: creating src/examples/java/test-exception-framework
config.status: creating src/examples/java/test-executor
config.status: creating src/examples/java/test-framework
config.status: creating src/examples/java/test-multiple-executors-framework
config.status: creating src/examples/java/test-log
config.status: creating src/examples/java/v1-test-framework
config.status: creating src/java/mesos.pom
config.status: creating src/examples/python/test-executor
config.status: creating src/examples/python/test-framework
config.status: creating src/python/setup.py
config.status: creating src/python/cli/setup.py
config.status: creating src/python/interface/setup.py
config.status: creating src/python/native_common/ext_modules.py
config.status: creating src/python/executor/setup.py
config.status: creating src/python/native/setup.py
config.status: creating src/python/scheduler/setup.py
config.status: linking src/python/native_common/ext_modules.py to src/python/executor/ext_modules.py
config.status: linking src/python/native_common/ext_modules.py to src/python/scheduler/ext_modules.py
config.status: executing depfiles commands
config.status: executing libtool commands
configure: Build option summary:
    CXX:        clang++-3.5
    CXXFLAGS:   -g1 -O0 -std=c++11
    CPPFLAGS:   -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	      
    LDFLAGS:    
    LIBS:       -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1  -lrt

make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.5.0"; then find "mesos-1.5.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.5.0" || { sleep 5 && rm -rf "mesos-1.5.0"; }; else :; fi
test -d "mesos-1.5.0" || mkdir "mesos-1.5.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/3rdparty \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/3rdparty'
 (cd stout && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/stout \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/stout'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/stout/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/stout/include'
make[4]: Leaving directory `/mesos/3rdparty/stout/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/libprocess \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/libprocess'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/libprocess/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/libprocess/include'
make[4]: Leaving directory `/mesos/3rdparty/libprocess/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/libprocess/
make[4]: Leaving directory `/mesos/3rdparty/libprocess'
make[3]: Leaving directory `/mesos/3rdparty/libprocess'
make[2]: Leaving directory `/mesos/3rdparty'
 (cd src && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
make[2]: *** No rule to make target `resource_provider/storage/volume_profile.ph.h', needed by `distdir'.  Stop.
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1513833515-16669
Untagged: mesos-1513833515-16669:latest
Deleted: sha256:8f2d381d8bcccc7f27301044d727be1d558dd0e9c584360d7b3249cdcc288b13
Deleted: sha256:9dd62d1ca83c7c038666a821f203a8a7654533b8b3802dbb5adc2925c6c70119
Deleted: sha256:a558d37d90c8bd5f1761d9ebf874de4998f63b46192e35a7109e1604584a29fa
Deleted: sha256:616675f9068ed7e1857c0836228c93de7b1ec274a068769d8c1b9c193f9252c1
Deleted: sha256:75c5ef7831b325fbcb82100141e9cfee20d34e5ff826346026eeee3fb6af9700
Deleted: sha256:be017f3b4522a0174d9f95102367bd3fdc912f88e723a8d2739cb79b6ae047d0
Deleted: sha256:2fed5315bf02ac3faa3fba083d9ae5082cf8de85e0562edb5dca6eda5868eb5f
Deleted: sha256:146a46ad93fbab74ce2448a6e9090bd7afd9d4d544009e2dc0445fd606642ce1
Deleted: sha256:857a089b04392c66734dfc9ad07513443db6ebaef93c15339897df6cbb3acab2
Deleted: sha256:3823ebea4f0326c493882cde7e1aa6f6fab5ba7a79b16d5efd5baefd1571a730
Deleted: sha256:bab57c4e1377b97e4fdeefe23668e81ab4f791807c7250ffafbbadd8fa18bfcc
Deleted: sha256:737a821716e73cc9e4acd6e9ab032856d1d9b87247d73c710806bb751bd92240
Deleted: sha256:77bc27f71f10944cb1fd71d4a75d13fc85d19833257765326f761a07ea8d544b
Deleted: sha256:460f6287caa20189b9e6e6064e9eb2a3bb2f3d3d59a7e99fcfe278a6d0b4ee57
Deleted: sha256:91ad0400699585782127ab1516d12719a9db6f0b1a1e507f4ea29c6247dcda81
Deleted: sha256:43cb6e59ced4ceb3be4858ce7e5d9afd1683bd3f4ff97d6fb56ee10f82e43df7
Deleted: sha256:40aed460dc1721fc969dd3bd5ad0d6ce0e8d1226da9b5143302d9d9860d1ba7a
Deleted: sha256:3949c99429af4e87d1e6a43106d8d20fb6469a7a573d2db3f39c359e032dcc76
Deleted: sha256:32f78fc53cc25590cf2c83a048ead0db3526e9b0521c5b7593788a96f7de8de3
Deleted: sha256:257b4a2102d29461b63ac916a045e915752e351dced76e458493e6c6c7773b1f
Deleted: sha256:1ad208694e2b010e06c00e246ee840d61e627ff7848b1fd8b497494734214755
Deleted: sha256:42e062abc92c13e3314d8dd2688b59b92f030e8d30aae23522f697982c5ffae5
Deleted: sha256:a1f99892ae89dcc3a739de12aa1fa1fd9f9ca01960de74195d9c5713758adf5d
Deleted: sha256:9c03a36879fd16afe1b5feb9037f56c4c1a0cdee8e3a08dab8a6f8aaf51697bb
Deleted: sha256:25b0c927ff3f78fcbbf6523c622d6411e4b8acd30ea8f31a4b6e02c0c25d28d4
Deleted: sha256:2e8d4f7fc5f908cc999d93a9e1c10133f7b09d32f5c9c041a4aeaa87cb7d601c
Deleted: sha256:91372d3d7cffa68d0c57bd8fe70801bcc8ea46c1a150fe63e59825929604ccc9
Deleted: sha256:f346fe3e368d9abe33b5d4f29d8e227ea7c95310ef4c16adeb5f33b9ed9e21e0
Deleted: sha256:02f39f6bd54ffb737d47398c6cf9197ea80b35d166a3ca58f697d11590f9c932
Deleted: sha256:087d7c8ccf5a46f6486001b752ac88a54ae019fe7a63cad0bcecda052a5081b3
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user yujie.jay@gmail.com
Not sending mail to unregistered user xujyan@apple.com
Not sending mail to unregistered user gregorywmann@gmail.com
Not sending mail to unregistered user songzihao1990@gmail.com

Build failed in Jenkins: Mesos-Buildbot » autotools,clang,--verbose --disable-libtool-wrappers,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4640

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose%20--disable-libtool-wrappers,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4640/display/redirect?page=changes>

Changes:

[bmahler] Fixed a few comment typos in `hierarchical.cpp`.

------------------------------------------
[...truncated 223.71 KB...]
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... clang++-3.5 -E
checking for ld used by clang++-3.5... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the clang++-3.5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for clang++-3.5 option to produce PIC... -fPIC -DPIC
checking if clang++-3.5 PIC flag -fPIC -DPIC works... yes
checking if clang++-3.5 static flag -static works... yes
checking if clang++-3.5 supports -c -o file.o... yes
checking if clang++-3.5 supports -c -o file.o... (cached) yes
checking whether the clang++-3.5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: creating ./config.lt
config.lt: creating libtool
checking whether C++ compiler accepts -fstack-protector-strong... yes
checking whether clang++-3.5 supports C++11 features by default... no
checking whether clang++-3.5 supports C++11 features with -std=c++11... yes
checking if compiler needs -Werror to reject unknown flags... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
configure: Setting up build environment for x86_64 linux-gnu
checking for backtrace in -lunwind... no
checking for main in -lgflags... no
checking for patch... patch
checking fts.h usability... yes
checking fts.h presence... yes
checking for fts.h... yes
checking for library containing fts_close... none required
checking apr_pools.h usability... yes
checking apr_pools.h presence... yes
checking for apr_pools.h... yes
checking for apr_initialize in -lapr-1... yes
checking for curl_global_init in -lcurl... yes
checking for javac... /usr/bin/javac
checking for java... /usr/bin/java
checking value of Java system property 'java.home'... /usr/lib/jvm/java-7-openjdk-amd64/jre
configure: using JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64
checking whether or not we can build with JNI... yes
checking for mvn... /usr/bin/mvn
checking for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... yes
checking for RAND_poll in -lcrypto... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for SSL_CTX_new in -lssl... yes
checking svn_version.h usability... yes
checking svn_version.h presence... yes
checking for svn_version.h... yes
checking for svn_stringbuf_create_ensure in -lsvn_subr-1... yes
checking svn_delta.h usability... yes
checking svn_delta.h presence... yes
checking for svn_delta.h... yes
checking for svn_txdelta in -lsvn_delta-1... yes
checking whether to enable the XFS disk isolator... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for deflate, gzread, gzwrite, inflate in -lz... yes
checking C++ standard library for undefined behaviour with selected optimization level... no
checking for a Python interpreter with version >= 2.6... python
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for python2.7... (cached) /usr/bin/python
checking for a version of Python >= '2.1.0'... yes
checking for a version of Python >= '2.6'... yes
checking for the distutils Python package... yes
checking for Python include path... -I/usr/include/python2.7
checking for Python library path... -L/usr/lib -lpython2.7
checking for Python site-packages path... /usr/lib/python2.7/dist-packages
checking python extra libraries... -lpthread -ldl  -lutil -lm
checking python extra linking flags... -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions
checking consistency of all components of python development environment... yes
checking whether we can build usable Python eggs... yes
checking for an old installation of the Mesos egg (before 0.20.0)... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mesos.pc
config.status: creating src/Makefile
config.status: creating 3rdparty/Makefile
config.status: creating 3rdparty/libprocess/Makefile
config.status: creating 3rdparty/libprocess/include/Makefile
config.status: creating 3rdparty/stout/Makefile
config.status: creating 3rdparty/stout/include/Makefile
config.status: creating 3rdparty/gmock_sources.cc
config.status: creating bin/mesos.sh
config.status: creating bin/mesos-agent.sh
config.status: creating bin/mesos-local.sh
config.status: creating bin/mesos-master.sh
config.status: creating bin/mesos-slave.sh
config.status: creating bin/mesos-tests.sh
config.status: creating bin/mesos-agent-flags.sh
config.status: creating bin/mesos-local-flags.sh
config.status: creating bin/mesos-master-flags.sh
config.status: creating bin/mesos-slave-flags.sh
config.status: creating bin/mesos-tests-flags.sh
config.status: creating bin/gdb-mesos-agent.sh
config.status: creating bin/gdb-mesos-local.sh
config.status: creating bin/gdb-mesos-master.sh
config.status: creating bin/gdb-mesos-slave.sh
config.status: creating bin/gdb-mesos-tests.sh
config.status: creating bin/lldb-mesos-agent.sh
config.status: creating bin/lldb-mesos-local.sh
config.status: creating bin/lldb-mesos-master.sh
config.status: creating bin/lldb-mesos-slave.sh
config.status: creating bin/lldb-mesos-tests.sh
config.status: creating bin/valgrind-mesos-agent.sh
config.status: creating bin/valgrind-mesos-local.sh
config.status: creating bin/valgrind-mesos-master.sh
config.status: creating bin/valgrind-mesos-slave.sh
config.status: creating bin/valgrind-mesos-tests.sh
config.status: creating src/deploy/mesos-daemon.sh
config.status: creating src/deploy/mesos-start-agents.sh
config.status: creating src/deploy/mesos-start-cluster.sh
config.status: creating src/deploy/mesos-start-masters.sh
config.status: creating src/deploy/mesos-start-slaves.sh
config.status: creating src/deploy/mesos-stop-agents.sh
config.status: creating src/deploy/mesos-stop-cluster.sh
config.status: creating src/deploy/mesos-stop-masters.sh
config.status: creating src/deploy/mesos-stop-slaves.sh
config.status: creating include/mesos/version.hpp
config.status: creating src/java/generated/org/apache/mesos/MesosNativeLibrary.java
config.status: creating mpi/mpiexec-mesos
config.status: creating src/examples/java/test-exception-framework
config.status: creating src/examples/java/test-executor
config.status: creating src/examples/java/test-framework
config.status: creating src/examples/java/test-multiple-executors-framework
config.status: creating src/examples/java/test-log
config.status: creating src/examples/java/v1-test-framework
config.status: creating src/java/mesos.pom
config.status: creating src/examples/python/test-executor
config.status: creating src/examples/python/test-framework
config.status: creating src/python/setup.py
config.status: creating src/python/cli/setup.py
config.status: creating src/python/interface/setup.py
config.status: creating src/python/native_common/ext_modules.py
config.status: creating src/python/executor/setup.py
config.status: creating src/python/native/setup.py
config.status: creating src/python/scheduler/setup.py
config.status: linking src/python/native_common/ext_modules.py to src/python/executor/ext_modules.py
config.status: linking src/python/native_common/ext_modules.py to src/python/scheduler/ext_modules.py
config.status: executing depfiles commands
config.status: executing libtool commands
configure: Build option summary:
    CXX:        clang++-3.5
    CXXFLAGS:   -g1 -O0 -std=c++11
    CPPFLAGS:   -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	      
    LDFLAGS:    
    LIBS:       -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1  -lrt

make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.5.0"; then find "mesos-1.5.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.5.0" || { sleep 5 && rm -rf "mesos-1.5.0"; }; else :; fi
test -d "mesos-1.5.0" || mkdir "mesos-1.5.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/3rdparty \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/3rdparty'
 (cd stout && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/stout \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/stout'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/stout/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/stout/include'
make[4]: Leaving directory `/mesos/3rdparty/stout/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/libprocess \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/libprocess'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/libprocess/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/libprocess/include'
make[4]: Leaving directory `/mesos/3rdparty/libprocess/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/libprocess/
make[4]: Leaving directory `/mesos/3rdparty/libprocess'
make[3]: Leaving directory `/mesos/3rdparty/libprocess'
make[2]: Leaving directory `/mesos/3rdparty'
 (cd src && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
make[2]: *** No rule to make target `resource_provider/storage/volume_profile.ph.h', needed by `distdir'.  Stop.
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1513829276-14910
Untagged: mesos-1513829276-14910:latest
Deleted: sha256:78935664af29349f205fd229f75e0aa72d0ceb970c4dbb3556d66a857f354997
Deleted: sha256:2c136a9d3a8dba4652b4f363ec89f913c34448063cc9d15246dda76ca65c1666
Deleted: sha256:b6daf6fff51577fe7141a9f84b80593f814a1dff6d1b07da709281f9cb678d24
Deleted: sha256:3c7e71e018b7695772d1cbcba5589201ba1c5642240ec3b1c6fdaf65b91d1eb8
Deleted: sha256:0a46cc8552ac1eb3caac73f485ba71f72c9c48723cd5c1541cef22ace09736d6
Deleted: sha256:ae8c274897c523ffb154f44976fc8b1bc91221b951c4243d0e27a227591839f4
Deleted: sha256:c3eef4a2af0cf774c6449d3d29834a2d78e5eeb0a039deb0683b2e064dc8fc29
Deleted: sha256:d77e80da576b6b64457a72f6cc4f3220ec7871fce81a4027035b367b6ccc76ba
Deleted: sha256:3299c8031057f2ee246f7ccd70dc0c6193ff8dfdcafd43d065eadebf1cf7d45c
Deleted: sha256:baa8e2aa0156cb5fd696c0a954fe0a9d15b8cb882128b315e2cf0396d80f9576
Deleted: sha256:6578f96b262e29b9d2a07488067e80bb17caa483b0c71e9de211ef1201b73873
Deleted: sha256:34b67f2a5e3ad1969cd7ef68a1ddeaec8858350785745dde90075b9df357d6e9
Deleted: sha256:0eb639fe5e900730e10a34391aab96cf2dbe2daea94676498f6f9297dd28cca8
Deleted: sha256:e30eb1540c17ebed35e3456fa046977d79bdf627f51eb396ee8a45215af6a552
Deleted: sha256:ea34047df31f5c99b34fe870bdbaf6480d42ec46e5513c51345fe9ac449cf272
Deleted: sha256:1ec12d9774dfa231d39b55aed3ca68d871b221eb33ec73764cc77a072be02684
Deleted: sha256:9fe3d731f20d038bc0ec6f83651ad0694103da30b6d7d69841e37d866df87831
Deleted: sha256:203093627ffe20e03ffbc38067969c8d817c524eb78d25df3173d961b375d3d2
Deleted: sha256:9ef2c90163dfa7d67b5cbe8f7b22f3f167f6e8139b5188620bfb71bd773c974c
Deleted: sha256:eff5f33302d313d0e6f182f66abea2183d6bd25532e57e60c4ebf5b6886e21ff
Deleted: sha256:9311f49db9894cb1b112278026c22bc52057c1e4ddecf181c169427dfe277646
Deleted: sha256:7e145c1fbb9c54c8d261245392f39ab5eabdcc4d9d164557961a6ea4c418c80a
Deleted: sha256:61f028b05bda717adb65e004183addc95d59d059ecf504c39d6334712a6546f0
Deleted: sha256:7c3b9880293b02844ed5b5ab796ae90d5f4362689a341524e277f2321c5b8b16
Deleted: sha256:84130d92459baf3153df58c10b39c7c148d2312e83325fb14f046c5f0e09c5ff
Deleted: sha256:00cd6a8639f1f9b4e2293e2fd87f6a0b6a0ace7b4cac2568251f0e63276316ff
Deleted: sha256:3885b75feca9c99c5034508bfa728cdc7a5b482e60215b753aeaf942d5c809b2
Deleted: sha256:b3ed3c19cbf9808244138956bd53ec3da6c7c0b889bb0ea501cfda976442255b
Deleted: sha256:7bf6beebeb0b158c172579016447aa9775906e73b01da8dd3a992c661b296908
Deleted: sha256:a872124cae96f4bff139f4d2d52cdc6b2942a722d86d0bd5ae236c3d7cc78772
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user yujie.jay@gmail.com
Not sending mail to unregistered user xujyan@apple.com
Not sending mail to unregistered user gregorywmann@gmail.com
Not sending mail to unregistered user songzihao1990@gmail.com

Build failed in Jenkins: Mesos-Buildbot » autotools,clang,--verbose --disable-libtool-wrappers,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4639

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose%20--disable-libtool-wrappers,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4639/display/redirect?page=changes>

Changes:

[bmahler] Made quota resource allocation fine-grained.

[bmahler] Added a test to ensure MOUNT disk is not chopped during allocation.

[bmahler] Moved the quota headroom tracking before quota allocation.

------------------------------------------
[...truncated 223.71 KB...]
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... clang++-3.5 -E
checking for ld used by clang++-3.5... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the clang++-3.5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for clang++-3.5 option to produce PIC... -fPIC -DPIC
checking if clang++-3.5 PIC flag -fPIC -DPIC works... yes
checking if clang++-3.5 static flag -static works... yes
checking if clang++-3.5 supports -c -o file.o... yes
checking if clang++-3.5 supports -c -o file.o... (cached) yes
checking whether the clang++-3.5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: creating ./config.lt
config.lt: creating libtool
checking whether C++ compiler accepts -fstack-protector-strong... yes
checking whether clang++-3.5 supports C++11 features by default... no
checking whether clang++-3.5 supports C++11 features with -std=c++11... yes
checking if compiler needs -Werror to reject unknown flags... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
configure: Setting up build environment for x86_64 linux-gnu
checking for backtrace in -lunwind... no
checking for main in -lgflags... no
checking for patch... patch
checking fts.h usability... yes
checking fts.h presence... yes
checking for fts.h... yes
checking for library containing fts_close... none required
checking apr_pools.h usability... yes
checking apr_pools.h presence... yes
checking for apr_pools.h... yes
checking for apr_initialize in -lapr-1... yes
checking for curl_global_init in -lcurl... yes
checking for javac... /usr/bin/javac
checking for java... /usr/bin/java
checking value of Java system property 'java.home'... /usr/lib/jvm/java-7-openjdk-amd64/jre
configure: using JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64
checking whether or not we can build with JNI... yes
checking for mvn... /usr/bin/mvn
checking for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... yes
checking for RAND_poll in -lcrypto... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for SSL_CTX_new in -lssl... yes
checking svn_version.h usability... yes
checking svn_version.h presence... yes
checking for svn_version.h... yes
checking for svn_stringbuf_create_ensure in -lsvn_subr-1... yes
checking svn_delta.h usability... yes
checking svn_delta.h presence... yes
checking for svn_delta.h... yes
checking for svn_txdelta in -lsvn_delta-1... yes
checking whether to enable the XFS disk isolator... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for deflate, gzread, gzwrite, inflate in -lz... yes
checking C++ standard library for undefined behaviour with selected optimization level... no
checking for a Python interpreter with version >= 2.6... python
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for python2.7... (cached) /usr/bin/python
checking for a version of Python >= '2.1.0'... yes
checking for a version of Python >= '2.6'... yes
checking for the distutils Python package... yes
checking for Python include path... -I/usr/include/python2.7
checking for Python library path... -L/usr/lib -lpython2.7
checking for Python site-packages path... /usr/lib/python2.7/dist-packages
checking python extra libraries... -lpthread -ldl  -lutil -lm
checking python extra linking flags... -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions
checking consistency of all components of python development environment... yes
checking whether we can build usable Python eggs... yes
checking for an old installation of the Mesos egg (before 0.20.0)... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mesos.pc
config.status: creating src/Makefile
config.status: creating 3rdparty/Makefile
config.status: creating 3rdparty/libprocess/Makefile
config.status: creating 3rdparty/libprocess/include/Makefile
config.status: creating 3rdparty/stout/Makefile
config.status: creating 3rdparty/stout/include/Makefile
config.status: creating 3rdparty/gmock_sources.cc
config.status: creating bin/mesos.sh
config.status: creating bin/mesos-agent.sh
config.status: creating bin/mesos-local.sh
config.status: creating bin/mesos-master.sh
config.status: creating bin/mesos-slave.sh
config.status: creating bin/mesos-tests.sh
config.status: creating bin/mesos-agent-flags.sh
config.status: creating bin/mesos-local-flags.sh
config.status: creating bin/mesos-master-flags.sh
config.status: creating bin/mesos-slave-flags.sh
config.status: creating bin/mesos-tests-flags.sh
config.status: creating bin/gdb-mesos-agent.sh
config.status: creating bin/gdb-mesos-local.sh
config.status: creating bin/gdb-mesos-master.sh
config.status: creating bin/gdb-mesos-slave.sh
config.status: creating bin/gdb-mesos-tests.sh
config.status: creating bin/lldb-mesos-agent.sh
config.status: creating bin/lldb-mesos-local.sh
config.status: creating bin/lldb-mesos-master.sh
config.status: creating bin/lldb-mesos-slave.sh
config.status: creating bin/lldb-mesos-tests.sh
config.status: creating bin/valgrind-mesos-agent.sh
config.status: creating bin/valgrind-mesos-local.sh
config.status: creating bin/valgrind-mesos-master.sh
config.status: creating bin/valgrind-mesos-slave.sh
config.status: creating bin/valgrind-mesos-tests.sh
config.status: creating src/deploy/mesos-daemon.sh
config.status: creating src/deploy/mesos-start-agents.sh
config.status: creating src/deploy/mesos-start-cluster.sh
config.status: creating src/deploy/mesos-start-masters.sh
config.status: creating src/deploy/mesos-start-slaves.sh
config.status: creating src/deploy/mesos-stop-agents.sh
config.status: creating src/deploy/mesos-stop-cluster.sh
config.status: creating src/deploy/mesos-stop-masters.sh
config.status: creating src/deploy/mesos-stop-slaves.sh
config.status: creating include/mesos/version.hpp
config.status: creating src/java/generated/org/apache/mesos/MesosNativeLibrary.java
config.status: creating mpi/mpiexec-mesos
config.status: creating src/examples/java/test-exception-framework
config.status: creating src/examples/java/test-executor
config.status: creating src/examples/java/test-framework
config.status: creating src/examples/java/test-multiple-executors-framework
config.status: creating src/examples/java/test-log
config.status: creating src/examples/java/v1-test-framework
config.status: creating src/java/mesos.pom
config.status: creating src/examples/python/test-executor
config.status: creating src/examples/python/test-framework
config.status: creating src/python/setup.py
config.status: creating src/python/cli/setup.py
config.status: creating src/python/interface/setup.py
config.status: creating src/python/native_common/ext_modules.py
config.status: creating src/python/executor/setup.py
config.status: creating src/python/native/setup.py
config.status: creating src/python/scheduler/setup.py
config.status: linking src/python/native_common/ext_modules.py to src/python/executor/ext_modules.py
config.status: linking src/python/native_common/ext_modules.py to src/python/scheduler/ext_modules.py
config.status: executing depfiles commands
config.status: executing libtool commands
configure: Build option summary:
    CXX:        clang++-3.5
    CXXFLAGS:   -g1 -O0 -std=c++11
    CPPFLAGS:   -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	      
    LDFLAGS:    
    LIBS:       -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1  -lrt

make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.5.0"; then find "mesos-1.5.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.5.0" || { sleep 5 && rm -rf "mesos-1.5.0"; }; else :; fi
test -d "mesos-1.5.0" || mkdir "mesos-1.5.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/3rdparty \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/3rdparty'
 (cd stout && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/stout \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/stout'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/stout/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/stout/include'
make[4]: Leaving directory `/mesos/3rdparty/stout/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/libprocess \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/libprocess'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/libprocess/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/libprocess/include'
make[4]: Leaving directory `/mesos/3rdparty/libprocess/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/libprocess/
make[4]: Leaving directory `/mesos/3rdparty/libprocess'
make[3]: Leaving directory `/mesos/3rdparty/libprocess'
make[2]: Leaving directory `/mesos/3rdparty'
 (cd src && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
make[2]: *** No rule to make target `resource_provider/storage/volume_profile.ph.h', needed by `distdir'.  Stop.
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1513825328-27313
Untagged: mesos-1513825328-27313:latest
Deleted: sha256:1617c24f0fccdc32107b66447fb9a4904d54c2929019bd57e953344d02215a24
Deleted: sha256:fd8f97ed156b313aaade57af3237572fb3fac58019522fae7770a088505df191
Deleted: sha256:0c164389bbe2810d71ef10c59ba84a49cce19da0a414d5afb16a3d1cf48306ab
Deleted: sha256:72902ad93244ee1338ba62a012323e0be6ea1f150dc76ff1c9014ff1364a3ea3
Deleted: sha256:b3f8d0843d755b503a3d872670a7094c2b3cb3ed25063a06bc41ad16a8d5fdf5
Deleted: sha256:3396d80bff602ae6dc760d9cfff607acb55ccaba0608a5c461d7c649cccb4b20
Deleted: sha256:9eeb8d68cf2b050f1509f5b2631cdc3fd723dfdeb2b2a91032be68325a319452
Deleted: sha256:1efdc49b9be82373fac525246c87771570a5e5ba522769916d7ea3b8711a10c6
Deleted: sha256:41f8a2a48b8156b4b7235fb5f7ea550c01ba6d9a9a231adf327f5a21fe47413d
Deleted: sha256:d6f1a525fdd77e633dde393bafa548e5fb6a998b9c3dddaeaae2888400406ca3
Deleted: sha256:7dde7412b20a463a2f22fd0d9cbcdcca5f30c6e8425cb029316f837db5823881
Deleted: sha256:51c600e61bae34f7f3562900835d7182f4226f5a1872d71e1281384f50fb236f
Deleted: sha256:c6e077fb2081fbd3c59d36af9a167c5fe9c0747641229599a2d576044c3e5eda
Deleted: sha256:c74e867a9ec9cef9d8e83a9ff9b9f3b099baeeabfa47ebe8689ea25c0ccaebc4
Deleted: sha256:de249fd2a035f984dcbe26e7a66a56ce2badfe0788f95007dc4c195639c37d61
Deleted: sha256:516b3c3a1f033a1985a50395da19c477d285ce9ec39603fc4e6147148edfb62f
Deleted: sha256:ee22e86597e41e1ab46eaef6ccd777b94282abd166f41a03c0405b48e1649b59
Deleted: sha256:684d2ea05c475b29fb641fdd69932bb806a50eabca9584d6c34fa65cfd39fa43
Deleted: sha256:6fdd6f690de17799b27403c2459f9179b4322b6c6442aa69fe8f619d36adb857
Deleted: sha256:fbb31e79d5e081536e0eaa93ae65dde7f661c53bdf7b6a4547cb3a4acd5c89f5
Deleted: sha256:0823b5c845599d9bb899488c36f776dfe8c9ef7f814f543e3ac229c1893b2b7d
Deleted: sha256:033469507e2b09f6e09e0cbee43e0d128ab2bfd974f658aba4397b0f324f6520
Deleted: sha256:d4e4e9764c3e24776e66763e14dde779fab0572b1446a7d6e8ed4d64a4d06376
Deleted: sha256:5d622b74cb86a8a15c78c527ec0d52ce9671fbab3d12832953c2357ccd5dfc41
Deleted: sha256:c1e7afd15c1b13c22ec70c27108818e66f8b03f64968c05bfb85a66e64641099
Deleted: sha256:d07f75bb8cd5061a3b135d685bfcc3d8c492baa11556875523b3c565e0bd9d92
Deleted: sha256:a2e2722f08feef7f7a4a299fe649192fafd39413fd4048042e912625f2dc3a23
Deleted: sha256:6cc90862190a2e1cfc95f617312332392e7f36a1074396a99f4085e4d871ae3e
Deleted: sha256:1e530e49f16e8ec1e1c69d984b35e78b9b690ef3e6e0c6b6c26e9de27c95f921
Deleted: sha256:13609e34d526c58344d5678302daecd6ccac1f5c8355b78bc92d43979bb6f634
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user yujie.jay@gmail.com
Not sending mail to unregistered user xujyan@apple.com
Not sending mail to unregistered user gregorywmann@gmail.com
Not sending mail to unregistered user songzihao1990@gmail.com

Build failed in Jenkins: Mesos-Buildbot » autotools,clang,--verbose --disable-libtool-wrappers,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4638

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose%20--disable-libtool-wrappers,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4638/display/redirect?page=changes>

Changes:

[bmahler] Eliminated some unnecessary copying in the HTTP operator API.

------------------------------------------
[...truncated 223.73 KB...]
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... clang++-3.5 -E
checking for ld used by clang++-3.5... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the clang++-3.5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for clang++-3.5 option to produce PIC... -fPIC -DPIC
checking if clang++-3.5 PIC flag -fPIC -DPIC works... yes
checking if clang++-3.5 static flag -static works... yes
checking if clang++-3.5 supports -c -o file.o... yes
checking if clang++-3.5 supports -c -o file.o... (cached) yes
checking whether the clang++-3.5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: creating ./config.lt
config.lt: creating libtool
checking whether C++ compiler accepts -fstack-protector-strong... yes
checking whether clang++-3.5 supports C++11 features by default... no
checking whether clang++-3.5 supports C++11 features with -std=c++11... yes
checking if compiler needs -Werror to reject unknown flags... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
configure: Setting up build environment for x86_64 linux-gnu
checking for backtrace in -lunwind... no
checking for main in -lgflags... no
checking for patch... patch
checking fts.h usability... yes
checking fts.h presence... yes
checking for fts.h... yes
checking for library containing fts_close... none required
checking apr_pools.h usability... yes
checking apr_pools.h presence... yes
checking for apr_pools.h... yes
checking for apr_initialize in -lapr-1... yes
checking for curl_global_init in -lcurl... yes
checking for javac... /usr/bin/javac
checking for java... /usr/bin/java
checking value of Java system property 'java.home'... /usr/lib/jvm/java-7-openjdk-amd64/jre
configure: using JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64
checking whether or not we can build with JNI... yes
checking for mvn... /usr/bin/mvn
checking for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... yes
checking for RAND_poll in -lcrypto... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for SSL_CTX_new in -lssl... yes
checking svn_version.h usability... yes
checking svn_version.h presence... yes
checking for svn_version.h... yes
checking for svn_stringbuf_create_ensure in -lsvn_subr-1... yes
checking svn_delta.h usability... yes
checking svn_delta.h presence... yes
checking for svn_delta.h... yes
checking for svn_txdelta in -lsvn_delta-1... yes
checking whether to enable the XFS disk isolator... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for deflate, gzread, gzwrite, inflate in -lz... yes
checking C++ standard library for undefined behaviour with selected optimization level... no
checking for a Python interpreter with version >= 2.6... python
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for python2.7... (cached) /usr/bin/python
checking for a version of Python >= '2.1.0'... yes
checking for a version of Python >= '2.6'... yes
checking for the distutils Python package... yes
checking for Python include path... -I/usr/include/python2.7
checking for Python library path... -L/usr/lib -lpython2.7
checking for Python site-packages path... /usr/lib/python2.7/dist-packages
checking python extra libraries... -lpthread -ldl  -lutil -lm
checking python extra linking flags... -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions
checking consistency of all components of python development environment... yes
checking whether we can build usable Python eggs... yes
checking for an old installation of the Mesos egg (before 0.20.0)... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mesos.pc
config.status: creating src/Makefile
config.status: creating 3rdparty/Makefile
config.status: creating 3rdparty/libprocess/Makefile
config.status: creating 3rdparty/libprocess/include/Makefile
config.status: creating 3rdparty/stout/Makefile
config.status: creating 3rdparty/stout/include/Makefile
config.status: creating 3rdparty/gmock_sources.cc
config.status: creating bin/mesos.sh
config.status: creating bin/mesos-agent.sh
config.status: creating bin/mesos-local.sh
config.status: creating bin/mesos-master.sh
config.status: creating bin/mesos-slave.sh
config.status: creating bin/mesos-tests.sh
config.status: creating bin/mesos-agent-flags.sh
config.status: creating bin/mesos-local-flags.sh
config.status: creating bin/mesos-master-flags.sh
config.status: creating bin/mesos-slave-flags.sh
config.status: creating bin/mesos-tests-flags.sh
config.status: creating bin/gdb-mesos-agent.sh
config.status: creating bin/gdb-mesos-local.sh
config.status: creating bin/gdb-mesos-master.sh
config.status: creating bin/gdb-mesos-slave.sh
config.status: creating bin/gdb-mesos-tests.sh
config.status: creating bin/lldb-mesos-agent.sh
config.status: creating bin/lldb-mesos-local.sh
config.status: creating bin/lldb-mesos-master.sh
config.status: creating bin/lldb-mesos-slave.sh
config.status: creating bin/lldb-mesos-tests.sh
config.status: creating bin/valgrind-mesos-agent.sh
config.status: creating bin/valgrind-mesos-local.sh
config.status: creating bin/valgrind-mesos-master.sh
config.status: creating bin/valgrind-mesos-slave.sh
config.status: creating bin/valgrind-mesos-tests.sh
config.status: creating src/deploy/mesos-daemon.sh
config.status: creating src/deploy/mesos-start-agents.sh
config.status: creating src/deploy/mesos-start-cluster.sh
config.status: creating src/deploy/mesos-start-masters.sh
config.status: creating src/deploy/mesos-start-slaves.sh
config.status: creating src/deploy/mesos-stop-agents.sh
config.status: creating src/deploy/mesos-stop-cluster.sh
config.status: creating src/deploy/mesos-stop-masters.sh
config.status: creating src/deploy/mesos-stop-slaves.sh
config.status: creating include/mesos/version.hpp
config.status: creating src/java/generated/org/apache/mesos/MesosNativeLibrary.java
config.status: creating mpi/mpiexec-mesos
config.status: creating src/examples/java/test-exception-framework
config.status: creating src/examples/java/test-executor
config.status: creating src/examples/java/test-framework
config.status: creating src/examples/java/test-multiple-executors-framework
config.status: creating src/examples/java/test-log
config.status: creating src/examples/java/v1-test-framework
config.status: creating src/java/mesos.pom
config.status: creating src/examples/python/test-executor
config.status: creating src/examples/python/test-framework
config.status: creating src/python/setup.py
config.status: creating src/python/cli/setup.py
config.status: creating src/python/interface/setup.py
config.status: creating src/python/native_common/ext_modules.py
config.status: creating src/python/executor/setup.py
config.status: creating src/python/native/setup.py
config.status: creating src/python/scheduler/setup.py
config.status: linking src/python/native_common/ext_modules.py to src/python/executor/ext_modules.py
config.status: linking src/python/native_common/ext_modules.py to src/python/scheduler/ext_modules.py
config.status: executing depfiles commands
config.status: executing libtool commands
configure: Build option summary:
    CXX:        clang++-3.5
    CXXFLAGS:   -g1 -O0 -std=c++11
    CPPFLAGS:   -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	      
    LDFLAGS:    
    LIBS:       -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1  -lrt

make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.5.0"; then find "mesos-1.5.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.5.0" || { sleep 5 && rm -rf "mesos-1.5.0"; }; else :; fi
test -d "mesos-1.5.0" || mkdir "mesos-1.5.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/3rdparty \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/3rdparty'
 (cd stout && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/stout \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/stout'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/stout/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/stout/include'
make[4]: Leaving directory `/mesos/3rdparty/stout/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/libprocess \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/libprocess'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/libprocess/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/libprocess/include'
make[4]: Leaving directory `/mesos/3rdparty/libprocess/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/libprocess/
make[4]: Leaving directory `/mesos/3rdparty/libprocess'
make[3]: Leaving directory `/mesos/3rdparty/libprocess'
make[2]: Leaving directory `/mesos/3rdparty'
 (cd src && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
make[2]: *** No rule to make target `resource_provider/storage/volume_profile.ph.h', needed by `distdir'.  Stop.
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1513821038-16935
Untagged: mesos-1513821038-16935:latest
Deleted: sha256:7bab2cc23ee596dc3188c92c1192585e9290f4f23705972a05b27d082f46bf6e
Deleted: sha256:d8a397b89818e6eba5737de13185f24795a520dd826ce693d83a02414f85d834
Deleted: sha256:44a219800fd49f5f3fffa29d67047e2808caad65cc99825638969a3b7e2678a3
Deleted: sha256:83f8c96e32336705205b9519a1e2ec7758da85575b14c38f815babdf73265ea0
Deleted: sha256:34ec8cc551763fc579a1071d0845881699cce347b0e406b78659fcf041e5fbbc
Deleted: sha256:fa37e7cf24fb31c6897abadd7d5a1e9af7b41dec4d583b4518755bdbec78b0e2
Deleted: sha256:86c57616c001ccef8c99aacfff38a025c40a5275f2119c4887293844489a8a87
Deleted: sha256:9c5c9a0ae86e1f3ce0601962fcc05458e916467aedf24fb21d0bd727cc27cb4b
Deleted: sha256:25b9c519f74a038e7da3b4b875f8a7e973babea3151fa0aeec11ab804090f364
Deleted: sha256:1f29f33abeb17efc68c7e52822af69d9926ead5b92675de74cb19d2058f3fe4d
Deleted: sha256:127383e607127daad52e919c108e02330cf01d97a367683100826e4787f82015
Deleted: sha256:f952cd6f86052a81954ee47052b5ca5d4f8d0e8e58f5e1caeb0c9be6c2c174a7
Deleted: sha256:a5ba1419245e8158aed80d7777a36ccbf031127477247725b34c91fe91308b4e
Deleted: sha256:830cb033f05834c0a62ac1138a409b9484f109ce4e97a4a9acf878da1ef50285
Deleted: sha256:8f7502cb24d8a6adc5b7e4f2fde7328f9d755112f44fa1b563103501f9ca30f1
Deleted: sha256:bb533f4ac17a5e019a870e50c795782ebba9b2b8149b7f0cc6cc01f2e6419d54
Deleted: sha256:03215aaca6a1f4bcabe6fa0a47ba33731ab0ffe26f2184d49c9977ed32c85f68
Deleted: sha256:03731af39fde3c8cce19138e865fbe1a7729248cbac0388f9f67e083c9163279
Deleted: sha256:faec68ba4343b4c35bda10d40b8f8c8dc8c25510d4fdbb27fd521b509d8a11c4
Deleted: sha256:c48aef1a8b606267722fe4de6d2d0fc88d0232ae3698c9f8ca46559535b90db7
Deleted: sha256:f3fec7c7362ca2d244efbf4f7db9535c4b2d377c5b8b826ec46e1065de3d701e
Deleted: sha256:83a8130d183a67d95f670938b644273ebad35f0905e2a8e7c7c0c54df9dbbc9f
Deleted: sha256:52c512c9bf40a08cff2da91e5f3bf1e881f0e6203e4049bd11b5de0917df8f6b
Deleted: sha256:f083553d3cffcf635d7e4ff86cc8efb520b4d1d02b251383c66eedf6b21ff9ac
Deleted: sha256:4e8af64d25b544640aa15d9ee89f2257a63619b8db3fa40f2971a4cc88989afa
Deleted: sha256:43de17a6ee4251c3854f9c18848ae01796d409e0042baea64009b6b9bf0366a9
Deleted: sha256:7f06df8361534d0055ce416c7aafec948b88e64ba9e95df300df2de06e076ca7
Deleted: sha256:43be78cd08e21bc0a94eeb739f2122691562e214493e1a381d4a0dc8817c3f01
Deleted: sha256:864142fd57c5308e81bd2b10e6040c93b99273f253291b82ba464fe7711aac95
Deleted: sha256:f8b901aad9b60f3bc105687a609be4918da483ae04317766fadd84553f4f2299
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user yujie.jay@gmail.com
Not sending mail to unregistered user xujyan@apple.com
Not sending mail to unregistered user gregorywmann@gmail.com
Not sending mail to unregistered user songzihao1990@gmail.com

Build failed in Jenkins: Mesos-Buildbot » autotools,clang,--verbose --disable-libtool-wrappers,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4637

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose%20--disable-libtool-wrappers,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4637/display/redirect?page=changes>

Changes:

[mpark] Added validation / normalized resources for storage-related operations.

------------------------------------------
[...truncated 211.87 KB...]
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... clang++-3.5 -E
checking for ld used by clang++-3.5... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the clang++-3.5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for clang++-3.5 option to produce PIC... -fPIC -DPIC
checking if clang++-3.5 PIC flag -fPIC -DPIC works... yes
checking if clang++-3.5 static flag -static works... yes
checking if clang++-3.5 supports -c -o file.o... yes
checking if clang++-3.5 supports -c -o file.o... (cached) yes
checking whether the clang++-3.5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: creating ./config.lt
config.lt: creating libtool
checking whether C++ compiler accepts -fstack-protector-strong... yes
checking whether clang++-3.5 supports C++11 features by default... no
checking whether clang++-3.5 supports C++11 features with -std=c++11... yes
checking if compiler needs -Werror to reject unknown flags... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
configure: Setting up build environment for x86_64 linux-gnu
checking for backtrace in -lunwind... no
checking for main in -lgflags... no
checking for patch... patch
checking fts.h usability... yes
checking fts.h presence... yes
checking for fts.h... yes
checking for library containing fts_close... none required
checking apr_pools.h usability... yes
checking apr_pools.h presence... yes
checking for apr_pools.h... yes
checking for apr_initialize in -lapr-1... yes
checking for curl_global_init in -lcurl... yes
checking for javac... /usr/bin/javac
checking for java... /usr/bin/java
checking value of Java system property 'java.home'... /usr/lib/jvm/java-7-openjdk-amd64/jre
configure: using JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64
checking whether or not we can build with JNI... yes
checking for mvn... /usr/bin/mvn
checking for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... yes
checking for RAND_poll in -lcrypto... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for SSL_CTX_new in -lssl... yes
checking svn_version.h usability... yes
checking svn_version.h presence... yes
checking for svn_version.h... yes
checking for svn_stringbuf_create_ensure in -lsvn_subr-1... yes
checking svn_delta.h usability... yes
checking svn_delta.h presence... yes
checking for svn_delta.h... yes
checking for svn_txdelta in -lsvn_delta-1... yes
checking whether to enable the XFS disk isolator... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for deflate, gzread, gzwrite, inflate in -lz... yes
checking C++ standard library for undefined behaviour with selected optimization level... no
checking for a Python interpreter with version >= 2.6... python
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for python2.7... (cached) /usr/bin/python
checking for a version of Python >= '2.1.0'... yes
checking for a version of Python >= '2.6'... yes
checking for the distutils Python package... yes
checking for Python include path... -I/usr/include/python2.7
checking for Python library path... -L/usr/lib -lpython2.7
checking for Python site-packages path... /usr/lib/python2.7/dist-packages
checking python extra libraries... -lpthread -ldl  -lutil -lm
checking python extra linking flags... -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions
checking consistency of all components of python development environment... yes
checking whether we can build usable Python eggs... yes
checking for an old installation of the Mesos egg (before 0.20.0)... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mesos.pc
config.status: creating src/Makefile
config.status: creating 3rdparty/Makefile
config.status: creating 3rdparty/libprocess/Makefile
config.status: creating 3rdparty/libprocess/include/Makefile
config.status: creating 3rdparty/stout/Makefile
config.status: creating 3rdparty/stout/include/Makefile
config.status: creating 3rdparty/gmock_sources.cc
config.status: creating bin/mesos.sh
config.status: creating bin/mesos-agent.sh
config.status: creating bin/mesos-local.sh
config.status: creating bin/mesos-master.sh
config.status: creating bin/mesos-slave.sh
config.status: creating bin/mesos-tests.sh
config.status: creating bin/mesos-agent-flags.sh
config.status: creating bin/mesos-local-flags.sh
config.status: creating bin/mesos-master-flags.sh
config.status: creating bin/mesos-slave-flags.sh
config.status: creating bin/mesos-tests-flags.sh
config.status: creating bin/gdb-mesos-agent.sh
config.status: creating bin/gdb-mesos-local.sh
config.status: creating bin/gdb-mesos-master.sh
config.status: creating bin/gdb-mesos-slave.sh
config.status: creating bin/gdb-mesos-tests.sh
config.status: creating bin/lldb-mesos-agent.sh
config.status: creating bin/lldb-mesos-local.sh
config.status: creating bin/lldb-mesos-master.sh
config.status: creating bin/lldb-mesos-slave.sh
config.status: creating bin/lldb-mesos-tests.sh
config.status: creating bin/valgrind-mesos-agent.sh
config.status: creating bin/valgrind-mesos-local.sh
config.status: creating bin/valgrind-mesos-master.sh
config.status: creating bin/valgrind-mesos-slave.sh
config.status: creating bin/valgrind-mesos-tests.sh
config.status: creating src/deploy/mesos-daemon.sh
config.status: creating src/deploy/mesos-start-agents.sh
config.status: creating src/deploy/mesos-start-cluster.sh
config.status: creating src/deploy/mesos-start-masters.sh
config.status: creating src/deploy/mesos-start-slaves.sh
config.status: creating src/deploy/mesos-stop-agents.sh
config.status: creating src/deploy/mesos-stop-cluster.sh
config.status: creating src/deploy/mesos-stop-masters.sh
config.status: creating src/deploy/mesos-stop-slaves.sh
config.status: creating include/mesos/version.hpp
config.status: creating src/java/generated/org/apache/mesos/MesosNativeLibrary.java
config.status: creating mpi/mpiexec-mesos
config.status: creating src/examples/java/test-exception-framework
config.status: creating src/examples/java/test-executor
config.status: creating src/examples/java/test-framework
config.status: creating src/examples/java/test-multiple-executors-framework
config.status: creating src/examples/java/test-log
config.status: creating src/examples/java/v1-test-framework
config.status: creating src/java/mesos.pom
config.status: creating src/examples/python/test-executor
config.status: creating src/examples/python/test-framework
config.status: creating src/python/setup.py
config.status: creating src/python/cli/setup.py
config.status: creating src/python/interface/setup.py
config.status: creating src/python/native_common/ext_modules.py
config.status: creating src/python/executor/setup.py
config.status: creating src/python/native/setup.py
config.status: creating src/python/scheduler/setup.py
config.status: linking src/python/native_common/ext_modules.py to src/python/executor/ext_modules.py
config.status: linking src/python/native_common/ext_modules.py to src/python/scheduler/ext_modules.py
config.status: executing depfiles commands
config.status: executing libtool commands
configure: Build option summary:
    CXX:        clang++-3.5
    CXXFLAGS:   -g1 -O0 -std=c++11
    CPPFLAGS:   -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	      
    LDFLAGS:    
    LIBS:       -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1  -lrt

make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.5.0"; then find "mesos-1.5.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.5.0" || { sleep 5 && rm -rf "mesos-1.5.0"; }; else :; fi
test -d "mesos-1.5.0" || mkdir "mesos-1.5.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/3rdparty \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/3rdparty'
 (cd stout && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/stout \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/stout'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/stout/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/stout/include'
make[4]: Leaving directory `/mesos/3rdparty/stout/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/libprocess \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/libprocess'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/libprocess/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/libprocess/include'
make[4]: Leaving directory `/mesos/3rdparty/libprocess/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/libprocess/
make[4]: Leaving directory `/mesos/3rdparty/libprocess'
make[3]: Leaving directory `/mesos/3rdparty/libprocess'
make[2]: Leaving directory `/mesos/3rdparty'
 (cd src && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
make[2]: *** No rule to make target `resource_provider/storage/volume_profile.ph.h', needed by `distdir'.  Stop.
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1513800331-22146
Untagged: mesos-1513800331-22146:latest
Deleted: sha256:e23738afba778e2ba792e3cbe2aadc401968d29a3b63ed6155eb804a0595ee68
Deleted: sha256:67295172cc0591a5e08138ba70d801eb5e48267140bcaeb4c3de96c4572b3aad
Deleted: sha256:7c9e93876cb6945640e3c6f0f253993b4c93ea525beb9f5e8ebab7fe2eaadc76
Deleted: sha256:7a128c735b245015ee4bbf224deda343de31e175b443b9311b97df9a7288695b
Deleted: sha256:e9f51f8650e5dc4b962b34e6b9bd6da70e0da92c87b97af25c9eb74c1821fe59
Deleted: sha256:a64c6cf2fee15c235c1fca8cba460cdd0b4d167c6e4c57bb0f433d990a60f224
Deleted: sha256:c80a4942fe263b7375052573c6263587a174e71345ef48101f0fd4cc3e336fce
Deleted: sha256:27638b24c4c6c85374a851bb1ccd733f4c74f003e66b269ea14c64da19fadf0b
Deleted: sha256:f2086ca08df75cae9ddb1c3bec0415b37306071fd86bee04c93db443511b22f2
Deleted: sha256:8950e1dd9071046554cb1c31b333715080506f399087c3f867695f5121a3320d
Deleted: sha256:fc623dc8afb349ac5b46125ddf7a804ee25df0e40fe72e4a15b6e413ce35806c
Deleted: sha256:a08e7f77a3474ac9c16f34e8c0ec63867ad1c09980bde9efdfdfacc24e15d256
Deleted: sha256:149b1924443df22a933c9c129f67cb8d2478092f3ce3e8c5b566434005dd3e2c
Deleted: sha256:f65eeebefac34b075315af8e0c1b0c4dee770f9ab142e030009215ec52af6f85
Deleted: sha256:a71e9967e20afb8b8af6705229ad735fb725d320af6bbe43425e67c2af446616
Deleted: sha256:0115b01178eaa333a2b63ff23652b24a079b7c729d19b89fce6135350e683051
Deleted: sha256:639b844eb5b7b7ddb240f4fa6636235fe8f81fa33380ff93fb9331adfabed9d0
Deleted: sha256:b763ee5bb327a402a44c1ac4dc4285cf774c8f7a26e58605cf05ec782c44b9c5
Deleted: sha256:b74808d8578366168f00ac732204ee45abb56fb80aaa424c6e88c3f7db39ed52
Deleted: sha256:e299d2806f2000905ba521357b971834f89dea25b7875e71da18e81d93f57394
Deleted: sha256:6c0a9078dce0d92cb6aad2bcfa3ef8e676520c3f4d5b246295177c7e4499834c
Deleted: sha256:dde948f272ffe12bb40d57d3cb3d91d3941199c87f882191811222e229727f28
Deleted: sha256:2762800b733dd08a7a5615f776e79dcff488f04fa94f2815a010d62cfc6b15ff
Deleted: sha256:5c92d708c1c97819087356769948604c8e455f9a738d41ccefddd6a2103d50b0
Deleted: sha256:14a1f4d49a621a8f92a34454fb79bf235efce68dc59c1c7bb51a7e4fcbeb0d57
Deleted: sha256:3d9044162e5b7627d1510703a1670c304ca3cef983882be4e74753be8802a9fe
Deleted: sha256:ec45b405c69d138e651c2806f37f4eb12c0f3b4d5b08b1c806514dce0b8bd486
Deleted: sha256:00b5bce5808579f8ab1cce4c420fe70db342c2b8c9a79669a314ec6d92e6c0b4
Deleted: sha256:86e0788e020734e75a61dfc9a80d1c1ab06cc8e22ec1ab7f10f195d9f9c9faff
Deleted: sha256:8117dbbecb190ae3ac6382fbfd000c05407d637032f291ef157b39fd44b09d3f
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user yujie.jay@gmail.com
Not sending mail to unregistered user xujyan@apple.com
Not sending mail to unregistered user gregorywmann@gmail.com
Not sending mail to unregistered user songzihao1990@gmail.com

Build failed in Jenkins: Mesos-Buildbot » autotools,clang,--verbose --disable-libtool-wrappers,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4636

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose%20--disable-libtool-wrappers,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4636/display/redirect?page=changes>

Changes:

[yujie.jay] Fixed a compile issue when gRPC is enabled.

------------------------------------------
[...truncated 223.72 KB...]
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... clang++-3.5 -E
checking for ld used by clang++-3.5... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the clang++-3.5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for clang++-3.5 option to produce PIC... -fPIC -DPIC
checking if clang++-3.5 PIC flag -fPIC -DPIC works... yes
checking if clang++-3.5 static flag -static works... yes
checking if clang++-3.5 supports -c -o file.o... yes
checking if clang++-3.5 supports -c -o file.o... (cached) yes
checking whether the clang++-3.5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: creating ./config.lt
config.lt: creating libtool
checking whether C++ compiler accepts -fstack-protector-strong... yes
checking whether clang++-3.5 supports C++11 features by default... no
checking whether clang++-3.5 supports C++11 features with -std=c++11... yes
checking if compiler needs -Werror to reject unknown flags... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
configure: Setting up build environment for x86_64 linux-gnu
checking for backtrace in -lunwind... no
checking for main in -lgflags... no
checking for patch... patch
checking fts.h usability... yes
checking fts.h presence... yes
checking for fts.h... yes
checking for library containing fts_close... none required
checking apr_pools.h usability... yes
checking apr_pools.h presence... yes
checking for apr_pools.h... yes
checking for apr_initialize in -lapr-1... yes
checking for curl_global_init in -lcurl... yes
checking for javac... /usr/bin/javac
checking for java... /usr/bin/java
checking value of Java system property 'java.home'... /usr/lib/jvm/java-7-openjdk-amd64/jre
configure: using JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64
checking whether or not we can build with JNI... yes
checking for mvn... /usr/bin/mvn
checking for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... yes
checking for RAND_poll in -lcrypto... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for SSL_CTX_new in -lssl... yes
checking svn_version.h usability... yes
checking svn_version.h presence... yes
checking for svn_version.h... yes
checking for svn_stringbuf_create_ensure in -lsvn_subr-1... yes
checking svn_delta.h usability... yes
checking svn_delta.h presence... yes
checking for svn_delta.h... yes
checking for svn_txdelta in -lsvn_delta-1... yes
checking whether to enable the XFS disk isolator... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for deflate, gzread, gzwrite, inflate in -lz... yes
checking C++ standard library for undefined behaviour with selected optimization level... no
checking for a Python interpreter with version >= 2.6... python
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for python2.7... (cached) /usr/bin/python
checking for a version of Python >= '2.1.0'... yes
checking for a version of Python >= '2.6'... yes
checking for the distutils Python package... yes
checking for Python include path... -I/usr/include/python2.7
checking for Python library path... -L/usr/lib -lpython2.7
checking for Python site-packages path... /usr/lib/python2.7/dist-packages
checking python extra libraries... -lpthread -ldl  -lutil -lm
checking python extra linking flags... -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions
checking consistency of all components of python development environment... yes
checking whether we can build usable Python eggs... yes
checking for an old installation of the Mesos egg (before 0.20.0)... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mesos.pc
config.status: creating src/Makefile
config.status: creating 3rdparty/Makefile
config.status: creating 3rdparty/libprocess/Makefile
config.status: creating 3rdparty/libprocess/include/Makefile
config.status: creating 3rdparty/stout/Makefile
config.status: creating 3rdparty/stout/include/Makefile
config.status: creating 3rdparty/gmock_sources.cc
config.status: creating bin/mesos.sh
config.status: creating bin/mesos-agent.sh
config.status: creating bin/mesos-local.sh
config.status: creating bin/mesos-master.sh
config.status: creating bin/mesos-slave.sh
config.status: creating bin/mesos-tests.sh
config.status: creating bin/mesos-agent-flags.sh
config.status: creating bin/mesos-local-flags.sh
config.status: creating bin/mesos-master-flags.sh
config.status: creating bin/mesos-slave-flags.sh
config.status: creating bin/mesos-tests-flags.sh
config.status: creating bin/gdb-mesos-agent.sh
config.status: creating bin/gdb-mesos-local.sh
config.status: creating bin/gdb-mesos-master.sh
config.status: creating bin/gdb-mesos-slave.sh
config.status: creating bin/gdb-mesos-tests.sh
config.status: creating bin/lldb-mesos-agent.sh
config.status: creating bin/lldb-mesos-local.sh
config.status: creating bin/lldb-mesos-master.sh
config.status: creating bin/lldb-mesos-slave.sh
config.status: creating bin/lldb-mesos-tests.sh
config.status: creating bin/valgrind-mesos-agent.sh
config.status: creating bin/valgrind-mesos-local.sh
config.status: creating bin/valgrind-mesos-master.sh
config.status: creating bin/valgrind-mesos-slave.sh
config.status: creating bin/valgrind-mesos-tests.sh
config.status: creating src/deploy/mesos-daemon.sh
config.status: creating src/deploy/mesos-start-agents.sh
config.status: creating src/deploy/mesos-start-cluster.sh
config.status: creating src/deploy/mesos-start-masters.sh
config.status: creating src/deploy/mesos-start-slaves.sh
config.status: creating src/deploy/mesos-stop-agents.sh
config.status: creating src/deploy/mesos-stop-cluster.sh
config.status: creating src/deploy/mesos-stop-masters.sh
config.status: creating src/deploy/mesos-stop-slaves.sh
config.status: creating include/mesos/version.hpp
config.status: creating src/java/generated/org/apache/mesos/MesosNativeLibrary.java
config.status: creating mpi/mpiexec-mesos
config.status: creating src/examples/java/test-exception-framework
config.status: creating src/examples/java/test-executor
config.status: creating src/examples/java/test-framework
config.status: creating src/examples/java/test-multiple-executors-framework
config.status: creating src/examples/java/test-log
config.status: creating src/examples/java/v1-test-framework
config.status: creating src/java/mesos.pom
config.status: creating src/examples/python/test-executor
config.status: creating src/examples/python/test-framework
config.status: creating src/python/setup.py
config.status: creating src/python/cli/setup.py
config.status: creating src/python/interface/setup.py
config.status: creating src/python/native_common/ext_modules.py
config.status: creating src/python/executor/setup.py
config.status: creating src/python/native/setup.py
config.status: creating src/python/scheduler/setup.py
config.status: linking src/python/native_common/ext_modules.py to src/python/executor/ext_modules.py
config.status: linking src/python/native_common/ext_modules.py to src/python/scheduler/ext_modules.py
config.status: executing depfiles commands
config.status: executing libtool commands
configure: Build option summary:
    CXX:        clang++-3.5
    CXXFLAGS:   -g1 -O0 -std=c++11
    CPPFLAGS:   -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	      
    LDFLAGS:    
    LIBS:       -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1  -lrt

make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.5.0"; then find "mesos-1.5.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.5.0" || { sleep 5 && rm -rf "mesos-1.5.0"; }; else :; fi
test -d "mesos-1.5.0" || mkdir "mesos-1.5.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/3rdparty \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/3rdparty'
 (cd stout && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/stout \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/stout'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/stout/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/stout/include'
make[4]: Leaving directory `/mesos/3rdparty/stout/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/libprocess \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/libprocess'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/libprocess/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/libprocess/include'
make[4]: Leaving directory `/mesos/3rdparty/libprocess/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/libprocess/
make[4]: Leaving directory `/mesos/3rdparty/libprocess'
make[3]: Leaving directory `/mesos/3rdparty/libprocess'
make[2]: Leaving directory `/mesos/3rdparty'
 (cd src && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
make[2]: *** No rule to make target `resource_provider/storage/volume_profile.ph.h', needed by `distdir'.  Stop.
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1513792215-30284
Untagged: mesos-1513792215-30284:latest
Deleted: sha256:e6081fd42f032582048931cd6e4eb3e392d6c9679ab59ece6902f60990c92e1d
Deleted: sha256:9a163f6a099918b29fb63d6c9825905f9be53cc04f92d3c568fdfdda8ad0c418
Deleted: sha256:7c7f8d81076ea5e4162cd748a382c3586e80cbd663c0c9b9a0ac63daba2b78ee
Deleted: sha256:e7d1eb7c4fb70d6e35352bb94ce4c0b14fdef7d2701612ac04b36ed6a2d52efa
Deleted: sha256:8a2797530c5c1dd3e794dce9d0a178971c0654b10ee04af94483ee0c423175a0
Deleted: sha256:1933134b56e88ec4baa8672172d4227f1ad51bae2ae40c186a3244e746b3342c
Deleted: sha256:f001a89d92170b0dc917c49a65bbfa3e046249e0071cbfd19067388edaca9951
Deleted: sha256:579adbd865c7f9ac9bad4bc0dc3549a3c412c16f26b34c34278d766dfd839cc7
Deleted: sha256:ef4d05322ca0a585c8a93be0304b5ce47e5086ec6ad5c56b0a594600470c5d26
Deleted: sha256:888d4bda2713abac4c5b65c664ad6b7777ed46b2a04345d79c5dadcd613c6c53
Deleted: sha256:21cac5d7e2ee5d6d7f9078d1bbe62edb77fc7c79492246e6f846c19c828f9796
Deleted: sha256:bbbbaf0781b27ba6756877f02e77703bad23569d557cf7d9c50e419b2979fc78
Deleted: sha256:98ff7929408b36220fc43942370f4cf8d98f63774199f5ca1ecf7488eb53025d
Deleted: sha256:1270220668a65c14e479ab18acf71f7775453c6b0707e41659dc84d70b9689b4
Deleted: sha256:cd057fa318d4143839ca4604703831ecb998b46cd78adbf21fcac059b1c6a3bf
Deleted: sha256:90e59a2dbe2cff4032a9499bf96f72a10d0d8cf102f4bf7e79fea4e9ef0253d2
Deleted: sha256:2d829c2d92e6f33eb989c6e9f07d371707447263987c4e7e1ca63066c1314066
Deleted: sha256:3cadaffdc69c505605d0cd09fe94d96c59469e8ec5f79274b0212208539500fb
Deleted: sha256:80e1fe0bd9d23b4402de85d42655313c2a54642ae8599855bfbc4698a890b34b
Deleted: sha256:22118d22cfe6045e8044e55e6412bac7e163be21d837f58a8869b441dca55945
Deleted: sha256:029dbafb1653bd8f032879564668d0e24c74bc06762473e3ecf9c7076b16f634
Deleted: sha256:5d48520a30a1ea89fc35745a34a085ff10d3a6ec0fb1e8d48cd3b0a9d8663bd2
Deleted: sha256:95eee3f9bfd67867041a87ec9cc5ab9ba023217975ad99154633939135da4bbc
Deleted: sha256:2c29f45c71632aafffca18982b39626917000ced15d10111b70ec90ae91295d5
Deleted: sha256:cc7e5dac182d6a7731bce5841ea57f401b386b9c9247e40bcf49715521d21233
Deleted: sha256:c98504524f1e6adc64b1ab53983fa70c64d38159a0b9c781d421c76d6597cc83
Deleted: sha256:0faa01ab76dd0e7613983f0fc59761b810c53571ebefb43e7cad70ff48ea65a0
Deleted: sha256:c22c2808dd6e43985c3488f34faac787cee16ea886f03aee7e92b20aae678ab3
Deleted: sha256:9c4ea714ec95419e794e40367d4745e8dacebfb6f981784215a4bfd5d1b6cb43
Deleted: sha256:68cb69cdb88c230ae525ba6f0f1d7f541fba4c14323208b6c789f2fe33e5c55b
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user yujie.jay@gmail.com
Not sending mail to unregistered user xujyan@apple.com
Not sending mail to unregistered user gregorywmann@gmail.com
Not sending mail to unregistered user songzihao1990@gmail.com