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/22 11:30:10 UTC

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

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=centos%3A7,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 152.90 KB...]
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-1.8.0-openjdk-1.8.0.151-5.b12.el7_4.x86_64/jre
configure: using JAVA_HOME=/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-5.b12.el7_4.x86_64
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}/lib64/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/lib64 -lpython2.7
checking for Python site-packages path... /usr/lib/python2.7/site-packages
checking python extra libraries... -lpthread -ldl  -lutil -lm
checking python extra linking flags... -Xlinker -export-dynamic
checking consistency of all components of python development environment... yes
checking whether we can build usable Python eggs... In file included from /usr/include/limits.h:26:0,
                 from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168,
                 from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34,
                 from /usr/include/python2.7/Python.h:19,
                 from testpyegg.cpp:1:
/usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^
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 `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-1513941558-8049
Untagged: mesos-1513941558-8049:latest
Deleted: sha256:a61e999116acc7bffeccc7c2879754acff67c03dff155e72b076ce949d02e0fd
Deleted: sha256:5fc18801bf718cf39722a76f44cff7bf0732296fd1cfcf0f7423638273695ffb
Deleted: sha256:93f7f4c0dd21e120b20a990d3aed0f5eb12820166ab32919836576c8116bdbd4
Deleted: sha256:f0550870eb73dd2809aedc8dda4d5637f520468cc274b90182e74265e2c4e877
Deleted: sha256:f436574e9ae6642b2b127952ee5972d54d9df87bf9d37209f0e8a9cf679dca90
Deleted: sha256:3fb02a8f8ce512e2f3e613a760b9060b77ce4b9063121c5f74335eb890eaef24
Deleted: sha256:eb1698167cfd836d5ac220da4a316dd8ce3b70f2d14145cc512f72b52fb63143
Deleted: sha256:9d496ca821cf0120d7840ccd7eac411f8be87ddacf5a4cd121f41c79c88183ce
Deleted: sha256:372d3a442707192a51189b0a8c9023e976db61794efcb16faa9620f6e5c81337
Deleted: sha256:0c68a5a0464710d73b7c0af91d7d94a06f38005516a8b0af50c2b94bf1626efb
Deleted: sha256:e058e594ae2a65089fbefb9a6b0c3f6f98c06283a10ac477b14c77f8d6606b9b
Deleted: sha256:18770eede6a53544401fd38166e6acc51c4432016fc87ca0b97fd1c2ac1e5aba
Deleted: sha256:9afe1cee8d34df75399e6f240f96eff542be645d27fe34a2d1931e246459ff91
Deleted: sha256:d963549e1036b3a2d7083bc121a2c255dc50ed502fd9f7723bfa7aec2de1af86
Deleted: sha256:0851cd890ccc72ead5662b109ea23d6affc31060c20238ceabe761fc5414e7c8
Deleted: sha256:9f7a8114ca712d415d75bf0bd7966daad905032a6e11960a3af687e0d144a08e
Deleted: sha256:46dea6b5a34387ff10338b6507cc4d0b5702c0db12f6a1790cc114aaa529726a
Deleted: sha256:8bff6b689b88d630aef39cf1ad833a90fd240f78e7b6f4c6555880c5d4c87841
Deleted: sha256:8e55179d96648b07fa91cc7f28806fc8084801281bc3dbc44de81733db13e416
Deleted: sha256:1f9dca6a345791c4d8e8543d248cf41d4339c88444efe91d1f71154bd8a5b36f
Deleted: sha256:74f82dd5ee14eea13ef6b2aa287ed45b411572f2acede8877847d45300cde1a2
Deleted: sha256:ea699db261641f31ff7de282efccd5b25e16c55e570274644a3e48a01ec0dd89
Deleted: sha256:d09efcd52853992f772669eb527415960b24f37589b7dd0d0bb83d3909e4ce06
Deleted: sha256:178c09b5a3b3167aba03880787f48fcb982580e01ab0cb04b85c4536366f27bb
Deleted: sha256:0b6518dc2d577f3ad8001945441bb7c89a6e81b51abfafd3a5d592c1737065d4
Deleted: sha256:6041883afff877dbdf5bf11532c49a911da3c940cefdda053e89dbdf473ba06f
Deleted: sha256:cb584e0a11c8520d9170b512ef52409a88d50a2b8414fc62b6795989dc96a110
Deleted: sha256:d5471a93cab519ee4c2a90d9376310c02ee8e7d0ca2c85923a0a0ca3e4955085
Deleted: sha256:b43e1f72a363f26721931afc3e799921676063109643de73fbe6322878cd2186
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user yujie.jay@gmail.com
Not sending mail to unregistered user benjamin.hindman@gmail.com
Not sending mail to unregistered user xujyan@apple.com
Not sending mail to unregistered user songzihao1990@gmail.com
Not sending mail to unregistered user gregorywmann@gmail.com
Not sending mail to unregistered user zhq527725@gmail.com
Not sending mail to unregistered user toenshoff@me.com

Jenkins build is back to normal : Mesos-Buildbot » autotools,gcc,--verbose --disable-libtool-wrappers --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(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=gcc,CONFIGURATION=--verbose%20--disable-libtool-wrappers%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4658/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,centos:7,(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=gcc,CONFIGURATION=--verbose%20--disable-libtool-wrappers%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4657/display/redirect>

------------------------------------------
[...truncated 55.26 KB...]
  Verifying  : libgomp-4.8.5-16.el7_4.1.x86_64                           57/127 
  Verifying  : 4:perl-libs-5.16.3-292.el7.x86_64                         58/127 
  Verifying  : rcs-5.9.0-5.el7.x86_64                                    59/127 
  Verifying  : glibc-headers-2.17-196.el7_4.2.x86_64                     60/127 
  Verifying  : gcc-4.8.5-16.el7_4.1.x86_64                               61/127 
  Verifying  : cpp-4.8.5-16.el7_4.1.x86_64                               62/127 
  Verifying  : libmodman-2.0.1-8.el7.x86_64                              63/127 
  Verifying  : libquadmath-4.8.5-16.el7_4.1.x86_64                       64/127 
  Verifying  : 1:perl-parent-0.225-244.el7.noarch                        65/127 
  Verifying  : systemd-sysv-219-42.el7_4.4.x86_64                        66/127 
  Verifying  : libmpc-1.0.1-3.el7.x86_64                                 67/127 
  Verifying  : perl-Pod-Usage-1.63-3.el7.noarch                          68/127 
  Verifying  : perl-Encode-2.51-7.el7.x86_64                             69/127 
  Verifying  : systemtap-3.1-4.el7_4.x86_64                              70/127 
  Verifying  : perl-threads-1.87-4.el7.x86_64                            71/127 
  Verifying  : gdb-7.6.1-100.el7.x86_64                                  72/127 
  Verifying  : perl-Scalar-List-Utils-1.27-248.el7.x86_64                73/127 
  Verifying  : kernel-debug-devel-3.10.0-693.11.1.el7.x86_64             74/127 
  Verifying  : perl-srpm-macros-1-8.el7.noarch                           75/127 
  Verifying  : libquadmath-devel-4.8.5-16.el7_4.1.x86_64                 76/127 
  Verifying  : file-5.11-33.el7.x86_64                                   77/127 
  Verifying  : perl-threads-shared-1.43-6.el7.x86_64                     78/127 
  Verifying  : gettext-devel-0.19.8.1-2.el7.x86_64                       79/127 
  Verifying  : groff-base-1.22.2-8.el7.x86_64                            80/127 
  Verifying  : libunistring-0.9.3-9.el7.x86_64                           81/127 
  Verifying  : byacc-1.9.20130304-3.el7.x86_64                           82/127 
  Verifying  : 4:perl-macros-5.16.3-292.el7.x86_64                       83/127 
  Verifying  : m4-1.4.16-10.el7.x86_64                                   84/127 
  Verifying  : subversion-1.7.14-11.el7_4.x86_64                         85/127 
  Verifying  : glibc-devel-2.17-196.el7_4.2.x86_64                       86/127 
  Verifying  : mokutil-12-1.el7.centos.x86_64                            87/127 
  Verifying  : perl-Test-Harness-3.28-3.el7.noarch                       88/127 
  Verifying  : libtool-2.4.2-22.el7_3.x86_64                             89/127 
  Verifying  : perl-Carp-1.26-244.el7.noarch                             90/127 
  Verifying  : perl-Git-1.8.3.1-12.el7_4.noarch                          91/127 
  Verifying  : unzip-6.0-16.el7.x86_64                                   92/127 
  Verifying  : cscope-15.8-10.el7.x86_64                                 93/127 
  Verifying  : perl-podlators-2.5.1-3.el7.noarch                         94/127 
  Verifying  : libstdc++-4.8.5-16.el7_4.1.x86_64                         95/127 
  Verifying  : mpfr-3.1.1-4.el7.x86_64                                   96/127 
  Verifying  : efivar-libs-31-4.el7.x86_64                               97/127 
  Verifying  : kernel-headers-3.10.0-693.11.1.el7.x86_64                 98/127 
  Verifying  : perl-Filter-1.49-3.el7.x86_64                             99/127 
  Verifying  : dwz-0.11-3.el7.x86_64                                    100/127 
  Verifying  : gnutls-3.3.26-9.el7.x86_64                               101/127 
  Verifying  : pakchois-0.4-10.el7.x86_64                               102/127 
  Verifying  : less-458-9.el7.x86_64                                    103/127 
  Verifying  : ctags-5.8-13.el7.x86_64                                  104/127 
  Verifying  : automake-1.13.4-3.el7.noarch                             105/127 
  Verifying  : perl-Exporter-5.68-3.el7.noarch                          106/127 
  Verifying  : perl-constant-1.27-2.el7.noarch                          107/127 
  Verifying  : perl-PathTools-3.40-5.el7.x86_64                         108/127 
  Verifying  : dyninst-9.3.1-1.el7.x86_64                               109/127 
  Verifying  : libgfortran-4.8.5-16.el7_4.1.x86_64                      110/127 
  Verifying  : perl-Thread-Queue-3.02-2.el7.noarch                      111/127 
  Verifying  : 1:perl-Pod-Simple-3.28-4.el7.noarch                      112/127 
  Verifying  : perl-Time-Local-1.2300-2.el7.noarch                      113/127 
  Verifying  : intltool-0.50.2-7.el7.noarch                             114/127 
  Verifying  : openssh-clients-7.4p1-13.el7_4.x86_64                    115/127 
  Verifying  : systemtap-devel-3.1-4.el7_4.x86_64                       116/127 
  Verifying  : perl-Pod-Perldoc-3.20-4.el7.noarch                       117/127 
  Verifying  : 1:perl-Error-0.17020-2.el7.noarch                        118/127 
  Verifying  : indent-2.2.11-13.el7.x86_64                              119/127 
  Verifying  : flex-2.5.37-3.el7.x86_64                                 120/127 
  Verifying  : perl-Getopt-Long-2.40-2.el7.noarch                       121/127 
  Verifying  : zip-3.0-11.el7.x86_64                                    122/127 
  Verifying  : glibc-common-2.17-196.el7_4.2.x86_64                     123/127 
  Verifying  : libstdc++-4.8.5-16.el7.x86_64                            124/127 
  Verifying  : glibc-common-2.17-196.el7.x86_64                         125/127 
  Verifying  : glibc-2.17-196.el7.x86_64                                126/127 
  Verifying  : libgcc-4.8.5-16.el7.x86_64                               127/127 

Installed:
  autoconf.noarch 0:2.69-11.el7                                                 
  automake.noarch 0:1.13.4-3.el7                                                
  bison.x86_64 0:3.0.4-1.el7                                                    
  byacc.x86_64 0:1.9.20130304-3.el7                                             
  cscope.x86_64 0:15.8-10.el7                                                   
  ctags.x86_64 0:5.8-13.el7                                                     
  diffstat.x86_64 0:1.57-4.el7                                                  
  doxygen.x86_64 1:1.8.5-3.el7                                                  
  elfutils.x86_64 0:0.168-8.el7                                                 
  flex.x86_64 0:2.5.37-3.el7                                                    
  gcc.x86_64 0:4.8.5-16.el7_4.1                                                 
  gcc-c++.x86_64 0:4.8.5-16.el7_4.1                                             
  gcc-gfortran.x86_64 0:4.8.5-16.el7_4.1                                        
  gettext.x86_64 0:0.19.8.1-2.el7                                               
  git.x86_64 0:1.8.3.1-12.el7_4                                                 
  indent.x86_64 0:2.2.11-13.el7                                                 
  intltool.noarch 0:0.50.2-7.el7                                                
  libtool.x86_64 0:2.4.2-22.el7_3                                               
  make.x86_64 1:3.82-23.el7                                                     
  patch.x86_64 0:2.7.1-8.el7                                                    
  patchutils.x86_64 0:0.3.3-4.el7                                               
  rcs.x86_64 0:5.9.0-5.el7                                                      
  redhat-rpm-config.noarch 0:9.1.0-76.el7.centos                                
  rpm-build.x86_64 0:4.11.3-25.el7                                              
  rpm-sign.x86_64 0:4.11.3-25.el7                                               
  subversion.x86_64 0:1.7.14-11.el7_4                                           
  swig.x86_64 0:2.0.10-5.el7                                                    
  systemtap.x86_64 0:3.1-4.el7_4                                                

Dependency Installed:
  apr.x86_64 0:1.4.8-3.el7_4.1                                                  
  apr-util.x86_64 0:1.5.2-6.el7                                                 
  avahi-libs.x86_64 0:0.6.31-17.el7                                             
  boost-date-time.x86_64 0:1.53.0-27.el7                                        
  boost-system.x86_64 0:1.53.0-27.el7                                           
  boost-thread.x86_64 0:1.53.0-27.el7                                           
  bzip2.x86_64 0:1.0.6-13.el7                                                   
  cpp.x86_64 0:4.8.5-16.el7_4.1                                                 
  dwz.x86_64 0:0.11-3.el7                                                       
  dyninst.x86_64 0:9.3.1-1.el7                                                  
  efivar-libs.x86_64 0:31-4.el7                                                 
  emacs-filesystem.noarch 1:24.3-20.el7_4                                       
  file.x86_64 0:5.11-33.el7                                                     
  fipscheck.x86_64 0:1.4.1-6.el7                                                
  fipscheck-lib.x86_64 0:1.4.1-6.el7                                            
  gdb.x86_64 0:7.6.1-100.el7                                                    
  gettext-common-devel.noarch 0:0.19.8.1-2.el7                                  
  gettext-devel.x86_64 0:0.19.8.1-2.el7                                         
  gettext-libs.x86_64 0:0.19.8.1-2.el7                                          
  glibc-devel.x86_64 0:2.17-196.el7_4.2                                         
  glibc-headers.x86_64 0:2.17-196.el7_4.2                                       
  gnutls.x86_64 0:3.3.26-9.el7                                                  
  groff-base.x86_64 0:1.22.2-8.el7                                              
  kernel-debug-devel.x86_64 0:3.10.0-693.11.1.el7                               
  kernel-headers.x86_64 0:3.10.0-693.11.1.el7                                   
  less.x86_64 0:458-9.el7                                                       
  libcroco.x86_64 0:0.6.11-1.el7                                                
  libdwarf.x86_64 0:20130207-4.el7                                              
  libedit.x86_64 0:3.0-12.20121213cvs.el7                                       
  libgfortran.x86_64 0:4.8.5-16.el7_4.1                                         
  libgnome-keyring.x86_64 0:3.12.0-1.el7                                        
  libgomp.x86_64 0:4.8.5-16.el7_4.1                                             
  libmodman.x86_64 0:2.0.1-8.el7                                                
  libmpc.x86_64 0:1.0.1-3.el7                                                   
  libproxy.x86_64 0:0.4.11-10.el7                                               
  libquadmath.x86_64 0:4.8.5-16.el7_4.1                                         
  libquadmath-devel.x86_64 0:4.8.5-16.el7_4.1                                   
  libstdc++-devel.x86_64 0:4.8.5-16.el7_4.1                                     
  libunistring.x86_64 0:0.9.3-9.el7                                             
  m4.x86_64 0:1.4.16-10.el7                                                     
  mokutil.x86_64 0:12-1.el7.centos                                              
  mpfr.x86_64 0:3.1.1-4.el7                                                     
  neon.x86_64 0:0.30.0-3.el7                                                    
  nettle.x86_64 0:2.7.1-8.el7                                                   
  openssh.x86_64 0:7.4p1-13.el7_4                                               
  openssh-clients.x86_64 0:7.4p1-13.el7_4                                       
  pakchois.x86_64 0:0.4-10.el7                                                  
  perl.x86_64 4:5.16.3-292.el7                                                  
  perl-Carp.noarch 0:1.26-244.el7                                               
  perl-Data-Dumper.x86_64 0:2.145-3.el7                                         
  perl-Encode.x86_64 0:2.51-7.el7                                               
  perl-Error.noarch 1:0.17020-2.el7                                             
  perl-Exporter.noarch 0:5.68-3.el7                                             
  perl-File-Path.noarch 0:2.09-2.el7                                            
  perl-File-Temp.noarch 0:0.23.01-3.el7                                         
  perl-Filter.x86_64 0:1.49-3.el7                                               
  perl-Getopt-Long.noarch 0:2.40-2.el7                                          
  perl-Git.noarch 0:1.8.3.1-12.el7_4                                            
  perl-HTTP-Tiny.noarch 0:0.033-3.el7                                           
  perl-PathTools.x86_64 0:3.40-5.el7                                            
  perl-Pod-Escapes.noarch 1:1.04-292.el7                                        
  perl-Pod-Perldoc.noarch 0:3.20-4.el7                                          
  perl-Pod-Simple.noarch 1:3.28-4.el7                                           
  perl-Pod-Usage.noarch 0:1.63-3.el7                                            
  perl-Scalar-List-Utils.x86_64 0:1.27-248.el7                                  
  perl-Socket.x86_64 0:2.010-4.el7                                              
  perl-Storable.x86_64 0:2.45-3.el7                                             
  perl-TermReadKey.x86_64 0:2.30-20.el7                                         
  perl-Test-Harness.noarch 0:3.28-3.el7                                         
  perl-Text-ParseWords.noarch 0:3.29-4.el7                                      
  perl-Thread-Queue.noarch 0:3.02-2.el7                                         
  perl-Time-HiRes.x86_64 4:1.9725-3.el7                                         
  perl-Time-Local.noarch 0:1.2300-2.el7                                         
  perl-XML-Parser.x86_64 0:2.41-10.el7                                          
  perl-constant.noarch 0:1.27-2.el7                                             
  perl-libs.x86_64 4:5.16.3-292.el7                                             
  perl-macros.x86_64 4:5.16.3-292.el7                                           
  perl-parent.noarch 1:0.225-244.el7                                            
  perl-podlators.noarch 0:2.5.1-3.el7                                           
  perl-srpm-macros.noarch 0:1-8.el7                                             
  perl-threads.x86_64 0:1.87-4.el7                                              
  perl-threads-shared.x86_64 0:1.43-6.el7                                       
  rsync.x86_64 0:3.0.9-18.el7                                                   
  subversion-libs.x86_64 0:1.7.14-11.el7_4                                      
  systemd-sysv.x86_64 0:219-42.el7_4.4                                          
  systemtap-client.x86_64 0:3.1-4.el7_4                                         
  systemtap-devel.x86_64 0:3.1-4.el7_4                                          
  systemtap-runtime.x86_64 0:3.1-4.el7_4                                        
  trousers.x86_64 0:0.3.14-2.el7                                                
  unzip.x86_64 0:6.0-16.el7                                                     
  zip.x86_64 0:3.0-11.el7                                                       

Dependency Updated:
  glibc.x86_64 0:2.17-196.el7_4.2     glibc-common.x86_64 0:2.17-196.el7_4.2   
  libgcc.x86_64 0:4.8.5-16.el7_4.1    libstdc++.x86_64 0:4.8.5-16.el7_4.1      

Complete!
 ---> 1ff9e80547ff
Error removing intermediate container 371b00d7660e: removal of container 371b00d7660ed17dd0edc539bfcd9d7644ca0db399c2a57dcbe362ee00d30b3c is already in progress
Step 4/19 : RUN yum install -y epel-release
 ---> Running in e7e6d7da9b3b
Loaded plugins: fastestmirror, ovl
Loading mirror speeds from cached hostfile
 * base: mirrors.tummy.com
 * extras: mirrors.ocf.berkeley.edu
 * updates: linux.mirrors.es.net
Resolving Dependencies
--> Running transaction check
---> Package epel-release.noarch 0:7-9 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package                Arch             Version         Repository        Size
================================================================================
Installing:
 epel-release           noarch           7-9             extras            14 k

Transaction Summary
================================================================================
Install  1 Package

Total download size: 14 k
Installed size: 24 k
Downloading packages:
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Installing : epel-release-7-9.noarch                                      1/1 
  Verifying  : epel-release-7-9.noarch                                      1/1 

Installed:
  epel-release.noarch 0:7-9                                                     

Complete!
failed to get digest sha256:1ff9e80547fffef262a2f6feb6ed6dbaf62cfbaec87d7f8c8b1da4ebffee7962: open /var/lib/docker/image/aufs/imagedb/content/sha256/1ff9e80547fffef262a2f6feb6ed6dbaf62cfbaec87d7f8c8b1da4ebffee7962: no such file or directory
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user yujie.jay@gmail.com
Not sending mail to unregistered user benjamin.hindman@gmail.com
Not sending mail to unregistered user xujyan@apple.com
Not sending mail to unregistered user songzihao1990@gmail.com
Not sending mail to unregistered user gregorywmann@gmail.com
Not sending mail to unregistered user zhq527725@gmail.com
Not sending mail to unregistered user toenshoff@me.com

Build failed in Jenkins: Mesos-Buildbot » autotools,gcc,--verbose --disable-libtool-wrappers --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(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=gcc,CONFIGURATION=--verbose%20--disable-libtool-wrappers%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4656/display/redirect?page=changes>

Changes:

[alexr] Updated 1.4.2 CHANGELOG.

------------------------------------------
[...truncated 152.88 KB...]
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-1.8.0-openjdk-1.8.0.151-5.b12.el7_4.x86_64/jre
configure: using JAVA_HOME=/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-5.b12.el7_4.x86_64
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}/lib64/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/lib64 -lpython2.7
checking for Python site-packages path... /usr/lib/python2.7/site-packages
checking python extra libraries... -lpthread -ldl  -lutil -lm
checking python extra linking flags... -Xlinker -export-dynamic
checking consistency of all components of python development environment... yes
checking whether we can build usable Python eggs... In file included from /usr/include/limits.h:26:0,
                 from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168,
                 from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34,
                 from /usr/include/python2.7/Python.h:19,
                 from testpyegg.cpp:1:
/usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^
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 `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-1513945212-28840
Untagged: mesos-1513945212-28840:latest
Deleted: sha256:5d40f71185a8290c4228a3b2ddbf4983dc9128f2e50eadd305a83c86989f9756
Deleted: sha256:f7ae2b6381661db1420c417786c5a2d8d94ac405efae1c9de8c028bc91ab1d3d
Deleted: sha256:8c5ca2ba3520d55c6581e4bed9a5f681bfaa251271c90cbf1ecf9b6ee7342de3
Deleted: sha256:c10a093f87daa190d01f28ed7cf750185f5b0fe61f91c88a94193cbeb9ed7026
Deleted: sha256:af82bbbef68fabcfd647866548a975adc89e3119f2b99367e683240df5e1f630
Deleted: sha256:4360fae019594acd9b1cb6d301dedefa1df697547d162570319eac81a9addfc8
Deleted: sha256:5f53c820b98230bd1e9ecf42c3358d553b25b6622c48f4507c14de9530b37763
Deleted: sha256:84d9e36f2bbd10db3c0aaa2a692a44daac82879ad55347822b97bc0401f41031
Deleted: sha256:8f1b6dbec234213d99e9d2bcd27c9d91c02de322a2b81a07897357b7dc70d3f3
Deleted: sha256:e9dee41a506f9f6dc56a896f1a6de86dc398da55c486cdce5c233ada3eaf10f8
Deleted: sha256:61ced989a46f10180761d92358d80f032e7922f9903804dc562cc2d56badcbaf
Deleted: sha256:997bae6bc8601838459db64a728400e15d3b8b7406e45ae3ccc506c1916ff54c
Deleted: sha256:b3c38ec7c4a3f0a48c4399716ccefd8b80eb8db9e98da3edc741e5cf066146b0
Deleted: sha256:7d3c692d6fb05cb87cbf61cb1e38837cac92c9118d301e0b4dfd683990c9da81
Deleted: sha256:2836d12dd4dc70f45519e9549c43a095cd5572770528f3dddceb20dab46234e9
Deleted: sha256:c461b19e13645a738443c404766e8f98e4f58706aa8bc020a4fb7f43f6818543
Deleted: sha256:44f0ec4608fe9a1b3c5fa4be80f69d7349de57d8f014ac521bc10883f2cdc74b
Deleted: sha256:13724f53e4df91847ca51649acf5e66c302985d6c43c64367c77a1eb3ef9257b
Deleted: sha256:d21255960922d08b1eed93e54341e34124921a408426e2d3c26744333cfadeab
Deleted: sha256:ecd02c442c5214713adfd721e5d6c8ddb2a0c4900b187322356ca0ea8941cfad
Deleted: sha256:c7fbf7bc380572d0bc2b1da5d17e5af8f72bbbe1793c716291ee113be495922d
Deleted: sha256:456eff469798690d8448cb406b9c5bbecbcd4c4288a9199a26b9e91ef7654815
Deleted: sha256:b1842ed245b05feb3e4985a9b90e65f792f176ed7a4f21155145ca1d3f2f0fbc
Deleted: sha256:4e85065dc7af0b6a78fdc09d27da16337706b059f0574b5fdb6ab2edc0072b1e
Deleted: sha256:ecdb4cf3ac9be28e24133d79705609cdc72e94bb2000c46e8ab535dd35859360
Deleted: sha256:e15cd951631038769e97f05c034885316df03a7dd25ff3f46d483ecb719a5f34
Deleted: sha256:f41fcab7b0200d76e26ee639fa9d9f14424299e5a20bbf247d31e5ea3844dbaa
Deleted: sha256:471f309aa68be6efedc013a85fcfa2abb8b2c2751c49caadf94e07ffb0506ab8
Deleted: sha256:bc7e2bcf8c9375b2a652f42c916dfe480da6d0fcb45873dfd13308f614a26059
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user yujie.jay@gmail.com
Not sending mail to unregistered user benjamin.hindman@gmail.com
Not sending mail to unregistered user xujyan@apple.com
Not sending mail to unregistered user songzihao1990@gmail.com
Not sending mail to unregistered user gregorywmann@gmail.com
Not sending mail to unregistered user zhq527725@gmail.com
Not sending mail to unregistered user toenshoff@me.com