You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/04/07 02:42:06 UTC

Build failed in Jenkins: Hama-trunk #297

See <https://builds.apache.org/job/Hama-trunk/297/changes>

Changes:

[edwardyoon] HAMA-847: Vertex should provide Counters

------------------------------------------
[...truncated 21408 lines...]
14/04/07 00:41:44 INFO bsp.BSPJobClient:     TASK_OUTPUT_RECORDS=135

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.apache.hama.bsp.message.TestSpillingQueue
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.apache.hama.zookeeper.TestZKTools
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.apache.hama.bsp.TestZooKeeper
14/04/07 00:41:46 ERROR quorum.QuorumPeerConfig: Invalid configuration, only one server specified (ignoring)

14/04/07 00:41:46 INFO server.ZooKeeperServerMain: Starting server

14/04/07 00:41:46 INFO server.ZooKeeperServer: Server environment:zookeeper.version=3.4.5-1392090, built on 09/30/2012 17:52 GMT

14/04/07 00:41:46 INFO server.ZooKeeperServer: Server environment:host.name=juno.apache.org

14/04/07 00:41:46 INFO server.ZooKeeperServer: Server environment:java.version=1.6.0_45

14/04/07 00:41:46 INFO server.ZooKeeperServer: Server environment:java.vendor=Sun Microsystems Inc.

14/04/07 00:41:46 INFO server.ZooKeeperServer: Server environment:java.home=/home/jenkins/tools/java/jdk1.6.0_45-32/jre

14/04/07 00:41:46 INFO server.ZooKeeperServer: Server environment:java.class.path=/tmp/surefirebooter405618282824586643.jar

14/04/07 00:41:46 INFO server.ZooKeeperServer: Server environment:java.library.path=/home/jenkins/tools/java/jdk1.6.0_45-32/jre/lib/i386/server:/home/jenkins/tools/java/jdk1.6.0_45-32/jre/lib/i386:/home/jenkins/tools/java/jdk1.6.0_45-32/jre/../lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib

14/04/07 00:41:46 INFO server.ZooKeeperServer: Server environment:java.io.tmpdir=/tmp

14/04/07 00:41:46 INFO server.ZooKeeperServer: Server environment:java.compiler=<NA>

14/04/07 00:41:46 INFO server.ZooKeeperServer: Server environment:os.name=Linux

14/04/07 00:41:46 INFO server.ZooKeeperServer: Server environment:os.arch=i386

14/04/07 00:41:46 INFO server.ZooKeeperServer: Server environment:os.version=3.2.0-51-generic

14/04/07 00:41:46 INFO server.ZooKeeperServer: Server environment:user.name=jenkins

14/04/07 00:41:46 INFO server.ZooKeeperServer: Server environment:user.home=/home/jenkins

14/04/07 00:41:46 INFO server.ZooKeeperServer: Server environment:user.dir=/tmp

14/04/07 00:41:46 INFO server.ZooKeeperServer: tickTime set to 3000

14/04/07 00:41:46 INFO server.ZooKeeperServer: minSessionTimeout set to -1

14/04/07 00:41:46 INFO server.ZooKeeperServer: maxSessionTimeout set to 1200000

14/04/07 00:41:46 INFO server.NIOServerCnxnFactory: binding to port 0.0.0.0/0.0.0.0:20000

14/04/07 00:41:46 INFO persistence.FileSnap: Reading snapshot /tmp/hama-testzookeeper/version-2/snapshot.130

14/04/07 00:41:46 INFO persistence.FileTxnSnapLog: Snapshotting: 0x135 to /tmp/hama-testzookeeper/version-2/snapshot.135

14/04/07 00:41:56 INFO zookeeper.ZooKeeper: Client environment:zookeeper.version=3.4.5-1392090, built on 09/30/2012 17:52 GMT

14/04/07 00:41:56 INFO zookeeper.ZooKeeper: Client environment:host.name=juno.apache.org

14/04/07 00:41:56 INFO zookeeper.ZooKeeper: Client environment:java.version=1.6.0_45

14/04/07 00:41:56 INFO zookeeper.ZooKeeper: Client environment:java.vendor=Sun Microsystems Inc.

14/04/07 00:41:56 INFO zookeeper.ZooKeeper: Client environment:java.home=/home/jenkins/tools/java/jdk1.6.0_45-32/jre

14/04/07 00:41:56 INFO zookeeper.ZooKeeper: Client environment:java.class.path=/tmp/surefirebooter405618282824586643.jar

14/04/07 00:41:56 INFO zookeeper.ZooKeeper: Client environment:java.library.path=/home/jenkins/tools/java/jdk1.6.0_45-32/jre/lib/i386/server:/home/jenkins/tools/java/jdk1.6.0_45-32/jre/lib/i386:/home/jenkins/tools/java/jdk1.6.0_45-32/jre/../lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib

14/04/07 00:41:56 INFO zookeeper.ZooKeeper: Client environment:java.io.tmpdir=/tmp

14/04/07 00:41:56 INFO zookeeper.ZooKeeper: Client environment:java.compiler=<NA>

14/04/07 00:41:56 INFO zookeeper.ZooKeeper: Client environment:os.name=Linux

14/04/07 00:41:56 INFO zookeeper.ZooKeeper: Client environment:os.arch=i386

14/04/07 00:41:56 INFO zookeeper.ZooKeeper: Client environment:os.version=3.2.0-51-generic

14/04/07 00:41:56 INFO zookeeper.ZooKeeper: Client environment:user.name=jenkins

14/04/07 00:41:56 INFO zookeeper.ZooKeeper: Client environment:user.home=/home/jenkins

14/04/07 00:41:56 INFO zookeeper.ZooKeeper: Client environment:user.dir=/tmp

14/04/07 00:41:56 INFO zookeeper.ZooKeeper: Initiating client connection, connectString=localhost:20000 sessionTimeout=1200000 watcher=org.apache.hama.bsp.sync.ZKSyncBSPMasterClient@8de462

14/04/07 00:41:56 INFO sync.ZKSyncBSPMasterClient: Initialized ZK false

14/04/07 00:41:56 INFO sync.ZKSyncClient: Initializing ZK Sync Client

14/04/07 00:41:56 INFO zookeeper.ClientCnxn: Opening socket connection to server localhost/127.0.0.1:20000. Will not attempt to authenticate using SASL (Unable to locate a login configuration)

14/04/07 00:41:56 INFO zookeeper.ClientCnxn: Socket connection established to localhost/127.0.0.1:20000, initiating session

14/04/07 00:41:56 INFO server.NIOServerCnxnFactory: Accepted socket connection from /127.0.0.1:44119

14/04/07 00:41:56 INFO server.ZooKeeperServer: Client attempting to establish new session at /127.0.0.1:44119

14/04/07 00:41:56 INFO persistence.FileTxnLog: Creating new log file: log.136

14/04/07 00:41:56 INFO server.ZooKeeperServer: Established session 0x14539a244ae0000 with negotiated timeout 1200000 for client /127.0.0.1:44119

14/04/07 00:41:56 INFO zookeeper.ClientCnxn: Session establishment complete on server localhost/127.0.0.1:20000, sessionid = 0x14539a244ae0000, negotiated timeout = 1200000

14/04/07 00:41:57 INFO mortbay.log: Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog

14/04/07 00:41:57 INFO mortbay.log: Created master and client sync clients

14/04/07 00:41:57 INFO mortbay.log: BSP root exists

14/04/07 00:41:57 INFO zookeeper.ZooKeeper: Initiating client connection, connectString=localhost:20000 sessionTimeout=1200000 watcher=org.apache.hama.bsp.sync.ZooKeeperSyncClientImpl@179953c

14/04/07 00:41:57 INFO sync.ZKSyncClient: Initializing ZK Sync Client

14/04/07 00:41:57 INFO sync.ZooKeeperSyncClientImpl: Start connecting to Zookeeper! At /0.0.0.0:21815

14/04/07 00:41:57 INFO zookeeper.ClientCnxn: Opening socket connection to server localhost/127.0.0.1:20000. Will not attempt to authenticate using SASL (Unable to locate a login configuration)

14/04/07 00:41:57 INFO server.NIOServerCnxnFactory: Accepted socket connection from /127.0.0.1:44120

14/04/07 00:41:57 INFO zookeeper.ClientCnxn: Socket connection established to localhost/127.0.0.1:20000, initiating session

14/04/07 00:41:57 INFO server.ZooKeeperServer: Client attempting to establish new session at /127.0.0.1:44120

14/04/07 00:41:57 INFO server.ZooKeeperServer: Established session 0x14539a244ae0001 with negotiated timeout 1200000 for client /127.0.0.1:44120

14/04/07 00:41:57 INFO zookeeper.ClientCnxn: Session establishment complete on server localhost/127.0.0.1:20000, sessionid = 0x14539a244ae0001, negotiated timeout = 1200000

14/04/07 00:41:57 INFO sync.ZKSyncClient: Writing data /bsp/job_test1_0001/info/level2

14/04/07 00:41:57 INFO mortbay.log: Found child count = 2

14/04/07 00:41:57 INFO mortbay.log: Passed the child count test

14/04/07 00:41:57 INFO mortbay.log: Found child count = 2

