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

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

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

Changes:

[bmahler] Removed the optional time window from metrics::Counter.

------------------------------------------
[...truncated 2.63 MB...]
[ RUN      ] StringsTest.TokenizeNullByteDelim
[       OK ] StringsTest.TokenizeNullByteDelim (0 ms)
[ RUN      ] StringsTest.TokenizeNZero
[       OK ] StringsTest.TokenizeNZero (0 ms)
[ RUN      ] StringsTest.TokenizeNOne
[       OK ] StringsTest.TokenizeNOne (0 ms)
[ RUN      ] StringsTest.TokenizeNDelimOnlyString
[       OK ] StringsTest.TokenizeNDelimOnlyString (0 ms)
[ RUN      ] StringsTest.TokenizeN
[       OK ] StringsTest.TokenizeN (0 ms)
[ RUN      ] StringsTest.TokenizeNStringWithDelimsAtStart
[       OK ] StringsTest.TokenizeNStringWithDelimsAtStart (0 ms)
[ RUN      ] StringsTest.TokenizeNStringWithDelimsAtEnd
[       OK ] StringsTest.TokenizeNStringWithDelimsAtEnd (0 ms)
[ RUN      ] StringsTest.TokenizeNStringWithDelimsAtStartAndEnd
[       OK ] StringsTest.TokenizeNStringWithDelimsAtStartAndEnd (0 ms)
[ RUN      ] StringsTest.TokenizeNWithMultipleDelims
[       OK ] StringsTest.TokenizeNWithMultipleDelims (0 ms)
[ RUN      ] StringsTest.SplitEmptyString
[       OK ] StringsTest.SplitEmptyString (0 ms)
[ RUN      ] StringsTest.SplitDelimOnlyString
[       OK ] StringsTest.SplitDelimOnlyString (0 ms)
[ RUN      ] StringsTest.Split
[       OK ] StringsTest.Split (0 ms)
[ RUN      ] StringsTest.SplitStringWithDelimsAtStart
[       OK ] StringsTest.SplitStringWithDelimsAtStart (0 ms)
[ RUN      ] StringsTest.SplitStringWithDelimsAtEnd
[       OK ] StringsTest.SplitStringWithDelimsAtEnd (0 ms)
[ RUN      ] StringsTest.SplitStringWithDelimsAtStartAndEnd
[       OK ] StringsTest.SplitStringWithDelimsAtStartAndEnd (0 ms)
[ RUN      ] StringsTest.SplitWithMultipleDelims
[       OK ] StringsTest.SplitWithMultipleDelims (0 ms)
[ RUN      ] StringsTest.SplitNZero
[       OK ] StringsTest.SplitNZero (0 ms)
[ RUN      ] StringsTest.SplitNOne
[       OK ] StringsTest.SplitNOne (0 ms)
[ RUN      ] StringsTest.SplitNDelimOnlyString
[       OK ] StringsTest.SplitNDelimOnlyString (0 ms)
[ RUN      ] StringsTest.SplitN
[       OK ] StringsTest.SplitN (0 ms)
[ RUN      ] StringsTest.SplitNStringWithDelimsAtStart
[       OK ] StringsTest.SplitNStringWithDelimsAtStart (0 ms)
[ RUN      ] StringsTest.SplitNStringWithDelimsAtEnd
[       OK ] StringsTest.SplitNStringWithDelimsAtEnd (0 ms)
[ RUN      ] StringsTest.SplitNStringWithDelimsAtStartAndEnd
[       OK ] StringsTest.SplitNStringWithDelimsAtStartAndEnd (0 ms)
[ RUN      ] StringsTest.SplitNWithMultipleDelims
[       OK ] StringsTest.SplitNWithMultipleDelims (0 ms)
[ RUN      ] StringsTest.Pairs
[       OK ] StringsTest.Pairs (0 ms)
[ RUN      ] StringsTest.Join
[       OK ] StringsTest.Join (0 ms)
[ RUN      ] StringsTest.StartsWith
[       OK ] StringsTest.StartsWith (0 ms)
[ RUN      ] StringsTest.Contains
[       OK ] StringsTest.Contains (0 ms)
[----------] 39 tests from StringsTest (1 ms total)

[----------] 2 tests from SubcommandTest
[ RUN      ] SubcommandTest.Flags
[       OK ] SubcommandTest.Flags (1 ms)
[ RUN      ] SubcommandTest.Dispatch
Subcommand 'subcommand' is not available
Usage: command <subcommand> [OPTIONS]

Available subcommands:
    help
    subcommand2

Multiple subcommands have name 'subcommand'
[       OK ] SubcommandTest.Dispatch (0 ms)
[----------] 2 tests from SubcommandTest (1 ms total)

[----------] 2 tests from SVNTest
[ RUN      ] SVNTest.DiffPatch
[       OK ] SVNTest.DiffPatch (42 ms)
[ RUN      ] SVNTest.EmptyDiffPatch
[       OK ] SVNTest.EmptyDiffPatch (40 ms)
[----------] 2 tests from SVNTest (82 ms total)

[----------] 1 test from TryTest
[ RUN      ] TryTest.ArrowOperator
[       OK ] TryTest.ArrowOperator (0 ms)
[----------] 1 test from TryTest (0 ms total)

[----------] 2 tests from UUIDTest
[ RUN      ] UUIDTest.Test
[       OK ] UUIDTest.Test (0 ms)
[ RUN      ] UUIDTest.MalformedUUID
[       OK ] UUIDTest.MalformedUUID (0 ms)
[----------] 2 tests from UUIDTest (0 ms total)

