dev@jersey.java.net

Build failed in Hudson: Jersey-trunk #19

From: Jersey Hudson <japod_at_sun.com>
Date: Wed, 24 Feb 2010 14:47:33 +0100 (CET)

See http://sysifos-sol.czech/hudson/job/Jersey-trunk/19/

------------------------------------------
[...truncated 134788 lines...]
  com.sun.jersey.samples.jsonfromjaxb
Feb 24, 2010 3:50:29 PM com.sun.jersey.api.core.ScanningResourceConfig logClasses
INFO: Root resource classes found:
  class com.sun.jersey.samples.jsonfromjaxb.resources.AircraftTypeList
  class com.sun.jersey.samples.jsonfromjaxb.resources.FlightList
Feb 24, 2010 3:50:29 PM com.sun.jersey.api.core.ScanningResourceConfig logClasses
INFO: Provider classes found:
  class com.sun.jersey.samples.jsonfromjaxb.config.JAXBContextResolver
Feb 24, 2010 3:50:29 PM com.sun.jersey.server.impl.application.WebApplicationImpl initiate
INFO: Initiating Jersey application, version 'Jersey: 1.2-SNAPSHOT 02/24/2010 03:06 PM'
Feb 24, 2010 3:50:30 PM com.sun.grizzly.Controller logVersion
INFO: Starting Grizzly Framework 1.9.18-i - Wed Feb 24 15:50:30 CET 2010
Feb 24, 2010 3:50:30 PM com.sun.jersey.api.core.PackagesResourceConfig init
INFO: Scanning for root resource and provider classes in the packages:
  com.sun.jersey.samples.jsonfromjaxb
Feb 24, 2010 3:50:30 PM com.sun.jersey.api.core.ScanningResourceConfig logClasses
INFO: Root resource classes found:
  class com.sun.jersey.samples.jsonfromjaxb.resources.AircraftTypeList
  class com.sun.jersey.samples.jsonfromjaxb.resources.FlightList
Feb 24, 2010 3:50:30 PM com.sun.jersey.api.core.ScanningResourceConfig logClasses
INFO: Provider classes found:
  class com.sun.jersey.samples.jsonfromjaxb.config.JAXBContextResolver
Feb 24, 2010 3:50:30 PM com.sun.jersey.server.impl.application.WebApplicationImpl initiate
INFO: Initiating Jersey application, version 'Jersey: 1.2-SNAPSHOT 02/24/2010 03:06 PM'
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.742 sec

Results :

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

[INFO] [jar:jar]
[INFO] Building jar: http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/json-from-jaxb/target/json-from-jaxb-1.2-SNAPSHOT.jar
[INFO] [assembly:attached {execution: make-assembly}]
[INFO] Reading assembly descriptor: src/main/assembly/src.xml
[INFO] Building zip: http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/json-from-jaxb/target/json-from-jaxb-1.2-SNAPSHOT-project.zip
[INFO] [install:install]
[INFO] Installing http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/json-from-jaxb/target/json-from-jaxb-1.2-SNAPSHOT.jar to /space/hudson/.m2/repository/com/sun/jersey/samples/json-from-jaxb/1.2-SNAPSHOT/json-from-jaxb-1.2-SNAPSHOT.jar
[INFO] Installing http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/json-from-jaxb/target/json-from-jaxb-1.2-SNAPSHOT-project.zip to /space/hudson/.m2/repository/com/sun/jersey/samples/json-from-jaxb/1.2-SNAPSHOT/json-from-jaxb-1.2-SNAPSHOT-project.zip
[INFO] ------------------------------------------------------------------------
[INFO] Building JSONP - Jersey sample
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
Compiling 4 source files to http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/jsonp/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
Compiling 1 source file to http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/jsonp/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/jsonp/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.sun.jersey.samples.jsonp.MainTest
Feb 24, 2010 3:50:31 PM com.sun.jersey.test.framework.spi.container.grizzly.web.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer <init>
INFO: Creating Grizzly Web Container configured at the base URI http://localhost:9998/jsonp
Feb 24, 2010 3:50:32 PM com.sun.jersey.test.framework.spi.container.grizzly.web.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer start
INFO: Starting the Grizzly Web Container...
Feb 24, 2010 3:50:32 PM com.sun.grizzly.Controller logVersion
INFO: Starting Grizzly Framework 1.9.18-i - Wed Feb 24 15:50:32 CET 2010
Feb 24, 2010 3:50:32 PM com.sun.jersey.api.core.PackagesResourceConfig init
INFO: Scanning for root resource and provider classes in the packages:
  com.sun.jersey.samples.jsonp