14/04/07 00:41:57 INFO mortbay.log:  Peer name 2

14/04/07 00:41:57 INFO mortbay.log:  Peer name 1

14/04/07 00:41:57 INFO mortbay.log: Passed the child key set test

14/04/07 00:41:57 INFO mortbay.log: /bsp/job_test1_0001

14/04/07 00:41:57 INFO mortbay.log: Passed the key presence test

14/04/07 00:41:57 INFO sync.ZKSyncClient: Writing data /bsp/job_test1_0001/info/level3

14/04/07 00:41:57 INFO mortbay.log: Passed array writable test

14/04/07 00:41:57 INFO server.NIOServerCnxn: Closed socket connection for client /127.0.0.1:44119 which had sessionid 0x14539a244ae0000

14/04/07 00:41:57 INFO zookeeper.ClientCnxn: Unable to read additional data from server sessionid 0x14539a244ae0000, likely server has closed socket, closing socket connection and attempting reconnect

14/04/07 00:41:57 INFO server.NIOServerCnxn: Closed socket connection for client /127.0.0.1:44120 which had sessionid 0x14539a244ae0001

14/04/07 00:41:57 INFO server.NIOServerCnxnFactory: NIOServerCnxn factory exited run method

14/04/07 00:41:57 INFO zookeeper.ClientCnxn: Unable to read additional data from server sessionid 0x14539a244ae0001, likely server has closed socket, closing socket connection and attempting reconnect

14/04/07 00:41:57 INFO server.ZooKeeperServer: shutting down

14/04/07 00:41:57 INFO server.ZooKeeperServer: shutting down

14/04/07 00:41:57 INFO server.SessionTrackerImpl: Shutting down

14/04/07 00:41:57 INFO server.SessionTrackerImpl: Shutting down

14/04/07 00:41:57 INFO server.PrepRequestProcessor: Shutting down

14/04/07 00:41:57 INFO server.PrepRequestProcessor: Shutting down

14/04/07 00:41:57 INFO server.PrepRequestProcessor: PrepRequestProcessor exited loop!

14/04/07 00:41:57 INFO server.SyncRequestProcessor: Shutting down

14/04/07 00:41:57 INFO server.SyncRequestProcessor: Shutting down

14/04/07 00:41:57 INFO server.SyncRequestProcessor: SyncRequestProcessor exited!

14/04/07 00:41:57 INFO server.FinalRequestProcessor: shutdown of request processor complete

14/04/07 00:41:57 INFO server.FinalRequestProcessor: shutdown of request processor complete

14/04/07 00:41:57 WARN jmx.MBeanRegistry: Failed to unregister MBean InMemoryDataTree

14/04/07 00:41:57 WARN jmx.MBeanRegistry: Error during unregister
javax.management.InstanceNotFoundException: org.apache.ZooKeeperService:name0=StandaloneServer_port-1,name1=InMemoryDataTree
	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1094)
	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:415)
	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:403)
	at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:507)
	at org.apache.zookeeper.jmx.MBeanRegistry.unregister(MBeanRegistry.java:115)
	at org.apache.zookeeper.jmx.MBeanRegistry.unregister(MBeanRegistry.java:132)
	at org.apache.zookeeper.server.ZooKeeperServer.unregisterJMX(ZooKeeperServer.java:443)
	at org.apache.zookeeper.server.ZooKeeperServer.shutdown(ZooKeeperServer.java:436)
	at org.apache.zookeeper.server.ZooKeeperServerMain.runFromConfig(ZooKeeperServerMain.java:115)
	at org.apache.hama.bsp.sync.ZooKeeperSyncServerImpl.start(ZooKeeperSyncServerImpl.java:79)
	at org.apache.hama.bsp.TestZooKeeper$1.run(TestZooKeeper.java:76)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
	at java.lang.Thread.run(Thread.java:662)

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec

Results :

Failed tests: 

Tests run: 69, Failures: 4, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Hama parent POM ............................ SUCCESS [12.357s]
[INFO] pipes ............................................. SUCCESS [23.430s]
[INFO] commons ........................................... SUCCESS [7.652s]
[INFO] core .............................................. FAILURE [9:00.077s]
[INFO] graph ............................................. SKIPPED
[INFO] machine learning .................................. SKIPPED
[INFO] examples .......................................... SKIPPED
[INFO] hama-dist ......................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9:44.722s
[INFO] Finished at: Mon Apr 07 00:41:57 UTC 2014
[INFO] Final Memory: 46M/181M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on project hama-core: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Hama-trunk/ws/trunk/core/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-core
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Recording test results
Updating HAMA-847

Jenkins build is back to normal : Hama-trunk #298

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Hama-trunk/298/changes>