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 2019/03/06 04:51:40 UTC

Build failed in Jenkins: Mesos-Coverity » autotools,gcc,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1)&&(!ubuntu-6) #2168

See <https://builds.apache.org/job/Mesos-Coverity/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-6)/2168/display/redirect?page=changes>

Changes:

[toenshoff] Added getting started using the Mesos binaries.

------------------------------------------
[...truncated 3.95 MB...]
mesos.__init__: module references __path__
creating '/mesos/src/python/dist/mesos-1.8.0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/mesos
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/wheel/mesos
running install_egg_info
Copying src/mesos.egg-info to build/bdist.linux-x86_64/wheel/mesos-1.8.0-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.cli-1.8.0.dist-info/WHEEL
creating build/bdist.linux-x86_64/wheel/mesos-1.8.0.dist-info/WHEEL
creating build/bdist.linux-x86_64/wheel/mesos.native-1.8.0.dist-info/WHEEL
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/src/python/dist/mesos.interface-1.8.0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/interface/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/interface
copying mesos/interface/mesos_pb2.py -> build/bdist.linux-x86_64/wheel/mesos/interface
running install_egg_info
Copying src/mesos.interface.egg-info to build/bdist.linux-x86_64/wheel/mesos.interface-1.8.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.interface-1.8.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.interface-1.8.0.dist-info/WHEEL
running bdist_egg
running egg_info
creating src/mesos.scheduler.egg-info
writing requirements to src/mesos.scheduler.egg-info/requires.txt
writing src/mesos.scheduler.egg-info/PKG-INFO
writing namespace_packages to src/mesos.scheduler.egg-info/namespace_packages.txt
writing top-level names to src/mesos.scheduler.egg-info/top_level.txt
writing dependency_links to src/mesos.scheduler.egg-info/dependency_links.txt
writing manifest file 'src/mesos.scheduler.egg-info/SOURCES.txt'
reading manifest file 'src/mesos.scheduler.egg-info/SOURCES.txt'
writing manifest file 'src/mesos.scheduler.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_py
creating build
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/mesos
copying src/mesos/__init__.py -> build/lib.linux-x86_64-2.7/mesos
creating build/lib.linux-x86_64-2.7/mesos/scheduler
copying src/mesos/scheduler/__init__.py -> build/lib.linux-x86_64-2.7/mesos/scheduler
running build_ext
building 'mesos.scheduler._scheduler' extension
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/src
creating build/temp.linux-x86_64-2.7/src/mesos
creating build/temp.linux-x86_64-2.7/src/mesos/scheduler
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g1 -O0 -Wno-unused-local-typedefs -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -fPIC -I/mesos/include -I/mesos/include -I/mesos/include/mesos -I/mesos/src -I/mesos/src/python/scheduler/src/mesos/scheduler -I/mesos/src/python/native_common -I/mesos/3rdparty/protobuf-3.5.0/src -I/usr/include/python2.7 -c src/mesos/scheduler/proxy_scheduler.cpp -o build/temp.linux-x86_64-2.7/src/mesos/scheduler/proxy_scheduler.o
cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ [enabled by default]
cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ [enabled by default]
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g1 -O0 -Wno-unused-local-typedefs -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -fPIC -I/mesos/include -I/mesos/include -I/mesos/include/mesos -I/mesos/src -I/mesos/src/python/executor/src/mesos/executor -I/mesos/src/python/native_common -I/mesos/3rdparty/protobuf-3.5.0/src -I/usr/include/python2.7 -c src/mesos/executor/proxy_executor.cpp -o build/temp.linux-x86_64-2.7/src/mesos/executor/proxy_executor.o
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g1 -O0 -Wno-unused-local-typedefs -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -fPIC -I/mesos/include -I/mesos/include -I/mesos/include/mesos -I/mesos/src -I/mesos/src/python/scheduler/src/mesos/scheduler -I/mesos/src/python/native_common -I/mesos/3rdparty/protobuf-3.5.0/src -I/usr/include/python2.7 -c src/mesos/scheduler/mesos_scheduler_driver_impl.cpp -o build/temp.linux-x86_64-2.7/src/mesos/scheduler/mesos_scheduler_driver_impl.o
cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ [enabled by default]
cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ [enabled by default]
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g1 -O0 -Wno-unused-local-typedefs -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -fPIC -I/mesos/include -I/mesos/include -I/mesos/include/mesos -I/mesos/src -I/mesos/src/python/executor/src/mesos/executor -I/mesos/src/python/native_common -I/mesos/3rdparty/protobuf-3.5.0/src -I/usr/include/python2.7 -c src/mesos/executor/mesos_executor_driver_impl.cpp -o build/temp.linux-x86_64-2.7/src/mesos/executor/mesos_executor_driver_impl.o
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g1 -O0 -Wno-unused-local-typedefs -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -fPIC -I/mesos/include -I/mesos/include -I/mesos/include/mesos -I/mesos/src -I/mesos/src/python/scheduler/src/mesos/scheduler -I/mesos/src/python/native_common -I/mesos/3rdparty/protobuf-3.5.0/src -I/usr/include/python2.7 -c src/mesos/scheduler/module.cpp -o build/temp.linux-x86_64-2.7/src/mesos/scheduler/module.o
cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ [enabled by default]
cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ [enabled by default]
g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -g1 -O0 -Wno-unused-local-typedefs -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 build/temp.linux-x86_64-2.7/src/mesos/executor/module.o build/temp.linux-x86_64-2.7/src/mesos/executor/proxy_executor.o build/temp.linux-x86_64-2.7/src/mesos/executor/mesos_executor_driver_impl.o /mesos/src/.libs/libmesos_no_3rdparty.a /mesos/3rdparty/libprocess/.libs/libprocess.a /mesos/3rdparty/leveldb-1.19/out-static/libleveldb.a /mesos/3rdparty/zookeeper-3.4.8/src/c/.libs/libzookeeper_mt.a /mesos/3rdparty/glog-0.3.3/.libs/libglog.a /mesos/3rdparty/protobuf-3.5.0/src/.libs/libprotobuf.a /mesos/3rdparty/libevent-2.0.22-stable/.libs/libevent_core.a /mesos/3rdparty/libevent-2.0.22-stable/.libs/libevent_pthreads.a /mesos/3rdparty/libevent-2.0.22-stable/.libs/libevent_openssl.a /mesos/3rdparty/grpc-1.10.0/libs/opt/libgrpc++.a /mesos/3rdparty/grpc-1.10.0/libs/opt/libgrpc.a /mesos/3rdparty/grpc-1.10.0/libs/opt/libgpr.a -o build/lib.linux-x86_64-2.7/mesos/executor/_executor.so -Wl,--as-needed -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1 -lrt
g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -g1 -O0 -Wno-unused-local-typedefs -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 build/temp.linux-x86_64-2.7/src/mesos/scheduler/proxy_scheduler.o build/temp.linux-x86_64-2.7/src/mesos/scheduler/mesos_scheduler_driver_impl.o build/temp.linux-x86_64-2.7/src/mesos/scheduler/module.o /mesos/src/.libs/libmesos_no_3rdparty.a /mesos/3rdparty/libprocess/.libs/libprocess.a /mesos/3rdparty/leveldb-1.19/out-static/libleveldb.a /mesos/3rdparty/zookeeper-3.4.8/src/c/.libs/libzookeeper_mt.a /mesos/3rdparty/glog-0.3.3/.libs/libglog.a /mesos/3rdparty/protobuf-3.5.0/src/.libs/libprotobuf.a /mesos/3rdparty/libevent-2.0.22-stable/.libs/libevent_core.a /mesos/3rdparty/libevent-2.0.22-stable/.libs/libevent_pthreads.a /mesos/3rdparty/libevent-2.0.22-stable/.libs/libevent_openssl.a /mesos/3rdparty/grpc-1.10.0/libs/opt/libgrpc++.a /mesos/3rdparty/grpc-1.10.0/libs/opt/libgrpc.a /mesos/3rdparty/grpc-1.10.0/libs/opt/libgpr.a -o build/lib.linux-x86_64-2.7/mesos/scheduler/_scheduler.so -Wl,--as-needed -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1 -lrt
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
creating build/bdist.linux-x86_64/egg/mesos/executor
copying build/lib.linux-x86_64-2.7/mesos/executor/_executor.so -> build/bdist.linux-x86_64/egg/mesos/executor
copying build/lib.linux-x86_64-2.7/mesos/executor/__init__.py -> build/bdist.linux-x86_64/egg/mesos/executor
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/executor/__init__.py to __init__.pyc
creating stub loader for mesos/executor/_executor.so
byte-compiling build/bdist.linux-x86_64/egg/mesos/executor/_executor.py to _executor.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/src/python/dist/mesos.executor-1.8.0-py2.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/executor/_executor.so -> build/bdist.linux-x86_64/wheel/mesos/executor
copying mesos/executor/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/executor
running install_egg_info
Copying src/mesos.executor.egg-info to build/bdist.linux-x86_64/wheel/mesos.executor-1.8.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.executor-1.8.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.executor-1.8.0.dist-info/WHEEL
libtool: link: (cd ".libs" && rm -f "libmesos.so" && ln -s "libmesos-1.8.0.so" "libmesos.so")
libtool: link: ( cd ".libs" && rm -f "libmesos.la" && ln -s "../libmesos.la" "libmesos.la" )
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-local local/mesos_local-main.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-execute cli/mesos_execute-execute.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-log log/mesos_log-main.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-resolve cli/mesos_resolve-resolve.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos cli/mesos-mesos.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-log log/mesos_log-main.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-resolve cli/mesos_resolve-resolve.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-execute cli/mesos_execute-execute.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-local local/mesos_local-main.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos cli/mesos-mesos.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-fetcher launcher/mesos_fetcher-fetcher.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-fetcher launcher/mesos_fetcher-fetcher.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-executor launcher/mesos_executor-executor.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-default-executor launcher/mesos_default_executor-default_executor.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-executor launcher/mesos_executor-executor.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-default-executor launcher/mesos_default_executor-default_executor.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-containerizer slave/containerizer/mesos/mesos_containerizer-main.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-cni-port-mapper slave/containerizer/mesos/isolators/network/cni/plugins/port_mapper/mesos_cni_port_mapper-main.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-containerizer slave/containerizer/mesos/mesos_containerizer-main.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-cni-port-mapper slave/containerizer/mesos/isolators/network/cni/plugins/port_mapper/mesos_cni_port_mapper-main.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-logrotate-logger slave/container_loggers/mesos_logrotate_logger-logrotate.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-logrotate-logger slave/container_loggers/mesos_logrotate_logger-logrotate.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-io-switchboard slave/containerizer/mesos/io/mesos_io_switchboard-switchboard_main.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-io-switchboard slave/containerizer/mesos/io/mesos_io_switchboard-switchboard_main.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-usage usage/mesos_usage-main.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-docker-executor docker/mesos_docker_executor-executor.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-tcp-connect checks/mesos_tcp_connect-tcp_connect.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-usage usage/mesos_usage-main.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-docker-executor docker/mesos_docker_executor-executor.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-tcp-connect checks/mesos_tcp_connect-tcp_connect.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-agent slave/mesos_agent-main.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la     -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-agent slave/mesos_agent-main.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-master master/mesos_master-main.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la     -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-master master/mesos_master-main.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
creating build/bdist.linux-x86_64/egg/mesos/scheduler
copying build/lib.linux-x86_64-2.7/mesos/scheduler/_scheduler.so -> build/bdist.linux-x86_64/egg/mesos/scheduler
copying build/lib.linux-x86_64-2.7/mesos/scheduler/__init__.py -> build/bdist.linux-x86_64/egg/mesos/scheduler
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/scheduler/__init__.py to __init__.pyc
creating stub loader for mesos/scheduler/_scheduler.so
byte-compiling build/bdist.linux-x86_64/egg/mesos/scheduler/_scheduler.py to _scheduler.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/src/python/dist/mesos.scheduler-1.8.0-py2.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/scheduler/_scheduler.so -> build/bdist.linux-x86_64/wheel/mesos/scheduler
copying mesos/scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/scheduler
running install_egg_info
Copying src/mesos.scheduler.egg-info to build/bdist.linux-x86_64/wheel/mesos.scheduler-1.8.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.scheduler-1.8.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.scheduler-1.8.0.dist-info/WHEEL
make[2]: Leaving directory `/mesos/src'
make[1]: Leaving directory `/mesos/src'
Emitted 1197 C/C++ compilation units (99%) successfully
[WARNING] Recoverable errors were encountered during 2 of these C/C++ compilation units.
Emitted 31 Java compilation units (100%) successfully

