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/10/18 15:04:40 UTC

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

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

Changes:

[alexander] Upgrades jQuery used by Mesos WebUI to version 3.2.1.

[alexander] Upgrades AngularJS used by Mesos WebUI to version 1.2.32.

------------------------------------------
[...truncated 210.49 KB...]
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ 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
configure: Setting up CXXFLAGS for g++ version >= 4.8
checking whether C++ compiler accepts -fstack-protector-strong... no
checking whether g++ supports C++11 features by default... no
checking whether g++ supports C++11 features with -std=c++11... yes
checking if compiler needs -Werror to reject unknown flags... no
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 event2/event.h usability... yes
checking event2/event.h presence... yes
checking for event2/event.h... yes
checking for event_base_new in -levent... yes
checking event2/thread.h usability... yes
checking event2/thread.h presence... yes
checking for event2/thread.h... yes
checking for evthread_use_pthreads in -levent_pthreads... yes
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 event2/bufferevent_ssl.h usability... yes
checking event2/bufferevent_ssl.h presence... yes
checking for event2/bufferevent_ssl.h... yes
checking for bufferevent_openssl_get_ssl in -levent_openssl... 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... cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ [enabled by default]
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:        g++
    CXXFLAGS:   -g1 -O0 -Wno-unused-local-typedefs -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 -levent_openssl -lssl -lcrypto -lsasl2 -levent_pthreads -levent -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 `webui/master/static/js/angular-1.2.3.js', 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-1508338482-25283
Untagged: mesos-1508338482-25283:latest
Deleted: sha256:e227ad270c4808f7dd4ff69da0c623d1d9817df08e80b49a70581b93226c66d4
Deleted: sha256:be5eebb1f34ee6773270c43b4250e78a4e9d33e6decec596c04043d3342b35ab
Deleted: sha256:5192a19701a292463dc3b5b4308efb95c65ce5dc14bac27483f8f369e48498f6
Deleted: sha256:7a2c9999ec2ca3d4bbd90f7241881c230b021d9a0b1798f422956341b8f8375a
Deleted: sha256:cbd71dc2702d4a2132e235e5024ea90bf04eeceeecb34ab42b3c27dabc15dc70
Deleted: sha256:7c74054c73beb9e3335f42e19e4479e9e0af48a7b8f83ff9e23906cf8bb9ba3c
Deleted: sha256:bf6b4a0a3129ff442d936ea425ff90bead6b056cdbdca911f9bb62ebefb64fe6
Deleted: sha256:deaf632384823ae9b27d5fa80551f785230b91e3b04d5966d8b547cb5b13cf58
Deleted: sha256:909b5ae495e2fd584c6abab21a8526c700b1f4f490ccc54ac23d6dc0a5936a76
Deleted: sha256:ab011b090d59fb72465e9db64412f468392fc51391d3e1eb2590aa8d45d2c86c
Deleted: sha256:b93fce1b48941c78c7501eb326bc1ae6431002e821c171bff9d214f54bd3dbc9
Deleted: sha256:d2ce3e0be00ceca6477217fa646fbd923b696ac1418b48fa63782bb68de9bbc6
Deleted: sha256:c3ba39d114bce260d1c2baa22308b6e4cfe40120db1516a1c6fa4254718af9f0
Deleted: sha256:9dc527718967f443b12c030d1bd819e70f4d1f78209fb9f8861469232928e498
Deleted: sha256:1806042a4be97c37da38a5f6f4f6c18f3282724e09d3ffae65959c99335a521f
Deleted: sha256:3c0a65310e27453ee7989eb00e37c31408050dadade89941d3f84e276c75b42c
Deleted: sha256:df532cdddd34e6e5296ed09f60b924483f1d46a57f797fde4b6531df33fe8b00
Deleted: sha256:d97420a8c49c1ffb99592ae05bcb27a44907b04d008e1c7cbab25fede090129f
Deleted: sha256:0c47699ec041d19fc2da966be10e331fac279bd543d9a3b5a96cbb013f441cba
Deleted: sha256:99937f0022aee1150aa1ffe9a9dab978a921b2f12301739219e42151940f12ae
Deleted: sha256:7aa428fa34168fc7be2bf033c5f3694cf378a74798db27841d134966aaa8bdf3
Deleted: sha256:ca2cda4a20e7e3fcde28c14fed522713881d7e8fcc4511e9f9e24e0722513e6e
Deleted: sha256:55e5b651f2579955b350f8228d8a2b76b54c62eebecdf6b451714f8e2c21cc51
Deleted: sha256:9dab213813b4ba4c8aed655e8f993d02524ac25021292a0b622cf264b098b942
Deleted: sha256:e0fec8576fc6a52ddae6d61047e15082e451c20b67dea5cf6e044c47cc140e33
Deleted: sha256:8786b5333cd0b6fe200dc24d15f6376a7f1676a627d876bc269f226855ba50d7
Deleted: sha256:489f356bef76beeb23f70495e675f594808f2454058dc59b75a1af90a3a614c5
Deleted: sha256:b210e0e2f1395afe293419088e7f8bc01338b076a7503765636a69b76f1fed99
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user alexander@mesosphere.io

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

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


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

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

------------------------------------------
[...truncated 214.42 KB...]
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ 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
configure: Setting up CXXFLAGS for g++ version >= 4.8
checking whether C++ compiler accepts -fstack-protector-strong... no
checking whether g++ supports C++11 features by default... no
checking whether g++ supports C++11 features with -std=c++11... yes
checking if compiler needs -Werror to reject unknown flags... no
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 event2/event.h usability... yes
checking event2/event.h presence... yes
checking for event2/event.h... yes
checking for event_base_new in -levent... yes
checking event2/thread.h usability... yes
checking event2/thread.h presence... yes
checking for event2/thread.h... yes
checking for evthread_use_pthreads in -levent_pthreads... yes
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 event2/bufferevent_ssl.h usability... yes
checking event2/bufferevent_ssl.h presence... yes
checking for event2/bufferevent_ssl.h... yes
checking for bufferevent_openssl_get_ssl in -levent_openssl... 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... cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ [enabled by default]
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:        g++
    CXXFLAGS:   -g1 -O0 -Wno-unused-local-typedefs -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 -levent_openssl -lssl -lcrypto -lsasl2 -levent_pthreads -levent -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 `webui/master/static/js/angular-1.2.3.js', 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-1508342158-11473
