You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@esme.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/12/27 14:28:30 UTC

Build failed in Jenkins: ESME #1169

See <https://builds.apache.org/job/ESME/1169/>

------------------------------------------
Started by timer
Building remotely on solaris1 in workspace <https://builds.apache.org/job/ESME/ws/>
Updating http://svn.apache.org/repos/asf/esme/trunk/server
At revision 1426176
no change for http://svn.apache.org/repos/asf/esme/trunk/server since the previous build
Parsing POMs
[server] $ /home/hudson/tools/java/latest1.6/bin/java -cp /export/home/hudson/hudson-slave/maven-agent.jar:/export/home/hudson/hudson-slave/classworlds.jar hudson.maven.agent.Main /home/hudson/tools/maven/latest /zonestorage/hudson_solaris/home/hudson/hudson-slave/slave.jar /export/home/hudson/hudson-slave/maven-interceptor.jar 57848 /export/home/hudson/hudson-slave/maven2.1-interceptor.jar
<===[JENKINS REMOTING CAchannel started
PACITY]===>   log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f <https://builds.apache.org/job/ESME/ws/server/pom.xml> -Dmaven.repo.local=/export/home/hudson/hudson-slave/maven-repositories/0 clean install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Enterprise Social Messaging Environment (ESME)
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <https://builds.apache.org/job/ESME/ws/server/target>
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 13 resources
[INFO] [yuicompressor:compress {execution: default}]
[INFO] nb warnings: 0, nb errors: 0
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [scala:compile {execution: default}]
[INFO] suggestion: remove the scalaVersion from pom.xml
[ERROR] <https://builds.apache.org/job/ESME/ws/server/src/main/scala>
[ERROR] <https://builds.apache.org/job/ESME/ws/server/src/main/scala/../scala>
[INFO] Compiling 66 source files to /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ESME/server/target/classes
[WARNING] warning: there were 13 unchecked warnings; re-run with -unchecked for details
[WARNING] one warning found
[INFO] [resources:testResources {execution: default-testResources}]
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/ESME/ws/server/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [scala:testCompile {execution: default}]
[INFO] suggestion: remove the scalaVersion from pom.xml
[ERROR] <https://builds.apache.org/job/ESME/ws/server/src/test/scala>
[ERROR] <https://builds.apache.org/job/ESME/ws/server/src/test/scala/../scala>
[INFO] Compiling 8 source files to /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ESME/server/target/test-classes
[WARNING] warning: there were 29 deprecation warnings; re-run with -deprecation for details
[WARNING] one warning found
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/ESME/ws/server/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.esme.actor.PopStatsActorSpecsAsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.704 sec
Running org.apache.esme.AppTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.apache.esme.api.ApiSpecsAsTest
log4j:WARN No appenders could be found for logger (org.mortbay.log).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
Tests run: 14, Failures: 10, Errors: 0, Skipped: 0, Time elapsed: 14.692 sec <<< FAILURE!
Running org.apache.esme.api.TwitterAPISpecsAsTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.897 sec
Running org.apache.esme.api.Api2SpecsAsTest
Tests run: 66, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 36.52 sec <<< FAILURE!

Results :

Failed tests: 
  StatusNeg(org.apache.esme.api.ApiSpecs$): 
  Logout(org.apache.esme.api.ApiSpecs$): 
  LogoutNeg(org.apache.esme.api.ApiSpecs$): 
  SendMsg(org.apache.esme.api.ApiSpecs$): 
  SendMsgNeg(org.apache.esme.api.ApiSpecs$): 
  AddAction(org.apache.esme.api.ApiSpecs$): 
  AddActionNeg(org.apache.esme.api.ApiSpecs$): 
  SendMessageToken(org.apache.esme.api.ApiSpecs$): 
  AddPool(org.apache.esme.api.ApiSpecs$): 
  AddPoolNeg(org.apache.esme.api.ApiSpecs$): 
  with valid session(org.apache.esme.api.Api2Specs$): 

Tests run: 97, Failures: 11, Errors: 0, Skipped: 0

[ERROR] There are test failures.

Please refer to <https://builds.apache.org/job/ESME/ws/server/target/surefire-reports> for the individual test results.
[JENKINS] Recording test results
[INFO] [war:war {execution: default-war}]
[INFO] Packaging webapp
[INFO] Assembling webapp[esme-server] in [<https://builds.apache.org/job/ESME/ws/server/target/esme-server-apache-esme-1.4]>
[INFO] Processing war project
[INFO] Copying webapp resources[<https://builds.apache.org/job/ESME/ws/server/src/main/webapp]>
[INFO] Webapp assembled in[2100 msecs]
[INFO] Building war: <https://builds.apache.org/job/ESME/ws/server/target/esme-server-apache-esme-1.4.war>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/ESME/ws/server/target/esme-server-apache-esme-1.4.war> to /export/home/hudson/hudson-slave/maven-repositories/0/org/apache/esme/esme-server/apache-esme-1.4/esme-server-apache-esme-1.4.war
[JENKINS] Archiving <https://builds.apache.org/job/ESME/ws/server/pom.xml> to /home/hudson/hudson/jobs/ESME/modules/org.apache.esme$esme-server/builds/2012-12-27_12-22-03/archive/org.apache.esme/esme-server/apache-esme-1.4/esme-server-apache-esme-1.4.pom
[JENKINS] Archiving <https://builds.apache.org/job/ESME/ws/server/target/esme-server-apache-esme-1.4.war> to /home/hudson/hudson/jobs/ESME/modules/org.apache.esme$esme-server/builds/2012-12-27_12-22-03/archive/org.apache.esme/esme-server/apache-esme-1.4/esme-server-apache-esme-1.4.war
Build timed out (after 70 minutes). Marking the build as failed.
Maven failed with error.
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Unable to call isArchivingDisabled. Invalid object ID 5
[INFO] ------------------------------------------------------------------------
[INFO] Trace
java.lang.IllegalStateException: Unable to call isArchivingDisabled. Invalid object ID 5
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:269)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:256)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:215)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:722)
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 58 minutes 3 seconds
[INFO] Finished at: Thu Dec 27 13:24:10 GMT+00:00 2012
[INFO] Final Memory: 40M/335M
[INFO] ------------------------------------------------------------------------
channel stopped
[WARNINGS] Skipping publisher since build result is FAILURE