[----------] 2 tests from VariantTest
[ RUN      ] VariantTest.Visit
[       OK ] VariantTest.Visit (0 ms)
[ RUN      ] VariantTest.Equality
[       OK ] VariantTest.Equality (0 ms)
[----------] 2 tests from VariantTest (0 ms total)

[----------] 4 tests from VersionTest
[ RUN      ] VersionTest.Comparison
[       OK ] VersionTest.Comparison (4 ms)
[ RUN      ] VersionTest.BuildMetadataComparison
[       OK ] VersionTest.BuildMetadataComparison (0 ms)
[ RUN      ] VersionTest.ParseValid
[       OK ] VersionTest.ParseValid (0 ms)
[ RUN      ] VersionTest.ParseInvalid
[       OK ] VersionTest.ParseInvalid (0 ms)
[----------] 4 tests from VersionTest (4 ms total)

[----------] 6 tests from ProcTest
[ RUN      ] ProcTest.Pids
[       OK ] ProcTest.Pids (1 ms)
[ RUN      ] ProcTest.Cpus
[       OK ] ProcTest.Cpus (1 ms)
[ RUN      ] ProcTest.SystemStatus
[       OK ] ProcTest.SystemStatus (0 ms)
[ RUN      ] ProcTest.ProcessStatus
[       OK ] ProcTest.ProcessStatus (0 ms)
[ RUN      ] ProcTest.SingleThread
[       OK ] ProcTest.SingleThread (0 ms)
[ RUN      ] ProcTest.MultipleThreads
[       OK ] ProcTest.MultipleThreads (0 ms)
[----------] 6 tests from ProcTest (2 ms total)