1197 C/C++ compilation units (99%) are ready for analysis
31 Java compilation units (100%) are ready for analysis
The cov-build utility completed successfully.
2019-03-06T04:39:30.135838Z|cov-build|7585|info|> Build time (C/C++/Java emits total): 07:50:01.107123
2019-03-06T04:39:30.135838Z|cov-build|7585|info|> 
2019-03-06T04:39:30.135838Z|cov-build|7585|info|> 
2019-03-06T04:39:30.174241Z|cov-build|7585|info|> Emitted 1197 C/C++ compilation units (99%) successfully
2019-03-06T04:39:30.174241Z|cov-build|7585|info|> [WARNING] Recoverable errors were encountered during 2 of these C/C++ compilation units.
2019-03-06T04:39:30.174241Z|cov-build|7585|info|> Emitted 31 Java compilation units (100%) successfully
2019-03-06T04:39:30.174241Z|cov-build|7585|info|> 
2019-03-06T04:39:30.174241Z|cov-build|7585|info|> 1197 C/C++ compilation units (99%) are ready for analysis
2019-03-06T04:39:30.174241Z|cov-build|7585|info|> 31 Java compilation units (100%) are ready for analysis
2019-03-06T04:39:30.174241Z|cov-build|7585|info|> The cov-build utility completed successfully.
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0 2960M    0     0    0 3600k      0  3567k  0:14:09  0:00:01  0:14:08 3571k  0 2960M    0     0    0 11.4M      0  5854k  0:08:37  0:00:01  0:08:36 5854k  0 2960M    0     0    0 18.7M      0  6376k  0:07:55  0:00:03  0:07:52 6377k  0 2960M    0     0    0 25.4M      0  6528k  0:07:44  0:00:03  0:07:41 6527k  1 2960M    0     0    1 33.5M      0  6845k  0:07:22  0:00:05  0:07:17 6845k  1 2960M    0     0    1 42.0M      0  7186k  0:07:01  0:00:05  0:06:56 7918k  1 2960M    0     0    1 49.7M      0  7279k  0:06:56  0:00:06  0:06:50 7849k  1 2960M    0     0    1 57.2M      0  7330k  0:06:53  0:00:08  0:06:45 7905k  2 2960M    0     0    2 63.6M      0  7249k  0:06:58  0:00:08  0:06:50 7825k  2 2960M    0     0    2 70.8M      0  7251k  0:06:58  0:00:10  0:06:48 7659k  2 2960M    0     0    2 78.5M      0  7316k  0:06:54  0:00:10  0:06:44 7471k  2 2960M    0     0    2 86.6M      0  7399k  0:06:49  0:00:11  0:06:38 7567k  2 2960M    0     0    2 88.2M      0  6854k  0:07:22  0:00:13  0:07:09 6119k  3 2960M    0     0    3 94.0M      0  6871k  0:07:21  0:00:14  0:07:07 6193k  3 2960M    0     0    3  102M      0  6974k  0:07:14  0:00:14  0:07:00 6416k  3 2960M    0     0    3  110M      0  7057k  0:07:09  0:00:16  0:06:53 6490k  3 2960M    0     0    3  116M      0  6985k  0:07:14  0:00:17  0:06:57 5995k  4 2960M    0     0    4  123M      0  7006k  0:07:12  0:00:18  0:06:54 7417k  4 2960M    0     0    4  130M      0  7041k  0:07:10  0:00:19  0:06:51 7520k  4 2960M    0     0    4  135M      0  6908k  0:07:18  0:00:20  0:06:58 6713k  4 2960M    0     0    4  141M      0  6908k  0:07:18  0:00:20  0:06:58 6426k  4 2960M    0     0    4  147M      0  6879k  0:07:20  0:00:22  0:06:58 6519k  5 2960M    0     0    5  153M      0  6825k  0:07:24  0:00:23  0:07:01 6171k  5 2960M    0     0    5  159M      0  6789k  0:07:26  0:00:24  0:07:02 5829k  5 2960M    0     0    5  165M      0  6770k  0:07:27  0:00:25  0:07:02 6211k  5 2960M    0     0    5  171M      0  6750k  0:07:29  0:00:26  0:07:03 6089k  5 2960M    0     0    5  177M      0  6727k  0:07:30  0:00:27  0:07:03 6057k  6 2960M    0     0    6  184M      0  6731k  0:07:30  0:00:28  0:07:02 6298k  6 2960M    0     0    6  191M      0  6755k  0:07:28  0:00:29  0:06:59 6587k  6 2960M    0     0    6  200M      0  6824k  0:07:24  0:00:30  0:06:54 7094k  7 2960M    0     0    7  208M      0  6901k  0:07:19  0:00:31  0:06:48 7687k  7 2960M    0     0    7  215M      0  6903k  0:07:19  0:00:32  0:06:47 7859k  7 2960M    0     0    7  221M      0  6869k  0:07:21  0:00:33  0:06:48 7634k  7 2960M    0     0    7  228M      0  6842k  0:07:23  0:00:34  0:06:49 7338k  7 2960M    0     0    7  233M      0  6822k  0:07:24  0:00:35  0:06:49 6815k  8 2960M    0     0    8  238M      0  6748k  0:07:29  0:00:36  0:06:53 5838k  8 2960M    0     0    8  245M      0  6795k  0:07:26  0:00:37  0:06:49 6105k  8 2960M    0     0    8  252M      0  6789k  0:07:26  0:00:38  0:06:48 6257k  8 2960M    0     0    8  258M      0  6793k  0:07:26  0:00:39  0:06:47 6453k  8 2960M    0     0    8  265M      0  6790k  0:07:26  0:00:40  0:06:46 6566k  9 2960M    0     0    9  271M      0  6772k  0:07:27  0:00:41  0:06:46 6960k  9 2960M    0     0    9  276M      0  6746k  0:07:29  0:00:42  0:06:47 6376k  9 2960M    0     0    9  283M      0  6741k  0:07:29  0:00:43  0:06:46 6375k  9 2960M    0     0    9  287M      0  6694k  0:07:32  0:00:44  0:06:48 5925k  9 2960M    0     0    9  293M      0  6664k  0:07:34  0:00:45  0:06:49 5652k 10 2960M    0     0   10  298M      0  6644k  0:07:36  0:00:46  0:06:50 5590k 10 2960M    0     0   10  302M      0  6596k  0:07:39  0:00:47  0:06:52 5338k 10 2960M    0     0   10  307M      0  6556k  0:07:42  0:00:48  0:06:54 4959k 10 2960M    0     0   10  311M      0  6506k  0:07:45  0:00:49  0:06:56 4845k 10 2960M    0     0   10  316M      0  6474k  0:07:48  0:00:50  0:06:58 4762k 10 2960M    0     0   10  320M      0  6438k  0:07:50  0:00:51  0:06:59 4553k 11 2960M    0     0   11  325M      0  6408k  0:07:53  0:00:52  0:07:01 4662k 11 2960M    0     0   11  329M      0  6376k  0:07:55  0:00:52  0:07:03 4637k 11 2960M    0     0   11  334M      0  6347k  0:07:57  0:00:53  0:07:04 4777k 11 2960M    0     0   11  340M      0  6330k  0:07:58  0:00:55  0:07:03 4891k 11 2960M    0     0   11  344M      0  6304k  0:08:00  0:00:56  0:07:04 4938k 11 2960M    0     0   11  350M      0  6299k  0:08:01  0:00:57  0:07:04 5148k 12 2960M    0     0   12  357M      0  6298k  0:08:01  0:00:58  0:07:03 5483k 12 2960M    0     0   12  364M      0  6323k  0:07:59  0:00:59  0:07:00 6067k 12 2960M    0     0   12  370M      0  6302k  0:08:01  0:01:00  0:07:01 5996k 12 2960M    0     0   12  379M      0  6363k  0:07:56  0:01:01  0:06:55 7018k 13 2960M    0     0   13  386M      0  6385k  0:07:54  0:01:02  0:06:52 7364k 13 2960M    0     0   13  395M      0  6421k  0:07:52  0:01:03  0:06:49 7855k 13 2960M    0     0   13  404M      0  6468k  0:07:48  0:01:03  0:06:45 8185k 13 2960M    0     0   13  414M      0  6523k  0:07:44  0:01:05  0:06:39 9234k 14 2960M    0     0   14  423M      0  6569k  0:07:41  0:01:06  0:06:35 9088k 14 2960M    0     0   14  433M      0  6628k  0:07:37  0:01:07  0:06:30 9661k 14 2960M    0     0   14  443M      0  6680k  0:07:33  0:01:08  0:06:25 9942k 15 2960M    0     0   15  453M      0  6725k  0:07:30  0:01:09  0:06:21 9986k 15 2960M    0     0   15  462M      0  6771k  0:07:27  0:01:10  0:06:17  9.7M 15 2960M    0     0   15  472M      0  6815k  0:07:24  0:01:11  0:06:13  9.8M 16 2960M    0     0   16  481M      0  6838k  0:07:23  0:01:12  0:06:11 9632k 16 2960M    0     0   16  489M      0  6863k  0:07:21  0:01:13  0:06:08 9362k 16 2960M    0     0   16  498M      0  6890k  0:07:19  0:01:14  0:06:05 9178k 17 2960M    0     0   17  504M      0  6891k  0:07:19  0:01:15  0:06:04 8583k 17 2960M    0     0   17  510M      0  6876k  0:07:20  0:01:16  0:06:04 7740k 17 2960M    0     0   17  516M      0  6869k  0:07:21  0:01:16  0:06:05 7314k 17 2960M    0     0   17  522M      0  6852k  0:07:22  0:01:18  0:06:04 6702k 17 2960M    0     0   17  528M      0  6844k  0:07:22  0:01:19  0:06:03 6156k 18 2960M    0     0   18  534M      0  6837k  0:07:23  0:01:20  0:06:03 6015k 18 2960M    0     0   18  540M      0  6836k  0:07:23  0:01:21  0:06:02 6228k 18 2960M    0     0   18  546M      0  6829k  0:07:23  0:01:22  0:06:01 6223k 18 2960M    0     0   18  553M      0  6827k  0:07:24  0:01:23  0:06:01 6437k 18 2960M    0     0   18  559M      0  6819k  0:07:24  0:01:24  0:06:00 6422k 19 2960M    0     0   19  566M      0  6823k  0:07:24  0:01:25  0:05:59 6598k 19 2960M    0     0   19  572M      0  6820k  0:07:24  0:01:26  0:05:58 6563k 19 2960M    0     0   19  581M      0  6841k  0:07:23  0:01:27  0:05:56 7041k 19 2960M    0     0   19  590M      0  6867k  0:07:21  0:01:28  0:05:53 7523k 20 2960M    0     0   20  597M      0  6868k  0:07:21  0:01:29  0:05:52 7694k 20 2960M    0     0   20  604M      0  6878k  0:07:20  0:01:29  0:05:51 7830k 20 2960M    0     0   20  610M      0  6870k  0:07:21  0:01:31  0:05:50 7739k 20 2960M    0     0   20  617M      0  6875k  0:07:20  0:01:32  0:05:48 7468k 21 2960M    0     0   21  624M      0  6871k  0:07:21  0:01:32  0:05:49 6944k 21 2960M    0     0   21  631M      0  6875k  0:07:20  0:01:34  0:05:46 7008k 21 2960M    0     0   21  636M      0  6865k  0:07:21  0:01:34  0:05:47 6619k 21 2960M    0     0   21  642M      0  6851k  0:07:22  0:01:36  0:05:46 6503k 21 2960M    0     0   21  649M      0  6843k  0:07:23  0:01:37  0:05:46 6265k 22 2960M    0     0   22  654M      0  6834k  0:07:23  0:01:38  0:05:45 6141k 22 2960M    0     0   22  659M      0  6816k  0:07:24  0:01:39  0:05:45 5717k 22 2960M    0     0   22  664M      0  6799k  0:07:25  0:01:40  0:05:45 5558k 22 2960M    0     0   22  668M      0  6778k  0:07:27  0:01:41  0:05:46 5362k 22 2960M    0     0   22  673M      0  6756k  0:07:28  0:01:42  0:05:46 5046k 22 2960M    0     0   22  678M      0  6741k  0:07:29  0:01:43  0:05:46 4934k 23 2960M    0     0   23  682M      0  6717k  0:07:31  0:01:44  0:05:47 4780k 23 2960M    0     0   23  686M      0  6697k  0:07:32  0:01:44  0:05:48 4648k 23 2960M    0     0   23  692M      0  6682k  0:07:33  0:01:46  0:05:47 4754k 23 2960M    0     0   23  696M      0  6668k  0:07:34  0:01:47  0:05:47 4848k 23 2960M    0     0   23  701M      0  6653k  0:07:35  0:01:48  0:05:47 4843k 23 2960M    0     0   23  707M      0  6639k  0:07:36  0:01:49  0:05:47 4994k 24 2960M    0     0   24  712M      0  6632k  0:07:37  0:01:49  0:05:48 5271k 24 2960M    0     0   24  718M      0  6626k  0:07:37  0:01:51  0:05:46 5418k 24 2960M    0     0   24  725M      0  6637k  0:07:36  0:01:51  0:05:45 5976k 24 2960M    0     0   24  734M      0  6651k  0:07:35  0:01:52  0:05:43 6612k 25 2960M    0     0   25  744M      0  6680k  0:07:33  0:01:54  0:05:39 7597k 25 2960M    0     0   25  755M      0  6724k  0:07:30  0:01:55  0:05:35 8754k 25 2960M    0     0   25  766M      0  6764k  0:07:28  0:01:56  0:05:32 9826k 26 2960M    0     0   26  777M      0  6800k  0:07:25  0:01:57  0:05:28 10.1M 26 2960M    0     0   26  788M      0  6844k  0:07:22  0:01:58  0:05:24 10.9M 26 2960M    0     0   26  796M      0  6809k  0:07:25  0:01:59  0:05:26 9332k 27 2960M    0     0   27  800M      0  6826k  0:07:24  0:02:00  0:05:24 9154k 27 2960M    0     0   27  810M      0  6854k  0:07:22  0:02:01  0:05:21 8958k 27 2960M    0     0   27  819M      0  6880k  0:07:20  0:02:01  0:05:19 8776k 27 2960M    0     0   27  828M      0  6899k  0:07:19  0:02:03  0:05:16 8194k 28 2960M    0     0   28  836M      0  6910k  0:07:18  0:02:03  0:05:15 9812k 28 2960M    0     0   28  842M      0  6899k  0:07:19  0:02:05  0:05:14 8629k 28 2960M    0     0   28  849M      0  6900k  0:07:19  0:02:06  0:05:13 7998k 28 2960M    0     0   28  855M      0  6899k  0:07:19  0:02:07  0:05:12 7350k 29 2960M    0     0   29  860M      0  6881k  0:07:20  0:02:07  0:05:13 6455k 29 2960M    0     0   29  866M      0  6876k  0:07:20  0:02:09  0:05:11 6047k 29 2960M    0     0   29  871M      0  6861k  0:07:21  0:02:10  0:05:11 5925k 29 2960M    0     0   29  876M      0  6849k  0:07:22  0:02:10  0:05:12 5567k 29 2960M    0     0   29  879M      0  6825k  0:07:24  0:02:12  0:05:12 4950k 29 2960M    0     0   29  884M      0  6811k  0:07:25  0:02:13  0:05:12 5016k 30 2960M    0     0   30  889M      0  6797k  0:07:26  0:02:14  0:05:12 4747k 30 2960M    0     0   30  894M      0  6782k  0:07:27  0:02:15  0:05:12 4676k 30 2960M    0     0   30  899M      0  6769k  0:07:27  0:02:16  0:05:11 4668k 30 2960M    0     0   30  904M      0  6761k  0:07:28  0:02:16  0:05:12 5053k 30 2960M    0     0   30  909M      0  6744k  0:07:29  0:02:18  0:05:11 4975k 30 2960M    0     0   30  914M      0  6735k  0:07:30  0:02:19  0:05:11 5091k 31 2960M    0     0   31  920M      0  6730k  0:07:30  0:02:19  0:05:11 5320k 31 2960M    0     0   31  926M      0  6726k  0:07:30  0:02:20  0:05:10 5572k 31 2960M    0     0   31  933M      0  6733k  0:07:30  0:02:22  0:05:08 5969k 31 2960M    0     0   31  942M      0  6749k  0:07:29  0:02:23  0:05:06 6875k 32 2960M    0     0   32  950M      0  6760k  0:07:28  0:02:24  0:05:04 7432k 32 2960M    0     0   32  959M      0  6773k  0:07:27  0:02:25  0:05:02 7995k 32 2960M    0     0   32  965M      0  6772k  0:07:27  0:02:25  0:05:02 8064k 32 2960M    0     0   32  971M      0  6769k  0:07:27  0:02:27  0:05:00 7784k 33 2960M    0     0   33  979M      0  6776k  0:07:27  0:02:28  0:04:59 7544k 33 2960M    0     0   33  985M      0  6766k  0:07:28  0:02:29  0:04:59 6962k 33 2960M    0     0   33  990M      0  6764k  0:07:28  0:02:30  0:04:58 6484k 33 2960M    0     0   33  996M      0  6758k  0:07:28  0:02:31  0:04:57 6339k 33 2960M    0     0   33 1001M      0  6746k  0:07:29  0:02:32  0:04:57 6074k 34 2960M    0     0   34 1006M      0  6739k  0:07:29  0:02:33  0:04:56 5648k 34 2960M    0     0   34 1012M      0  6724k  0:07:30  0:02:34  0:04:56 5476k 34 2960M    0     0   34 1017M      0  6718k  0:07:31  0:02:35  0:04:56 5367k 34 2960M    0     0   34 1021M      0  6706k  0:07:32  0:02:36  0:04:56 5142k 34 2960M    0     0   34 1026M      0  6695k  0:07:32  0:02:37  0:04:55 5161k 34 2960M    0     0   34 1030M      0  6675k  0:07:34  0:02:38  0:04:56 4733k 34 2960M    0     0   34 1035M      0  6664k  0:07:34  0:02:39  0:04:55 4784k 35 2960M    0     0   35 1040M      0  6657k  0:07:35  0:02:39  0:04:56 4738k 35 2960M    0     0   35 1045M      0  6646k  0:07:36  0:02:41  0:04:55 4767k 35 2960M    0     0   35 1050M      0  6638k  0:07:36  0:02:42  0:04:54 4836k 35 2960M    0     0   35 1055M      0  6631k  0:07:37  0:02:43  0:04:54 5231k 35 2960M    0     0   35 1060M      0  6622k  0:07:37  0:02:44  0:04:53 5293k 36 2960M    0     0   36 1066M      0  6614k  0:07:38  0:02:45  0:04:53 5272k 36 2960M    0     0   36 1071M      0  6610k  0:07:38  0:02:46  0:04:52 5453k 36 2960M    0     0   36 1075M      0  6596k  0:07:39  0:02:47  0:04:52 5217k 36 2960M    0     0   36 1080M      0  6585k  0:07:40  0:02:48  0:04:52 5105k 36 2960M    0     0   36 1085M      0  6563k  0:07:41  0:02:49  0:04:52 4754k 36 2960M    0     0   36 1089M      0  6562k  0:07:42  0:02:50  0:04:52 4814k 36 2960M    0     0   36 1094M      0  6555k  0:07:42  0:02:51  0:04:51 4747k 37 2960M    0     0   37 1099M      0  6543k  0:07:43  0:02:52  0:04:51 4789k 37 2960M    0     0   37 1104M      0  6538k  0:07:43  0:02:53  0:04:50 4942k 37 2960M    0     0   37 1108M      0  6523k  0:07:44  0:02:54  0:04:50 5057k 37 2960M    0     0   37 1114M      0  6522k  0:07:44  0:02:55  0:04:49 5186k 37 2960M    0     0   37 1119M      0  6515k  0:07:45  0:02:56  0:04:49 5145k 38 2960M    0     0   38 1125M      0  6508k  0:07:45  0:02:57  0:04:48 5314k 38 2960M    0     0   38 1130M      0  6500k  0:07:46  0:02:58  0:04:48 5190k 38 2960M    0     0   38 1136M      0  6496k  0:07:46  0:02:59  0:04:47 5570k 38 2960M    0     0   38 1141M      0  6495k  0:07:46  0:03:00  0:04:46 5526k 38 2960M    0     0   38 1147M      0  6490k  0:07:47  0:03:01  0:04:46 5604k 38 2960M    0     0   38 1153M      0  6490k  0:07:47  0:03:02  0:04:45 5834k 39 2960M    0     0   39 1159M      0  6490k  0:07:47  0:03:03  0:04:44 6128k 39 2960M    0     0   39 1166M      0  6493k  0:07:46  0:03:04  0:04:42 6396k 39 2960M    0     0   39 1175M      0  6503k  0:07:46  0:03:05  0:04:41 6780k 39 2960M    0     0   39 1183M      0  6514k  0:07:45  0:03:06  0:04:39 7378k 40 2960M    0     0   40 1194M      0  6542k  0:07:43  0:03:07  0:04:36 8461k 40 2960M    0     0   40 1204M      0  6562k  0:07:41  0:03:08  0:04:33 9222k 40 2960M    0     0   40 1212M      0  6569k  0:07:41  0:03:09  0:04:32 9337k 41 2960M    0     0   41 1219M      0  6574k  0:07:41  0:03:10  0:04:31 9235k 41 2960M    0     0   41 1228M      0  6585k  0:07:40  0:03:11  0:04:29 9236k 41 2960M    0     0   41 1236M      0  6595k  0:07:39  0:03:12  0:04:27 8542k 42 2960M    0     0   42 1243M      0  6599k  0:07:39  0:03:12  0:04:27 7971k 42 2960M    0     0   42 1250M      0  6599k  0:07:39  0:03:14  0:04:25 7759k 42 2960M    0     0   42 1256M      0  6600k  0:07:39  0:03:15  0:04:24 7569k 42 2960M    0     0   42 1264M      0  6605k  0:07:39  0:03:16  0:04:23 7361k 42 2960M    0     0   42 1271M      0  6607k  0:07:38  0:03:17  0:04:21 7077k 43 2960M    0     0   43 1278M      0  6610k  0:07:38  0:03:18  0:04:20 7049k 43 2960M    0     0   43 1285M      0  6616k  0:07:38  0:03:19  0:04:19 7244k 43 2960M    0     0   43 1292M      0  6616k  0:07:38  0:03:20  0:04:18 7259k 43 2960M    0     0   43 1298M      0  6613k  0:07:38  0:03:21  0:04:17 6917k 44 2960M    0     0   44 1304M      0  6613k  0:07:38  0:03:21  0:04:17 6837k 44 2960M    0     0   44 1310M      0  6610k  0:07:38  0:03:23  0:04:15 6580k 44 2960M    0     0   44 1315M      0  6602k  0:07:39  0:03:24  0:04:15 6072k 44 2960M    0     0   44 1321M      0  6598k  0:07:39  0:03:25  0:04:14 5854k 44 2960M    0     0   44 1327M      0  6596k  0:07:39  0:03:26  0:04:13 5924k 45 2960M    0     0   45 1333M      0  6594k  0:07:39  0:03:27  0:04:12 5830k 45 2960M    0     0   45 1338M      0  6587k  0:07:40  0:03:27  0:04:13 5669k 45 2960M    0     0   45 1343M      0  6584k  0:07:40  0:03:29  0:04:11 5821k 45 2960M    0     0   45 1349M      0  6579k  0:07:40  0:03:30  0:04:10 5821k 45 2960M    0     0   45 1355M      0  6577k  0:07:40  0:03:31  0:04:09 5813k 45 2960M    0     0   45 1361M      0  6576k  0:07:40  0:03:32  0:04:08 5857k 46 2960M    0     0   46 1368M      0  6577k  0:07:40  0:03:33  0:04:07 6173k 46 2960M    0     0   46 1375M      0  6581k  0:07:40  0:03:34  0:04:06 6483k 46 2960M    0     0   46 1382M      0  6581k  0:07:40  0:03:35  0:04:05 6636k 46 2960M    0     0   46 1388M      0  6582k  0:07:40  0:03:35  0:04:05 6781k 47 2960M    0     0   47 1395M      0  6584k  0:07:40  0:03:37  0:04:03 6935k 47 2960M    0     0   47 1403M      0  6592k  0:07:39  0:03:38  0:04:01 7229k 47 2960M    0     0   47 1410M      0  6595k  0:07:39  0:03:39  0:04:00 7191k 47 2960M    0     0   47 1415M      0  6589k  0:07:40  0:03:39  0:04:01 6975k 48 2960M    0     0   48 1422M      0  6591k  0:07:39  0:03:40  0:03:59 6985k 48 2960M    0     0   48 1428M      0  6590k  0:07:40  0:03:41  0:03:59 6844k 48 2960M    0     0   48 1435M      0  6590k  0:07:40  0:03:43  0:03:57 6494k 48 2960M    0     0   48 1442M      0  6592k  0:07:39  0:03:44  0:03:55 6436k 48 2960M    0     0   48 1448M      0  6591k  0:07:39  0:03:45  0:03:54 6650k 49 2960M    0     0   49 1455M      0  6595k  0:07:39  0:03:46  0:03:53 6750k 49 2960M    0     0   49 1462M      0  6596k  0:07:39  0:03:47  0:03:52 6845k 49 2960M    0     0   49 1468M      0  6597k  0:07:39  0:03:48  0:03:51 6892k 49 2960M    0     0   49 1476M      0  6600k  0:07:39  0:03:49  0:03:50 6984k 50 2960M    0     0   50 1483M      0  6605k  0:07:38  0:03:49  0:03:49 7256k 50 2960M    0     0   50 1492M      0  6616k  0:07:38  0:03:51  0:03:47 7560k 50 2960M    0     0   50 1499M      0  6618k  0:07:38  0:03:52  0:03:46 7610k 50 2960M    0     0   50 1507M      0  6623k  0:07:37  0:03:53  0:03:44 7838k 51 2960M    0     0   51 1515M      0  6632k  0:07:37  0:03:54  0:03:43 8102k 51 2960M    0     0   51 1524M      0  6641k  0:07:36  0:03:55  0:03:41 8292k 51 2960M    0     0   51 1533M      0  6652k  0:07:35  0:03:56  0:03:39 8341k 52 2960M    0     0   52 1542M      0  6662k  0:07:35  0:03:57  0:03:38 8723k 52 2960M    0     0   52 1551M      0  6674k  0:07:34  0:03:58  0:03:36 9040k 52 2960M    0     0   52 1560M      0  6685k  0:07:33  0:03:59  0:03:34 9127k 53 2960M    0     0   53 1569M      0  6696k  0:07:32  0:04:00  0:03:32 9286k 53 2960M    0     0   53 1578M      0  6707k  0:07:32  0:04:01  0:03:31 9280k 53 2960M    0     0   53 1588M      0  6719k  0:07:31  0:04:02  0:03:29 9381k 53 2960M    0     0   53 1596M      0  6727k  0:07:30  0:04:03  0:03:27 9266k 54 2960M    0     0   54 1604M      0  6732k  0:07:30  0:04:04  0:03:26 9010k 54 2960M    0     0   54 1610M      0  6730k  0:07:30  0:04:05  0:03:25 8357k 54 2960M    0     0   54 1615M      0  6722k  0:07:30  0:04:06  0:03:24 7459k 54 2960M    0     0   54 1620M      0  6718k  0:07:31  0:04:07  0:03:24 6691k 54 2960M    0     0   54 1625M      0  6710k  0:07:31  0:04:08  0:03:23 5883k 55 2960M    0     0   55 1630M      0  6704k  0:07:32  0:04:08  0:03:24 5341k 55 2960M    0     0   55 1635M      0  6699k  0:07:32  0:04:10  0:03:22 5165k 55 2960M    0     0   55 1641M      0  6694k  0:07:32  0:04:11  0:03:21 5326k 55 2960M    0     0   55 1646M      0  6688k  0:07:33  0:04:12  0:03:21 5224k 55 2960M    0     0   55 1651M      0  6684k  0:07:33  0:04:13  0:03:20 5384k 55 2960M    0     0   55 1657M      0  6683k  0:07:33  0:04:14  0:03:19 5644k 56 2960M    0     0   56 1663M      0  6680k  0:07:33  0:04:15  0:03:18 5719k 56 2960M    0     0   56 1670M      0  6680k  0:07:33  0:04:16  0:03:17 5948k 56 2960M    0     0   56 1676M      0  6679k  0:07:33  0:04:17  0:03:16 6212k 56 2960M    0     0   56 1683M      0  6680k  0:07:33  0:04:18  0:03:15 6470k 57 2960M    0     0   57 1689M      0  6678k  0:07:33  0:04:19  0:03:14 6416k 57 2960M    0     0   57 1696M      0  6682k  0:07:33  0:04:20  0:03:13 6788k 57 2960M    0     0   57 1703M      0  6684k  0:07:33  0:04:20  0:03:13 6904k 57 2960M    0     0   57 1711M      0  6688k  0:07:33  0:04:22  0:03:11 7141k 58 2960M    0     0   58 1719M      0  6693k  0:07:32  0:04:23  0:03:09 7379k 58 2960M    0     0   58 1726M      0  6697k  0:07:32  0:04:24  0:03:08 7681k 58 2960M    0     0   58 1734M      0  6701k  0:07:32  0:04:24  0:03:08 7696k 58 2960M    0     0   58 1742M      0  6706k  0:07:32  0:04:26  0:03:06 7853k 59 2960M    0     0   59 1748M      0  6703k  0:07:32  0:04:27  0:03:05 7514k 59 2960M    0     0   59 1753M      0  6700k  0:07:32  0:04:28  0:03:04 7074k 59 2960M    0     0   59 1759M      0  6696k  0:07:32  0:04:29  0:03:03 6621k 59 2960M    0     0   59 1765M      0  6693k  0:07:32  0:04:30  0:03:02 6283k 59 2960M    0     0   59 1770M      0  6687k  0:07:33  0:04:31  0:03:02 5687k 59 2960M    0     0   59 1775M      0  6685k  0:07:33  0:04:32  0:03:01 5688k 60 2960M    0     0   60 1781M      0  6682k  0:07:33  0:04:33  0:03:00 5683k 60 2960M    0     0   60 1787M      0  6680k  0:07:33  0:04:34  0:02:59 5833k 60 2960M    0     0   60 1792M      0  6675k  0:07:34  0:04:35  0:02:59 5669k 60 2960M    0     0   60 1797M      0  6667k  0:07:34  0:04:36  0:02:58 5586k 60 2960M    0     0   60 1802M      0  6662k  0:07:35  0:04:37  0:02:58 5458k 61 2960M    0     0   61 1808M      0  6660k  0:07:35  0:04:38  0:02:57 5451k 61 2960M    0     0   61 1814M      0  6657k  0:07:35  0:04:39  0:02:56 5409k 61 2960M    0     0   61 1817M      0  6645k  0:07:36  0:04:40  0:02:56 5036k 61 2960M    0     0   61 1825M      0  6651k  0:07:35  0:04:41  0:02:54 5742k 61 2960M    0     0   61 1831M      0  6649k  0:07:35  0:04:41  0:02:54 5884k 62 2960M    0     0   62 1837M      0  6646k  0:07:36  0:04:43  0:02:53 5904k 62 2960M    0     0   62 1842M      0  6642k  0:07:36  0:04:44  0:02:52 5782k 62 2960M    0     0   62 1848M      0  6641k  0:07:36  0:04:45  0:02:51 6387k 62 2960M    0     0   62 1855M      0  6642k  0:07:36  0:04:46  0:02:50 6145k 62 2960M    0     0   62 1862M      0  6643k  0:07:36  0:04:47  0:02:49 6345k 63 2960M    0     0   63 1869M      0  6648k  0:07:35  0:04:47  0:02:48 6772k 63 2960M    0     0   63 1876M      0  6650k  0:07:35  0:04:49  0:02:46 7104k 63 2960M    0     0   63 1883M      0  6646k  0:07:36  0:04:50  0:02:46 6965k 63 2960M    0     0   63 1887M      0  6640k  0:07:36  0:04:51  0:02:45 6538k 63 2960M    0     0   63 1890M      0  6629k  0:07:37  0:04:52  0:02:45 5832k 64 2960M    0     0   64 1895M      0  6621k  0:07:37  0:04:53  0:02:44 5079k 64 2960M    0     0   64 1900M      0  6617k  0:07:38  0:04:54  0:02:44 4741k 64 2960M    0     0   64 1903M      0  6608k  0:07:38  0:04:55  0:02:43 4303k 64 2960M    0     0   64 1908M      0  6600k  0:07:39  0:04:56  0:02:43 4301k 64 2960M    0     0   64 1912M      0  6594k  0:07:39  0:04:57  0:02:42 4516k 64 2960M    0     0   64 1917M      0  6585k  0:07:40  0:04:58  0:02:42 4526k 64 2960M    0     0   64 1921M      0  6578k  0:07:40  0:04:59  0:02:41 4269k 65 2960M    0     0   65 1925M      0  6570k  0:07:41  0:05:00  0:02:41 4368k 65 2960M    0     0   65 1929M      0  6565k  0:07:41  0:05:01  0:02:40 4437k 65 2960M    0     0   65 1935M      0  6557k  0:07:42  0:05:02  0:02:40 4456k 65 2960M    0     0   65 1939M      0  6554k  0:07:42  0:05:03  0:02:39 4641k 65 2960M    0     0   65 1944M      0  6549k  0:07:42  0:05:04  0:02:38 4810k 65 2960M    0     0   65 1948M      0  6542k  0:07:43  0:05:05  0:02:38 4842k 65 2960M    0     0   65 1954M      0  6537k  0:07:43  0:05:06  0:02:37 4864k 66 2960M    0     0   66 1959M      0  6534k  0:07:43  0:05:07  0:02:36 5066k 66 2960M    0     0   66 1963M      0  6529k  0:07:44  0:05:07  0:02:37 4988k 66 2960M    0     0   66 1969M      0  6526k  0:07:44  0:05:08  0:02:36 5149k 66 2960M    0     0   66 1975M      0  6526k  0:07:44  0:05:10  0:02:34 5555k 66 2960M    0     0   66 1983M      0  6530k  0:07:44  0:05:11  0:02:33 6108k 67 2960M    0     0   67 1991M      0  6537k  0:07:43  0:05:12  0:02:31 6726k 67 2960M    0     0   67 2001M      0  6549k  0:07:42  0:05:13  0:02:29 7770k 67 2960M    0     0   67 2013M      0  6565k  0:07:41  0:05:13  0:02:28 8971k 68 2960M    0     0   68 2021M      0  6569k  0:07:41  0:05:15  0:02:26 9271k 68 2960M    0     0   68 2028M      0  6572k  0:07:41  0:05:16  0:02:25 9201k 68 2960M    0     0   68 2036M      0  6577k  0:07:40  0:05:17  0:02:23 9077k 69 2960M    0     0   69 2044M      0  6582k  0:07:40  0:05:17  0:02:23 8654k 69 2960M    0     0   69 2052M      0  6588k  0:07:40  0:05:18  0:02:22 8007k 69 2960M    0     0   69 2060M      0  6592k  0:07:39  0:05:20  0:02:19 8027k 69 2960M    0     0   69 2069M      0  6599k  0:07:39  0:05:21  0:02:18 8320k 70 2960M    0     0   70 2076M      0  6604k  0:07:39  0:05:21  0:02:18 8303k 70 2960M    0     0   70 2085M      0  6610k  0:07:38  0:05:23  0:02:15 8376k 70 2960M    0     0   70 2090M      0  6608k  0:07:38  0:05:24  0:02:14 7867k 70 2960M    0     0   70 2098M      0  6611k  0:07:38  0:05:25  0:02:13 7817k 71 2960M    0     0   71 2106M      0  6616k  0:07:38  0:05:26  0:02:12 7673k 71 2960M    0     0   71 2114M      0  6621k  0:07:37  0:05:27  0:02:10 7717k 71 2960M    0     0   71 2122M      0  6626k  0:07:37  0:05:28  0:02:09 7650k 71 2960M    0     0   71 2130M      0  6630k  0:07:37  0:05:29  0:02:08 8112k 72 2960M    0     0   72 2139M      0  6637k  0:07:36  0:05:30  0:02:06 8361k 72 2960M    0     0   72 2147M      0  6642k  0:07:36  0:05:30  0:02:06 8385k 72 2960M    0     0   72 2155M      0  6648k  0:07:35  0:05:32  0:02:03 8447k 73 2960M    0     0   73 2162M      0  6650k  0:07:35  0:05:32  0:02:03 8238k 73 2960M    0     0   73 2169M      0  6652k  0:07:35  0:05:34  0:02:01 8039k 73 2960M    0     0   73 2177M      0  6654k  0:07:35  0:05:35  0:02:00 7752k 73 2960M    0     0   73 2182M      0  6650k  0:07:35  0:05:36  0:01:59 7114k 74 2960M    0     0   74 2192M      0  6660k  0:07:35  0:05:37  0:01:58 7458k 74 2960M    0     0   74 2200M      0  6665k  0:07:34  0:05:38  0:01:56 7701k 74 2960M    0     0   74 2208M      0  6672k  0:07:34  0:05:39  0:01:55 8022k 74 2960M    0     0   74 2217M      0  6678k  0:07:33  0:05:40  0:01:53 8277k 75 2960M    0     0   75 2225M      0  6683k  0:07:33  0:05:41  0:01:52 8952k 75 2960M    0     0   75 2234M      0  6689k  0:07:33  0:05:42  0:01:51 8653k 75 2960M    0     0   75 2243M      0  6696k  0:07:32  0:05:42  0:01:50 8785k 76 2960M    0     0   76 2251M      0  6702k  0:07:32  0:05:44  0:01:48 8732k 76 2960M    0     0   76 2258M      0  6703k  0:07:32  0:05:45  0:01:47 8406k 76 2960M    0     0   76 2265M      0  6704k  0:07:32  0:05:45  0:01:47 8136k 76 2960M    0     0   76 2271M      0  6702k  0:07:32  0:05:47  0:01:45 7551k 76 2960M    0     0   76 2277M      0  6701k  0:07:32  0:05:48  0:01:44 7050k 77 2960M    0     0   77 2284M      0  6702k  0:07:32  0:05:49  0:01:43 6690k 77 2960M    0     0   77 2290M      0  6702k  0:07:32  0:05:49  0:01:43 6607k 77 2960M    0     0   77 2296M      0  6698k  0:07:32  0:05:51  0:01:41 6328k 77 2960M    0     0   77 2301M      0  6695k  0:07:32  0:05:52  0:01:40 6225k 77 2960M    0     0   77 2307M      0  6693k  0:07:32  0:05:53  0:01:39 6136k 78 2960M    0     0   78 2313M      0  6692k  0:07:33  0:05:54  0:01:39 6044k 78 2960M    0     0   78 2319M      0  6690k  0:07:33  0:05:55  0:01:38 5896k 78 2960M    0     0   78 2324M      0  6686k  0:07:33  0:05:56  0:01:37 5807k 78 2960M    0     0   78 2330M      0  6682k  0:07:33  0:05:57  0:01:36 5759k 78 2960M    0     0   78 2334M      0  6678k  0:07:33  0:05:58  0:01:35 5561k 79 2960M    0     0   79 2339M      0  6671k  0:07:34  0:05:59  0:01:35 5171k 79 2960M    0     0   79 2343M      0  6665k  0:07:34  0:06:00  0:01:34 4902k 79 2960M    0     0   79 2344M      0  6646k  0:07:36  0:06:01  0:01:35 3925k 79 2960M    0     0   79 2344M      0  6627k  0:07:37  0:06:02  0:01:35 2902k 79 2960M    0     0   79 2344M      0  6627k  0:07:37  0:06:02  0:01:35 2427k
curl: (55) SSL_write() returned SYSCALL, errno = 32
+ docker rmi --force mesos-1551837739-16271
Untagged: mesos-1551837739-16271:latest
Deleted: sha256:179ef3c9a9c6f3c9f71a4fbd3b674c3293038d46cd42ac16722f2638edad0452
Deleted: sha256:24f9a28a12b31fb55b835a5affd6b930eb4d465e59ed4698c43f7087cd32baea
Deleted: sha256:b15a1d949a4d5f1bf79c6d707739616e28b7d4eeb9354fb398180fd8d7b9bfef
Deleted: sha256:93fb26723dc01d7e486aff52a0725750ef3f85fe6cf2d756aa34c2ca417162a6
Deleted: sha256:9a2d59dae68af9ad7870b84a42a84fc38fb8d4d60392abbc2ed18d8235148899
Deleted: sha256:6fa4d9e3150db8933a5fb4864fdc1257f9d86eee3ce590ada68fc94defb7019c
Deleted: sha256:b3802eebb6e41f737154ce392ca825029755625579e0d8addbe5deecbbf7a864
Deleted: sha256:bd472b32534316b7adf8ca6e795b573f6fdf2844713399b79782c033070c437d
Deleted: sha256:d52723627bca65aae32eb2f2ccaaca72b22fbb7c6a8fea44f4613d3aabc19918
Deleted: sha256:fef02b567884b0c90f5e5a3ab03f3f6e7b59ecdf642321544b36fa6b858624ac
Deleted: sha256:bbc81a0e1247293574a408237725c0b35d1dc942e6aaf654579ee8e0c35425d5
Deleted: sha256:3dd5dc3ac0bc59777b1361378785ac3ad8f02a4137808ecb1e5cf52153927961
Deleted: sha256:090a57a12bd6d28e98b4ab724026f6ef8a74b34e42d1e8f3befc30baaf6bb929
Deleted: sha256:a7ca0c4b5ed450905439816a802e43132fa03afab09939f80c7d40ac701bcd1b
Deleted: sha256:77cf98f45a8fbb6ef2a4a88cfb5147beebf59f4ed0a7f54d03af6737b71c6197
Deleted: sha256:0b80a6b787eb20506ac9ea164070995cc023f8f751cd44cc61e5a093af430412
Deleted: sha256:5d11873f9218c6830d2b1c6a87bc3024bbdc5f20905165ee121cd5fc09359bcb
Deleted: sha256:f3f12c44d613e34fa2844bf378ed992604bc5530bfcd5d17d8a5960e0d4e90e7
Deleted: sha256:cee7b8d234bf85b566aba3097dde2b227caea4ae0f5736933e200910efa45d25
Deleted: sha256:71c08f1be960fe2abff9f1c5ea27a3e58c4b9b1e1ffb084f495756f07684999b
Deleted: sha256:f852fc4a743e89ae35f8bb7f82ab94828424b9e27e9c3d973ab3ef3e8ffa1972
Deleted: sha256:8bdd8f2b06c1589c79c795bb8b7441d26ddd69f667ba0ffb612bf3879fd34a9b
Deleted: sha256:7fae7135b5d6999dc69dc77499a3bbed8e9ba8387350e8e31896113a76ae54f2
Deleted: sha256:804f18503d795640e8429e6b1a3b99e90b55b46d19b1c097372af24305cd412f
Deleted: sha256:04472374967a5e4d7a7d083dcf7fdf98a17522c8dcf9a82bfa7d16fd3d17365d
Deleted: sha256:c657fd44c69c0ed8b6f109c4baf772ac85ed7d2c5b252e440f957bea9d94f7ef
Deleted: sha256:7b169b14431bfc24b0afff1186676ed870e642eb81995d95a662653b0a717ade
Deleted: sha256:566145341723efc813182a8dafdd85c69fa54b61f20b9ad8c3fa36a47eecf156
Deleted: sha256:263ce9fa5ee0adb7ad2069339e3080bf6f2b01985b766c5d10eda8f4f7b254d6
Deleted: sha256:e3530d873623aa781fe6737926d2277c2857ef4784f12c1d4b2adb30c0d23613
Deleted: sha256:179afa76318a24bc93a535cb35aefbea8c735f9bbff28a38f6c400340b0469d3
Deleted: sha256:17ad658bd2ed05b774cc4590d74b321dd9e9e2b0ddf709624efe6cf4f91b3a29
Deleted: sha256:cac0dcf6fc0102091fc775a23b36a5c10a75312e45e2a5dd2ddeee5638cb08cb
Deleted: sha256:da267e23928c1c2ea8285709ee020cbffa43d13fcbbafcaced788c9ad3c88036
Deleted: sha256:0c48312606516f06861221cf7fa136abe407b6685b86fa1e17b906a6d25e48d2
Build step 'Execute shell' marked build as failure

