Hi all, anyone else having this issue with examples tests? Since it works for me, even with a fresh checkout.
Tommaso 2011/11/18 Apache Jenkins Server <[email protected]> > See <https://builds.apache.org/job/Hama-Nightly/356/changes> > > Changes: > > [tommaso] [HAMA-447] - added javadoc and AL header for PiEstimatorTest > > [tommaso] [HAMA-447] - start adding tests to hama-examples > > [edwardyoon] ShortestPathVertex need to be WritableComparable. > > ------------------------------------------ > [...truncated 1972 lines...] > > 11/11/18 06:32:12 INFO ipc.Server: IPC Server handler 7 on 43899: exiting > > 11/11/18 06:32:12 INFO ipc.Server: IPC Server handler 4 on 43899: exiting > > 11/11/18 06:32:12 INFO ipc.Server: IPC Server handler 8 on 43899: exiting > > 11/11/18 06:32:12 INFO ipc.Server: Stopping IPC Server Responder > > 11/11/18 06:32:12 INFO ipc.Server: IPC Server handler 6 on 43899: exiting > > 11/11/18 06:32:12 INFO ipc.Server: IPC Server handler 2 on 43899: exiting > > 11/11/18 06:32:12 INFO ipc.Server: IPC Server handler 0 on 43899: exiting > > 11/11/18 06:32:12 INFO ipc.Server: IPC Server handler 1 on 43899: exiting > > 11/11/18 06:32:12 INFO ipc.Server: IPC Server handler 9 on 43899: exiting > > 11/11/18 06:32:13 INFO ipc.Client: Retrying connect to server: / > 127.0.0.1:10. Already tried 0 time(s). > > 11/11/18 06:32:14 INFO ipc.Client: Retrying connect to server: / > 127.0.0.1:10. Already tried 1 time(s). > > 11/11/18 06:32:15 INFO ipc.Client: Retrying connect to server: / > 127.0.0.1:10. Already tried 2 time(s). > > 11/11/18 06:32:16 INFO ipc.Client: Retrying connect to server: / > 127.0.0.1:10. Already tried 3 time(s). > > 11/11/18 06:32:17 INFO ipc.Client: Retrying connect to server: / > 127.0.0.1:10. Already tried 4 time(s). > > 11/11/18 06:32:18 INFO ipc.Client: Retrying connect to server: / > 127.0.0.1:10. Already tried 5 time(s). > > 11/11/18 06:32:19 INFO ipc.Client: Retrying connect to server: / > 127.0.0.1:10. Already tried 6 time(s). > > 11/11/18 06:32:20 INFO ipc.Client: Retrying connect to server: / > 127.0.0.1:10. Already tried 7 time(s). > > 11/11/18 06:32:21 INFO ipc.Client: Retrying connect to server: / > 127.0.0.1:10. Already tried 8 time(s). > > 11/11/18 06:32:22 INFO ipc.Client: Retrying connect to server: / > 127.0.0.1:10. Already tried 9 time(s). > > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec > Running org.apache.hama.bsp.TestLocalRunner > 11/11/18 06:32:23 WARN bsp.BSPJobClient: No job jar file set. User > classes may not be found. See BSPJob#setJar(String) or check Your jar file. > > 11/11/18 06:32:23 INFO bsp.BSPJobClient: Running job: job_localrunner_0001 > > 11/11/18 06:32:23 INFO bsp.LocalBSPRunner: Setting up a new barrier for 2 > tasks! > > 11/11/18 06:32:26 INFO bsp.BSPJobClient: Current supersteps number: 2 > > 11/11/18 06:32:26 INFO bsp.BSPJobClient: The total number of supersteps: 2 > > 11/11/18 06:32:26 INFO bsp.TestBSPMasterGroomServer: output: Hello BSP > from 1 of 2: local:0 > > 11/11/18 06:32:26 INFO bsp.TestBSPMasterGroomServer: output: Hello BSP > from 2 of 2: local:1 > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec > Running org.apache.hama.ipc.TestRPC > 11/11/18 06:32:27 INFO metrics.RpcMetrics: Initializing RPC Metrics with > hostName=TestRPC$TestImpl, port=1234 > > 11/11/18 06:32:27 INFO ipc.Server: IPC Server Responder: starting > > 11/11/18 06:32:27 INFO ipc.Server: IPC Server listener on 1234: starting > > 11/11/18 06:32:27 INFO ipc.Server: IPC Server handler 0 on 1234: starting > > 11/11/18 06:32:27 INFO ipc.Server: IPC Server handler 0 on 1234, call > error() from 192.87.106.251:43919: error: java.io.IOException: bobo > java.io.IOException: bobo > at org.apache.hama.ipc.TestRPC$TestImpl.error(TestRPC.java:102) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at org.apache.hadoop.ipc.RPC$Server.call(RPC.java:508) > at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:959) > at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:955) > at java.security.AccessController.doPrivileged(Native Method) > at javax.security.auth.Subject.doAs(Subject.java:396) > at org.apache.hadoop.ipc.Server$Handler.run(Server.java:953) > > 11/11/18 06:32:27 INFO ipc.Server: Stopping server on 1234 > > 11/11/18 06:32:27 INFO ipc.Server: IPC Server handler 0 on 1234: exiting > > 11/11/18 06:32:27 INFO ipc.Server: Stopping IPC Server listener on 1234 > > 11/11/18 06:32:27 INFO ipc.Server: Stopping IPC Server Responder > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec > Running org.apache.hama.zookeeper.TestZKTools > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec > > Results : > > Tests run: 29, Failures: 0, Errors: 0, Skipped: 0 > > [INFO] > [INFO] --- maven-jar-plugin:2.3:jar (default-jar) @ hama-core --- > [INFO] Building jar: > /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Hama-Nightly/trunk/core/target/hama-core-0.4.0-incubating-SNAPSHOT.jar > [INFO] > [INFO] --- maven-dependency-plugin:2.1:copy-dependencies > (copy-dependencies) @ hama-core --- > [INFO] commons-cli-1.2.jar already exists in destination. > [INFO] commons-logging-1.1.1.jar already exists in destination. > [INFO] junit-4.8.1.jar already exists in destination. > [INFO] log4j-1.2.16.jar already exists in destination. > [INFO] ant-1.7.1.jar already exists in destination. > [INFO] ant-launcher-1.7.1.jar already exists in destination. > [INFO] hadoop-core-0.20.2.jar already exists in destination. > [INFO] hadoop-test-0.20.2.jar already exists in destination. > [INFO] servlet-api-6.0.32.jar already exists in destination. > [INFO] zookeeper-3.3.3.jar already exists in destination. > [INFO] jetty-6.1.14.jar already exists in destination. > [INFO] jetty-annotations-6.1.14.jar already exists in destination. > [INFO] jetty-util-6.1.14.jar already exists in destination. > [INFO] jsp-2.1-6.1.14.jar already exists in destination. > [INFO] jsp-api-2.1-6.1.14.jar already exists in destination. > [INFO] slf4j-log4j12-1.5.2.jar already exists in destination. > [INFO] > [INFO] > ------------------------------------------------------------------------ > [INFO] Building Apache Hama Graph Package 0.4.0-incubating-SNAPSHOT > [INFO] > ------------------------------------------------------------------------ > [INFO] > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hama-graph --- > [INFO] Deleting > /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Hama-Nightly/trunk/graph/target > [INFO] > [INFO] --- maven-remote-resources-plugin:1.1:process (default) @ > hama-graph --- > [INFO] > [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ > hama-graph --- > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] Copying 0 resource > [INFO] Copying 3 resources > [INFO] > [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ > hama-graph --- > [INFO] Compiling 2 source files to > /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Hama-Nightly/trunk/graph/target/classes > [INFO] > [INFO] --- maven-resources-plugin:2.4:testResources > (default-testResources) @ hama-graph --- > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] Copying 0 resource > [INFO] Copying 3 resources > [INFO] > [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ > hama-graph --- > [INFO] Nothing to compile - all classes are up to date > [INFO] > [INFO] --- maven-surefire-plugin:2.6:test (default-test) @ hama-graph --- > [INFO] Tests are skipped. > [INFO] > [INFO] --- maven-jar-plugin:2.3:jar (default-jar) @ hama-graph --- > [INFO] Building jar: > /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Hama-Nightly/trunk/graph/target/hama-graph-0.4.0-incubating-SNAPSHOT.jar > [INFO] > [INFO] --- maven-install-plugin:2.3:install (default-install) @ hama-graph > --- > [INFO] Installing > /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Hama-Nightly/trunk/graph/target/hama-graph-0.4.0-incubating-SNAPSHOT.jar > to < > https://builds.apache.org/job/Hama-Nightly/ws/.repository/org/apache/hama/hama-graph/0.4.0-incubating-SNAPSHOT/hama-graph-0.4.0-incubating-SNAPSHOT.jar > > > [INFO] Installing > /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Hama-Nightly/trunk/graph/pom.xml > to < > https://builds.apache.org/job/Hama-Nightly/ws/.repository/org/apache/hama/hama-graph/0.4.0-incubating-SNAPSHOT/hama-graph-0.4.0-incubating-SNAPSHOT.pom > > > [INFO] > [INFO] --- maven-remote-resources-plugin:1.1:process (default) @ > hama-graph --- > [INFO] > [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ > hama-graph --- > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] Copying 0 resource > [INFO] Copying 3 resources > [INFO] Copying 3 resources > [INFO] > [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ > hama-graph --- > [INFO] Nothing to compile - all classes are up to date > [INFO] > [INFO] --- maven-resources-plugin:2.4:testResources > (default-testResources) @ hama-graph --- > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] Copying 0 resource > [INFO] Copying 3 resources > [INFO] Copying 3 resources > [INFO] > [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ > hama-graph --- > [INFO] Nothing to compile - all classes are up to date > [INFO] > [INFO] --- maven-surefire-plugin:2.6:test (default-test) @ hama-graph --- > [INFO] Tests are skipped. > [INFO] > [INFO] --- maven-jar-plugin:2.3:jar (default-jar) @ hama-graph --- > [INFO] > [INFO] > ------------------------------------------------------------------------ > [INFO] Building Apache Hama Examples 0.4.0-incubating-SNAPSHOT > [INFO] > ------------------------------------------------------------------------ > [INFO] > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hama-examples > --- > [INFO] Deleting > /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Hama-Nightly/trunk/examples/target > [INFO] > [INFO] --- maven-remote-resources-plugin:1.1:process (default) @ > hama-examples --- > [INFO] > [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ > hama-examples --- > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] skip non existing resourceDirectory > /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Hama-Nightly/trunk/examples/src/main/resources > [INFO] Copying 3 resources > [INFO] > [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ > hama-examples --- > [INFO] Compiling 6 source files to > /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Hama-Nightly/trunk/examples/target/classes > [INFO] > [INFO] --- maven-resources-plugin:2.4:testResources > (default-testResources) @ hama-examples --- > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] skip non existing resourceDirectory > /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Hama-Nightly/trunk/examples/src/test/resources > [INFO] Copying 3 resources > [INFO] > [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ > hama-examples --- > [INFO] Compiling 1 source file to > /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Hama-Nightly/trunk/examples/target/test-classes > [INFO] > [INFO] --- maven-surefire-plugin:2.6:test (default-test) @ hama-examples > --- > [INFO] Concurrency config is {threadCount=10, parallel=methods, > configurableParallelComputerPresent=false} > [INFO] Surefire report directory: > /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Hama-Nightly/trunk/examples/target/surefire-reports > > ------------------------------------------------------- > T E S T S > ------------------------------------------------------- > Running org.apache.hama.examples.PiEstimatorTest > Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec > <<< FAILURE! > > Results : > > Failed tests: > testCorrectPiExecution(org.apache.hama.examples.PiEstimatorTest) > > Tests run: 2, Failures: 1, Errors: 0, Skipped: 0 > > [INFO] > ------------------------------------------------------------------------ > [INFO] Reactor Summary: > [INFO] > [INFO] Apache Hama parent POM ............................ SUCCESS [3.314s] > [INFO] Apache Hama Core .................................. SUCCESS > [2:29.255s] > [INFO] Apache Hama Graph Package ......................... SUCCESS [3.161s] > [INFO] Apache Hama Examples .............................. FAILURE [3.234s] > [INFO] Apache Hama YARN .................................. SKIPPED > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 2:47.217s > [INFO] Finished at: Fri Nov 18 06:32:35 GMT+00:00 2011 > [INFO] Final Memory: 40M/309M > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on > project hama-examples: There are test failures. > [ERROR] > [ERROR] Please refer to > /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Hama-Nightly/trunk/examples/target/surefire-reports > for the individual test results. > [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/MojoFailureException > [ERROR] > [ERROR] After correcting the problems, you can resume the build with the > command > [ERROR] mvn <goals> -rf :hama-examples > Build step 'Invoke top-level Maven targets' marked build as failure > Updating HAMA-447 > >