Feb 24, 2010 3:50:32 PM com.sun.jersey.api.core.ScanningResourceConfig logClasses
INFO: Root resource classes found:
  class com.sun.jersey.samples.jsonp.resources.ChangeList
Feb 24, 2010 3:50:32 PM com.sun.jersey.api.core.ScanningResourceConfig logClasses
INFO: Provider classes found:
  class com.sun.jersey.samples.jsonp.config.JAXBContextResolver
Feb 24, 2010 3:50:32 PM com.sun.jersey.server.impl.application.WebApplicationImpl initiate
INFO: Initiating Jersey application, version 'Jersey: 1.2-SNAPSHOT 02/24/2010 03:06 PM'
Feb 24, 2010 3:50:33 PM com.sun.jersey.test.framework.spi.container.grizzly.web.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer stop
INFO: Stopping the Grizzly Web Container...
Feb 24, 2010 3:50:33 PM com.sun.jersey.test.framework.spi.container.grizzly.web.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer <init>
INFO: Creating Grizzly Web Container configured at the base URI http://localhost:9998/jsonp
Feb 24, 2010 3:50:33 PM com.sun.jersey.test.framework.spi.container.grizzly.web.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer start
INFO: Starting the Grizzly Web Container...
Feb 24, 2010 3:50:33 PM com.sun.grizzly.Controller logVersion
INFO: Starting Grizzly Framework 1.9.18-i - Wed Feb 24 15:50:33 CET 2010
Feb 24, 2010 3:50:33 PM com.sun.jersey.api.core.PackagesResourceConfig init
INFO: Scanning for root resource and provider classes in the packages:
  com.sun.jersey.samples.jsonp
Feb 24, 2010 3:50:33 PM com.sun.jersey.api.core.ScanningResourceConfig logClasses
INFO: Root resource classes found:
  class com.sun.jersey.samples.jsonp.resources.ChangeList
Feb 24, 2010 3:50:33 PM com.sun.jersey.api.core.ScanningResourceConfig logClasses
INFO: Provider classes found:
  class com.sun.jersey.samples.jsonp.config.JAXBContextResolver
Feb 24, 2010 3:50:33 PM com.sun.jersey.server.impl.application.WebApplicationImpl initiate
INFO: Initiating Jersey application, version 'Jersey: 1.2-SNAPSHOT 02/24/2010 03:06 PM'
Feb 24, 2010 3:50:34 PM com.sun.jersey.test.framework.spi.container.grizzly.web.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer stop
INFO: Stopping the Grizzly Web Container...
Feb 24, 2010 3:50:34 PM com.sun.jersey.test.framework.spi.container.grizzly.web.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer <init>
INFO: Creating Grizzly Web Container configured at the base URI http://localhost:9998/jsonp
Feb 24, 2010 3:50:34 PM com.sun.jersey.test.framework.spi.container.grizzly.web.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer start
INFO: Starting the Grizzly Web Container...
Feb 24, 2010 3:50:34 PM com.sun.grizzly.Controller logVersion
INFO: Starting Grizzly Framework 1.9.18-i - Wed Feb 24 15:50:34 CET 2010
Feb 24, 2010 3:50:34 PM com.sun.jersey.api.core.PackagesResourceConfig init
INFO: Scanning for root resource and provider classes in the packages:
  com.sun.jersey.samples.jsonp