Untagged: mesos-1508342158-11473:latest
Deleted: sha256:5ef8fea0ff9e8bc5ac77ef94b05b6607166240ff3b0994f77d05752a438b2a95
Deleted: sha256:c925d2566a08086f318efbde4397fe95eae64b5c8133aa46e022a837dceadbbf
Deleted: sha256:fa67a82a261038a35ce6490938645146b079f6e28e1522769d8b857dafcf272b
Deleted: sha256:4dba596d0b6b9d7c4ffe89c6617d4390c63f94fd72680dbc5e702a7d43291917
Deleted: sha256:a192196dced4b6995541d71f26d635fdd8a317727e8afb5a78151ecaab1a5f92
Deleted: sha256:7f3b478fb6304e4eac133bc31e0e56746e9f2c504dc25c9f0e6e6dbfcfaf1bad
Deleted: sha256:29e675622e8d4f699240a7b57fff3ee5536526633284dfd85803fd94eada8009
Deleted: sha256:5db6fa8eea56152f7a182a897253289065b959eeabdad1de9e56fbb76aa6f455
Deleted: sha256:b9528d4c7f59948adf29e1fdffca05a1099b2bc7b69377254f3505e995e880c1
Deleted: sha256:63571b01bd99707dfb6f75acb434f629dfffdf605ececba35c0435ea099b2d4f
Deleted: sha256:9ff8e62e050142b5044ffc1c43af07691f098538f8e91a28698946a8aa75614a
Deleted: sha256:38c6d2c5200b43e669f39510f7ec138f07eb9da2f13fbb5988c029b00b774b88
Deleted: sha256:2b36125e03c0c28ae1639652e2a76abe8504cd4016dc106218664247e3591e19
Deleted: sha256:a857101431b232ad2a304cc24fcc3e6d73d237fe7789cea16f2a5e30735b6790
Deleted: sha256:50a76c6f55041c9526bb66ffb2f697022e2e9c4eb7c105528f49fbdc03580e6d
Deleted: sha256:08ea7cf7dd6babc361dfe5e00dc36e0efbc219fa0352b6c938e0fd85aaa98739
Deleted: sha256:2dd7baa7573953a369af078044bf908ef02663e03094a5de184f2254afce4392
Deleted: sha256:a67313738a75b8d790beedce0bfd07d8832f3a7d307f33dd4bda54099a5bd886
Deleted: sha256:731ee142f496c7b07862572e290bcfbb9f0f700f65fd2b9b2b7bc92ff9373b03
Deleted: sha256:be97cb68794c79ce4dec34496ad1e54c08d31b036d27699229c920d4ed7c13f3
Deleted: sha256:aa06be4aa2204e22f17da97f743fe6365b5fc509de96dbb56eb2eaa1a08e3ef7
Deleted: sha256:95cbf43bb11425eab74b0842eb38011e312273428b7eb5155562b90dfe73bc05
Deleted: sha256:34a81f596141c446a604d131e7e38edbcf409d97013da7aa5a7fd0be4618e75f
Deleted: sha256:c8c579f048303c53f466316c6f2761152a5eaa54dcbd459e96d10e338f947a91
Deleted: sha256:86deef7e496071af4611b0503d5cec4f677e4b63145c5fb329934fb7b92b2dc6
Deleted: sha256:5eddc0b4284c1a0f850d3350aa0e93d85dc29ef730e30325732230a6df937153
Deleted: sha256:3f4f18bbcd2929db39e4d798db9bce2ed97dd82f34e0e0a557ffe66ebde03675
Deleted: sha256:f0934d7ddfbb78fda062ada8ae8650f4053aeaa44ce15fa9c872318b3c25ba18
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user alexander@mesosphere.io

