You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by ga...@apache.org on 2009/09/19 15:37:19 UTC

[BUILD] trunk: Failed for Revision: 816914

Geronimo Revision: 816914 built with tests included
 
See the full build-0900.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20090919/build-0900.log
 
 
See the unit test reports at http://people.apache.org/builds/geronimo/server/binaries/trunk/20090919/unit-test-reports
 
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[INFO] [jar:jar]
[INFO] Building jar: /home/geronimo/geronimo/trunk/framework/buildsupport/buildsupport-maven-plugin/target/buildsupport-maven-plugin-3.0-SNAPSHOT.jar
[INFO] [plugin:addPluginArtifactMetadata]
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] Checking legal files in: buildsupport-maven-plugin-3.0-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing /home/geronimo/geronimo/trunk/framework/buildsupport/buildsupport-maven-plugin/target/buildsupport-maven-plugin-3.0-SNAPSHOT.jar to /home/geronimo/.m2/repository/org/apache/geronimo/buildsupport/buildsupport-maven-plugin/3.0-SNAPSHOT/buildsupport-maven-plugin-3.0-SNAPSHOT.jar
[INFO] [plugin:updateRegistry]
[INFO] ------------------------------------------------------------------------
[INFO] Building Geronimo Framework, Modules :: Service Builder
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] snapshot org.codehaus.mojo:xmlbeans-maven-plugin:2.3.3-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.codehaus.mojo:xmlbeans-maven-plugin:2.3.3-SNAPSHOT: checking for updates from codehaus.snapshots
Downloading: http://snapshots.repository.codehaus.org/org/codehaus/mojo/xmlbeans-maven-plugin/2.3.3-SNAPSHOT/xmlbeans-maven-plugin-2.3.3-20090915.111103-5.pom
11K downloaded
Downloading: http://repo.exist.com/maven2/org/codehaus/mojo/mojo-parent/21/mojo-parent-21.pom
18K downloaded
Downloading: http://snapshots.repository.codehaus.org/org/codehaus/mojo/xmlbeans-maven-plugin/2.3.3-SNAPSHOT/xmlbeans-maven-plugin-2.3.3-20090915.111103-5.jar
38K downloaded
[INFO] [genesis:validate-configuration {execution: default}]
[INFO] [enforcer:enforce {execution: default}]
[WARNING] Attempting to build MavenProject instance for Artifact (org.codehaus.mojo:xmlbeans-maven-plugin:2.3.3-20090915.111103-5) of type: maven-plugin; constructing POM artifact instead.
Downloading: http://repo.exist.com/maven2/org/apache/xmlbeans/xmlbeans/2.4.0/xmlbeans-2.4.0.pom
4K downloaded
Downloading: https://repository.apache.org/content/repositories/activemq-staging-030//stax/stax-api/1.0.1/stax-api-1.0.1.pom
Downloading: https://repository.apache.org/content/repositories/activemq-staging-026//stax/stax-api/1.0.1/stax-api-1.0.1.pom
Downloading: https://repository.apache.org/content/repositories/geronimo-staging-035//stax/stax-api/1.0.1/stax-api-1.0.1.pom
Downloading: https://repository.apache.org/content/repositories/geronimo-staging-021//stax/stax-api/1.0.1/stax-api-1.0.1.pom
Downloading: http://repo.exist.com/maven2/stax/stax-api/1.0.1/stax-api-1.0.1.pom
1K downloaded
Downloading: http://repo.exist.com/maven2/org/apache/xmlbeans/xmlbeans/2.4.0/xmlbeans-2.4.0.jar
2630K downloaded
Downloading: https://repository.apache.org/content/repositories/activemq-staging-030//stax/stax-api/1.0.1/stax-api-1.0.1.jar
Downloading: https://repository.apache.org/content/repositories/activemq-staging-026//stax/stax-api/1.0.1/stax-api-1.0.1.jar
Downloading: https://repository.apache.org/content/repositories/geronimo-staging-035//stax/stax-api/1.0.1/stax-api-1.0.1.jar
Downloading: https://repository.apache.org/content/repositories/geronimo-staging-021//stax/stax-api/1.0.1/stax-api-1.0.1.jar
Downloading: http://repo.exist.com/maven2/stax/stax-api/1.0.1/stax-api-1.0.1.jar
25K downloaded
[INFO] [xmlbeans:xmlbeans {execution: default}]
Time to build schema type system: 1.23 seconds
Time to generate code: 0.354 seconds
Time to compile code: 5.339 seconds
[INFO] [remote-resources:process {execution: default}]
[INFO] [buildsupport:copy-xmlbeans-schemas {execution: default}]
Created dir: /home/geronimo/geronimo/trunk/framework/modules/geronimo-service-builder/target/clover/classes
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] /home/geronimo/geronimo/trunk/framework/modules/geronimo-service-builder/target/classes not found.
[INFO] ------------------------------------------------------------------------
[INFO] Trace
: /home/geronimo/geronimo/trunk/framework/modules/geronimo-service-builder/target/classes not found.
	at org.apache.tools.ant.types.AbstractFileSet.getDirectoryScanner(AbstractFileSet.java:434)
	at org.apache.tools.ant.taskdefs.Copy.execute(Copy.java:431)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
	at java.lang.reflect.Method.invoke(Method.java:599)
	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
	at org.apache.tools.ant.Task.perform(Task.java:348)
	at groovy.util.AntBuilder.nodeCompleted(AntBuilder.java:199)
	at groovy.util.BuilderSupport.doInvokeMethod(BuilderSupport.java:153)
	at groovy.util.AntBuilder.doInvokeMethod(AntBuilder.java:149)
	at groovy.util.BuilderSupport.invokeMethod(BuilderSupport.java:64)
	at org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:784)
	at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:758)
	at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:170)
	at org.apache.geronimo.buildsupport.CopyXmlBeansSchemasMojo.execute(CopyXmlBeansSchemasMojo.groovy:51)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:453)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:559)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:500)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:479)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:331)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:292)
	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:301)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
	at java.lang.reflect.Method.invoke(Method.java:599)
	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)
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 32 minutes 9 seconds
[INFO] Finished at: Sat Sep 19 09:34:01 EDT 2009
[INFO] Final Memory: 310M/743M
[INFO] ------------------------------------------------------------------------