Feb 24, 2010 3:50:34 PM com.sun.jersey.api.core.ScanningResourceConfig logClasses
INFO: Root resource classes found:
  class com.sun.jersey.samples.jsonp.resources.ChangeList
Feb 24, 2010 3:50:34 PM com.sun.jersey.api.core.ScanningResourceConfig logClasses
INFO: Provider classes found:
  class com.sun.jersey.samples.jsonp.config.JAXBContextResolver
Feb 24, 2010 3:50:34 PM com.sun.jersey.server.impl.application.WebApplicationImpl initiate
INFO: Initiating Jersey application, version 'Jersey: 1.2-SNAPSHOT 02/24/2010 03:06 PM'
Feb 24, 2010 3:50:34 PM com.sun.jersey.test.framework.spi.container.grizzly.web.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer stop
INFO: Stopping the Grizzly Web Container...
Feb 24, 2010 3:50:34 PM com.sun.jersey.test.framework.spi.container.grizzly.web.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer <init>
INFO: Creating Grizzly Web Container configured at the base URI http://localhost:9998/jsonp
Feb 24, 2010 3:50:34 PM com.sun.jersey.test.framework.spi.container.grizzly.web.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer start
INFO: Starting the Grizzly Web Container...
Feb 24, 2010 3:50:34 PM com.sun.grizzly.Controller logVersion
INFO: Starting Grizzly Framework 1.9.18-i - Wed Feb 24 15:50:34 CET 2010
Feb 24, 2010 3:50:34 PM com.sun.jersey.api.core.PackagesResourceConfig init
INFO: Scanning for root resource and provider classes in the packages:
  com.sun.jersey.samples.jsonp
Feb 24, 2010 3:50:34 PM com.sun.jersey.api.core.ScanningResourceConfig logClasses
INFO: Root resource classes found:
  class com.sun.jersey.samples.jsonp.resources.ChangeList
Feb 24, 2010 3:50:34 PM com.sun.jersey.api.core.ScanningResourceConfig logClasses
INFO: Provider classes found:
  class com.sun.jersey.samples.jsonp.config.JAXBContextResolver
Feb 24, 2010 3:50:34 PM com.sun.jersey.server.impl.application.WebApplicationImpl initiate
INFO: Initiating Jersey application, version 'Jersey: 1.2-SNAPSHOT 02/24/2010 03:06 PM'
Feb 24, 2010 3:50:34 PM com.sun.jersey.test.framework.spi.container.grizzly.web.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer stop
INFO: Stopping the Grizzly Web Container...
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.097 sec

Results :

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