Re: Build failed in Jenkins: Mesos-Buildbot » autotools,gcc,--verbose --disable-libtool-wrappers --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4335

Posted by Alex Rukletsov <al...@mesosphere.com>.
Is it related to the js lib update?

On Wed, Oct 18, 2017 at 8:04 AM, Apache Jenkins Server <
jenkins@builds.apache.org> wrote:

> See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=
> autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--
> disable-libtool-wrappers%20--enable-libevent%20--enable-
> ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%
> 3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!
> qnode3)&&(!H23)/4335/display/redirect?page=changes>
>
> Changes:
>
> [alexander] Upgrades jQuery used by Mesos WebUI to version 3.2.1.
>
> [alexander] Upgrades AngularJS used by Mesos WebUI to version 1.2.32.
>
> ------------------------------------------
> [...truncated 210.49 KB...]
> checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
> checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports
> shared libraries... yes
> checking for g++ option to produce PIC... -fPIC -DPIC
> checking if g++ PIC flag -fPIC -DPIC works... yes
> checking if g++ static flag -static works... yes
> checking if g++ supports -c -o file.o... yes
> checking if g++ supports -c -o file.o... (cached) yes
> checking whether the g++ 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
> configure: Setting up CXXFLAGS for g++ version >= 4.8
> checking whether C++ compiler accepts -fstack-protector-strong... no
> checking whether g++ supports C++11 features by default... no
> checking whether g++ supports C++11 features with -std=c++11... yes
> checking if compiler needs -Werror to reject unknown flags... no
> 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 event2/event.h usability... yes
> checking event2/event.h presence... yes
> checking for event2/event.h... yes
> checking for event_base_new in -levent... yes
> checking event2/thread.h usability... yes
> checking event2/thread.h presence... yes
> checking for event2/thread.h... yes
> checking for evthread_use_pthreads in -levent_pthreads... yes
> 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 event2/bufferevent_ssl.h usability... yes
> checking event2/bufferevent_ssl.h presence... yes
> checking for event2/bufferevent_ssl.h... yes
> checking for bufferevent_openssl_get_ssl in -levent_openssl... 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... cc1plus: warning:
> command line option '-Wstrict-prototypes' is valid for C/ObjC but not for
> C++ [enabled by default]
> 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:        g++
>     CXXFLAGS:   -g1 -O0 -Wno-unused-local-typedefs -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 -levent_openssl -lssl
> -lcrypto -lsasl2 -levent_pthreads -levent -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 `webui/master/static/js/angular-1.2.3.js',
> 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-1508338482-25283
> Untagged: mesos-1508338482-25283:latest
> Deleted: sha256:e227ad270c4808f7dd4ff69da0c623
> d1d9817df08e80b49a70581b93226c66d4
> Deleted: sha256:be5eebb1f34ee6773270c43b4250e7
> 8a4e9d33e6decec596c04043d3342b35ab
> Deleted: sha256:5192a19701a292463dc3b5b4308efb
> 95c65ce5dc14bac27483f8f369e48498f6
> Deleted: sha256:7a2c9999ec2ca3d4bbd90f7241881c
> 230b021d9a0b1798f422956341b8f8375a
> Deleted: sha256:cbd71dc2702d4a2132e235e5024ea9
> 0bf04eeceeecb34ab42b3c27dabc15dc70
> Deleted: sha256:7c74054c73beb9e3335f42e19e4479
> e9e0af48a7b8f83ff9e23906cf8bb9ba3c
> Deleted: sha256:bf6b4a0a3129ff442d936ea425ff90
> bead6b056cdbdca911f9bb62ebefb64fe6
> Deleted: sha256:deaf632384823ae9b27d5fa80551f7
> 85230b91e3b04d5966d8b547cb5b13cf58
> Deleted: sha256:909b5ae495e2fd584c6abab21a8526
> c700b1f4f490ccc54ac23d6dc0a5936a76
> Deleted: sha256:ab011b090d59fb72465e9db64412f4
> 68392fc51391d3e1eb2590aa8d45d2c86c
> Deleted: sha256:b93fce1b48941c78c7501eb326bc1a
> e6431002e821c171bff9d214f54bd3dbc9
> Deleted: sha256:d2ce3e0be00ceca6477217fa646fbd
> 923b696ac1418b48fa63782bb68de9bbc6
> Deleted: sha256:c3ba39d114bce260d1c2baa22308b6
> e4cfe40120db1516a1c6fa4254718af9f0
> Deleted: sha256:9dc527718967f443b12c030d1bd819
> e70f4d1f78209fb9f8861469232928e498
> Deleted: sha256:1806042a4be97c37da38a5f6f4f6c1
> 8f3282724e09d3ffae65959c99335a521f
> Deleted: sha256:3c0a65310e27453ee7989eb00e37c3
> 1408050dadade89941d3f84e276c75b42c
> Deleted: sha256:df532cdddd34e6e5296ed09f60b924
> 483f1d46a57f797fde4b6531df33fe8b00
> Deleted: sha256:d97420a8c49c1ffb99592ae05bcb27
> a44907b04d008e1c7cbab25fede090129f
> Deleted: sha256:0c47699ec041d19fc2da966be10e33
> 1fac279bd543d9a3b5a96cbb013f441cba
> Deleted: sha256:99937f0022aee1150aa1ffe9a9dab9
> 78a921b2f12301739219e42151940f12ae
> Deleted: sha256:7aa428fa34168fc7be2bf033c5f369
> 4cf378a74798db27841d134966aaa8bdf3
> Deleted: sha256:ca2cda4a20e7e3fcde28c14fed5227
> 13881d7e8fcc4511e9f9e24e0722513e6e
> Deleted: sha256:55e5b651f2579955b350f8228d8a2b
> 76b54c62eebecdf6b451714f8e2c21cc51
> Deleted: sha256:9dab213813b4ba4c8aed655e8f993d
> 02524ac25021292a0b622cf264b098b942
> Deleted: sha256:e0fec8576fc6a52ddae6d61047e150
> 82e451c20b67dea5cf6e044c47cc140e33
> Deleted: sha256:8786b5333cd0b6fe200dc24d15f637
> 6a7f1676a627d876bc269f226855ba50d7
> Deleted: sha256:489f356bef76beeb23f70495e675f5
> 94808f2454058dc59b75a1af90a3a614c5
> Deleted: sha256:b210e0e2f1395afe293419088e7f8b
> c01338b076a7503765636a69b76f1fed99
> Build step 'Execute shell' marked build as failure
> Not sending mail to unregistered user alexander@mesosphere.io
>