See <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/2385/changes>
Changes: [bmahler] Fixed a signed comparision issue in Version. [vinodkone] Fixed example frameworks to launch tasks based on offered resources. [vinodkone] Fixed example frameworks to fail fast on an unexpected status udpate. [bmahler] Hold on to unacknowledged terminal tasks in the Master. [bmahler] Added tests for terminal unacknowledged tasks in the Master. ------------------------------------------ Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Building remotely on ubuntu-4 (Ubuntu ubuntu4 ubuntu) in workspace <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/ws/> > git rev-parse --is-inside-work-tree Fetching changes from the remote Git repository > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/mesos.git Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git > git --version > git fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/mesos.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} Checking out Revision aa806af0804f880a2d2c0b13092bcf75360566a3 (origin/master) > git config core.sparsecheckout > git checkout -f aa806af0804f880a2d2c0b13092bcf75360566a3 > git rev-list 81840c50a944abf663f46f80df4ae370a7c526fa > git tag -a -f -m Jenkins Build #2385 > jenkins-Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui-2385 [Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui] $ /bin/bash -xe /tmp/hudson3299725768422308781.sh + date Fri Sep 19 02:07:07 UTC 2014 + chmod -R +w 3rdparty CHANGELOG Doxyfile LICENSE Makefile.am Makefile.in NOTICE README.md aclocal.m4 ar-lib autom4te.cache bin bootstrap build compile config.guess config.sub configure configure.ac depcomp docs ec2 frameworks include install-sh ltmain.sh m4 mesos.pc.in missing mpi src support + git clean -fdx Removing 3rdparty/Makefile.in Removing 3rdparty/libprocess/3rdparty/Makefile.in Removing 3rdparty/libprocess/3rdparty/stout/Makefile.in Removing 3rdparty/libprocess/3rdparty/stout/aclocal.m4 Removing 3rdparty/libprocess/3rdparty/stout/autom4te.cache/ Removing 3rdparty/libprocess/3rdparty/stout/configure Removing 3rdparty/libprocess/3rdparty/stout/include/Makefile.in Removing 3rdparty/libprocess/3rdparty/stout/missing Removing 3rdparty/libprocess/Makefile.in Removing 3rdparty/libprocess/aclocal.m4 Removing 3rdparty/libprocess/ar-lib Removing 3rdparty/libprocess/autom4te.cache/ Removing 3rdparty/libprocess/compile Removing 3rdparty/libprocess/config.guess Removing 3rdparty/libprocess/config.sub Removing 3rdparty/libprocess/configure Removing 3rdparty/libprocess/depcomp Removing 3rdparty/libprocess/include/Makefile.in Removing 3rdparty/libprocess/ltmain.sh Removing 3rdparty/libprocess/m4/libtool.m4 Removing 3rdparty/libprocess/m4/ltoptions.m4 Removing 3rdparty/libprocess/m4/ltsugar.m4 Removing 3rdparty/libprocess/m4/ltversion.m4 Removing 3rdparty/libprocess/m4/lt~obsolete.m4 Removing 3rdparty/libprocess/missing Removing Makefile.in Removing aclocal.m4 Removing ar-lib Removing autom4te.cache/ Removing build/ Removing compile Removing config.guess Removing config.sub Removing configure Removing depcomp Removing ec2/Makefile.in Removing install-sh Removing ltmain.sh Removing m4/libtool.m4 Removing m4/ltoptions.m4 Removing m4/ltsugar.m4 Removing m4/ltversion.m4 Removing m4/lt~obsolete.m4 Removing missing Removing src/Makefile.in + rm -rf build + ./bootstrap autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --warnings=all -I m4 autoreconf: configure.ac: tracing configure.ac:45: warning: back quotes and double quotes must not be escaped in: unrecognized option: $[1] configure.ac:45: Try \`$[0] --help' for more information. aclocal.m4:625: LT_OUTPUT is expanded from... configure.ac:45: the top level configure.ac:45: warning: back quotes and double quotes must not be escaped in: unrecognized argument: $[1] configure.ac:45: Try \`$[0] --help' for more information. aclocal.m4:625: LT_OUTPUT is expanded from... configure.ac:45: the top level configure.ac:430: warning: cannot check for file existence when cross compiling ../../lib/autoconf/general.m4:2777: AC_CHECK_FILE is expanded from... configure.ac:430: the top level configure.ac:554: warning: The macro `AC_LANG_SAVE' is obsolete. configure.ac:554: You should run autoupdate. ../../lib/autoconf/lang.m4:125: AC_LANG_SAVE is expanded from... m4/acx_pthread.m4:63: ACX_PTHREAD is expanded from... configure.ac:554: the top level configure.ac:554: warning: The macro `AC_LANG_C' is obsolete. configure.ac:554: You should run autoupdate. ../../lib/autoconf/c.m4:72: AC_LANG_C is expanded from... m4/acx_pthread.m4:63: ACX_PTHREAD is expanded from... configure.ac:554: the top level configure.ac:554: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:554: You should run autoupdate. ../../lib/autoconf/general.m4:2687: AC_TRY_LINK is expanded from... m4/acx_pthread.m4:63: ACX_PTHREAD is expanded from... configure.ac:554: the top level configure.ac:554: warning: The macro `AC_LANG_RESTORE' is obsolete. configure.ac:554: You should run autoupdate. ../../lib/autoconf/lang.m4:134: AC_LANG_RESTORE is expanded from... m4/acx_pthread.m4:63: ACX_PTHREAD is expanded from... configure.ac:554: the top level configure.ac:905: warning: The macro `AC_PYTHON_DEVEL' is obsolete. configure.ac:905: You should run autoupdate. m4/ax_python_devel.m4:72: AC_PYTHON_DEVEL is expanded from... configure.ac:905: the top level autoreconf: configure.ac: adding subdirectory 3rdparty/libprocess to autoreconf autoreconf: Entering directory `3rdparty/libprocess' configure.ac:29: warning: back quotes and double quotes must not be escaped in: unrecognized option: $[1] configure.ac:29: Try \`$[0] --help' for more information. aclocal.m4:625: LT_OUTPUT is expanded from... configure.ac:29: the top level configure.ac:29: warning: back quotes and double quotes must not be escaped in: unrecognized argument: $[1] configure.ac:29: Try \`$[0] --help' for more information. aclocal.m4:625: LT_OUTPUT is expanded from... configure.ac:29: the top level configure.ac:416: warning: cannot check for file existence when cross compiling ../../lib/autoconf/general.m4:2777: AC_CHECK_FILE is expanded from... configure.ac:416: the top level configure.ac:512: warning: The macro `AC_LANG_SAVE' is obsolete. configure.ac:512: You should run autoupdate. ../../lib/autoconf/lang.m4:125: AC_LANG_SAVE is expanded from... m4/acx_pthread.m4:63: ACX_PTHREAD is expanded from... configure.ac:512: the top level configure.ac:512: warning: The macro `AC_LANG_C' is obsolete. configure.ac:512: You should run autoupdate. ../../lib/autoconf/c.m4:72: AC_LANG_C is expanded from... m4/acx_pthread.m4:63: ACX_PTHREAD is expanded from... configure.ac:512: the top level configure.ac:512: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:512: You should run autoupdate. ../../lib/autoconf/general.m4:2687: AC_TRY_LINK is expanded from... m4/acx_pthread.m4:63: ACX_PTHREAD is expanded from... configure.ac:512: the top level configure.ac:512: warning: The macro `AC_LANG_RESTORE' is obsolete. configure.ac:512: You should run autoupdate. ../../lib/autoconf/lang.m4:134: AC_LANG_RESTORE is expanded from... m4/acx_pthread.m4:63: ACX_PTHREAD is expanded from... configure.ac:512: the top level autoreconf: configure.ac: adding subdirectory 3rdparty/stout to autoreconf autoreconf: Entering directory `3rdparty/stout' autoreconf: configure.ac: not using Libtool autoreconf: running: /usr/bin/autoconf --warnings=all autoreconf: configure.ac: not using Autoheader autoreconf: running: automake --add-missing --copy --no-force --warnings=all configure.ac:10: installing './missing' autoreconf: Leaving directory `3rdparty/stout' autoreconf: running: libtoolize --copy libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize: copying file `m4/libtool.m4' libtoolize: copying file `m4/ltoptions.m4' libtoolize: copying file `m4/ltsugar.m4' libtoolize: copying file `m4/ltversion.m4' libtoolize: copying file `m4/lt~obsolete.m4' configure.ac:29: warning: back quotes and double quotes must not be escaped in: unrecognized option: $[1] configure.ac:29: Try \`$[0] --help' for more information. m4/libtool.m4:609: LT_OUTPUT is expanded from... configure.ac:29: the top level configure.ac:29: warning: back quotes and double quotes must not be escaped in: unrecognized argument: $[1] configure.ac:29: Try \`$[0] --help' for more information. m4/libtool.m4:609: LT_OUTPUT is expanded from... configure.ac:29: the top level configure.ac:416: warning: cannot check for file existence when cross compiling ../../lib/autoconf/general.m4:2777: AC_CHECK_FILE is expanded from... configure.ac:416: the top level configure.ac:512: warning: The macro `AC_LANG_SAVE' is obsolete. configure.ac:512: You should run autoupdate. ../../lib/autoconf/lang.m4:125: AC_LANG_SAVE is expanded from... m4/acx_pthread.m4:63: ACX_PTHREAD is expanded from... configure.ac:512: the top level configure.ac:512: warning: The macro `AC_LANG_C' is obsolete. configure.ac:512: You should run autoupdate. ../../lib/autoconf/c.m4:72: AC_LANG_C is expanded from... m4/acx_pthread.m4:63: ACX_PTHREAD is expanded from... configure.ac:512: the top level configure.ac:512: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:512: You should run autoupdate. ../../lib/autoconf/general.m4:2687: AC_TRY_LINK is expanded from... m4/acx_pthread.m4:63: ACX_PTHREAD is expanded from... configure.ac:512: the top level configure.ac:512: warning: The macro `AC_LANG_RESTORE' is obsolete. configure.ac:512: You should run autoupdate. ../../lib/autoconf/lang.m4:134: AC_LANG_RESTORE is expanded from... m4/acx_pthread.m4:63: ACX_PTHREAD is expanded from... configure.ac:512: the top level autom4te: cannot open > /tmp/arktix21/am4t3JHSB5/traces.m4: No such file or directory automake: error: autoconf failed with exit status: 1 autoreconf: automake failed with exit status: 1 Build step 'Execute shell' marked build as failure