[INFO] [jar:jar]
[INFO] Building jar: http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/jsonp/target/jsonp-1.2-SNAPSHOT.jar
[INFO] [assembly:attached {execution: make-assembly}]
[INFO] Reading assembly descriptor: src/main/assembly/src.xml
[INFO] Building zip: http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/jsonp/target/jsonp-1.2-SNAPSHOT-project.zip
[INFO] [install:install]
[INFO] Installing http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/jsonp/target/jsonp-1.2-SNAPSHOT.jar to /space/hudson/.m2/repository/com/sun/jersey/samples/jsonp/1.2-SNAPSHOT/jsonp-1.2-SNAPSHOT.jar
[INFO] Installing http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/jsonp/target/jsonp-1.2-SNAPSHOT-project.zip to /space/hudson/.m2/repository/com/sun/jersey/samples/jsonp/1.2-SNAPSHOT/jsonp-1.2-SNAPSHOT-project.zip
[INFO] ------------------------------------------------------------------------
[INFO] Building Managed Beans WebApp - Jersey Sample
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
Compiling 5 source files to http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/managed-beans-webapp/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Not compiling test sources
[INFO] [surefire:test]
[INFO] Tests are skipped.
[INFO] [war:war]
[INFO] Packaging webapp
[INFO] Assembling webapp[managed-beans-webapp] in [http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/managed-beans-webapp/target/managed-beans-webapp]
[INFO] Processing war project
[INFO] Webapp assembled in[15 msecs]
[INFO] Building war: http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/managed-beans-webapp/target/managed-beans-webapp.war
[INFO] [xslt:transform {execution: update-gf-deps}]
[INFO] # of XML files: 1
[INFO] transform, srcFile: http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/managed-beans-webapp/pom.xml, destFile: http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/managed-beans-webapp/target/gf-pom-file/pom.xml
[INFO] [assembly:attached {execution: make-assembly}]
[INFO] Reading assembly descriptor: src/main/assembly/src.xml
[INFO] Reading assembly descriptor: src/main/assembly/glassfish.xml
[INFO] Building zip: http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/managed-beans-webapp/target/managed-beans-webapp-project.zip
[INFO] Building zip: http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/managed-beans-webapp/target/managed-beans-webapp-gf-project.zip
[INFO] [install:install]
[INFO] Installing http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/managed-beans-webapp/target/managed-beans-webapp.war to /space/hudson/.m2/repository/com/sun/jersey/samples/managed-beans-webapp/1.2-SNAPSHOT/managed-beans-webapp-1.2-SNAPSHOT.war
[INFO] Installing http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/managed-beans-webapp/target/managed-beans-webapp-project.zip to /space/hudson/.m2/repository/com/sun/jersey/samples/managed-beans-webapp/1.2-SNAPSHOT/managed-beans-webapp-1.2-SNAPSHOT-project.zip
[INFO] Installing http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/managed-beans-webapp/target/managed-beans-webapp-gf-project.zip to /space/hudson/.m2/repository/com/sun/jersey/samples/managed-beans-webapp/1.2-SNAPSHOT/managed-beans-webapp-1.2-SNAPSHOT-gf-project.zip
[INFO] ------------------------------------------------------------------------
[INFO] Building Mandel -- Jersey sample
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
Compiling 1 source file to http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/mandel/target/classes
[INFO] [scala:compile {execution: default}]
[INFO] Checking for multiple versions of scala
[INFO] Compiling 9 source files to http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/mandel/target/classes
[WARNING] Exception in thread "main" java.lang.NoClassDefFoundError: scala/tools/nsc/Main
[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:592)
        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: 53 minutes 46 seconds
[INFO] Finished at: Wed Feb 24 15:50:36 CET 2010
[INFO] Final Memory: 125M/508M
[INFO] ------------------------------------------------------------------------
2010-02-24 15:50:37.919::INFO: Shutdown hook executing
2010-02-24 15:50:37.920::INFO: Shutdown hook complete
2010-02-24 15:50:38.928::INFO: Shutdown hook complete
2010-02-24 15:50:39.932::INFO: Shutdown hook complete
2010-02-24 15:50:40.936::INFO: Shutdown hook complete
2010-02-24 15:50:41.940::INFO: Shutdown hook complete
2010-02-24 15:50:42.944::INFO: Shutdown hook complete
2010-02-24 15:50:43.948::INFO: Shutdown hook complete
2010-02-24 15:50:44.952::INFO: Shutdown hook complete
2010-02-24 15:50:45.957::INFO: Shutdown hook complete
2010-02-24 15:50:46.961::INFO: Shutdown hook complete
2010-02-24 15:50:47.965::INFO: Shutdown hook complete
2010-02-24 15:50:48.969::INFO: Shutdown hook complete
2010-02-24 15:50:49.973::INFO: Shutdown hook complete
2010-02-24 15:50:50.977::INFO: Shutdown hook complete
2010-02-24 15:50:51.981::INFO: Shutdown hook complete
Recording test results