[----------] Global test environment tear-down
[==========] 309 tests from 50 test cases ran. (426 ms total)
[  PASSED  ] 309 tests.
make[7]: Leaving directory `/mesos/mesos-1.4.0/_build/3rdparty/stout'
make[6]: Leaving directory `/mesos/mesos-1.4.0/_build/3rdparty/stout'
Making check in include
make[6]: Entering directory `/mesos/mesos-1.4.0/_build/3rdparty/stout/include'
make[6]: Nothing to be done for `check'.
make[6]: Leaving directory `/mesos/mesos-1.4.0/_build/3rdparty/stout/include'
make[5]: Leaving directory `/mesos/mesos-1.4.0/_build/3rdparty/stout'
make[4]: Leaving directory `/mesos/mesos-1.4.0/_build/3rdparty/stout'
Making check in libprocess
make[4]: Entering directory `/mesos/mesos-1.4.0/_build/3rdparty/libprocess'
make  check-recursive
make[5]: Entering directory `/mesos/mesos-1.4.0/_build/3rdparty/libprocess'
Making check in .
make[6]: Entering directory `/mesos/mesos-1.4.0/_build/3rdparty/libprocess'
make  libprocess-tests benchmarks ssl-client test-linkee
make[7]: Entering directory `/mesos/mesos-1.4.0/_build/3rdparty/libprocess'
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src  -I../http-parser-2.6.2  -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_tests-after_tests.o -MD -MP -MF .deps/libprocess_tests-after_tests.Tpo -c -o libprocess_tests-after_tests.o `test -f 'src/tests/after_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/after_tests.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src  -I../http-parser-2.6.2  -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_tests-collect_tests.o -MD -MP -MF .deps/libprocess_tests-collect_tests.Tpo -c -o libprocess_tests-collect_tests.o `test -f 'src/tests/collect_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/collect_tests.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src  -I../http-parser-2.6.2  -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_tests-count_down_latch_tests.o -MD -MP -MF .deps/libprocess_tests-count_down_latch_tests.Tpo -c -o libprocess_tests-count_down_latch_tests.o `test -f 'src/tests/count_down_latch_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/count_down_latch_tests.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src  -I../http-parser-2.6.2  -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_tests-decoder_tests.o -MD -MP -MF .deps/libprocess_tests-decoder_tests.Tpo -c -o libprocess_tests-decoder_tests.o `test -f 'src/tests/decoder_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/decoder_tests.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src  -I../http-parser-2.6.2  -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_tests-encoder_tests.o -MD -MP -MF .deps/libprocess_tests-encoder_tests.Tpo -c -o libprocess_tests-encoder_tests.o `test -f 'src/tests/encoder_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/encoder_tests.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src  -I../http-parser-2.6.2  -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_tests-future_tests.o -MD -MP -MF .deps/libprocess_tests-future_tests.Tpo -c -o libprocess_tests-future_tests.o `test -f 'src/tests/future_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/future_tests.cpp
mv -f .deps/libprocess_tests-count_down_latch_tests.Tpo .deps/libprocess_tests-count_down_latch_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src  -I../http-parser-2.6.2  -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_tests-http_tests.o -MD -MP -MF .deps/libprocess_tests-http_tests.Tpo -c -o libprocess_tests-http_tests.o `test -f 'src/tests/http_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/http_tests.cpp
mv -f .deps/libprocess_tests-encoder_tests.Tpo .deps/libprocess_tests-encoder_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src  -I../http-parser-2.6.2  -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_tests-io_tests.o -MD -MP -MF .deps/libprocess_tests-io_tests.Tpo -c -o libprocess_tests-io_tests.o `test -f 'src/tests/io_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/io_tests.cpp
mv -f .deps/libprocess_tests-decoder_tests.Tpo .deps/libprocess_tests-decoder_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src  -I../http-parser-2.6.2  -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_tests-limiter_tests.o -MD -MP -MF .deps/libprocess_tests-limiter_tests.Tpo -c -o libprocess_tests-limiter_tests.o `test -f 'src/tests/limiter_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/limiter_tests.cpp
mv -f .deps/libprocess_tests-after_tests.Tpo .deps/libprocess_tests-after_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src  -I../http-parser-2.6.2  -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_tests-loop_tests.o -MD -MP -MF .deps/libprocess_tests-loop_tests.Tpo -c -o libprocess_tests-loop_tests.o `test -f 'src/tests/loop_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/loop_tests.cpp
mv -f .deps/libprocess_tests-future_tests.Tpo .deps/libprocess_tests-future_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src  -I../http-parser-2.6.2  -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_tests-main.o -MD -MP -MF .deps/libprocess_tests-main.Tpo -c -o libprocess_tests-main.o `test -f 'src/tests/main.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/main.cpp
mv -f .deps/libprocess_tests-collect_tests.Tpo .deps/libprocess_tests-collect_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src  -I../http-parser-2.6.2  -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_tests-metrics_tests.o -MD -MP -MF .deps/libprocess_tests-metrics_tests.Tpo -c -o libprocess_tests-metrics_tests.o `test -f 'src/tests/metrics_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/metrics_tests.cpp
mv -f .deps/libprocess_tests-io_tests.Tpo .deps/libprocess_tests-io_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src  -I../http-parser-2.6.2  -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_tests-mutex_tests.o -MD -MP -MF .deps/libprocess_tests-mutex_tests.Tpo -c -o libprocess_tests-mutex_tests.o `test -f 'src/tests/mutex_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/mutex_tests.cpp
mv -f .deps/libprocess_tests-limiter_tests.Tpo .deps/libprocess_tests-limiter_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src  -I../http-parser-2.6.2  -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_tests-owned_tests.o -MD -MP -MF .deps/libprocess_tests-owned_tests.Tpo -c -o libprocess_tests-owned_tests.o `test -f 'src/tests/owned_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/owned_tests.cpp
../../../3rdparty/libprocess/src/tests/metrics_tests.cpp: In member function 'virtual void MetricsTest_Statistics_Test::TestBody()':
../../../3rdparty/libprocess/src/tests/metrics_tests.cpp:170:62: error: no matching function for call to 'process::metrics::Counter::Counter(const char [13], const Duration&)'
   Counter counter("test/counter", process::TIME_SERIES_WINDOW);
                                                              ^
../../../3rdparty/libprocess/src/tests/metrics_tests.cpp:170:62: note: candidates are:
In file included from ../../../3rdparty/libprocess/src/tests/metrics_tests.cpp:31:0:
../../../3rdparty/libprocess/include/process/metrics/counter.hpp:31:3: note: process::metrics::Counter::Counter(const string&)
   Counter(const std::string& name)
   ^
../../../3rdparty/libprocess/include/process/metrics/counter.hpp:31:3: note:   candidate expects 1 argument, 2 provided
../../../3rdparty/libprocess/include/process/metrics/counter.hpp:26:7: note: process::metrics::Counter::Counter(const process::metrics::Counter&)
 class Counter : public Metric
       ^
../../../3rdparty/libprocess/include/process/metrics/counter.hpp:26:7: note:   candidate expects 1 argument, 2 provided
../../../3rdparty/libprocess/src/tests/metrics_tests.cpp: In member function 'virtual void MetricsTest_SnapshotStatistics_Test::TestBody()':
../../../3rdparty/libprocess/src/tests/metrics_tests.cpp:391:62: error: no matching function for call to 'process::metrics::Counter::Counter(const char [13], const Duration&)'
   Counter counter("test/counter", process::TIME_SERIES_WINDOW);
                                                              ^
../../../3rdparty/libprocess/src/tests/metrics_tests.cpp:391:62: note: candidates are:
In file included from ../../../3rdparty/libprocess/src/tests/metrics_tests.cpp:31:0:
../../../3rdparty/libprocess/include/process/metrics/counter.hpp:31:3: note: process::metrics::Counter::Counter(const string&)
   Counter(const std::string& name)
   ^
../../../3rdparty/libprocess/include/process/metrics/counter.hpp:31:3: note:   candidate expects 1 argument, 2 provided
../../../3rdparty/libprocess/include/process/metrics/counter.hpp:26:7: note: process::metrics::Counter::Counter(const process::metrics::Counter&)
 class Counter : public Metric
       ^
../../../3rdparty/libprocess/include/process/metrics/counter.hpp:26:7: note:   candidate expects 1 argument, 2 provided
mv -f .deps/libprocess_tests-main.Tpo .deps/libprocess_tests-main.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src  -I../http-parser-2.6.2  -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_tests-process_tests.o -MD -MP -MF .deps/libprocess_tests-process_tests.Tpo -c -o libprocess_tests-process_tests.o `test -f 'src/tests/process_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/process_tests.cpp
mv -f .deps/libprocess_tests-mutex_tests.Tpo .deps/libprocess_tests-mutex_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src  -I../http-parser-2.6.2  -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_tests-profiler_tests.o -MD -MP -MF .deps/libprocess_tests-profiler_tests.Tpo -c -o libprocess_tests-profiler_tests.o `test -f 'src/tests/profiler_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/profiler_tests.cpp
mv -f .deps/libprocess_tests-loop_tests.Tpo .deps/libprocess_tests-loop_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src  -I../http-parser-2.6.2  -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_tests-queue_tests.o -MD -MP -MF .deps/libprocess_tests-queue_tests.Tpo -c -o libprocess_tests-queue_tests.o `test -f 'src/tests/queue_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/queue_tests.cpp
make[7]: *** [libprocess_tests-metrics_tests.o] Error 1
make[7]: *** Waiting for unfinished jobs....
mv -f .deps/libprocess_tests-owned_tests.Tpo .deps/libprocess_tests-owned_tests.Po
mv -f .deps/libprocess_tests-queue_tests.Tpo .deps/libprocess_tests-queue_tests.Po
mv -f .deps/libprocess_tests-profiler_tests.Tpo .deps/libprocess_tests-profiler_tests.Po
mv -f .deps/libprocess_tests-http_tests.Tpo .deps/libprocess_tests-http_tests.Po
mv -f .deps/libprocess_tests-process_tests.Tpo .deps/libprocess_tests-process_tests.Po
make[7]: Leaving directory `/mesos/mesos-1.4.0/_build/3rdparty/libprocess'
make[6]: *** [check-am] Error 2
make[6]: Leaving directory `/mesos/mesos-1.4.0/_build/3rdparty/libprocess'
make[5]: *** [check-recursive] Error 1
make[5]: Leaving directory `/mesos/mesos-1.4.0/_build/3rdparty/libprocess'
make[4]: *** [check] Error 2
make[4]: Leaving directory `/mesos/mesos-1.4.0/_build/3rdparty/libprocess'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/mesos/mesos-1.4.0/_build/3rdparty'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/mesos/mesos-1.4.0/_build/3rdparty'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-1.4.0/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1500585799-30214
Untagged: mesos-1500585799-30214:latest
Deleted: sha256:2acf7566b4ad178adb4c07b6dde800a8b36b00d9f4bec5085966a4ae210ff995
Deleted: sha256:037289a997048aa14418255482c7ce982b8163fa99a13790f10b2a030ac17798
Deleted: sha256:e8b714184f49026785aef439869f4673378a42d282436201d3a08aec2c333544
Deleted: sha256:cf114263f4103ac860d5a96725aed8612ad708181ed20cc49fc736f2678e6b88
Deleted: sha256:150809dde146fa2444a2e7a1b196210fdb2f5fa0631b79eb7698fb8d81fe9121
Deleted: sha256:3d5a0e68bb215d0a485fcd9e1744471361f35b089dbe04c26492f5f0d9cad57a
Deleted: sha256:b998ce6a9c0bf43f118535a2d03c59629e62c3d97ce81a54a6ef1231bcb05f42
Deleted: sha256:efd59911e62a4e8b4415c28698011db87567e73994b00abfb63b9791c2280711
Deleted: sha256:aa1de018f0a5961a68dc16d255445580f14bb5baeda08c8b814d09becc2fa3e5
Deleted: sha256:a05f0b8629c415636268593502756517239f5243a9ff7b3d08ed804aa963317e
Deleted: sha256:631252c355c6ca870634df484045c955d760694e4863ca0a1682c36e00a4abca
Deleted: sha256:43bc18861b498c912a9d8eec67835442696aec96de73ebc6e454ec43db5d8847
Deleted: sha256:c7a95f1632a3808bb6ba02aa18372f5a5ea16a26d4aa7cb732804a9b9542d2bf
Deleted: sha256:8ab525c7eb8a67b98d4ce33bd72808da249d49fd24e20aef351b3aad9796e222
Deleted: sha256:8d75818474e4e14ebfbe7e13a4e3c0d474ad7f96c5e19076b71c8859dbed236b
Deleted: sha256:7c8ab5178546f503f4fc4383ae34bbe92ef28796648d85e9945a6fc227f73df3
Deleted: sha256:d23b2f5a78ddc86d6a41854517adb096392a647962eb8efd2b5e310ea4f23798
Deleted: sha256:917132339820d829f9b58b8f403c752bba2416bbb8b239815d655231c872e2e9
Deleted: sha256:e84e005e3ce0034ca281b51293911bb69526618a4ca59cca99f60fe7c6e7789d
Deleted: sha256:72ba5330c3106fdbaeba2ff2365c658a10742479aa97722481ded1d8dc56a4de
Deleted: sha256:6875c1bba06078dab71038a536c3d56dc19168913cffee8053c349b5cbc0d489
Deleted: sha256:908ecd0bea63adbf53789ae80003de0d6fcf61d70ecfe512f3a85192ac8c5120
Deleted: sha256:b8cb919f68f43a9c860043fd3c36576df800fe93ea96f682a956644d8832381e
Deleted: sha256:20188d730e0b7081b0f22f5036289e2b5d6689f3158acf779c9901da7865528c
Deleted: sha256:046c3604ebaa5c4d5f387070dc755631e85cf97bde4d403e467f10401921a5f4
Build step 'Execute shell' marked build as failure