Jenkins build is back to normal : Mesos-Coverity » autotools,gcc,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1)&&(!ubuntu-6) #2170

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Coverity/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-6)/2170/display/redirect>


Build failed in Jenkins: Mesos-Coverity » autotools,gcc,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1)&&(!ubuntu-6) #2169

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Coverity/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-6)/2169/display/redirect>

------------------------------------------
[...truncated 3.97 MB...]
running install_scripts
Installing build/bdist.linux-x86_64/wheel/mesos.native-1.8.0-py2.7-nspkg.pth
running install_scripts
copying src/mesos/interface/__init__.py -> build/lib.linux-x86_64-2.7/mesos/interface
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/mesos
creating build/bdist.linux-x86_64/egg/mesos/interface
copying build/lib.linux-x86_64-2.7/mesos/interface/mesos_pb2.py -> build/bdist.linux-x86_64/egg/mesos/interface
copying build/lib.linux-x86_64-2.7/mesos/interface/__init__.py -> build/bdist.linux-x86_64/egg/mesos/interface
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
byte-compiling build/bdist.linux-x86_64/egg/mesos/interface/mesos_pb2.py to mesos_pb2.pyc
creating build/bdist.linux-x86_64/wheel/mesos.cli-1.8.0.dist-info/WHEEL
creating build/bdist.linux-x86_64/wheel/mesos-1.8.0.dist-info/WHEEL
creating build/bdist.linux-x86_64/wheel/mesos.native-1.8.0.dist-info/WHEEL
byte-compiling build/bdist.linux-x86_64/egg/mesos/interface/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/src/python/dist/mesos.interface-1.8.0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/interface/mesos_pb2.py -> build/bdist.linux-x86_64/wheel/mesos/interface
copying mesos/interface/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/interface
running install_egg_info
Copying src/mesos.interface.egg-info to build/bdist.linux-x86_64/wheel/mesos.interface-1.8.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.interface-1.8.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.interface-1.8.0.dist-info/WHEEL
running bdist_egg
running egg_info
creating src/mesos.scheduler.egg-info
writing requirements to src/mesos.scheduler.egg-info/requires.txt
writing src/mesos.scheduler.egg-info/PKG-INFO
writing namespace_packages to src/mesos.scheduler.egg-info/namespace_packages.txt
writing top-level names to src/mesos.scheduler.egg-info/top_level.txt
writing dependency_links to src/mesos.scheduler.egg-info/dependency_links.txt
writing manifest file 'src/mesos.scheduler.egg-info/SOURCES.txt'
reading manifest file 'src/mesos.scheduler.egg-info/SOURCES.txt'
writing manifest file 'src/mesos.scheduler.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_py
creating build
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/mesos
copying src/mesos/__init__.py -> build/lib.linux-x86_64-2.7/mesos
creating build/lib.linux-x86_64-2.7/mesos/scheduler
copying src/mesos/scheduler/__init__.py -> build/lib.linux-x86_64-2.7/mesos/scheduler
running build_ext
building 'mesos.scheduler._scheduler' extension
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/src
creating build/temp.linux-x86_64-2.7/src/mesos
creating build/temp.linux-x86_64-2.7/src/mesos/scheduler
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g1 -O0 -Wno-unused-local-typedefs -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -fPIC -I/mesos/include -I/mesos/include -I/mesos/include/mesos -I/mesos/src -I/mesos/src/python/scheduler/src/mesos/scheduler -I/mesos/src/python/native_common -I/mesos/3rdparty/protobuf-3.5.0/src -I/usr/include/python2.7 -c src/mesos/scheduler/proxy_scheduler.cpp -o build/temp.linux-x86_64-2.7/src/mesos/scheduler/proxy_scheduler.o
cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ [enabled by default]
cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ [enabled by default]
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g1 -O0 -Wno-unused-local-typedefs -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -fPIC -I/mesos/include -I/mesos/include -I/mesos/include/mesos -I/mesos/src -I/mesos/src/python/executor/src/mesos/executor -I/mesos/src/python/native_common -I/mesos/3rdparty/protobuf-3.5.0/src -I/usr/include/python2.7 -c src/mesos/executor/module.cpp -o build/temp.linux-x86_64-2.7/src/mesos/executor/module.o
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g1 -O0 -Wno-unused-local-typedefs -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -fPIC -I/mesos/include -I/mesos/include -I/mesos/include/mesos -I/mesos/src -I/mesos/src/python/scheduler/src/mesos/scheduler -I/mesos/src/python/native_common -I/mesos/3rdparty/protobuf-3.5.0/src -I/usr/include/python2.7 -c src/mesos/scheduler/module.cpp -o build/temp.linux-x86_64-2.7/src/mesos/scheduler/module.o
cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ [enabled by default]
cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ [enabled by default]
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g1 -O0 -Wno-unused-local-typedefs -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -fPIC -I/mesos/include -I/mesos/include -I/mesos/include/mesos -I/mesos/src -I/mesos/src/python/executor/src/mesos/executor -I/mesos/src/python/native_common -I/mesos/3rdparty/protobuf-3.5.0/src -I/usr/include/python2.7 -c src/mesos/executor/proxy_executor.cpp -o build/temp.linux-x86_64-2.7/src/mesos/executor/proxy_executor.o
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g1 -O0 -Wno-unused-local-typedefs -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -fPIC -I/mesos/include -I/mesos/include -I/mesos/include/mesos -I/mesos/src -I/mesos/src/python/scheduler/src/mesos/scheduler -I/mesos/src/python/native_common -I/mesos/3rdparty/protobuf-3.5.0/src -I/usr/include/python2.7 -c src/mesos/scheduler/mesos_scheduler_driver_impl.cpp -o build/temp.linux-x86_64-2.7/src/mesos/scheduler/mesos_scheduler_driver_impl.o
cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ [enabled by default]
cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ [enabled by default]
g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -g1 -O0 -Wno-unused-local-typedefs -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 build/temp.linux-x86_64-2.7/src/mesos/executor/mesos_executor_driver_impl.o build/temp.linux-x86_64-2.7/src/mesos/executor/module.o build/temp.linux-x86_64-2.7/src/mesos/executor/proxy_executor.o /mesos/src/.libs/libmesos_no_3rdparty.a /mesos/3rdparty/libprocess/.libs/libprocess.a /mesos/3rdparty/leveldb-1.19/out-static/libleveldb.a /mesos/3rdparty/zookeeper-3.4.8/src/c/.libs/libzookeeper_mt.a /mesos/3rdparty/glog-0.3.3/.libs/libglog.a /mesos/3rdparty/protobuf-3.5.0/src/.libs/libprotobuf.a /mesos/3rdparty/libevent-2.0.22-stable/.libs/libevent_core.a /mesos/3rdparty/libevent-2.0.22-stable/.libs/libevent_pthreads.a /mesos/3rdparty/libevent-2.0.22-stable/.libs/libevent_openssl.a /mesos/3rdparty/grpc-1.10.0/libs/opt/libgrpc++.a /mesos/3rdparty/grpc-1.10.0/libs/opt/libgrpc.a /mesos/3rdparty/grpc-1.10.0/libs/opt/libgpr.a -o build/lib.linux-x86_64-2.7/mesos/executor/_executor.so -Wl,--as-needed -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1 -lrt
g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -g1 -O0 -Wno-unused-local-typedefs -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 build/temp.linux-x86_64-2.7/src/mesos/scheduler/proxy_scheduler.o build/temp.linux-x86_64-2.7/src/mesos/scheduler/module.o build/temp.linux-x86_64-2.7/src/mesos/scheduler/mesos_scheduler_driver_impl.o /mesos/src/.libs/libmesos_no_3rdparty.a /mesos/3rdparty/libprocess/.libs/libprocess.a /mesos/3rdparty/leveldb-1.19/out-static/libleveldb.a /mesos/3rdparty/zookeeper-3.4.8/src/c/.libs/libzookeeper_mt.a /mesos/3rdparty/glog-0.3.3/.libs/libglog.a /mesos/3rdparty/protobuf-3.5.0/src/.libs/libprotobuf.a /mesos/3rdparty/libevent-2.0.22-stable/.libs/libevent_core.a /mesos/3rdparty/libevent-2.0.22-stable/.libs/libevent_pthreads.a /mesos/3rdparty/libevent-2.0.22-stable/.libs/libevent_openssl.a /mesos/3rdparty/grpc-1.10.0/libs/opt/libgrpc++.a /mesos/3rdparty/grpc-1.10.0/libs/opt/libgrpc.a /mesos/3rdparty/grpc-1.10.0/libs/opt/libgpr.a -o build/lib.linux-x86_64-2.7/mesos/scheduler/_scheduler.so -Wl,--as-needed -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1 -lrt
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/mesos
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
creating build/bdist.linux-x86_64/egg/mesos/executor
copying build/lib.linux-x86_64-2.7/mesos/executor/_executor.so -> build/bdist.linux-x86_64/egg/mesos/executor
copying build/lib.linux-x86_64-2.7/mesos/executor/__init__.py -> build/bdist.linux-x86_64/egg/mesos/executor
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/executor/__init__.py to __init__.pyc
creating stub loader for mesos/executor/_executor.so
byte-compiling build/bdist.linux-x86_64/egg/mesos/executor/_executor.py to _executor.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/src/python/dist/mesos.executor-1.8.0-py2.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/executor/_executor.so -> build/bdist.linux-x86_64/wheel/mesos/executor
copying mesos/executor/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/executor
running install_egg_info
Copying src/mesos.executor.egg-info to build/bdist.linux-x86_64/wheel/mesos.executor-1.8.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.executor-1.8.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.executor-1.8.0.dist-info/WHEEL
libtool: link: (cd ".libs" && rm -f "libmesos.so" && ln -s "libmesos-1.8.0.so" "libmesos.so")
libtool: link: ( cd ".libs" && rm -f "libmesos.la" && ln -s "../libmesos.la" "libmesos.la" )
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-local local/mesos_local-main.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-log log/mesos_log-main.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-execute cli/mesos_execute-execute.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-resolve cli/mesos_resolve-resolve.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos cli/mesos-mesos.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-log log/mesos_log-main.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-execute cli/mesos_execute-execute.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-resolve cli/mesos_resolve-resolve.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-local local/mesos_local-main.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos cli/mesos-mesos.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-fetcher launcher/mesos_fetcher-fetcher.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-fetcher launcher/mesos_fetcher-fetcher.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-executor launcher/mesos_executor-executor.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-default-executor launcher/mesos_default_executor-default_executor.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-executor launcher/mesos_executor-executor.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-containerizer slave/containerizer/mesos/mesos_containerizer-main.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-cni-port-mapper slave/containerizer/mesos/isolators/network/cni/plugins/port_mapper/mesos_cni_port_mapper-main.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-default-executor launcher/mesos_default_executor-default_executor.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-containerizer slave/containerizer/mesos/mesos_containerizer-main.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-cni-port-mapper slave/containerizer/mesos/isolators/network/cni/plugins/port_mapper/mesos_cni_port_mapper-main.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-logrotate-logger slave/container_loggers/mesos_logrotate_logger-logrotate.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-logrotate-logger slave/container_loggers/mesos_logrotate_logger-logrotate.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-io-switchboard slave/containerizer/mesos/io/mesos_io_switchboard-switchboard_main.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-usage usage/mesos_usage-main.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-io-switchboard slave/containerizer/mesos/io/mesos_io_switchboard-switchboard_main.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-usage usage/mesos_usage-main.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-docker-executor docker/mesos_docker_executor-executor.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-docker-executor docker/mesos_docker_executor-executor.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-tcp-connect checks/mesos_tcp_connect-tcp_connect.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la    -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-agent slave/mesos_agent-main.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la     -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-tcp-connect checks/mesos_tcp_connect-tcp_connect.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-agent slave/mesos_agent-main.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11  -Wl,--as-needed -pie  -o mesos-master master/mesos_master-main.o libmesos.la   ../3rdparty/libarchive-3.3.2/.libs/libarchive.la     -lz -lsvn_delta-1 -lsvn_subr-1 -lssl -lcrypto -lsasl2 -lcurl -lapr-1  -lrt
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-master master/mesos_master-main.o  ./.libs/libmesos.so ../3rdparty/libarchive-3.3.2/.libs/libarchive.a -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lssl -lcrypto -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/mesos
creating build/bdist.linux-x86_64/egg/mesos/scheduler
copying build/lib.linux-x86_64-2.7/mesos/scheduler/_scheduler.so -> build/bdist.linux-x86_64/egg/mesos/scheduler
copying build/lib.linux-x86_64-2.7/mesos/scheduler/__init__.py -> build/bdist.linux-x86_64/egg/mesos/scheduler
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
byte-compiling build/bdist.linux-x86_64/egg/mesos/scheduler/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
creating stub loader for mesos/scheduler/_scheduler.so
byte-compiling build/bdist.linux-x86_64/egg/mesos/scheduler/_scheduler.py to _scheduler.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/src/python/dist/mesos.scheduler-1.8.0-py2.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/scheduler/_scheduler.so -> build/bdist.linux-x86_64/wheel/mesos/scheduler
copying mesos/scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/scheduler
running install_egg_info
Copying src/mesos.scheduler.egg-info to build/bdist.linux-x86_64/wheel/mesos.scheduler-1.8.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.scheduler-1.8.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.scheduler-1.8.0.dist-info/WHEEL
make[2]: Leaving directory `/mesos/src'
make[1]: Leaving directory `/mesos/src'
Emitted 1197 C/C++ compilation units (99%) successfully
[WARNING] Recoverable errors were encountered during 2 of these C/C++ compilation units.
Emitted 31 Java compilation units (100%) successfully

