See <https://builds.apache.org/job/Hama-trunk/315/>
------------------------------------------ Started by user edwardyoon Building remotely on ubuntu-4 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Hama-trunk/ws/> Reverting <https://builds.apache.org/job/Hama-trunk/ws/trunk> to depth infinity with ignoreExternals: false Updating http://svn.apache.org/repos/asf/hama/trunk at revision '2014-07-16T02:57:48.545 +0000' At revision 1610905 no change for http://svn.apache.org/repos/asf/hama/trunk since the previous build [Hama-trunk] $ /bin/bash -xe /tmp/hudson4607734201109130605.sh + echo /home/hudson/tools/java/latest1.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/ucb:/usr/sfw/bin:/usr/ccs/bin:/usr/ucb:/usr/sfw/bin:/usr/ccs/bin:/usr/ucb:/usr/sfw/bin:/usr/ccs/bin:/usr/ucb:/usr/sfw/bin:/usr/ccs/bin /home/hudson/tools/java/latest1.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/ucb:/usr/sfw/bin:/usr/ccs/bin:/usr/ucb:/usr/sfw/bin:/usr/ccs/bin:/usr/ucb:/usr/sfw/bin:/usr/ccs/bin:/usr/ucb:/usr/sfw/bin:/usr/ccs/bin + whoami jenkins + ulimit -a core file size (blocks, -c) 0 data seg size (kbytes, -d) unlimited scheduling priority (-e) 0 file size (blocks, -f) unlimited pending signals (-i) 386178 max locked memory (kbytes, -l) 64 max memory size (kbytes, -m) unlimited open files (-n) 4096 pipe size (512 bytes, -p) 8 POSIX message queues (bytes, -q) 819200 real-time priority (-r) 0 stack size (kbytes, -s) 8192 cpu time (seconds, -t) unlimited max user processes (-u) 386178 virtual memory (kbytes, -v) unlimited file locks (-x) unlimited + dpkg --get-selections + grep ssl docbook-dsssl install libgnutls-openssl27:amd64 install libio-socket-ssl-perl install libnet-smtp-ssl-perl install libnet-ssleay-perl install libssl-dev:amd64 install libssl-doc install libssl1.0.0:amd64 install openssl install [trunk] $ /home/hudson/tools/maven/apache-maven-3.0.4/bin/mvn -Dmaven.repo.local=<https://builds.apache.org/job/Hama-trunk/ws/.repository> clean install -Phadoop1 -Dhadoop.version=1.2.0 [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Apache Hama parent POM [INFO] pipes [INFO] commons [INFO] core [INFO] graph [INFO] machine learning [INFO] examples [INFO] mesos [INFO] hama-dist [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Hama parent POM 0.7.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hama-parent --- [INFO] Deleting <https://builds.apache.org/job/Hama-trunk/ws/trunk/target> [INFO] Deleting <https://builds.apache.org/job/Hama-trunk/ws/trunk> (includes = [lib/**, logs/**, **/docs, docs/apidocs/**, c++/src/CMakeCache.txt, c++/src/CMakeFiles/, c++/src/Makefile, c++/src/cmake_install.cmake, c++/src/examples/], excludes = []) [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (default) @ hama-parent --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- apache-rat-plugin:0.10:check (default) @ hama-parent --- [INFO] 59 implicit excludes (use -debug for more details). [INFO] Exclude: .idea/** [INFO] Exclude: .git/** [INFO] Exclude: .gitignore [INFO] Exclude: **/.classpath/** [INFO] Exclude: **/.project [INFO] Exclude: **/*.iml [INFO] Exclude: **/.settings/** [INFO] Exclude: **/*.asc [INFO] Exclude: **/dependency-reduced-pom.xml [INFO] Exclude: **/logs/** [INFO] Exclude: **/docs/** [INFO] Exclude: CHANGES.txt [INFO] Exclude: conf/groomservers [INFO] Exclude: src/site/resources/files/hama-eclipse-formatter.xml [INFO] Exclude: **/src/test/resources/*.properties [INFO] Exclude: **dependency-reduced-pom.xml [INFO] Exclude: **/src/test/resources/*.txt [INFO] Exclude: **/target/** [INFO] 63 resources included (use -debug for more details) [INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 49 licence. [INFO] [INFO] --- maven-javadoc-plugin:2.8.1:jar (default) @ hama-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-install-plugin:2.3:install (default-install) @ hama-parent --- [INFO] Installing <https://builds.apache.org/job/Hama-trunk/ws/trunk/pom.xml> to <https://builds.apache.org/job/Hama-trunk/ws/.repository/org/apache/hama/hama-parent/0.7.0-SNAPSHOT/hama-parent-0.7.0-SNAPSHOT.pom> [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building pipes 0.7.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hama-pipes --- [INFO] Deleting <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target> [INFO] Deleting <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++> (includes = [lib/**, logs/**, **/docs, docs/apidocs/**, c++/src/CMakeCache.txt, c++/src/CMakeFiles/, c++/src/Makefile, c++/src/cmake_install.cmake, c++/src/examples/], excludes = []) [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (default) @ hama-pipes --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (make) @ hama-pipes --- [INFO] Executing tasks main: [mkdir] Created dir: <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native> [exec] -- The C compiler identification is GNU 4.8.2 [exec] -- The CXX compiler identification is GNU 4.8.2 [exec] -- Check for working C compiler: /usr/bin/cc [exec] -- Check for working C compiler: /usr/bin/cc -- works [exec] -- Detecting C compiler ABI info [exec] -- Detecting C compiler ABI info - done [exec] -- Check for working CXX compiler: /usr/bin/c++ [exec] -- Check for working CXX compiler: /usr/bin/c++ -- works [exec] -- Detecting CXX compiler ABI info [exec] JAVA_HOME=, JAVA_JVM_LIBRARY=/home/hudson/tools/java/latest1.7/jre/lib/i386/server/libjvm.so [exec] JAVA_INCLUDE_PATH=/home/hudson/tools/java/latest1.7/include, JAVA_INCLUDE_PATH2=/home/hudson/tools/java/latest1.7/include/linux [exec] Located all JNI components successfully. [exec] -- Detecting CXX compiler ABI info - done [exec] -- Configuring done [exec] -- Generating done [exec] -- Build files have been written to: <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native> [exec] /usr/bin/cmake -H<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/src> -B<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native> --check-build-system CMakeFiles/Makefile.cmake 0 [exec] /usr/bin/cmake -E cmake_progress_start /home/jenkinsIn file included from <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/src/main/native/utils/api/hadoop/StringUtils.hh>:22:0, [exec] from <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/src/main/native/examples/impl/DenseDoubleVector.cc>:19: [exec] /usr/include/c++/4.8/string:38:28: fatal error: bits/c++config.h: No such file or directory [exec] #include <bits/c++config.h> [exec] ^ [exec] compilation terminated. [exec] /jenkins-slave/workspace/Hama-trunk/trunk/c++/target/native/CMakeFiles <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native/CMakeFiles/progress.marks> [exec] make -f CMakeFiles/Makefile2 all [exec] make[1]: Entering directory `<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native'> [exec] make -f CMakeFiles/DenseDoubleVector.dir/build.make CMakeFiles/DenseDoubleVector.dir/depend [exec] make[2]: Entering directory `<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native'> [exec] cd <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native> && /usr/bin/cmake -E cmake_depends "Unix Makefiles" <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/src> <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/src> <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native> <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native> <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native/CMakeFiles/DenseDoubleVector.dir/DependInfo.cmake> --color= [exec] Dependee "<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native/CMakeFiles/DenseDoubleVector.dir/DependInfo.cmake"> is newer than depender "<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native/CMakeFiles/DenseDoubleVector.dir/depend.internal".> [exec] Dependee "<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native/CMakeFiles/CMakeDirectoryInformation.cmake"> is newer than depender "<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native/CMakeFiles/DenseDoubleVector.dir/depend.internal".> [exec] Scanning dependencies of target DenseDoubleVector [exec] make[2]: Leaving directory `<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native'> [exec] make -f CMakeFiles/DenseDoubleVector.dir/build.make CMakeFiles/DenseDoubleVector.dir/build [exec] make[2]: Entering directory `<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native'> [exec] /usr/bin/cmake -E cmake_progress_report <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native/CMakeFiles> 1 [exec] [ 14%] Building CXX object CMakeFiles/DenseDoubleVector.dir/main/native/examples/impl/DenseDoubleVector.cc.o [exec] /usr/bin/c++ -g -Wall -O2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -I<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/src/main/native/utils/api> -I<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/src/main/native/pipes/api> -I<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/src> -o CMakeFiles/DenseDoubleVector.dir/main/native/examples/impl/DenseDoubleVector.cc.o -c <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/src/main/native/examples/impl/DenseDoubleVector.cc> [exec] make[2]: *** [CMakeFiles/DenseDoubleVector.dir/main/native/examples/impl/DenseDoubleVector.cc.o] Error 1 [exec] make[1]: *** [CMakeFiles/DenseDoubleVector.dir/all] Error 2 [exec] make: *** [all] Error 2 [exec] make[2]: Leaving directory `<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native'> [exec] make[1]: Leaving directory `<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native'> [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Hama parent POM ............................ SUCCESS [3.492s] [INFO] pipes ............................................. FAILURE [2.269s] [INFO] commons ........................................... SKIPPED [INFO] core .............................................. SKIPPED [INFO] graph ............................................. SKIPPED [INFO] machine learning .................................. SKIPPED [INFO] examples .......................................... SKIPPED [INFO] mesos ............................................. SKIPPED [INFO] hama-dist ......................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6.366s [INFO] Finished at: Wed Jul 16 02:57:11 UTC 2014 [INFO] Final Memory: 22M/308M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.7:run (make) on project hama-pipes: An Ant BuildException has occured: exec returned: 2 [ERROR] around Ant part ...<exec dir="<https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/native"> executable="make" failonerror="true">... @ 18:129 in <https://builds.apache.org/job/Hama-trunk/ws/trunk/c++/target/antrun/build-main.xml> [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :hama-pipes Build step 'Invoke top-level Maven targets' marked build as failure Archiving artifacts Sending artifact delta relative to Hama-trunk #313 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 4550 bytes Compression is 0.0% Took 3.1 sec Recording test results