Jenkins build is back to normal : Mesos-Buildbot » autotools,gcc,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2) #3944

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


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

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

Changes:

[bmahler] Revert "Removed the optional time window from metrics::Counter."

------------------------------------------
[...truncated 31.29 MB...]
I0721 01:14:23.482064 30075 process.cpp:3837] Handling HTTP event for process 'slave(795)' with path: '/slave(795)/containers'
I0721 01:14:23.483773 30064 http.cpp:1133] HTTP GET for /slave(795)/containers from 172.17.0.3:56730
I0721 01:14:23.483858 30064 http.cpp:957] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0721 01:14:23.487257 30084 slave.cpp:843] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.AuthorizedRequest/2 (29 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0
I0721 01:14:23.497032  9242 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0721 01:14:23.497536  9242 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0721 01:14:23.497637  9242 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0721 01:14:23.497671  9242 provisioner.cpp:255] Using default backend 'copy'
I0721 01:14:23.500777 30061 slave.cpp:250] Mesos agent started on (796)@172.17.0.3:42479
I0721 01:14:23.500800 30061 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_EF1XpY/store/appc" --authenticate_http_executors="true" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_EF1XpY/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_EF1XpY/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_secret_key="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_EF1XpY/executor_secret_key" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_EF1XpY/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_EF1XpY/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.4.0/_build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --port="5051" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_EF1XpY" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_g6veCU"
I0721 01:14:23.501233 30061 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_EF1XpY/credential'
I0721 01:14:23.501402 30061 slave.cpp:283] Agent using credential for: test-principal
I0721 01:14:23.501430 30061 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_EF1XpY/http_credentials'
I0721 01:14:23.501745 30061 http.cpp:993] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-executor'
I0721 01:14:23.501868 30061 http.cpp:1014] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-executor'
I0721 01:14:23.502063 30061 http.cpp:993] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0721 01:14:23.502161 30061 http.cpp:1014] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-readonly'
I0721 01:14:23.502336 30061 http.cpp:993] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0721 01:14:23.502434 30061 http.cpp:1014] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-readwrite'
I0721 01:14:23.503789 30061 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0721 01:14:23.504021 30061 slave.cpp:573] Agent attributes: [  ]
I0721 01:14:23.504037 30061 slave.cpp:582] Agent hostname: 67939caa1617
I0721 01:14:23.504169 30084 status_update_manager.cpp:177] Pausing sending status updates
I0721 01:14:23.505527 30069 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_g6veCU/meta'
I0721 01:14:23.505808 30076 status_update_manager.cpp:203] Recovering status update manager
I0721 01:14:23.505981 30080 containerizer.cpp:582] Recovering containerizer
I0721 01:14:23.507408 30082 provisioner.cpp:416] Provisioner recovery complete
I0721 01:14:23.507732 30071 slave.cpp:6207] Finished recovery
I0721 01:14:23.508198 30071 slave.cpp:6389] Querying resource estimator for oversubscribable resources
I0721 01:14:23.508469 30083 slave.cpp:6403] Received oversubscribable resources {} from the resource estimator
I0721 01:14:23.510470 30074 process.cpp:3837] Handling HTTP event for process 'slave(796)' with path: '/slave(796)/monitor/statistics'
I0721 01:14:23.512147 30075 http.cpp:1133] HTTP GET for /slave(796)/monitor/statistics from 172.17.0.3:56732
I0721 01:14:23.512224 30075 http.cpp:957] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0721 01:14:23.514014 30071 slave.cpp:843] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0 (26 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1
I0721 01:14:23.524020  9242 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0721 01:14:23.524580  9242 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0721 01:14:23.524688  9242 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0721 01:14:23.524724  9242 provisioner.cpp:255] Using default backend 'copy'
I0721 01:14:23.527870 30064 slave.cpp:250] Mesos agent started on (797)@172.17.0.3:42479
I0721 01:14:23.527894 30064 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_e10uQd/store/appc" --authenticate_http_executors="true" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_e10uQd/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_e10uQd/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_secret_key="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_e10uQd/executor_secret_key" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_e10uQd/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_e10uQd/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.4.0/_build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --port="5051" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_e10uQd" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_y63NY9"
I0721 01:14:23.528334 30064 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_e10uQd/credential'
I0721 01:14:23.528494 30064 slave.cpp:283] Agent using credential for: test-principal
I0721 01:14:23.528517 30064 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_e10uQd/http_credentials'
I0721 01:14:23.528800 30064 http.cpp:993] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-executor'
I0721 01:14:23.528908 30064 http.cpp:1014] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-executor'
I0721 01:14:23.529067 30064 http.cpp:993] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0721 01:14:23.529151 30064 http.cpp:1014] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-readonly'
I0721 01:14:23.529294 30064 http.cpp:993] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0721 01:14:23.529374 30064 http.cpp:1014] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-readwrite'
I0721 01:14:23.530670 30064 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0721 01:14:23.530907 30064 slave.cpp:573] Agent attributes: [  ]
I0721 01:14:23.530922 30064 slave.cpp:582] Agent hostname: 67939caa1617
I0721 01:14:23.531046 30081 status_update_manager.cpp:177] Pausing sending status updates
I0721 01:14:23.532387 30073 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_y63NY9/meta'
I0721 01:14:23.532668 30079 status_update_manager.cpp:203] Recovering status update manager
I0721 01:14:23.532847 30062 containerizer.cpp:582] Recovering containerizer
I0721 01:14:23.534070 30061 provisioner.cpp:416] Provisioner recovery complete
I0721 01:14:23.534420 30068 slave.cpp:6207] Finished recovery
I0721 01:14:23.534937 30068 slave.cpp:6389] Querying resource estimator for oversubscribable resources
I0721 01:14:23.535192 30066 slave.cpp:6403] Received oversubscribable resources {} from the resource estimator
I0721 01:14:23.537236 30072 process.cpp:3837] Handling HTTP event for process 'slave(797)' with path: '/slave(797)/monitor/statistics.json'
I0721 01:14:23.538882 30070 http.cpp:1133] HTTP GET for /slave(797)/monitor/statistics.json from 172.17.0.3:56734
I0721 01:14:23.538954 30070 http.cpp:957] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0721 01:14:23.540860 30076 slave.cpp:843] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1 (27 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2
I0721 01:14:23.550659  9242 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0721 01:14:23.551180  9242 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0721 01:14:23.551287  9242 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0721 01:14:23.551321  9242 provisioner.cpp:255] Using default backend 'copy'
I0721 01:14:23.554389 30077 slave.cpp:250] Mesos agent started on (798)@172.17.0.3:42479
I0721 01:14:23.554410 30077 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_81a5wt/store/appc" --authenticate_http_executors="true" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_81a5wt/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_81a5wt/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_secret_key="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_81a5wt/executor_secret_key" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_81a5wt/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_81a5wt/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.4.0/_build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --port="5051" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_81a5wt" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_g2qmBp"
I0721 01:14:23.554802 30077 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_81a5wt/credential'
I0721 01:14:23.554970 30077 slave.cpp:283] Agent using credential for: test-principal
I0721 01:14:23.554991 30077 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_81a5wt/http_credentials'
I0721 01:14:23.555318 30077 http.cpp:993] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-executor'
I0721 01:14:23.555430 30077 http.cpp:1014] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-executor'
I0721 01:14:23.555629 30077 http.cpp:993] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0721 01:14:23.555723 30077 http.cpp:1014] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-readonly'
I0721 01:14:23.555902 30077 http.cpp:993] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0721 01:14:23.555994 30077 http.cpp:1014] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-readwrite'
I0721 01:14:23.557333 30077 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0721 01:14:23.557565 30077 slave.cpp:573] Agent attributes: [  ]
I0721 01:14:23.557581 30077 slave.cpp:582] Agent hostname: 67939caa1617
I0721 01:14:23.557734 30066 status_update_manager.cpp:177] Pausing sending status updates
I0721 01:14:23.559051 30061 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_g2qmBp/meta'
I0721 01:14:23.559350 30074 status_update_manager.cpp:203] Recovering status update manager
I0721 01:14:23.559518 30069 containerizer.cpp:582] Recovering containerizer
I0721 01:14:23.560693 30062 provisioner.cpp:416] Provisioner recovery complete
I0721 01:14:23.560994 30072 slave.cpp:6207] Finished recovery
I0721 01:14:23.561431 30072 slave.cpp:6389] Querying resource estimator for oversubscribable resources
I0721 01:14:23.561645 30079 slave.cpp:6403] Received oversubscribable resources {} from the resource estimator
I0721 01:14:23.563573 30066 process.cpp:3837] Handling HTTP event for process 'slave(798)' with path: '/slave(798)/containers'
I0721 01:14:23.565184 30064 http.cpp:1133] HTTP GET for /slave(798)/containers from 172.17.0.3:56736
I0721 01:14:23.565258 30064 http.cpp:957] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0721 01:14:23.567617 30075 slave.cpp:843] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2 (26 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/0
I0721 01:14:23.577388  9242 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0721 01:14:23.577883  9242 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0721 01:14:23.577976  9242 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0721 01:14:23.578006  9242 provisioner.cpp:255] Using default backend 'copy'
I0721 01:14:23.579568  9242 cluster.cpp:448] Creating default 'local' authorizer
I0721 01:14:23.581218 30063 slave.cpp:250] Mesos agent started on (799)@172.17.0.3:42479
I0721 01:14:23.581241 30063 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_8ZPrtJ/store/appc" --authenticate_http_executors="true" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_8ZPrtJ/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_8ZPrtJ/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_secret_key="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_8ZPrtJ/executor_secret_key" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_8ZPrtJ/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_8ZPrtJ/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.4.0/_build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --port="5051" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_8ZPrtJ" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_ETYMtF"
I0721 01:14:23.581598 30063 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_8ZPrtJ/credential'
I0721 01:14:23.581754 30063 slave.cpp:283] Agent using credential for: test-principal
I0721 01:14:23.581776 30063 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_8ZPrtJ/http_credentials'
I0721 01:14:23.582056 30063 http.cpp:993] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-executor'
I0721 01:14:23.582160 30063 http.cpp:1014] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-executor'
I0721 01:14:23.582316 30063 http.cpp:993] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0721 01:14:23.582399 30063 http.cpp:1014] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-readonly'
I0721 01:14:23.582577 30063 http.cpp:993] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0721 01:14:23.582664 30063 http.cpp:1014] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-readwrite'
I0721 01:14:23.583958 30063 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0721 01:14:23.584188 30063 slave.cpp:573] Agent attributes: [  ]
I0721 01:14:23.584203 30063 slave.cpp:582] Agent hostname: 67939caa1617
I0721 01:14:23.584316 30068 status_update_manager.cpp:177] Pausing sending status updates
I0721 01:14:23.585566 30064 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_ETYMtF/meta'
I0721 01:14:23.585851 30082 status_update_manager.cpp:203] Recovering status update manager
I0721 01:14:23.586019 30084 containerizer.cpp:582] Recovering containerizer
I0721 01:14:23.587245 30075 provisioner.cpp:416] Provisioner recovery complete
I0721 01:14:23.587565 30063 slave.cpp:6207] Finished recovery
I0721 01:14:23.588038 30063 slave.cpp:6389] Querying resource estimator for oversubscribable resources
I0721 01:14:23.588258 30074 slave.cpp:6403] Received oversubscribable resources {} from the resource estimator
I0721 01:14:23.590090 30067 process.cpp:3837] Handling HTTP event for process 'slave(799)' with path: '/slave(799)/monitor/statistics'
I0721 01:14:23.591655 30082 http.cpp:1133] HTTP GET for /slave(799)/monitor/statistics from 172.17.0.3:56738
I0721 01:14:23.591739 30082 http.cpp:957] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0721 01:14:23.594827 30083 slave.cpp:843] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/0 (27 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/1
I0721 01:14:23.604892  9242 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0721 01:14:23.605386  9242 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0721 01:14:23.605479  9242 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0721 01:14:23.605509  9242 provisioner.cpp:255] Using default backend 'copy'
I0721 01:14:23.607060  9242 cluster.cpp:448] Creating default 'local' authorizer
I0721 01:14:23.608608 30081 slave.cpp:250] Mesos agent started on (800)@172.17.0.3:42479
I0721 01:14:23.608631 30081 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_KYc4FZ/store/appc" --authenticate_http_executors="true" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_KYc4FZ/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_KYc4FZ/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_secret_key="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_KYc4FZ/executor_secret_key" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_KYc4FZ/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_KYc4FZ/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.4.0/_build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --port="5051" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_KYc4FZ" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_gqsjCV"
I0721 01:14:23.609057 30081 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_KYc4FZ/credential'
I0721 01:14:23.609222 30081 slave.cpp:283] Agent using credential for: test-principal
I0721 01:14:23.609243 30081 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_KYc4FZ/http_credentials'
I0721 01:14:23.609541 30081 http.cpp:993] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-executor'
I0721 01:14:23.609645 30081 http.cpp:1014] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-executor'
I0721 01:14:23.609833 30081 http.cpp:993] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0721 01:14:23.609923 30081 http.cpp:1014] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-readonly'
I0721 01:14:23.610095 30081 http.cpp:993] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0721 01:14:23.610193 30081 http.cpp:1014] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-readwrite'
I0721 01:14:23.611493 30081 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0721 01:14:23.611722 30081 slave.cpp:573] Agent attributes: [  ]
I0721 01:14:23.611737 30081 slave.cpp:582] Agent hostname: 67939caa1617
I0721 01:14:23.611883 30075 status_update_manager.cpp:177] Pausing sending status updates
I0721 01:14:23.613167 30065 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_gqsjCV/meta'
I0721 01:14:23.613445 30062 status_update_manager.cpp:203] Recovering status update manager
I0721 01:14:23.613611 30072 containerizer.cpp:582] Recovering containerizer
I0721 01:14:23.614897 30068 provisioner.cpp:416] Provisioner recovery complete
I0721 01:14:23.615255 30077 slave.cpp:6207] Finished recovery
I0721 01:14:23.615700 30077 slave.cpp:6389] Querying resource estimator for oversubscribable resources
I0721 01:14:23.615932 30063 slave.cpp:6403] Received oversubscribable resources {} from the resource estimator
I0721 01:14:23.617805 30075 process.cpp:3837] Handling HTTP event for process 'slave(800)' with path: '/slave(800)/monitor/statistics.json'
I0721 01:14:23.619375 30082 http.cpp:1133] HTTP GET for /slave(800)/monitor/statistics.json from 172.17.0.3:56740
I0721 01:14:23.619458 30082 http.cpp:957] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0721 01:14:23.622038 30077 slave.cpp:843] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/1 (27 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/2
I0721 01:14:23.632097  9242 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0721 01:14:23.632596  9242 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0721 01:14:23.632690  9242 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0721 01:14:23.632722  9242 provisioner.cpp:255] Using default backend 'copy'
I0721 01:14:23.634276  9242 cluster.cpp:448] Creating default 'local' authorizer
I0721 01:14:23.635854 30080 slave.cpp:250] Mesos agent started on (801)@172.17.0.3:42479
I0721 01:14:23.635879 30080 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_Yk7V8f/store/appc" --authenticate_http_executors="true" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_Yk7V8f/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_Yk7V8f/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_secret_key="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_Yk7V8f/executor_secret_key" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_Yk7V8f/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_Yk7V8f/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.4.0/_build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --port="5051" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_Yk7V8f" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_oHq80b"
I0721 01:14:23.636252 30080 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_Yk7V8f/credential'
I0721 01:14:23.636404 30080 slave.cpp:283] Agent using credential for: test-principal
I0721 01:14:23.636425 30080 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_Yk7V8f/http_credentials'
I0721 01:14:23.636710 30080 http.cpp:993] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-executor'
I0721 01:14:23.636832 30080 http.cpp:1014] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-executor'
I0721 01:14:23.637001 30080 http.cpp:993] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0721 01:14:23.637092 30080 http.cpp:1014] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-readonly'
I0721 01:14:23.637240 30080 http.cpp:993] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0721 01:14:23.637325 30080 http.cpp:1014] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-readwrite'
I0721 01:14:23.638576 30080 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0721 01:14:23.638803 30080 slave.cpp:573] Agent attributes: [  ]
I0721 01:14:23.638818 30080 slave.cpp:582] Agent hostname: 67939caa1617
I0721 01:14:23.638954 30084 status_update_manager.cpp:177] Pausing sending status updates
I0721 01:14:23.640334 30066 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_oHq80b/meta'
I0721 01:14:23.640686 30070 status_update_manager.cpp:203] Recovering status update manager
I0721 01:14:23.640879 30063 containerizer.cpp:582] Recovering containerizer
I0721 01:14:23.642109 30068 provisioner.cpp:416] Provisioner recovery complete
I0721 01:14:23.642422 30065 slave.cpp:6207] Finished recovery
I0721 01:14:23.642879 30065 slave.cpp:6389] Querying resource estimator for oversubscribable resources
I0721 01:14:23.643074 30077 slave.cpp:6403] Received oversubscribable resources {} from the resource estimator
I0721 01:14:23.645012 30072 process.cpp:3837] Handling HTTP event for process 'slave(801)' with path: '/slave(801)/containers'
I0721 01:14:23.646522 30066 http.cpp:1133] HTTP GET for /slave(801)/containers from 172.17.0.3:56742
I0721 01:14:23.646594 30066 http.cpp:957] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0721 01:14:23.649638 30083 slave.cpp:843] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/2 (28 ms)
[----------] 9 tests from Endpoint/SlaveEndpointTest (252 ms total)