Re: [BUILD] trunk: Failed for Revision: 816914

Posted by David Jencks <da...@yahoo.com>.
I might have fixed this in rev 816942 by merging in rev 816732 from  
2.2.  I ran some of a build and found that junit was trying to execute  
all classes named *Test as tests so I renamed some classes that are  
examples.  I guess we upgraded to junit 4 somehow...

thanks
david jencks

On Sep 19, 2009, at 6:37 AM, gawor@apache.org wrote:

> Geronimo Revision: 816914 built with tests included
>
> See the full build-0900.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20090919/build-0900.log
>
>
> See the unit test reports at http://people.apache.org/builds/geronimo/server/binaries/trunk/20090919/unit-test-reports
>
> T E S T S
> -------------------------------------------------------
> There are no tests to run.
>
> Results :
>
> Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
>
> [INFO] [jar:jar]
> [INFO] Building jar: /home/geronimo/geronimo/trunk/framework/ 
> buildsupport/buildsupport-maven-plugin/target/buildsupport-maven- 
> plugin-3.0-SNAPSHOT.jar
> [INFO] [plugin:addPluginArtifactMetadata]
> [INFO] [ianal:verify-legal-files {execution: default}]
> [INFO] Checking legal files in: buildsupport-maven-plugin-3.0- 
> SNAPSHOT.jar
> [INFO] [install:install]
> [INFO] Installing /home/geronimo/geronimo/trunk/framework/ 
> buildsupport/buildsupport-maven-plugin/target/buildsupport-maven- 
> plugin-3.0-SNAPSHOT.jar to /home/geronimo/.m2/repository/org/apache/ 
> geronimo/buildsupport/buildsupport-maven-plugin/3.0-SNAPSHOT/ 
> buildsupport-maven-plugin-3.0-SNAPSHOT.jar
> [INFO] [plugin:updateRegistry]
> [INFO]  
> ------------------------------------------------------------------------
> [INFO] Building Geronimo Framework, Modules :: Service Builder
> [INFO]    task-segment: [install]
> [INFO]  
> ------------------------------------------------------------------------
> [INFO] snapshot org.codehaus.mojo:xmlbeans-maven-plugin:2.3.3- 
> SNAPSHOT: checking for updates from apache.snapshots
> [INFO] snapshot org.codehaus.mojo:xmlbeans-maven-plugin:2.3.3- 
> SNAPSHOT: checking for updates from codehaus.snapshots
> Downloading: http://snapshots.repository.codehaus.org/org/codehaus/mojo/xmlbeans-maven-plugin/2.3.3-SNAPSHOT/xmlbeans-maven-plugin-2.3.3-20090915.111103-5.pom
> 11K downloaded
> Downloading: http://repo.exist.com/maven2/org/codehaus/mojo/mojo-parent/21/mojo-parent-21.pom
> 18K downloaded
> Downloading: http://snapshots.repository.codehaus.org/org/codehaus/mojo/xmlbeans-maven-plugin/2.3.3-SNAPSHOT/xmlbeans-maven-plugin-2.3.3-20090915.111103-5.jar
> 38K downloaded
> [INFO] [genesis:validate-configuration {execution: default}]
> [INFO] [enforcer:enforce {execution: default}]
> [WARNING] Attempting to build MavenProject instance for Artifact  
> (org.codehaus.mojo:xmlbeans-maven-plugin:2.3.3-20090915.111103-5) of  
> type: maven-plugin; constructing POM artifact instead.
> Downloading: http://repo.exist.com/maven2/org/apache/xmlbeans/xmlbeans/2.4.0/xmlbeans-2.4.0.pom
> 4K downloaded
> Downloading: https://repository.apache.org/content/repositories/activemq-staging-030//stax/stax-api/1.0.1/stax-api-1.0.1.pom
> Downloading: https://repository.apache.org/content/repositories/activemq-staging-026//stax/stax-api/1.0.1/stax-api-1.0.1.pom
> Downloading: https://repository.apache.org/content/repositories/geronimo-staging-035//stax/stax-api/1.0.1/stax-api-1.0.1.pom
> Downloading: https://repository.apache.org/content/repositories/geronimo-staging-021//stax/stax-api/1.0.1/stax-api-1.0.1.pom
> Downloading: http://repo.exist.com/maven2/stax/stax-api/1.0.1/stax-api-1.0.1.pom
> 1K downloaded
> Downloading: http://repo.exist.com/maven2/org/apache/xmlbeans/xmlbeans/2.4.0/xmlbeans-2.4.0.jar
> 2630K downloaded
> Downloading: https://repository.apache.org/content/repositories/activemq-staging-030//stax/stax-api/1.0.1/stax-api-1.0.1.jar
> Downloading: https://repository.apache.org/content/repositories/activemq-staging-026//stax/stax-api/1.0.1/stax-api-1.0.1.jar
> Downloading: https://repository.apache.org/content/repositories/geronimo-staging-035//stax/stax-api/1.0.1/stax-api-1.0.1.jar
> Downloading: https://repository.apache.org/content/repositories/geronimo-staging-021//stax/stax-api/1.0.1/stax-api-1.0.1.jar
> Downloading: http://repo.exist.com/maven2/stax/stax-api/1.0.1/stax-api-1.0.1.jar
> 25K downloaded
> [INFO] [xmlbeans:xmlbeans {execution: default}]
> Time to build schema type system: 1.23 seconds
> Time to generate code: 0.354 seconds
> Time to compile code: 5.339 seconds
> [INFO] [remote-resources:process {execution: default}]
> [INFO] [buildsupport:copy-xmlbeans-schemas {execution: default}]
> Created dir: /home/geronimo/geronimo/trunk/framework/modules/ 
> geronimo-service-builder/target/clover/classes
> [INFO]  
> ------------------------------------------------------------------------
> [ERROR] FATAL ERROR
> [INFO]  
> ------------------------------------------------------------------------
> [INFO] /home/geronimo/geronimo/trunk/framework/modules/geronimo- 
> service-builder/target/classes not found.
> [INFO]  
> ------------------------------------------------------------------------
> [INFO] Trace
> : /home/geronimo/geronimo/trunk/framework/modules/geronimo-service- 
> builder/target/classes not found.
> 	at  
> org 
> .apache 
> .tools 
> .ant.types.AbstractFileSet.getDirectoryScanner(AbstractFileSet.java: 
> 434)
> 	at org.apache.tools.ant.taskdefs.Copy.execute(Copy.java:431)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at  
> sun 
> .reflect 
> .NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> 	at  
> sun 
> .reflect 
> .DelegatingMethodAccessorImpl 
> .invoke(DelegatingMethodAccessorImpl.java:37)
> 	at java.lang.reflect.Method.invoke(Method.java:599)
> 	at  
> org 
> .apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java: 
> 106)
> 	at org.apache.tools.ant.Task.perform(Task.java:348)
> 	at groovy.util.AntBuilder.nodeCompleted(AntBuilder.java:199)
> 	at groovy.util.BuilderSupport.doInvokeMethod(BuilderSupport.java:153)
> 	at groovy.util.AntBuilder.doInvokeMethod(AntBuilder.java:149)
> 	at groovy.util.BuilderSupport.invokeMethod(BuilderSupport.java:64)
> 	at  
> org 
> .codehaus 
> .groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:784)
> 	at  
> org 
> .codehaus 
> .groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:758)
> 	at  
> org 
> .codehaus 
> .groovy 
> .runtime 
> .ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:170)
> 	at  
> org 
> .apache 
> .geronimo 
> .buildsupport 
> .CopyXmlBeansSchemasMojo.execute(CopyXmlBeansSchemasMojo.groovy:51)
> 	at  
> org 
> .apache 
> .maven 
> .plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java: 
> 453)
> 	at  
> org 
> .apache 
> .maven 
> .lifecycle 
> .DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java: 
> 559)
> 	at  
> org 
> .apache 
> .maven 
> .lifecycle 
> .DefaultLifecycleExecutor 
> .executeGoalWithLifecycle(DefaultLifecycleExecutor.java:500)
> 	at  
> org 
> .apache 
> .maven 
> .lifecycle 
> .DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java: 
> 479)
> 	at  
> org 
> .apache 
> .maven 
> .lifecycle 
> .DefaultLifecycleExecutor 
> .executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:331)
> 	at  
> org 
> .apache 
> .maven 
> .lifecycle 
> .DefaultLifecycleExecutor 
> .executeTaskSegments(DefaultLifecycleExecutor.java:292)
> 	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:301)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at  
> sun 
> .reflect 
> .NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> 	at  
> sun 
> .reflect 
> .DelegatingMethodAccessorImpl 
> .invoke(DelegatingMethodAccessorImpl.java:37)
> 	at java.lang.reflect.Method.invoke(Method.java:599)
> 	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)
> [INFO]  
> ------------------------------------------------------------------------
> [INFO] Total time: 32 minutes 9 seconds
> [INFO] Finished at: Sat Sep 19 09:34:01 EDT 2009
> [INFO] Final Memory: 310M/743M
> [INFO]  
> ------------------------------------------------------------------------