See <https://builds.apache.org/job/Mesos/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-6)/2581/changes>
Changes: [bmahler] Added number of filtered offers to allocator benchmark output. [bmahler] Fixed use-after-close bug when using libevent and SSL. [toenshoff] Fixed Rakefile to generate links to external .md files. [alexr] Avoided a GMock warning in a reservation test case. [xujyan] Add suppression benchmark. [bmahler] Added MESOS-5913 to 1.0.1 CHANGELOG. [bmahler] Used `subtract` instead of `-=` for `Resources::contains`. [bmahler] Used `add` instead of `+=` for `Resources::filter`. [bmahler] Updated -=/+= to subtract/add for resource object. [xujyan] Added `URL::isAbsolute` to check if the URL is absolute. [xujyan] Fixed the incomplete redirect url in `Master::Http::redirect()`. [xujyan] Fixed the CORS error when redirecting in webUI. [alexr] Fixed indentation of HealthCheck files in src/Makefile.am. [alexr] Fixed a typo in "launcher/executor.cpp". [yujie.jay] Added check for root permissions to 'NvidiaVolume::create()'. [yujie.jay] Updated NvidiaVolume to mount as 'tmpfs' if parent fs is 'noexec'. [xujyan] Support arithmetic operations for shared resources with shared count. [xujyan] Add v1 changes for shared resources. [yan] Added MESOS-5911 to 1.0.1 CHANGELOG. [yujie.jay] Supported non-shell command in MesosLaunch to avoid arbitrary commands. [yujie.jay] Updated mesos containerizer launch execute() to return 'EXIT_FAILURE'. [yujie.jay] Updated docker volume isolator to return non-shell 'pre_exec_commands'. [josephwu] CMake: Added `setns` and `active-user` test helper binaries. [josephwu] CMake: Added LogrotateContainerLogger companion executable. [josephwu] CMake: Added build script for mesos-local executable. [josephwu] CMake: Removed outdated and commented-out build targets. [josephwu] CMake: Added script to build mesos-execute. [josephwu] CMake: Fixed typo in target comments. [josephwu] CMake: Fix test helper build order. [yujie.jay] Updated containerizer.cpp to look for duplicates in '--containerizer'. [yujie.jay] Added extra conditions for deciding when to create "NvidiaComponents". [bmahler] Do not set allocation_interval in allocator benchmark test. [yujie.jay] Updated filesystem linux isolator pre exec commands to be non-shell. [xujyan] Fix tests that compare Resources::count() with signed integers. [yujie.jay] Updated CHANGELOG about 1.0.1 fix (MESOS-5923 and MESOS-5959). [yujie.jay] Added MESOS-5945 to 1.0.1 CHANGELOG. [yujie.jay] Implemented `CgroupsIsolatorProcess::cleanup`. [anand] Added a abstract base class for scheduler library. [anand] Added helper functions for v1 JNI `construct()`/`convert()`. [anand] Added v1 Scheduler/Mesos interface in Java. [anand] Added java implementations for the V0/V1 implementation for Mesos. [anand] Added native implementation for v1 Mesos interface. [anand] Added native implementation for the V0 Mesos Adapter. [anand] Added an example test for the V0/V1 Mesos java implementation. [xujyan] Enhanced benchmark tests for resources to include shared resources. [yujie.jay] Used `await` instead of `collect` on `Subsystem` operations. [anand] Reduced logging verbosity for replicated log operations. [anand] Fixed quoting for executor IDs in log messages. [anand] Clarified log messages during master startup. [anand] Tweaked agent logging. [anand] Made the JSON snippets complete in the Scheduler HTTP API doc. [yujie.jay] Implemented `CgroupsIsolatorProcess::initialize`. [yujie.jay] Implemented `CgroupsIsolatorProcess::finalize`. [joris.van.remoortere] Libprocess: Fixed decoder to support incremental URL parsing. [joris.van.remoortere] Libprocess: Removed old http_parser code. [joris.van.remoortere] Removed `O_SYNC` from StatusUpdateManager. [joris.van.remoortere] Added MESOS-5943 to 1.0.1 CHANGELOG. [xujyan] Minor white space fix. [joris.van.remoortere] Added MESOS-5943 to 0.28.3 CHANGELOG. [joris.van.remoortere] Added MESOS-5943 to 0.27.4 CHANGELOG. [bmahler] Added MESOS-5913 to 0.28.3 CHANGELOG. [bmahler] Added MESOS-5913 to 0.27.4 CHANGELOG. [yujie.jay] Removed unused user variable in filesystem linux isolator prepare. [bmahler] Avoid unnecessary validation during resource subtraction. [josephwu] Fixed `clean-python` Makefile target. [josephwu] Fixed continuation logic in logrotate module. [yujie.jay] Added logs for pre-exec commands to sandbox in MesosContainerizerLaunch. [yujie.jay] Added MESOS-5388 to 1.0.1 CHANGELOG. [yujie.jay] Fixed the white space indentation in CHANGELOG. [yujie.jay] Deprecated the 'rootfs' proto field in ContainerLaunchInfo. [yujie.jay] Supported scratch containers in Unified Containerizer. [yujie.jay] Added comments for tmpfs and sandbox mountpoints for bind backend. [yujie.jay] Fixed the bind backend document in container-image.md. [yujie.jay] Added a unit test for scratch based docker images. [yujie.jay] Added MESOS-5927 to 1.0.1 CHANGELOG. [yujie.jay] Added MESOS-5927 to 0.28.3 CHANGELOG. ------------------------------------------ Started by upstream project "Mesos" build number 2581 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H0 (Hadoop Tez yahoo-not-h2) in workspace <https://builds.apache.org/job/Mesos/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-6)/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/mesos.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/mesos.git > +refs/heads/*:refs/remotes/origin/* # timeout=60 Checking out Revision 1e049dba48b45033a08291eab5ff3dc2492122f5 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 1e049dba48b45033a08291eab5ff3dc2492122f5 > git rev-list bf5b0b2523e5270dce57613ae99fffb5c24e5fa6 # timeout=10 [(docker||Hadoop)&&(!ubuntu-us1)&&(!ubuntu-6)] $ /bin/bash -xe /tmp/hudson3307816723840469190.sh + ./support/docker_build.sh + : centos:7 + : autotools + : gcc + : --verbose --enable-libevent --enable-ssl + : GLOG_v=1 MESOS_VERBOSE=1 +++ dirname ./support/docker_build.sh ++ cd ./support/.. ++ pwd + MESOS_DIRECTORY='<https://builds.apache.org/job/Mesos/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-6)/ws/'> + cd '<https://builds.apache.org/job/Mesos/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-6)/ws/'> + DOCKERFILE=Dockerfile + rm -f Dockerfile + case $OS in + append_dockerfile 'FROM centos:7' + echo FROM centos:7 + append_dockerfile 'RUN yum install -y which' + echo RUN yum install -y which + append_dockerfile 'RUN yum groupinstall -y '\''Development Tools'\''' + echo RUN yum groupinstall -y ''\''Development' 'Tools'\''' + append_dockerfile 'RUN yum install -y epel-release' + echo RUN yum install -y epel-release + append_dockerfile 'RUN yum install -y clang git maven cmake' + echo RUN yum install -y clang git maven cmake + append_dockerfile 'RUN yum install -y java-1.8.0-openjdk-devel python-devel zlib-devel libcurl-devel openssl-devel cyrus-sasl-devel cyrus-sasl-md5 apr-devel subversion-devel apr-utils-devel libevent-devel libev-devel' + echo RUN yum install -y java-1.8.0-openjdk-devel python-devel zlib-devel libcurl-devel openssl-devel cyrus-sasl-devel cyrus-sasl-md5 apr-devel subversion-devel apr-utils-devel libevent-devel libev-devel + append_dockerfile 'RUN adduser mesos' + echo RUN adduser mesos + case $COMPILER in + append_dockerfile 'ENV CC gcc' + echo ENV CC gcc + append_dockerfile 'ENV CXX g++' + echo ENV CXX g++ + append_dockerfile 'WORKDIR mesos' + echo WORKDIR mesos + append_dockerfile 'COPY . /mesos/' + echo COPY . /mesos/ + append_dockerfile 'RUN chown -R mesos /mesos' + echo RUN chown -R mesos /mesos + append_dockerfile 'USER mesos' + echo USER mesos + append_dockerfile 'ENV GTEST_OUTPUT xml:report.xml' + echo ENV GTEST_OUTPUT xml:report.xml + append_dockerfile 'ENV DISTCHECK_CONFIGURE_FLAGS --verbose --enable-libevent --enable-ssl' + echo ENV DISTCHECK_CONFIGURE_FLAGS --verbose --enable-libevent --enable-ssl + append_dockerfile 'ENV GLOG_v=1 MESOS_VERBOSE=1' + echo ENV GLOG_v=1 MESOS_VERBOSE=1 + case $BUILDTOOL in + append_dockerfile 'CMD ./bootstrap && ./configure --verbose --enable-libevent --enable-ssl && make -j8 distcheck' + echo CMD ./bootstrap '&&' ./configure --verbose --enable-libevent --enable-ssl '&&' make -j8 distcheck ++ date +%s + TAG=mesos-1470190905-13938 + docker build --no-cache=true -t mesos-1470190905-13938 . runtime/cgo: pthread_create failed: Resource temporarily unavailable SIGABRT: abort PC=0x7f564a35cc37 m=3 goroutine 0 [idle]: goroutine 1 [chan receive, locked to thread]: text/template/parse.(*Tree).peekNonSpace(0xc82013c1c0, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/text/template/parse/parse.go:112 +0x169 text/template/parse.(*Tree).itemList(0xc82013c1c0, 0xc820328ae0, 0x0, 0x0) /usr/local/go/src/text/template/parse/parse.go:328 +0xd4 text/template/parse.(*Tree).parseControl(0xc82013c1c0, 0x0, 0x1742950, 0x5, 0x0, 0xa, 0xc82031c550, 0x0, 0x0) /usr/local/go/src/text/template/parse/parse.go:452 +0x163 text/template/parse.(*Tree).rangeControl(0xc82013c1c0, 0x0, 0x0) /usr/local/go/src/text/template/parse/parse.go:494 +0x5c text/template/parse.(*Tree).action(0xc82013c1c0, 0x0, 0x0) /usr/local/go/src/text/template/parse/parse.go:368 +0x4c3 text/template/parse.(*Tree).textOrAction(0xc82013c1c0, 0x0, 0x0) /usr/local/go/src/text/template/parse/parse.go:347 +0x8d text/template/parse.(*Tree).itemList(0xc82013c1c0, 0xc820328960, 0x0, 0x0) /usr/local/go/src/text/template/parse/parse.go:329 +0x103 text/template/parse.(*Tree).parseControl(0xc82013c1c0, 0xc8202f3d00, 0x1742950, 0x5, 0x0, 0x4, 0xc82031c460, 0x0, 0x0) /usr/local/go/src/text/template/parse/parse.go:452 +0x163 text/template/parse.(*Tree).rangeControl(0xc82013c1c0, 0x0, 0x0) /usr/local/go/src/text/template/parse/parse.go:494 +0x5c text/template/parse.(*Tree).action(0xc82013c1c0, 0x0, 0x0) /usr/local/go/src/text/template/parse/parse.go:368 +0x4c3 text/template/parse.(*Tree).textOrAction(0xc82013c1c0, 0x0, 0x0) /usr/local/go/src/text/template/parse/parse.go:347 +0x8d text/template/parse.(*Tree).parse(0xc82013c1c0, 0xc820328870, 0x0, 0x0) /usr/local/go/src/text/template/parse/parse.go:292 +0x684 text/template/parse.(*Tree).Parse(0xc82013c1c0, 0x1aa2780, 0x172, 0x0, 0x0, 0x0, 0x0, 0xc820328870, 0xc82030dc10, 0x2, ...) /usr/local/go/src/text/template/parse/parse.go:231 +0x269 text/template/parse.Parse(0x1756ed0, 0x9, 0x1aa2780, 0x172, 0x0, 0x0, 0x0, 0x0, 0xc82030dc10, 0x2, ...) /usr/local/go/src/text/template/parse/parse.go:54 +0x14c text/template.(*Template).Parse(0xc8202f3dc0, 0x1aa2780, 0x172, 0xc8201cbbd0, 0x0, 0x0) /usr/local/go/src/text/template/template.go:195 +0x2ab html/template.(*Template).Parse(0xc820328840, 0x1aa2780, 0x172, 0x0, 0x0, 0x0) /usr/local/go/src/html/template/template.go:158 +0xb8 net/rpc.init() /usr/local/go/src/net/rpc/debug.go:39 +0xf8 github.com/ugorji/go/codec.init() /usr/src/docker/vendor/src/github.com/ugorji/go/codec/time.go:193 +0xa7 github.com/coreos/etcd/client.init() /usr/src/docker/vendor/src/github.com/coreos/etcd/client/srv.go:65 +0x8d github.com/docker/libkv/store/etcd.init() /usr/src/docker/vendor/src/github.com/docker/libkv/store/etcd/etcd.go:593 +0x6a github.com/docker/libnetwork/datastore.init() /usr/src/docker/vendor/src/github.com/docker/libnetwork/datastore/mock_store.go:129 +0x74 github.com/docker/libnetwork/config.init() /usr/src/docker/vendor/src/github.com/docker/libnetwork/config/config.go:243 +0x59 github.com/docker/libnetwork.init() /usr/src/docker/vendor/src/github.com/docker/libnetwork/store.go:455 +0x6f github.com/docker/docker/api/server/router/network.init() /usr/src/docker/.gopath/src/github.com/docker/docker/api/server/router/network/network_routes.go:277 +0x47 main.init() /usr/src/docker/docker/flags.go:30 +0xb0 goroutine 17 [syscall, locked to thread]: runtime.goexit() /usr/local/go/src/runtime/asm_amd64.s:1721 +0x1 goroutine 18 [syscall]: os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:22 +0x18 created by os/signal.init.1 /usr/local/go/src/os/signal/signal_unix.go:28 +0x37 goroutine 19 [runnable]: text/template/parse.lexRightDelim(0xc82030e280, 0x1a75370) /usr/local/go/src/text/template/parse/lex.go:272 +0xc1 text/template/parse.(*lexer).run(0xc82030e280) /usr/local/go/src/text/template/parse/lex.go:206 +0x52 created by text/template/parse.lex /usr/local/go/src/text/template/parse/lex.go:199 +0x15d rax 0x0 rbx 0x7f564a6e5868 rcx 0xffffffffffffffff rdx 0x6 rdi 0x19b6 rsi 0x19b8 rbp 0x1ac67f6 rsp 0x7f564817c838 r8 0xa r9 0x7f564817d700 r10 0x8 r11 0x202 r12 0x7f56400008c0 r13 0x1a6d84c r14 0x0 r15 0x8 rip 0x7f564a35cc37 rflags 0x202 cs 0x33 fs 0x0 gs 0x0 Build step 'Execute shell' marked build as failure
