dev@jersey.java.net

Build failed in Hudson: Jersey #2340

From: Hudson <hudson-admins_at_sun.com>
Date: Thu, 22 Oct 2009 01:13:38 -0700 (PDT)

See <http://hudson.sfbay/job/Jersey/2340/changes>

Changes:

[Paul Sandoz] Merged changes from jersey-1.1.4-ea-SNAPSHOT branch: 2853:2855

------------------------------------------
[...truncated 10323 lines...]
[INFO] [buildnumber:create {execution: default}]
[INFO] Storing buildNumber: 10/22/2009 01:13 AM at timestamp: 1256199198239
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 3 source files to /home/hudson/workspace/Jersey/jersey/contribs/jersey-oauth/oauth-client/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Nothing to compile - all classes are up to date
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [jar:jar]
[INFO] Building jar: /home/hudson/workspace/Jersey/jersey/contribs/jersey-oauth/oauth-client/target/oauth-client-1.1.5-ea-SNAPSHOT.jar
[INFO] [javadoc:jar {execution: attach-javadocs}]
[WARNING] -top option is not supported on Java version < 1.6. Ignore this option.
Loading source files for package com.sun.jersey.oauth.client...
Constructing Javadoc information...
Standard Doclet version 1.5.0_12
Building tree for all the packages and classes...
Generating /home/hudson/workspace/Jersey/jersey/contribs/jersey-oauth/oauth-client/target/apidocs/com/sun/jersey/oauth/client//OAuthClientFilter.html...
Generating /home/hudson/workspace/Jersey/jersey/contribs/jersey-oauth/oauth-client/target/apidocs/com/sun/jersey/oauth/client//package-frame.html...
Generating /home/hudson/workspace/Jersey/jersey/contribs/jersey-oauth/oauth-client/target/apidocs/com/sun/jersey/oauth/client//package-summary.html...
Generating /home/hudson/workspace/Jersey/jersey/contribs/jersey-oauth/oauth-client/target/apidocs/com/sun/jersey/oauth/client//package-tree.html...
Generating /home/hudson/workspace/Jersey/jersey/contribs/jersey-oauth/oauth-client/target/apidocs/constant-values.html...
Generating /home/hudson/workspace/Jersey/jersey/contribs/jersey-oauth/oauth-client/target/apidocs/com/sun/jersey/oauth/client//class-use/OAuthClientFilter.html...
Generating /home/hudson/workspace/Jersey/jersey/contribs/jersey-oauth/oauth-client/target/apidocs/com/sun/jersey/oauth/client//package-use.html...
Building index for all the packages and classes...
Generating /home/hudson/workspace/Jersey/jersey/contribs/jersey-oauth/oauth-client/target/apidocs/overview-tree.html...
Generating /home/hudson/workspace/Jersey/jersey/contribs/jersey-oauth/oauth-client/target/apidocs/index-all.html...
Generating /home/hudson/workspace/Jersey/jersey/contribs/jersey-oauth/oauth-client/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/hudson/workspace/Jersey/jersey/contribs/jersey-oauth/oauth-client/target/apidocs/allclasses-frame.html...
Generating /home/hudson/workspace/Jersey/jersey/contribs/jersey-oauth/oauth-client/target/apidocs/allclasses-noframe.html...
Generating /home/hudson/workspace/Jersey/jersey/contribs/jersey-oauth/oauth-client/target/apidocs/index.html...
Generating /home/hudson/workspace/Jersey/jersey/contribs/jersey-oauth/oauth-client/target/apidocs/help-doc.html...
Generating /home/hudson/workspace/Jersey/jersey/contribs/jersey-oauth/oauth-client/target/apidocs/stylesheet.css...
[INFO] Building jar: /home/hudson/workspace/Jersey/jersey/contribs/jersey-oauth/oauth-client/target/oauth-client-1.1.5-ea-SNAPSHOT-javadoc.jar
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [buildnumber:create {execution: default}]
[INFO] Storing buildNumber: 10/22/2009 01:13 AM at timestamp: 1256199200992
[INFO] [source:jar {execution: attach-sources}]
[INFO] Building jar: /home/hudson/workspace/Jersey/jersey/contribs/jersey-oauth/oauth-client/target/oauth-client-1.1.5-ea-SNAPSHOT-sources.jar
[INFO] [install:install]
[INFO] Installing /home/hudson/workspace/Jersey/jersey/contribs/jersey-oauth/oauth-client/target/oauth-client-1.1.5-ea-SNAPSHOT.jar to /home/hudson/.m2/repository/com/sun/jersey/contribs/jersey-oauth/oauth-client/1.1.5-ea-SNAPSHOT/oauth-client-1.1.5-ea-SNAPSHOT.jar
[INFO] Installing /home/hudson/workspace/Jersey/jersey/contribs/jersey-oauth/oauth-client/target/oauth-client-1.1.5-ea-SNAPSHOT-javadoc.jar to /home/hudson/.m2/repository/com/sun/jersey/contribs/jersey-oauth/oauth-client/1.1.5-ea-SNAPSHOT/oauth-client-1.1.5-ea-SNAPSHOT-javadoc.jar
[INFO] Installing /home/hudson/workspace/Jersey/jersey/contribs/jersey-oauth/oauth-client/target/oauth-client-1.1.5-ea-SNAPSHOT-sources.jar to /home/hudson/.m2/repository/com/sun/jersey/contribs/jersey-oauth/oauth-client/1.1.5-ea-SNAPSHOT/oauth-client-1.1.5-ea-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building oauth-server
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/hudson/workspace/Jersey/jersey/contribs/jersey-oauth/oauth-server/target
[INFO] [buildnumber:create {execution: default}]
[INFO] Storing buildNumber: 10/22/2009 01:13 AM at timestamp: 1256199201055
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 1 source file to /home/hudson/workspace/Jersey/jersey/contribs/jersey-oauth/oauth-server/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Nothing to compile - all classes are up to date
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [jar:jar]
[INFO] Building jar: /home/hudson/workspace/Jersey/jersey/contribs/jersey-oauth/oauth-server/target/oauth-server-1.1.5-ea-SNAPSHOT.jar
[INFO] [javadoc:jar {execution: attach-javadocs}]
[WARNING] -top option is not supported on Java version < 1.6. Ignore this option.
Loading source files for package com.sun.jersey.oauth.server...
Constructing Javadoc information...
Standard Doclet version 1.5.0_12
Building tree for all the packages and classes...
Generating /home/hudson/workspace/Jersey/jersey/contribs/jersey-oauth/oauth-server/target/apidocs/com/sun/jersey/oauth/server//OAuthServerRequest.html...
Generating /home/hudson/workspace/Jersey/jersey/contribs/jersey-oauth/oauth-server/target/apidocs/com/sun/jersey/oauth/server//package-frame.html...
Generating /home/hudson/workspace/Jersey/jersey/contribs/jersey-oauth/oauth-server/target/apidocs/com/sun/jersey/oauth/server//package-summary.html...
Generating /home/hudson/workspace/Jersey/jersey/contribs/jersey-oauth/oauth-server/target/apidocs/com/sun/jersey/oauth/server//package-tree.html...
Generating /home/hudson/workspace/Jersey/jersey/contribs/jersey-oauth/oauth-server/target/apidocs/constant-values.html...
Generating /home/hudson/workspace/Jersey/jersey/contribs/jersey-oauth/oauth-server/target/apidocs/com/sun/jersey/oauth/server//class-use/OAuthServerRequest.html...
Generating /home/hudson/workspace/Jersey/jersey/contribs/jersey-oauth/oauth-server/target/apidocs/com/sun/jersey/oauth/server//package-use.html...
Building index for all the packages and classes...
Generating /home/hudson/workspace/Jersey/jersey/contribs/jersey-oauth/oauth-server/target/apidocs/overview-tree.html...
Generating /home/hudson/workspace/Jersey/jersey/contribs/jersey-oauth/oauth-server/target/apidocs/index-all.html...
Generating /home/hudson/workspace/Jersey/jersey/contribs/jersey-oauth/oauth-server/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/hudson/workspace/Jersey/jersey/contribs/jersey-oauth/oauth-server/target/apidocs/allclasses-frame.html...
Generating /home/hudson/workspace/Jersey/jersey/contribs/jersey-oauth/oauth-server/target/apidocs/allclasses-noframe.html...
Generating /home/hudson/workspace/Jersey/jersey/contribs/jersey-oauth/oauth-server/target/apidocs/index.html...
Generating /home/hudson/workspace/Jersey/jersey/contribs/jersey-oauth/oauth-server/target/apidocs/help-doc.html...
Generating /home/hudson/workspace/Jersey/jersey/contribs/jersey-oauth/oauth-server/target/apidocs/stylesheet.css...
[INFO] Building jar: /home/hudson/workspace/Jersey/jersey/contribs/jersey-oauth/oauth-server/target/oauth-server-1.1.5-ea-SNAPSHOT-javadoc.jar
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [buildnumber:create {execution: default}]
[INFO] Storing buildNumber: 10/22/2009 01:13 AM at timestamp: 1256199203238
[INFO] [source:jar {execution: attach-sources}]
[INFO] Building jar: /home/hudson/workspace/Jersey/jersey/contribs/jersey-oauth/oauth-server/target/oauth-server-1.1.5-ea-SNAPSHOT-sources.jar
[INFO] [install:install]
[INFO] Installing /home/hudson/workspace/Jersey/jersey/contribs/jersey-oauth/oauth-server/target/oauth-server-1.1.5-ea-SNAPSHOT.jar to /home/hudson/.m2/repository/com/sun/jersey/contribs/jersey-oauth/oauth-server/1.1.5-ea-SNAPSHOT/oauth-server-1.1.5-ea-SNAPSHOT.jar
[INFO] Installing /home/hudson/workspace/Jersey/jersey/contribs/jersey-oauth/oauth-server/target/oauth-server-1.1.5-ea-SNAPSHOT-javadoc.jar to /home/hudson/.m2/repository/com/sun/jersey/contribs/jersey-oauth/oauth-server/1.1.5-ea-SNAPSHOT/oauth-server-1.1.5-ea-SNAPSHOT-javadoc.jar
[INFO] Installing /home/hudson/workspace/Jersey/jersey/contribs/jersey-oauth/oauth-server/target/oauth-server-1.1.5-ea-SNAPSHOT-sources.jar to /home/hudson/.m2/repository/com/sun/jersey/contribs/jersey-oauth/oauth-server/1.1.5-ea-SNAPSHOT/oauth-server-1.1.5-ea-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building oauth-tests
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/hudson/workspace/Jersey/jersey/contribs/jersey-oauth/oauth-tests/target
[INFO] [buildnumber:create {execution: default}]
[INFO] Storing buildNumber: 10/22/2009 01:13 AM at timestamp: 1256199203289
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] No sources to compile
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 6 source files to /home/hudson/workspace/Jersey/jersey/contribs/jersey-oauth/oauth-tests/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /home/hudson/workspace/Jersey/jersey/contribs/jersey-oauth/oauth-tests/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.sun.jersey.oauth.tests.IntegrationTest
Oct 22, 2009 1:13:25 AM com.sun.jersey.api.core.PackagesResourceConfig init
INFO: Scanning for root resource and provider classes in the packages:
  com.sun.jersey.oauth.tests
