You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by Apache Hudson Server <hu...@hudson.apache.org> on 2011/03/06 23:20:12 UTC

Build failed in Jenkins: vysper-trunk-jdk1.5-ibm-ubuntu #354

See <https://hudson.apache.org/hudson/job/vysper-trunk-jdk1.5-ibm-ubuntu/354/>

------------------------------------------
[...truncated 2166 lines...]
BOSH session d53255416504485fbd9d2bf34714d7b1 closed
<< "HTTP/1.1 200 OK[EOL]"
<< "Date: Sun, 06 Mar 2011 22:20:03 GMT[EOL]"
<< "Server: Vysper/0.5[EOL]"
<< "Content-Type: text/xml;charset=UTF-8[EOL]"
<< "Content-Length: 74[EOL]"
<< "[EOL]"
Receiving response: HTTP/1.1 200 OK
<< HTTP/1.1 200 OK
<< Date: Sun, 06 Mar 2011 22:20:03 GMT
<< Server: Vysper/0.5
<< Content-Type: text/xml;charset=UTF-8
<< Content-Length: 74
Connection can be kept alive indefinitely
<< "<body xmlns="http://jabber.org/protocol/httpbind" type="terminate"></body>"
Releasing connection org.apache.http.impl.conn.SingleClientConnManager$ConnAdapter@31203120
Connection shut down
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 sec
Running org.apache.vysper.xmpp.extension.xep0124.inttests.AllowedOriginIntegrationTest
could not load storage provider class org.apache.vysper.xmpp.modules.extension.xep0060_pubsub.storageprovider.LeafNodeInMemoryStorageProvider
could not load storage provider class org.apache.vysper.xmpp.modules.extension.xep0060_pubsub.storageprovider.CollectionNodeInMemoryStorageProvider
replacing the storage provider registry with org.apache.vysper.storage.inmemory.MemoryStorageProviderRegistry
adding module... servicediscovery (1.0beta)
adding module... roster (1.0beta)
jetty-7.2.1.v20101111
Started SelectChannelConnector@0.0.0.0:36598
Vysper BOSH server running on port 36598
Get connection for route HttpRoute[{}->http://localhost:36598]
CookieSpec selected: best-match
Attempt 1 to execute request
Sending request: GET /crossdomain.xml HTTP/1.1
>> "GET /crossdomain.xml HTTP/1.1[EOL]"
>> "Host: localhost:36598[EOL]"
>> "Connection: Keep-Alive[EOL]"
>> "User-Agent: Apache-HttpClient/4.0.1 (java 1.5)[EOL]"
>> "[EOL]"
>> GET /crossdomain.xml HTTP/1.1
>> Host: localhost:36598
>> Connection: Keep-Alive
>> User-Agent: Apache-HttpClient/4.0.1 (java 1.5)
<< "HTTP/1.1 200 OK[EOL]"
<< "Date: Sun, 06 Mar 2011 22:20:03 GMT[EOL]"
<< "Server: Vysper/0.5[EOL]"
<< "Content-Type: text/xml;charset=UTF-8[EOL]"
<< "Content-Length: 250[EOL]"
<< "[EOL]"
Receiving response: HTTP/1.1 200 OK
<< HTTP/1.1 200 OK
<< Date: Sun, 06 Mar 2011 22:20:03 GMT
<< Server: Vysper/0.5
<< Content-Type: text/xml;charset=UTF-8
<< Content-Length: 250
Connection can be kept alive indefinitely
<< "<?xml version='1.0'?><!DOCTYPE cross-domain-policy SYSTEM 'http://www.macromedia.com/xml/dtds/cross-domain-policy.dtd'><cross-domain-policy><allow-access-from domain='example.com' /><allow-access-from domain='foo.example.com' /></cross-domain-policy>"
Releasing connection org.apache.http.impl.conn.SingleClientConnManager$ConnAdapter@71297129
Connection shut down
could not load storage provider class org.apache.vysper.xmpp.modules.extension.xep0060_pubsub.storageprovider.LeafNodeInMemoryStorageProvider
could not load storage provider class org.apache.vysper.xmpp.modules.extension.xep0060_pubsub.storageprovider.CollectionNodeInMemoryStorageProvider
replacing the storage provider registry with org.apache.vysper.storage.inmemory.MemoryStorageProviderRegistry
adding module... servicediscovery (1.0beta)
adding module... roster (1.0beta)
jetty-7.2.1.v20101111
Started SelectChannelConnector@0.0.0.0:33957
Vysper BOSH server running on port 33957
Get connection for route HttpRoute[{}->http://localhost:33957]
CookieSpec selected: best-match
Attempt 1 to execute request
Sending request: OPTIONS / HTTP/1.1
>> "OPTIONS / HTTP/1.1[EOL]"
>> "Host: localhost:33957[EOL]"
>> "Connection: Keep-Alive[EOL]"
>> "User-Agent: Apache-HttpClient/4.0.1 (java 1.5)[EOL]"
>> "[EOL]"
>> OPTIONS / HTTP/1.1
>> Host: localhost:33957
>> Connection: Keep-Alive
>> User-Agent: Apache-HttpClient/4.0.1 (java 1.5)
<< "HTTP/1.1 200 OK[EOL]"
<< "Date: Sun, 06 Mar 2011 22:20:04 GMT[EOL]"
<< "Server: Vysper/0.5[EOL]"
<< "Content-Type: text/plain[EOL]"
<< "Content-Length: 0[EOL]"
<< "Access-Control-Allow-Origin: example.com,foo.example.com[EOL]"
<< "Access-Control-Allow-Methods: GET, POST, OPTIONS[EOL]"
<< "Access-Control-Max-Age: 86400[EOL]"
<< "Access-Control-Allow-Headers: Content-Type, User-Agent, If-Modified-Since, Cache-Control[EOL]"
<< "[EOL]"
Receiving response: HTTP/1.1 200 OK
<< HTTP/1.1 200 OK
<< Date: Sun, 06 Mar 2011 22:20:04 GMT
<< Server: Vysper/0.5
<< Content-Type: text/plain
<< Content-Length: 0
<< Access-Control-Allow-Origin: example.com,foo.example.com
<< Access-Control-Allow-Methods: GET, POST, OPTIONS
<< Access-Control-Max-Age: 86400
<< Access-Control-Allow-Headers: Content-Type, User-Agent, If-Modified-Since, Cache-Control
Connection can be kept alive indefinitely
Connection shut down
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 sec
Running org.apache.vysper.xmpp.extension.xep0124.BoshBackedSessionContextTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
Running org.apache.vysper.xmpp.extension.xep0124.BoshDecoderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec

Results :

Tests run: 19, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://hudson.apache.org/hudson/job/vysper-trunk-jdk1.5-ibm-ubuntu/ws/trunk/server/extensions/xep0124-xep0206-bosh/target/xep0124-xep0206-bosh-0.7-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/vysper-trunk-jdk1.5-ibm-ubuntu/ws/trunk/server/extensions/xep0124-xep0206-bosh/target/xep0124-xep0206-bosh-0.7-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/apache/vysper/extensions/xep0124-xep0206-bosh/0.7-SNAPSHOT/xep0124-xep0206-bosh-0.7-SNAPSHOT.jar
[JENKINS] Archiving <https://hudson.apache.org/hudson/job/vysper-trunk-jdk1.5-ibm-ubuntu/ws/trunk/server/extensions/xep0124-xep0206-bosh/pom.xml> to /home/hudson/hudson/jobs/vysper-trunk-jdk1.5-ibm-ubuntu/modules/org.apache.vysper.extensions$xep0124-xep0206-bosh/builds/2011-03-06_22-18-29/archive/org.apache.vysper.extensions/xep0124-xep0206-bosh/0.7-SNAPSHOT/pom.xml
[JENKINS] Archiving <https://hudson.apache.org/hudson/job/vysper-trunk-jdk1.5-ibm-ubuntu/ws/trunk/server/extensions/xep0124-xep0206-bosh/target/xep0124-xep0206-bosh-0.7-SNAPSHOT.jar> to /home/hudson/hudson/jobs/vysper-trunk-jdk1.5-ibm-ubuntu/modules/org.apache.vysper.extensions$xep0124-xep0206-bosh/builds/2011-03-06_22-18-29/archive/org.apache.vysper.extensions/xep0124-xep0206-bosh/0.7-SNAPSHOT/xep0124-xep0206-bosh-0.7-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Vysper Websockets support
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <https://hudson.apache.org/hudson/job/vysper-trunk-jdk1.5-ibm-ubuntu/ws/trunk/server/extensions/websockets/target> (included: [**], excluded: [])
[INFO] [build-helper:add-source {execution: add-source}]
[INFO] Source directory: <https://hudson.apache.org/hudson/job/vysper-trunk-jdk1.5-ibm-ubuntu/ws/trunk/server/extensions/websockets/src/examples/java> added.
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 2 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 5 source files to <https://hudson.apache.org/hudson/job/vysper-trunk-jdk1.5-ibm-ubuntu/ws/trunk/server/extensions/websockets/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 2 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 2 source files to <https://hudson.apache.org/hudson/job/vysper-trunk-jdk1.5-ibm-ubuntu/ws/trunk/server/extensions/websockets/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/vysper-trunk-jdk1.5-ibm-ubuntu/ws/trunk/server/extensions/websockets/target/surefire-reports>
/home/hudson/tools/java/ibm-java2-x86_64-50/jre/bin/java: Symbol `com_ibm_oti_vm_VM_getStackClassLoader' causes overflow in R_X86_64_PC32 relocation
/home/hudson/tools/java/ibm-java2-x86_64-50/jre/bin/java: Symbol `com_ibm_oti_vm_VM_getStackClass' causes overflow in R_X86_64_PC32 relocation
/home/hudson/tools/java/ibm-java2-x86_64-50/jre/bin/java: Symbol `com_ibm_oti_vm_VM_getStackClass' causes overflow in R_X86_64_PC32 relocation

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.vysper.xmpp.extension.websockets.XmppWebSocketBackedSessionContextTest
< <test></test>
Decoder writing stanza: <test></test>
WebSocket client connected
session state changed to = ENCRYPTED
> <test></test>
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.388 sec
Running org.apache.vysper.xmpp.extension.websockets.XmppWebSocketServletTest
Unsupported WebSocket sub protocol, must be "xmpp"
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec

Results :

Tests run: 6, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://hudson.apache.org/hudson/job/vysper-trunk-jdk1.5-ibm-ubuntu/ws/trunk/server/extensions/websockets/target/vysper-websockets-0.7-SNAPSHOT.jar>
[INFO] [rat:check {execution: verify-licenses}]
[JENKINS] Archiving <https://hudson.apache.org/hudson/job/vysper-trunk-jdk1.5-ibm-ubuntu/ws/trunk/server/extensions/websockets/pom.xml> to /home/hudson/hudson/jobs/vysper-trunk-jdk1.5-ibm-ubuntu/modules/org.apache.vysper.extensions$vysper-websockets/builds/2011-03-06_22-18-29/archive/org.apache.vysper.extensions/vysper-websockets/0.7-SNAPSHOT/pom.xml
[JENKINS] Archiving <https://hudson.apache.org/hudson/job/vysper-trunk-jdk1.5-ibm-ubuntu/ws/trunk/server/extensions/websockets/target/vysper-websockets-0.7-SNAPSHOT.jar> to /home/hudson/hudson/jobs/vysper-trunk-jdk1.5-ibm-ubuntu/modules/org.apache.vysper.extensions$vysper-websockets/builds/2011-03-06_22-18-29/archive/org.apache.vysper.extensions/vysper-websockets/0.7-SNAPSHOT/vysper-websockets-0.7-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Analysis failed

[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Analysis failed
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:719)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
	at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:618)
	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at hudson.maven.agent.Main.launch(Main.java:173)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:164)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:872)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:803)
	at hudson.remoting.UserRequest.perform(UserRequest.java:114)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:432)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:284)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:665)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:690)
	at java.lang.Thread.run(Thread.java:810)
Caused by: org.apache.maven.plugin.MojoExecutionException: Analysis failed
	at org.codehaus.mojo.rat.AbstractRatMojo.createReport(AbstractRatMojo.java:345)
	at org.codehaus.mojo.rat.RatCheckMojo.getRawReport(RatCheckMojo.java:90)
	at org.codehaus.mojo.rat.RatCheckMojo.execute(RatCheckMojo.java:139)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
	at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
	... 28 more
Caused by: rat.report.RatReportFailedException: Analysis failed
	at rat.report.xml.XmlReport.report(XmlReport.java:57)
	at org.codehaus.mojo.rat.FilesReportable.run(FilesReportable.java:68)
	at rat.Report.report(Report.java:130)
	at rat.Report.report(Report.java:118)
	at org.codehaus.mojo.rat.AbstractRatMojo.createReport(AbstractRatMojo.java:329)
	... 33 more
Caused by: rat.document.RatDocumentAnalysisException: Cannot analyse header
	at rat.report.analyser.DocumentHeaderAnalyser.analyse(DocumentHeaderAnalyser.java:51)
	at rat.document.impl.util.DocumentAnalyserMultiplexer.analyse(DocumentAnalyserMultiplexer.java:34)
	at rat.document.impl.util.ConditionalAnalyser.matches(ConditionalAnalyser.java:41)
	at rat.document.impl.util.ConditionalAnalyser.analyse(ConditionalAnalyser.java:47)
	at rat.report.xml.XmlReport.report(XmlReport.java:55)
	... 37 more
Caused by: rat.analysis.RatHeaderAnalysisException: Cannot read header for <https://hudson.apache.org/hudson/job/vysper-trunk-jdk1.5-ibm-ubuntu/ws/trunk/server/extensions/websockets/src/test/resources/keystore>
	at rat.report.analyser.HeaderCheckWorker.read(HeaderCheckWorker.java:93)
	at rat.report.analyser.DocumentHeaderAnalyser.analyse(DocumentHeaderAnalyser.java:47)
	... 41 more
Caused by: sun.io.MalformedInputException
	at sun.io.ByteToCharUTF8.convert(ByteToCharUTF8.java:262)
	at sun.nio.cs.StreamDecoder$ConverterSD.convertInto(StreamDecoder.java:316)
	at sun.nio.cs.StreamDecoder$ConverterSD.implRead(StreamDecoder.java:366)
	at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:252)
	at java.io.InputStreamReader.read(InputStreamReader.java:212)
	at java.io.BufferedReader.fill(BufferedReader.java:157)
	at java.io.BufferedReader.readLine(BufferedReader.java:320)
	at java.io.BufferedReader.readLine(BufferedReader.java:383)
	at rat.report.analyser.HeaderCheckWorker.readLine(HeaderCheckWorker.java:108)
	at rat.report.analyser.HeaderCheckWorker.read(HeaderCheckWorker.java:86)
	... 42 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 14 seconds
[INFO] Finished at: Sun Mar 06 22:20:11 UTC 2011
[INFO] Final Memory: 62M/137M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: commits@mina.apache.org
channel stopped