1197 C/C++ compilation units (99%) are ready for analysis
31 Java compilation units (100%) are ready for analysis
The cov-build utility completed successfully.
2019-03-06T08:04:22.281631Z|cov-build|7585|info|> Build time (C/C++/Java emits total): 06:25:04.840407
2019-03-06T08:04:22.281631Z|cov-build|7585|info|> 
2019-03-06T08:04:22.281631Z|cov-build|7585|info|> 
2019-03-06T08:04:22.281718Z|cov-build|7585|info|> Emitted 1197 C/C++ compilation units (99%) successfully
2019-03-06T08:04:22.281718Z|cov-build|7585|info|> [WARNING] Recoverable errors were encountered during 2 of these C/C++ compilation units.
2019-03-06T08:04:22.281718Z|cov-build|7585|info|> Emitted 31 Java compilation units (100%) successfully
2019-03-06T08:04:22.281718Z|cov-build|7585|info|> 
2019-03-06T08:04:22.281718Z|cov-build|7585|info|> 1197 C/C++ compilation units (99%) are ready for analysis
2019-03-06T08:04:22.281718Z|cov-build|7585|info|> 31 Java compilation units (100%) are ready for analysis
2019-03-06T08:04:22.281718Z|cov-build|7585|info|> The cov-build utility completed successfully.
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0 2960M    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0 2960M    0     0    0 8144k      0  6050k  0:08:21  0:00:01  0:08:20 6050k  0 2960M    0     0    0 16.4M      0  7173k  0:07:02  0:00:02  0:07:00 7172k  0 2960M    0     0    0 25.9M      0  7955k  0:06:21  0:00:03  0:06:18 7954k  1 2960M    0     0    1 35.6M      0  8394k  0:06:01  0:00:04  0:05:57 8393k  1 2960M    0     0    1 45.4M      0  8724k  0:05:47  0:00:05  0:05:42 9535k  1 2960M    0     0    1 55.2M      0  8922k  0:05:39  0:00:06  0:05:33 9695k  2 2960M    0     0    2 64.9M      0  9047k  0:05:35  0:00:07  0:05:28 9926k  2 2960M    0     0    2 74.8M      0  9182k  0:05:30  0:00:08  0:05:22  9.7M  2 2960M    0     0    2 85.3M      0  9339k  0:05:24  0:00:09  0:05:15  9.9M  3 2960M    0     0    3 95.4M      0  9444k  0:05:21  0:00:10  0:05:11  9.9M  3 2960M    0     0    3  104M      0  9419k  0:05:21  0:00:11  0:05:10  9.8M  3 2960M    0     0    3  114M      0  9500k  0:05:19  0:00:12  0:05:07  9.9M  4 2960M    0     0    4  126M      0  9710k  0:05:12  0:00:13  0:04:59 10.3M  4 2960M    0     0    4  138M      0  9871k  0:05:07  0:00:14  0:04:53 10.6M  5 2960M    0     0    5  149M      0  9970k  0:05:04  0:00:15  0:04:49 10.8M  5 2960M    0     0    5  161M      0   9.8M  0:05:00  0:00:16  0:04:44 11.2M  5 2960M    0     0    5  172M      0   9.9M  0:04:58  0:00:17  0:04:41 11.5M  6 2960M    0     0    6  183M      0  10.0M  0:04:55  0:00:18  0:04:37 11.3M  6 2960M    0     0    6  195M      0  10.0M  0:04:53  0:00:19  0:04:34 11.3M  6 2960M    0     0    6  206M      0  10.1M  0:04:52  0:00:20  0:04:32 11.3M  7 2960M    0     0    7  215M      0  10.0M  0:04:53  0:00:21  0:04:32 10.8M  7 2960M    0     0    7  224M      0  10.0M  0:04:54  0:00:22  0:04:32 10.5M  7 2960M    0     0    7  235M      0  10.0M  0:04:54  0:00:23  0:04:31 10.2M  8 2960M    0     0    8  245M      0  10.0M  0:04:53  0:00:24  0:04:29 10.1M  8 2960M    0     0    8  257M      0  10.1M  0:04:51  0:00:25  0:04:26 10.1M  9 2960M    0     0    9  267M      0  10.1M  0:04:52  0:00:26  0:04:26 10.3M  9 2960M    0     0    9  275M      0  10.0M  0:04:55  0:00:27  0:04:28  9.9M  9 2960M    0     0    9  281M      0   9.8M  0:04:59  0:00:28  0:04:31 9245k  9 2960M    0     0    9  285M      0  9954k  0:05:04  0:00:29  0:04:35 8143k  9 2960M    0     0    9  291M      0  9809k  0:05:09  0:00:30  0:04:39 6945k 10 2960M    0     0   10  297M      0  9674k  0:05:13  0:00:31  0:04:42 6036k 10 2960M    0     0   10  302M      0  9581k  0:05:16  0:00:32  0:04:44 5725k 10 2960M    0     0   10  307M      0  9450k  0:05:20  0:00:33  0:04:47 5594k 10 2960M    0     0   10  313M      0  9341k  0:05:24  0:00:34  0:04:50 5690k 10 2960M    0     0   10  319M      0  9241k  0:05:28  0:00:35  0:04:53 5736k 10 2960M    0     0   10  325M      0  9152k  0:05:31  0:00:36  0:04:55 5821k 11 2960M    0     0   11  331M      0  9075k  0:05:34  0:00:37  0:04:57 5815k 11 2960M    0     0   11  337M      0  9013k  0:05:36  0:00:38  0:04:58 6091k 11 2960M    0     0   11  345M      0  8981k  0:05:37  0:00:39  0:04:58 6498k 11 2960M    0     0   11  352M      0  8945k  0:05:38  0:00:40  0:04:58 6857k 12 2960M    0     0   12  361M      0  8961k  0:05:38  0:00:41  0:04:57 7565k 12 2960M    0     0   12  371M      0  8990k  0:05:37  0:00:42  0:04:55 8352k 12 2960M    0     0   12  377M      0  8917k  0:05:39  0:00:43  0:04:56 8180k 12 2960M    0     0   12  384M      0  8857k  0:05:42  0:00:44  0:04:58 7892k 13 2960M    0     0   13  390M      0  8818k  0:05:43  0:00:45  0:04:58 7786k 13 2960M    0     0   13  397M      0  8787k  0:05:44  0:00:46  0:04:58 7348k 13 2960M    0     0   13  404M      0  8738k  0:05:46  0:00:47  0:04:59 6623k 13 2960M    0     0   13  411M      0  8705k  0:05:48  0:00:48  0:05:00 6861k 14 2960M    0     0   14  418M      0  8677k  0:05:49  0:00:49  0:05:00 7062k 14 2960M    0     0   14  423M      0  8618k  0:05:51  0:00:50  0:05:01 6801k 14 2960M    0     0   14  429M      0  8565k  0:05:53  0:00:51  0:05:02 6506k 14 2960M    0     0   14  435M      0  8518k  0:05:55  0:00:52  0:05:03 6413k 14 2960M    0     0   14  441M      0  8484k  0:05:57  0:00:53  0:05:04 6340k 15 2960M    0     0   15  449M      0  8453k  0:05:58  0:00:54  0:05:04 6273k 15 2960M    0     0   15  455M      0  8429k  0:05:59  0:00:55  0:05:04 6533k 15 2960M    0     0   15  463M      0  8414k  0:06:00  0:00:56  0:05:04 6861k 15 2960M    0     0   15  469M      0  8382k  0:06:01  0:00:57  0:05:04 6972k 16 2960M    0     0   16  476M      0  8360k  0:06:02  0:00:58  0:05:04 7038k 16 2960M    0     0   16  483M      0  8347k  0:06:03  0:00:59  0:05:04 7177k 16 2960M    0     0   16  489M      0  8303k  0:06:05  0:01:00  0:05:05 6917k 16 2960M    0     0   16  495M      0  8268k  0:06:06  0:01:01  0:05:05 6623k 16 2960M    0     0   16  502M      0  8250k  0:06:07  0:01:02  0:05:05 6731k 17 2960M    0     0   17  509M      0  8224k  0:06:08  0:01:03  0:05:05 6648k 17 2960M    0     0   17  515M      0  8209k  0:06:09  0:01:04  0:05:05 6560k 17 2960M    0     0   17  523M      0  8202k  0:06:09  0:01:05  0:05:04 6970k 17 2960M    0     0   17  530M      0  8186k  0:06:10  0:01:06  0:05:04 7181k 18 2960M    0     0   18  538M      0  8182k  0:06:10  0:01:07  0:05:03 7329k 18 2960M    0     0   18  545M      0  8164k  0:06:11  0:01:08  0:05:03 7401k 18 2960M    0     0   18  553M      0  8162k  0:06:11  0:01:09  0:05:02 7572k 18 2960M    0     0   18  560M      0  8148k  0:06:12  0:01:10  0:05:02 7455k 19 2960M    0     0   19  567M      0  8149k  0:06:12  0:01:11  0:05:01 7653k 19 2960M    0     0   19  576M      0  8163k  0:06:11  0:01:12  0:04:59 7907k 19 2960M    0     0   19  585M      0  8175k  0:06:10  0:01:13  0:04:57 8333k 20 2960M    0     0   20  596M      0  8210k  0:06:09  0:01:14  0:04:55 8866k 20 2960M    0     0   20  608M      0  8270k  0:06:06  0:01:15  0:04:51  9.7M 21 2960M    0     0   21  622M      0  8345k  0:06:03  0:01:16  0:04:47 10.8M 21 2960M    0     0   21  633M      0  8389k  0:06:01  0:01:17  0:04:44 11.3M 21 2960M    0     0   21  643M      0  8408k  0:06:00  0:01:18  0:04:42 11.5M 22 2960M    0     0   22  652M      0  8423k  0:05:59  0:01:19  0:04:40 11.3M 22 2960M    0     0   22  663M      0  8451k  0:05:58  0:01:20  0:04:38 10.9M 22 2960M    0     0   22  672M      0  8465k  0:05:58  0:01:21  0:04:37 10.0M 23 2960M    0     0   23  683M      0  8492k  0:05:56  0:01:22  0:04:34  9.8M 23 2960M    0     0   23  693M      0  8522k  0:05:55  0:01:23  0:04:32 10.0M 23 2960M    0     0   23  702M      0  8534k  0:05:55  0:01:24  0:04:31 10.0M 24 2960M    0     0   24  711M      0  8536k  0:05:55  0:01:25  0:04:30 9909k 24 2960M    0     0   24  719M      0  8530k  0:05:55  0:01:26  0:04:29 9603k 24 2960M    0     0   24  726M      0  8513k  0:05:56  0:01:27  0:04:29 8850k 24 2960M    0     0   24  732M      0  8483k  0:05:57  0:01:28  0:04:29 7852k 24 2960M    0     0   24  738M      0  8465k  0:05:58  0:01:29  0:04:29 7295k 25 2960M    0     0   25  744M      0  8438k  0:05:59  0:01:30  0:04:29 6760k 25 2960M    0     0   25  750M      0  8413k  0:06:00  0:01:31  0:04:29 6391k 25 2960M    0     0   25  756M      0  8389k  0:06:01  0:01:32  0:04:29 6207k 25 2960M    0     0   25  762M      0  8360k  0:06:02  0:01:33  0:04:29 6129k 25 2960M    0     0   25  769M      0  8347k  0:06:03  0:01:34  0:04:29 6255k 26 2960M    0     0   26  775M      0  8326k  0:06:04  0:01:35  0:04:29 6321k 26 2960M    0     0   26  780M      0  8299k  0:06:05  0:01:36  0:04:29 6215k 26 2960M    0     0   26  787M      0  8283k  0:06:06  0:01:37  0:04:29 6317k 26 2960M    0     0   26  794M      0  8273k  0:06:06  0:01:38  0:04:28 6655k 27 2960M    0     0   27  802M      0  8273k  0:06:06  0:01:39  0:04:27 6863k 27 2960M    0     0   27  811M      0  8277k  0:06:06  0:01:40  0:04:26 7334k 27 2960M    0     0   27  817M      0  8264k  0:06:06  0:01:41  0:04:25 7585k 27 2960M    0     0   27  823M      0  8238k  0:06:08  0:01:42  0:04:26 7350k 28 2960M    0     0   28  829M      0  8214k  0:06:09  0:01:43  0:04:26 7041k 28 2960M    0     0   28  835M      0  8195k  0:06:09  0:01:44  0:04:25 6649k 28 2960M    0     0   28  841M      0  8175k  0:06:10  0:01:45  0:04:25 6129k 28 2960M    0     0   28  847M      0  8154k  0:06:11  0:01:46  0:04:25 5965k 28 2960M    0     0   28  853M      0  8135k  0:06:12  0:01:47  0:04:25 6087k 29 2960M    0     0   29  859M      0  8120k  0:06:13  0:01:48  0:04:25 6207k 29 2960M    0     0   29  866M      0  8101k  0:06:14  0:01:49  0:04:25 6183k 29 2960M    0     0   29  872M      0  8085k  0:06:14  0:01:50  0:04:24 6234k 29 2960M    0     0   29  877M      0  8057k  0:06:16  0:01:51  0:04:25 6026k 29 2960M    0     0   29  882M      0  8043k  0:06:16  0:01:52  0:04:24 6016k 30 2960M    0     0   30  889M      0  8029k  0:06:17  0:01:53  0:04:24 6026k 30 2960M    0     0   30  894M      0  8010k  0:06:18  0:01:54  0:04:24 5974k 30 2960M    0     0   30  901M      0  7994k  0:06:19  0:01:55  0:04:24 5980k 30 2960M    0     0   30  907M      0  7985k  0:06:19  0:01:56  0:04:23 6343k 30 2960M    0     0   30  913M      0  7973k  0:06:20  0:01:57  0:04:23 6415k 31 2960M    0     0   31  921M      0  7967k  0:06:20  0:01:58  0:04:22 6568k 31 2960M    0     0   31  927M      0  7951k  0:06:21  0:01:59  0:04:22 6625k 31 2960M    0     0   31  933M      0  7943k  0:06:21  0:02:00  0:04:21 6735k 31 2960M    0     0   31  940M      0  7936k  0:06:22  0:02:01  0:04:21 6791k 32 2960M    0     0   32  948M      0  7934k  0:06:22  0:02:02  0:04:20 7016k 32 2960M    0     0   32  956M      0  7940k  0:06:21  0:02:03  0:04:18 7302k 32 2960M    0     0   32  965M      0  7953k  0:06:21  0:02:04  0:04:17 7986k 32 2960M    0     0   32  976M      0  7978k  0:06:19  0:02:05  0:04:14 8808k 33 2960M    0     0   33  988M      0  8014k  0:06:18  0:02:06  0:04:12 9935k 33 2960M    0     0   33 1000M      0  8040k  0:06:17  0:02:07  0:04:10 10.3M 34 2960M    0     0   34 1010M      0  8059k  0:06:16  0:02:08  0:04:08 10.7M 34 2960M    0     0   34 1016M      0  8043k  0:06:16  0:02:09  0:04:07 10.0M 34 2960M    0     0   34 1022M      0  8026k  0:06:17  0:02:10  0:04:07 9199k 34 2960M    0     0   34 1027M      0  8006k  0:06:18  0:02:11  0:04:07 7810k 34 2960M    0     0   34 1032M      0  7984k  0:06:19  0:02:12  0:04:07 6581k 35 2960M    0     0   35 1038M      0  7973k  0:06:20  0:02:13  0:04:07 5783k 35 2960M    0     0   35 1043M      0  7952k  0:06:21  0:02:14  0:04:07 5580k 35 2960M    0     0   35 1049M      0  7936k  0:06:21  0:02:15  0:04:06 5542k 35 2960M    0     0   35 1054M      0  7910k  0:06:23  0:02:16  0:04:07 5405k 35 2960M    0     0   35 1059M      0  7889k  0:06:24  0:02:17  0:04:07 5375k 35 2960M    0     0   35 1063M      0  7868k  0:06:25  0:02:18  0:04:07 5090k 36 2960M    0     0   36 1069M      0  7858k  0:06:25  0:02:19  0:04:06 5319k 36 2960M    0     0   36 1074M      0  7838k  0:06:26  0:02:20  0:04:06 5160k 36 2960M    0     0   36 1079M      0  7818k  0:06:27  0:02:21  0:04:06 5246k 36 2960M    0     0   36 1084M      0  7794k  0:06:28  0:02:22  0:04:06 5215k 36 2960M    0     0   36 1089M      0  7776k  0:06:29  0:02:23  0:04:06 5279k 36 2960M    0     0   36 1094M      0  7763k  0:06:30  0:02:24  0:04:06 5110k 37 2960M    0     0   37 1100M      0  7744k  0:06:31  0:02:25  0:04:06 5184k 37 2960M    0     0   37 1105M      0  7731k  0:06:32  0:02:26  0:04:06 5300k 37 2960M    0     0   37 1111M      0  7724k  0:06:32  0:02:27  0:04:05 5669k 37 2960M    0     0   37 1116M      0  7708k  0:06:33  0:02:28  0:04:05 5689k 37 2960M    0     0   37 1122M      0  7696k  0:06:33  0:02:29  0:04:04 5772k 38 2960M    0     0   38 1128M      0  7682k  0:06:34  0:02:30  0:04:04 5839k 38 2960M    0     0   38 1134M      0  7672k  0:06:35  0:02:31  0:04:04 5939k 38 2960M    0     0   38 1140M      0  7665k  0:06:35  0:02:32  0:04:03 5915k 38 2960M    0     0   38 1147M      0  7662k  0:06:35  0:02:33  0:04:02 6296k 39 2960M    0     0   39 1155M      0  7657k  0:06:35  0:02:34  0:04:01 6505k 39 2960M    0     0   39 1160M      0  7638k  0:06:36  0:02:35  0:04:01 6341k 39 2960M    0     0   39 1168M      0  7646k  0:06:36  0:02:36  0:04:00 6865k 39 2960M    0     0   39 1175M      0  7649k  0:06:36  0:02:37  0:03:59 7187k 39 2960M    0     0   39 1183M      0  7647k  0:06:36  0:02:38  0:03:58 7194k 40 2960M    0     0   40 1190M      0  7652k  0:06:36  0:02:39  0:03:57 7513k 40 2960M    0     0   40 1199M      0  7654k  0:06:36  0:02:40  0:03:56 8156k 40 2960M    0     0   40 1206M      0  7658k  0:06:35  0:02:41  0:03:54 8035k 41 2960M    0     0   41 1215M      0  7664k  0:06:35  0:02:42  0:03:53 8105k 41 2960M    0     0   41 1223M      0  7661k  0:06:35  0:02:43  0:03:52 8125k 41 2960M    0     0   41 1231M      0  7667k  0:06:35  0:02:44  0:03:51 8135k 41 2960M    0     0   41 1239M      0  7678k  0:06:34  0:02:45  0:03:49 8459k 42 2960M    0     0   42 1248M      0  7684k  0:06:34  0:02:46  0:03:48 8535k 42 2960M    0     0   42 1258M      0  7697k  0:06:33  0:02:47  0:03:46 8801k 42 2960M    0     0   42 1267M      0  7709k  0:06:33  0:02:48  0:03:45 9286k 43 2960M    0     0   43 1276M      0  7715k  0:06:32  0:02:49  0:03:43 9285k 43 2960M    0     0   43 1282M      0  7711k  0:06:33  0:02:50  0:03:43 8811k 43 2960M    0     0   43 1288M      0  7703k  0:06:33  0:02:51  0:03:42 8336k 43 2960M    0     0   43 1294M      0  7691k  0:06:34  0:02:52  0:03:42 7483k 43 2960M    0     0   43 1300M      0  7681k  0:06:34  0:02:53  0:03:41 6745k 44 2960M    0     0   44 1305M      0  7668k  0:06:35  0:02:54  0:03:41 6077k 44 2960M    0     0   44 1311M      0  7659k  0:06:35  0:02:55  0:03:40 5884k 44 2960M    0     0   44 1317M      0  7651k  0:06:36  0:02:56  0:03:40 5885k 44 2960M    0     0   44 1323M      0  7642k  0:06:36  0:02:57  0:03:39 5954k 44 2960M    0     0   44 1329M      0  7634k  0:06:37  0:02:58  0:03:39 5999k 45 2960M    0     0   45 1335M      0  7624k  0:06:37  0:02:59  0:03:38 6130k 45 2960M    0     0   45 1342M      0  7620k  0:06:37  0:03:00  0:03:37 6270k 45 2960M    0     0   45 1349M      0  7615k  0:06:38  0:03:01  0:03:37 6369k 45 2960M    0     0   45 1357M      0  7617k  0:06:37  0:03:02  0:03:35 6738k 46 2960M    0     0   46 1365M      0  7625k  0:06:37  0:03:03  0:03:34 7316k 46 2960M    0     0   46 1375M      0  7638k  0:06:36  0:03:04  0:03:32 8137k 46 2960M    0     0   46 1386M      0  7661k  0:06:35  0:03:05  0:03:30 9153k 47 2960M    0     0   47 1400M      0  7695k  0:06:33  0:03:06  0:03:27 10.3M 47 2960M    0     0   47 1411M      0  7713k  0:06:33  0:03:07  0:03:26 10.9M 47 2960M    0     0   47 1419M      0  7714k  0:06:33  0:03:08  0:03:25 10.6M 48 2960M    0     0   48 1426M      0  7710k  0:06:33  0:03:09  0:03:24 10.0M 48 2960M    0     0   48 1433M      0  7707k  0:06:33  0:03:10  0:03:23 9404k 48 2960M    0     0   48 1440M      0  7705k  0:06:33  0:03:11  0:03:22 8075k 48 2960M    0     0   48 1448M      0  7709k  0:06:33  0:03:12  0:03:21 7563k 49 2960M    0     0   49 1455M      0  7709k  0:06:33  0:03:13  0:03:20 7524k 49 2960M    0     0   49 1463M      0  7709k  0:06:33  0:03:14  0:03:19 7675k 49 2960M    0     0   49 1470M      0  7706k  0:06:33  0:03:15  0:03:18 7663k 49 2960M    0     0   49 1477M      0  7706k  0:06:33  0:03:16  0:03:17 7725k 50 2960M    0     0   50 1485M      0  7706k  0:06:33  0:03:17  0:03:16 7577k 50 2960M    0     0   50 1493M      0  7710k  0:06:33  0:03:18  0:03:15 7753k 50 2960M    0     0   50 1502M      0  7716k  0:06:32  0:03:19  0:03:13 8009k 51 2960M    0     0   51 1511M      0  7723k  0:06:32  0:03:20  0:03:12 8398k 51 2960M    0     0   51 1521M      0  7738k  0:06:31  0:03:21  0:03:10 8989k 51 2960M    0     0   51 1533M      0  7760k  0:06:30  0:03:22  0:03:08 9897k 52 2960M    0     0   52 1546M      0  7789k  0:06:29  0:03:23  0:03:06 10.6M 52 2960M    0     0   52 1559M      0  7812k  0:06:28  0:03:24  0:03:04 11.3M 52 2960M    0     0   52 1568M      0  7822k  0:06:27  0:03:25  0:03:02 11.4M 53 2960M    0     0   53 1577M      0  7826k  0:06:27  0:03:26  0:03:01 11.1M 53 2960M    0     0   53 1587M      0  7838k  0:06:26  0:03:27  0:02:59 10.7M 53 2960M    0     0   53 1596M      0  7846k  0:06:26  0:03:28  0:02:58  9.9M 54 2960M    0     0   54 1607M      0  7860k  0:06:25  0:03:29  0:02:56 9812k 54 2960M    0     0   54 1617M      0  7869k  0:06:25  0:03:30  0:02:55 9778k 54 2960M    0     0   54 1626M      0  7880k  0:06:24  0:03:31  0:02:53  9.8M 55 2960M    0     0   55 1635M      0  7885k  0:06:24  0:03:32  0:02:52 9789k 55 2960M    0     0   55 1642M      0  7884k  0:06:24  0:03:33  0:02:51 9477k 55 2960M    0     0   55 1648M      0  7875k  0:06:24  0:03:34  0:02:50 8513k 55 2960M    0     0   55 1655M      0  7870k  0:06:25  0:03:35  0:02:50 7914k 56 2960M    0     0   56 1662M      0  7868k  0:06:25  0:03:36  0:02:49 7386k 56 2960M    0     0   56 1669M      0  7864k  0:06:25  0:03:37  0:02:48 6973k 56 2960M    0     0   56 1675M      0  7857k  0:06:25  0:03:38  0:02:47 6710k 56 2960M    0     0   56 1683M      0  7853k  0:06:26  0:03:39  0:02:47 6914k 57 2960M    0     0   57 1689M      0  7850k  0:06:26  0:03:40  0:02:46 6974k 57 2960M    0     0   57 1696M      0  7847k  0:06:26  0:03:41  0:02:45 6954k 57 2960M    0     0   57 1703M      0  7844k  0:06:26  0:03:42  0:02:44 7002k 57 2960M    0     0   57 1711M      0  7843k  0:06:26  0:03:43  0:02:43 7239k 58 2960M    0     0   58 1719M      0  7846k  0:06:26  0:03:44  0:02:42 7524k 58 2960M    0     0   58 1728M      0  7852k  0:06:26  0:03:45  0:02:41 7954k 58 2960M    0     0   58 1738M      0  7862k  0:06:25  0:03:46  0:02:39 8528k 59 2960M    0     0   59 1749M      0  7881k  0:06:24  0:03:47  0:02:37 9527k 59 2960M    0     0   59 1762M      0  7904k  0:06:23  0:03:48  0:02:35 10.4M 60 2960M    0     0   60 1777M      0  7934k  0:06:22  0:03:49  0:02:33 11.6M 60 2960M    0     0   60 1789M      0  7951k  0:06:21  0:03:50  0:02:31 12.1M 60 2960M    0     0   60 1798M      0  7959k  0:06:20  0:03:51  0:02:29 12.0M 61 2960M    0     0   61 1809M      0  7971k  0:06:20  0:03:52  0:02:28 11.7M 61 2960M    0     0   61 1819M      0  7983k  0:06:19  0:03:53  0:02:26 11.3M 61 2960M    0     0   61 1830M      0  7999k  0:06:18  0:03:54  0:02:24 10.7M 62 2960M    0     0   62 1841M      0  8011k  0:06:18  0:03:55  0:02:23 10.5M 62 2960M    0     0   62 1852M      0  8026k  0:06:17  0:03:56  0:02:21 10.8M 62 2960M    0     0   62 1864M      0  8041k  0:06:17  0:03:57  0:02:20 11.0M 63 2960M    0     0   63 1874M      0  8052k  0:06:16  0:03:58  0:02:18 11.0M 63 2960M    0     0   63 1885M      0  8067k  0:06:15  0:03:59  0:02:16 10.9M 64 2960M    0     0   64 1897M      0  8081k  0:06:15  0:04:00  0:02:15 11.0M 64 2960M    0     0   64 1906M      0  8086k  0:06:14  0:04:01  0:02:13 10.6M 64 2960M    0     0   64 1914M      0  8083k  0:06:15  0:04:02  0:02:13  9.7M 64 2960M    0     0   64 1920M      0  8075k  0:06:15  0:04:03  0:02:12 9130k 65 2960M    0     0   65 1925M      0  8067k  0:06:15  0:04:04  0:02:11 8080k 65 2960M    0     0   65 1931M      0  8060k  0:06:16  0:04:05  0:02:11 7032k 65 2960M    0     0   65 1937M      0  8050k  0:06:16  0:04:06  0:02:10 6275k 65 2960M    0     0   65 1943M      0  8046k  0:06:16  0:04:07  0:02:09 6177k 65 2960M    0     0   65 1948M      0  8030k  0:06:17  0:04:08  0:02:09 5784k 65 2960M    0     0   65 1953M      0  8018k  0:06:18  0:04:09  0:02:09 5685k 66 2960M    0     0   66 1959M      0  8014k  0:06:18  0:04:10  0:02:08 5761k 66 2960M    0     0   66 1965M      0  8001k  0:06:18  0:04:11  0:02:07 5661k 66 2960M    0     0   66 1970M      0  7995k  0:06:19  0:04:12  0:02:07 5493k 66 2960M    0     0   66 1977M      0  7988k  0:06:19  0:04:13  0:02:06 5916k 66 2960M    0     0   66 1982M      0  7979k  0:06:19  0:04:14  0:02:05 5989k 67 2960M    0     0   67 1987M      0  7971k  0:06:20  0:04:15  0:02:05 5823k 67 2960M    0     0   67 1992M      0  7959k  0:06:20  0:04:16  0:02:04 5729k 67 2960M    0     0   67 1998M      0  7953k  0:06:21  0:04:17  0:02:04 5815k 67 2960M    0     0   67 2004M      0  7942k  0:06:21  0:04:18  0:02:03 5618k 67 2960M    0     0   67 2010M      0  7936k  0:06:21  0:04:19  0:02:02 5737k 68 2960M    0     0   68 2016M      0  7929k  0:06:22  0:04:20  0:02:02 5810k 68 2960M    0     0   68 2022M      0  7923k  0:06:22  0:04:21  0:02:01 6122k 68 2960M    0     0   68 2029M      0  7917k  0:06:22  0:04:22  0:02:00 6070k 68 2960M    0     0   68 2035M      0  7910k  0:06:23  0:04:23  0:02:00 6296k 68 2960M    0     0   68 2041M      0  7909k  0:06:23  0:04:24  0:01:59 6475k 69 2960M    0     0   69 2048M      0  7906k  0:06:23  0:04:25  0:01:58 6667k 69 2960M    0     0   69 2056M      0  7904k  0:06:23  0:04:26  0:01:57 6888k 69 2960M    0     0   69 2063M      0  7905k  0:06:23  0:04:27  0:01:56 7276k 70 2960M    0     0   70 2073M      0  7912k  0:06:23  0:04:28  0:01:55 7983k 70 2960M    0     0   70 2081M      0  7912k  0:06:23  0:04:29  0:01:54 8098k 70 2960M    0     0   70 2089M      0  7916k  0:06:22  0:04:30  0:01:52 8454k 70 2960M    0     0   70 2100M      0  7921k  0:06:22  0:04:31  0:01:51 8832k 71 2960M    0     0   71 2106M      0  7920k  0:06:22  0:04:32  0:01:50 8740k 71 2960M    0     0   71 2114M      0  7919k  0:06:22  0:04:33  0:01:49 8321k 71 2960M    0     0   71 2122M      0  7920k  0:06:22  0:04:34  0:01:48 8333k 71 2960M    0     0   71 2130M      0  7921k  0:06:22  0:04:35  0:01:47 8220k 72 2960M    0     0   72 2138M      0  7923k  0:06:22  0:04:36  0:01:46 8021k 72 2960M    0     0   72 2146M      0  7925k  0:06:22  0:04:37  0:01:45 8175k 72 2960M    0     0   72 2155M      0  7929k  0:06:22  0:04:38  0:01:44 8466k 73 2960M    0     0   73 2163M      0  7930k  0:06:22  0:04:39  0:01:43 8487k 73 2960M    0     0   73 2170M      0  7928k  0:06:22  0:04:40  0:01:42 8275k 73 2960M    0     0   73 2177M      0  7923k  0:06:22  0:04:41  0:01:41 7912k 73 2960M    0     0   73 2185M      0  7924k  0:06:22  0:04:42  0:01:40 7893k 74 2960M    0     0   74 2193M      0  7925k  0:06:22  0:04:43  0:01:39 7686k 74 2960M    0     0   74 2199M      0  7921k  0:06:22  0:04:44  0:01:38 7440k 74 2960M    0     0   74 2206M      0  7916k  0:06:22  0:04:45  0:01:37 7281k 74 2960M    0     0   74 2212M      0  7911k  0:06:23  0:04:46  0:01:37 7254k 74 2960M    0     0   74 2218M      0  7906k  0:06:23  0:04:47  0:01:36 6901k 75 2960M    0     0   75 2225M      0  7904k  0:06:23  0:04:48  0:01:35 6709k 75 2960M    0     0   75 2232M      0  7901k  0:06:23  0:04:49  0:01:34 6737k 75 2960M    0     0   75 2240M      0  7899k  0:06:23  0:04:50  0:01:33 6931k 75 2960M    0     0   75 2247M      0  7897k  0:06:23  0:04:51  0:01:32 7073k 76 2960M    0     0   76 2254M      0  7894k  0:06:24  0:04:52  0:01:32 7212k 76 2960M    0     0   76 2261M      0  7892k  0:06:24  0:04:53  0:01:31 7227k 76 2960M    0     0   76 2269M      0  7893k  0:06:24  0:04:54  0:01:30 7413k 76 2960M    0     0   76 2277M      0  7895k  0:06:23  0:04:55  0:01:28 7649k 77 2960M    0     0   77 2286M      0  7902k  0:06:23  0:04:56  0:01:27 8198k 77 2960M    0     0   77 2296M      0  7909k  0:06:23  0:04:57  0:01:26 8794k 77 2960M    0     0   77 2309M      0  7924k  0:06:22  0:04:58  0:01:24 9852k 78 2960M    0     0   78 2322M      0  7944k  0:06:21  0:04:59  0:01:22 10.7M 78 2960M    0     0   78 2336M      0  7965k  0:06:20  0:05:00  0:01:20 11.8M 79 2960M    0     0   79 2347M      0  7978k  0:06:19  0:05:01  0:01:18 12.2M 79 2960M    0     0   79 2356M      0  7979k  0:06:19  0:05:02  0:01:17 11.8M 79 2960M    0     0   79 2363M      0  7977k  0:06:20  0:05:03  0:01:17 10.8M 80 2960M    0     0   80 2372M      0  7980k  0:06:19  0:05:04  0:01:15  9.8M 80 2960M    0     0   80 2379M      0  7979k  0:06:19  0:05:05  0:01:14 8788k 80 2960M    0     0   80 2387M      0  7980k  0:06:19  0:05:06  0:01:13 8088k 80 2960M    0     0   80 2396M      0  7985k  0:06:19  0:05:07  0:01:12 8329k 81 2960M    0     0   81 2404M      0  7983k  0:06:19  0:05:08  0:01:11 8366k 81 2960M    0     0   81 2412M      0  7987k  0:06:19  0:05:09  0:01:10 8410k 81 2960M    0     0   81 2421M      0  7988k  0:06:19  0:05:10  0:01:09 8540k 82 2960M    0     0   82 2430M      0  7991k  0:06:19  0:05:11  0:01:08 8666k 82 2960M    0     0   82 2438M      0  7994k  0:06:19  0:05:12  0:01:07 8537k 82 2960M    0     0   82 2448M      0  8001k  0:06:18  0:05:13  0:01:05 9090k 83 2960M    0     0   83 2458M      0  8008k  0:06:18  0:05:14  0:01:04 9343k 83 2960M    0     0   83 2469M      0  8017k  0:06:18  0:05:15  0:01:03 9791k 83 2960M    0     0   83 2481M      0  8032k  0:06:17  0:05:16  0:01:01 10.4M 84 2960M    0     0   84 2495M      0  8053k  0:06:16  0:05:17  0:00:59 11.4M 84 2960M    0     0   84 2510M      0  8076k  0:06:15  0:05:18  0:00:57 12.5M 85 2960M    0     0   85 2518M      0  8076k  0:06:15  0:05:19  0:00:56 12.0M 85 2960M    0     0   85 2525M      0  8072k  0:06:15  0:05:20  0:00:55 11.3M 85 2960M    0     0   85 2532M      0  8070k  0:06:15  0:05:21  0:00:54 10.1M 85 2960M    0     0   85 2540M      0  8067k  0:06:15  0:05:22  0:00:53 8992k 85 2960M    0     0   85 2545M      0  8061k  0:06:16  0:05:23  0:00:53 7086k 86 2960M    0     0   86 2551M      0  8056k  0:06:16  0:05:24  0:00:52 6767k 86 2960M    0     0   86 2557M      0  8049k  0:06:16  0:05:25  0:00:51 6573k 86 2960M    0     0   86 2564M      0  8046k  0:06:16  0:05:26  0:00:50 6527k 86 2960M    0     0   86 2570M      0  8038k  0:06:17  0:05:27  0:00:50 6170k 87 2960M    0     0   87 2576M      0  8034k  0:06:17  0:05:28  0:00:49 6356k 87 2960M    0     0   87 2583M      0  8030k  0:06:17  0:05:29  0:00:48 6328k 87 2960M    0     0   87 2589M      0  8025k  0:06:17  0:05:30  0:00:47 6487k 87 2960M    0     0   87 2596M      0  8021k  0:06:17  0:05:31  0:00:46 6422k 87 2960M    0     0   87 2603M      0  8020k  0:06:18  0:05:32  0:00:46 6817k 88 2960M    0     0   88 2610M      0  8019k  0:06:18  0:05:33  0:00:45 6971k 88 2960M    0     0   88 2618M      0  8019k  0:06:18  0:05:34  0:00:44 7335k 88 2960M    0     0   88 2628M      0  8025k  0:06:17  0:05:35  0:00:42 7972k 89 2960M    0     0   89 2638M      0  8032k  0:06:17  0:05:36  0:00:41 8775k 89 2960M    0     0   89 2646M      0  8033k  0:06:17  0:05:37  0:00:40 8915k 89 2960M    0     0   89 2657M      0  8041k  0:06:17  0:05:38  0:00:39 9497k 90 2960M    0     0   90 2667M      0  8046k  0:06:16  0:05:39  0:00:37 9801k 90 2960M    0     0   90 2677M      0  8054k  0:06:16  0:05:40  0:00:36  9.8M 90 2960M    0     0   90 2688M      0  8065k  0:06:15  0:05:41  0:00:34 10.0M 91 2960M    0     0   91 2699M      0  8074k  0:06:15  0:05:42  0:00:33 10.6M 91 2960M    0     0   91 2711M      0  8085k  0:06:14  0:05:43  0:00:31 10.8M 91 2960M    0     0   91 2722M      0  8093k  0:06:14  0:05:44  0:00:30 11.0M 92 2960M    0     0   92 2731M      0  8095k  0:06:14  0:05:45  0:00:29 10.5M 92 2960M    0     0   92 2738M      0  8096k  0:06:14  0:05:46  0:00:28  9.8M 92 2960M    0     0   92 2744M      0  8087k  0:06:14  0:05:47  0:00:27 8932k 92 2960M    0     0   92 2749M      0  8081k  0:06:15  0:05:48  0:00:27 7862k 93 2960M    0     0   93 2755M      0  8072k  0:06:15  0:05:49  0:00:26 6656k 93 2960M    0     0   93 2760M      0  8066k  0:06:15  0:05:50  0:00:25 6040k 93 2960M    0     0   93 2765M      0  8060k  0:06:16  0:05:51  0:00:25 5560k 93 2960M    0     0   93 2771M      0  8053k  0:06:16  0:05:52  0:00:24 5627k 93 2960M    0     0   93 2777M      0  8049k  0:06:16  0:05:53  0:00:23 5787k 93 2960M    0     0   93 2782M      0  8037k  0:06:17  0:05:54  0:00:23 5583k 94 2960M    0     0   94 2786M      0  8029k  0:06:17  0:05:55  0:00:22 5378k 94 2960M    0     0   94 2791M      0  8020k  0:06:17  0:05:56  0:00:21 5275k 94 2960M    0     0   94 2797M      0  8014k  0:06:18  0:05:57  0:00:21 5304k 94 2960M    0     0   94 2802M      0  8008k  0:06:18  0:05:58  0:00:20 5098k 94 2960M    0     0   94 2808M      0  8003k  0:06:18  0:05:59  0:00:19 5502k 95 2960M    0     0   95 2814M      0  7996k  0:06:19  0:06:00  0:00:19 5664k 95 2960M    0     0   95 2815M      0  7976k  0:06:20  0:06:01  0:00:19 4811k 95 2960M    0     0   95 2815M      0  7954k  0:06:21  0:06:02  0:00:19 3688k
curl: (55) SSL_write() returned SYSCALL, errno = 32
+ docker rmi --force mesos-1551851617-13468
Untagged: mesos-1551851617-13468:latest
Deleted: sha256:45d4e90eea873d3028e37eea8a2fc1d29e6fc3beb709caaf18e6a89d211b6317
Deleted: sha256:c472b44dcf4aeeb2e30a6f42385babe73f5fe2361927953a32dc4ffa4506abdc
Deleted: sha256:dafc3ee1e54a810bdf953fe132dc1bde8502aacd8dd917ed937da879f921f5bd
Deleted: sha256:46e65ec0d774d9d8d80a39ee4b220751aacafecfc163bda43ac7a61bb378c596
Deleted: sha256:29cda73c0ea8dd6e03277ef1c199e78fd6ea90f2696617ea19a4e94543db0abb
Deleted: sha256:e3c30f1892791f5bdfe220e517e3790f14d76aec6e5a1099ab56d73f052c9de0
Deleted: sha256:a80095e185a0a0e59d940ee46203a65c2e0a2596a74a76f654ec47f4ea6716b0
Deleted: sha256:bbed4803096efa7f59935926bed2da15fb2c4cd44a04dad50f8464affb1d1cf8
Deleted: sha256:6179da00f3a32f24b7fc1e2d84dd77c75b8e59f354bca1359d4a34b0edab3bd5
Deleted: sha256:d8ab4229c7a0057f85b985962906ca5b65f98967476b3e2e6127bd2f7e21b3d3
Deleted: sha256:3e30a444ddbf13ef7742a1d3d49c0450adaa4276adc234e3dff98324e0e59aef
Deleted: sha256:bd693d2d2ae1855719490f5dd29e0d5b77b9a34c76c8b46eb6e2cf949957aa8d
Deleted: sha256:ca717f042d3fccec05a3f30f5fe66ce0520f1d2b7a37528c93ba8b83c6ea0714
Deleted: sha256:4abf2541442468797fb59e2cb63b74110519042406f100c70b1ced0fd99e9713
Deleted: sha256:cda9b7ffc70d073f68cc400fdcb1915b72f73b87ac544e45a8c7e557bd907a30
Deleted: sha256:a8d0767dd0e156c3eb377c87146a0ef65bd307d0ac140e8307b8aea343a22c75
Deleted: sha256:57d1f0234b9be797ced165032d7424e1d4750e3e6e6e2e0abd2601079bd8faa1
Deleted: sha256:9de35dd640c24452e46f7089b89a0a394b00830a20365708e5a581de0985abed
Deleted: sha256:b65529b9b75e9e0211083be4ace2d45f9e9d9da5d85b1800a2bd16a3362dd17a
Deleted: sha256:40d82b9059dbde44761a60d159bdd95be0123dd5418b2355df396972d8ca588e
Deleted: sha256:ca8e59fe17420ca4382bae77c132a0b07950057d15f9aa92bbe8ef8ab270f45a
Deleted: sha256:04d2752361a101d316eb00188adb22ce090b5ff7188c25b87e48030989f9cd4b
Deleted: sha256:42fd8c83f1ddc096eb1329991f59b5fe5489cfde6b181085063581c1b0be29aa
Deleted: sha256:7ad3d5c5c59f4569d4b55a77e3f420d3d63d453d359b7e80ca6273d3e6c4b678
Deleted: sha256:eb891db356501ef952fcec0da1556c4ed503c64230530b36ee8fbdf2707c7ecc
Deleted: sha256:bea8891f557f71b6fc4840cc317cd1abcca0a0de19a14fe1b59183b0bb511f16
Deleted: sha256:e04626e2d1baa10c0ed68c55b5a006bb5e8a0bd3e253766f0fff9629df115005
Deleted: sha256:d6733ab89fdca8aae71e4d9e104baf812293d28ad7ef2c164468650e8bac1f60
Deleted: sha256:6ff91eea1bc177fbd0d9902698f6fad2002a57c4b1a3569907ee8fc56a01d16b
Deleted: sha256:fafde0102e8daac81eb7595456a6e064ff495a7a4a8069cb2bf2d5ef59be38fb
Deleted: sha256:936bbc02ab79c59387c7e7a4d3d032dbb368aec477cfd22f98667d2d402fc880
Deleted: sha256:ea3587394e546987d40fd4e4fbab62f4576d8419347ac5c33f9570c8647f4f3d
Deleted: sha256:b4db3dbad25131741ca7e926ee3fd27e6406d4dd2cc3ca7b1f4b03d939bd89a1
Deleted: sha256:f911048dfe9fa61182cc73fb6920dcd97a7b5fff1cf4ecbfbc039e481ba29361
Deleted: sha256:eb0a5e66ae297ab6166cd9bea4b92aa9d707f5f8c42210bdfc40eae2715cedad
Build step 'Execute shell' marked build as failure