Oct 22, 2009 1:13:25 AM com.sun.jersey.api.core.PackagesResourceConfig init
INFO: Root resource classes found:
  class com.sun.jersey.oauth.tests.RequestTokenResource
  class com.sun.jersey.oauth.tests.PhotosResource
  class com.sun.jersey.oauth.tests.AccessTokenResource
Oct 22, 2009 1:13:25 AM com.sun.jersey.api.core.PackagesResourceConfig init
INFO: Provider classes found:
Oct 22, 2009 1:13:26 AM com.sun.jersey.server.impl.application.WebApplicationImpl initiate
INFO: Initiating Jersey application, version 'Jersey: 1.1.5-ea-SNAPSHOT 10/22/2009 01:05 AM'
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.256 sec

Results :

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

[INFO] [jar:jar]
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/hudson/workspace/Jersey/jersey/contribs/jersey-oauth/oauth-tests/target/oauth-tests-1.1.5-ea-SNAPSHOT.jar
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [buildnumber:create {execution: default}]
[INFO] Storing buildNumber: 10/22/2009 01:13 AM at timestamp: 1256199209031
[INFO] [source:jar {execution: attach-sources}]
[INFO] Building jar: /home/hudson/workspace/Jersey/jersey/contribs/jersey-oauth/oauth-tests/target/oauth-tests-1.1.5-ea-SNAPSHOT-sources.jar
[INFO] [install:install]
[INFO] Installing /home/hudson/workspace/Jersey/jersey/contribs/jersey-oauth/oauth-tests/target/oauth-tests-1.1.5-ea-SNAPSHOT.jar to /home/hudson/.m2/repository/com/sun/jersey/contribs/jersey-oauth/oauth-tests/1.1.5-ea-SNAPSHOT/oauth-tests-1.1.5-ea-SNAPSHOT.jar
[INFO] Installing /home/hudson/workspace/Jersey/jersey/contribs/jersey-oauth/oauth-tests/target/oauth-tests-1.1.5-ea-SNAPSHOT-sources.jar to /home/hudson/.m2/repository/com/sun/jersey/contribs/jersey-oauth/oauth-tests/1.1.5-ea-SNAPSHOT/oauth-tests-1.1.5-ea-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Scala modules
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/hudson/workspace/Jersey/jersey/contribs/scala/target
[INFO] [buildnumber:create {execution: default}]
[INFO] Storing buildNumber: 10/22/2009 01:13 AM at timestamp: 1256199209336
[INFO] [scala:compile {execution: default}]
[INFO] Checking for multiple versions of scala
[WARNING] No source files found.
[INFO] [scala:testCompile {execution: default}]
[INFO] Checking for multiple versions of scala
[WARNING] No source files found.
[INFO] [site:attach-descriptor]
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [buildnumber:create {execution: default}]
[INFO] Storing buildNumber: 10/22/2009 01:13 AM at timestamp: 1256199211565
[INFO] [source:jar {execution: attach-sources}]
[INFO] [install:install]
[INFO] Installing /home/hudson/workspace/Jersey/jersey/contribs/scala/pom.xml to /home/hudson/.m2/repository/com/sun/jersey/contribs/scala/1.1.5-ea-SNAPSHOT/scala-1.1.5-ea-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building Jersey Lift
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/hudson/workspace/Jersey/jersey/contribs/scala/jersey-lift/target
[INFO] [buildnumber:create {execution: default}]
[INFO] Storing buildNumber: 10/22/2009 01:13 AM at timestamp: 1256199211589
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Nothing to compile - all classes are up to date
[INFO] [scala:compile {execution: default}]
[INFO] Checking for multiple versions of scala
[INFO] Compiling 4 source files to /home/hudson/workspace/Jersey/jersey/contribs/scala/jersey-lift/target/classes
[WARNING] /home/hudson/workspace/Jersey/jersey/contribs/scala/jersey-lift/src/main/scala/com/sun/jersey/lift/NodeWriter.scala:8: error: Full is not a member of _root_.net.liftweb.util
[WARNING] import _root_.net.liftweb.util.{Full, Box, Log}
[WARNING] ^
[WARNING] /home/hudson/workspace/Jersey/jersey/contribs/scala/jersey-lift/src/main/scala/com/sun/jersey/lift/ResourceBean.scala:6: error: Full is not a member of _root_.net.liftweb.util
[WARNING] import _root_.net.liftweb.util.{Log, Full}
[WARNING] ^
[WARNING] /home/hudson/workspace/Jersey/jersey/contribs/scala/jersey-lift/src/main/scala/com/sun/jersey/lift/LiftTemplateProcessor.scala:8: error: Full is not a member of _root_.net.liftweb.util
[WARNING] import _root_.net.liftweb.util.{Full, Box, Log}
[WARNING] ^
[WARNING] /home/hudson/workspace/Jersey/jersey/contribs/scala/jersey-lift/src/main/scala/com/sun/jersey/lift/LiftTemplateProcessor.scala:80: error: not found: type Box
[WARNING] val template: Box[NodeSeq] = TemplateFinder.findAnyTemplate(paths)
[WARNING] ^
[WARNING] /home/hudson/workspace/Jersey/jersey/contribs/scala/jersey-lift/src/main/scala/com/sun/jersey/lift/LiftTemplateProcessor.scala:82: error: not found: value Full
[WARNING] case Full(nodes) => {
[WARNING] ^
[WARNING] /home/hudson/workspace/Jersey/jersey/contribs/scala/jersey-lift/src/main/scala/com/sun/jersey/lift/LiftTemplateProcessor.scala:84: error: not found: value nodes
[WARNING] val transformedNodes = S.render(nodes, new HTTPRequestServlet(request))
[WARNING] ^
[WARNING] 6 errors found
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] command line returned non-zero value:1
[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: command line returned non-zero value:1
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:579)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:499)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:478)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:330)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:291)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:142)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:287)
        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:585)
        at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
        at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
        at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
        at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.plugin.MojoFailureException: command line returned non-zero value:1
        at org.scala_tools.maven.JavaCommand.run(JavaCommand.java:224)
        at org.scala_tools.maven.ScalaCompilerSupport.compile(ScalaCompilerSupport.java:137)
        at org.scala_tools.maven.ScalaCompilerSupport.doExecute(ScalaCompilerSupport.java:63)
        at org.scala_tools.maven.ScalaMojoSupport.execute(ScalaMojoSupport.java:303)
        at org.scala_tools.maven.ScalaCompilerSupport.execute(ScalaCompilerSupport.java:30)
        at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:451)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:558)
        ... 16 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8 minutes 38 seconds
[INFO] Finished at: Thu Oct 22 01:13:37 PDT 2009
[INFO] Final Memory: 44M/79M
[INFO] ------------------------------------------------------------------------