[----------] Global test environment tear-down
[==========] 1642 tests from 181 test cases ran. (526832 ms total)
[  PASSED  ] 1641 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] MasterTest.IgnoreOldAgentReregistration

 1 FAILED TEST
  YOU HAVE 20 DISABLED TESTS

I0721 01:14:23.713312 30085 process.cpp:1006] Failed to accept socket: future discarded
make[4]: *** [check-local] Error 1
make[4]: Leaving directory `/mesos/mesos-1.4.0/_build/src'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/mesos/mesos-1.4.0/_build/src'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/mesos/mesos-1.4.0/_build/src'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-1.4.0/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1500597157-9910
Untagged: mesos-1500597157-9910:latest
Deleted: sha256:3ac99e63c46efe703e07830d874512efd8cef05b83852f4be35d956bc04d5ec2
Deleted: sha256:aab6d733dfc4b80d65985238b918783bbee400c6885dc7fb512b0b91f09d7cd8
Deleted: sha256:47890a42d9e01effad57417a22cc882c332917881cc003a22ea6dce501f24ad8
Deleted: sha256:ebcda89efd4b2068b0443bb10f3e533a5b87b8202636d982a6ccd93d141e8469
Deleted: sha256:a56d98b4d404225441769865a0e0f67a4d41598187872b4d53c089c7bc659574
Deleted: sha256:7f164ffc9a8b2784962cb1d8f02faf1aa05daf7cc49ca0a1b7cffda995af524a
Deleted: sha256:176339bfa9b909d718dc52061102066ac73e95d16b6ba99214bf770e5dad34c9
Deleted: sha256:caf5ae9286aaacec9eb7c8f4ff920a3b8a1767b26199b2b2d01791f240ee106b
Deleted: sha256:184545cbd69b969805fb15a5553edfa179b36d1e44539adb131d4b2b3658d2c3
Deleted: sha256:4e13306b1e8a4f4b8a9ddc55926bbf990243081b4fa93bb1ecc62afaf7796487
Deleted: sha256:055cd2efaa67b055816eef237f689afeaae8c07c7e05a27347ce8bffe00925c6
Deleted: sha256:0cfd2607cb3ef104f0244dfb457c5cf200251b85f4203d8b120f0d6d8b62da76
Deleted: sha256:ec79314f42220f9ca63a7228dd9ba0e98dc8dc74e7b9fbc2522c274176eeec74
Deleted: sha256:b3405bc812bb951b61ecd493d3a216e960b20b78e9d368a950f19b1e9ec96f5a
Deleted: sha256:89f9ab0e5744683b436f905c9a1e2abea3e4fa0c40e8886d872cf7d32a73b1d4
Deleted: sha256:2cbc59da51d4381e79e879270d57b73599819084dbd4094db9f14a5009bccc48
Deleted: sha256:0a68e68198ce9208502f0e01b5f1cd3ac12c4730146cd154a85db2a548cf9a79
Deleted: sha256:e32f2dac2bbb341e7a71108d79f2e4d45f382c9179d2e1a060a19016932f3088
Deleted: sha256:22767cc91c168cb616af840d316b2a0557a16d6cea008803caa8930cbd4d0eda
Deleted: sha256:98c80eae1a677af616ee30e15154ec1ff91628f52384b10a51cfd7a81cb8cae7
Deleted: sha256:cba3638435d85cf2d13c844a6bf6b1eb611d35f60feea4098af20d89ab0799d8
Deleted: sha256:7f5b3e2684d87ff1c170202134ada6266a8355159d6b39710082a81ae1509257
Deleted: sha256:b2482c3e07ed32dde6e46587af74edbc2f645cd58a2572dc639183120ba987b1
Deleted: sha256:d9a8a1b8053a6f86b3db987418d7dff853d45b83092db6e8fceb7b66ff2ca18a
Deleted: sha256:fb0f16c44323d2a88b56b2e4f3d3625e7ec4383fa6643417b0a7087287c21c78
Build step 'Execute shell' marked build as failure