[switchyard-dev] Build failed in Hudson: SwitchYard #43

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Fri Apr 1 08:02:47 EDT 2011


See <http://hudson.qa.jboss.com/hudson/job/SwitchYard/43/changes>

Changes:

[Keith Babo] Updated deployReferenceBindings to lookup the component references

------------------------------------------
[...truncated 5 lines...]
Checkout:SwitchYard / <http://hudson.qa.jboss.com/hudson/job/SwitchYard/ws/> - hudson.remoting.LocalChannel at 79506345
GitAPI created
Fetching changes from the remote Git repository
Fetching upstream changes from git://github.com/jboss-switchyard/core.git
[SwitchYard] $ git fetch -t git://github.com/jboss-switchyard/core.git +refs/heads/*:refs/remotes/origin/*
[SwitchYard] $ git ls-tree HEAD
[SwitchYard] $ git tag -l master
[SwitchYard] $ git rev-parse origin/master
Commencing build of Revision 32c6c4ea781e4de5cd1b187455689c2ed59d7549 (origin/master)
GitAPI created
Checking out Revision 32c6c4ea781e4de5cd1b187455689c2ed59d7549 (origin/master)
[SwitchYard] $ git checkout -f 32c6c4ea781e4de5cd1b187455689c2ed59d7549
[SwitchYard] $ git tag -a -f -m "Hudson Build #43" hudson-SwitchYard-43
Recording changes in branch origin/master
[SwitchYard] $ git whatchanged --no-abbrev -M --pretty=raw 7ed8ec8eccb1e1fc8705044fb8f6127d7afd9830..32c6c4ea781e4de5cd1b187455689c2ed59d7549
[SwitchYard] $ /qa/tools/opt/maven-2.2.1/bin/mvn -U clean install checkstyle:checkstyle findbugs:findbugs
[INFO] Scanning for projects...
[INFO] snapshot org.switchyard:switchyard-parent:0.1.0-SNAPSHOT: checking for updates from snapshots.jboss.org
[INFO] snapshot org.switchyard:switchyard-parent:0.1.0-SNAPSHOT: checking for updates from jboss-developer-repository-group
[INFO] snapshot org.switchyard:switchyard-parent:0.1.0-SNAPSHOT: checking for updates from jboss-public-repository-group
[INFO] snapshot org.switchyard:switchyard-parent:0.1.0-SNAPSHOT: checking for updates from codehaus.m2.snapshots
[INFO] Reactor build order: 
[INFO]   Switchyard: Build
[INFO]   SwitchYard: Core
[INFO]   SwitchYard: Common XML
[INFO]   SwitchYard: Configuration
[INFO]   Switchyard: API
[INFO]   SwitchYard: Extensions WSDL
[INFO]   Switchyard: Runtime
[INFO]   SwitchYard: Transform
[INFO]   Switchyard: Deploy
[INFO]   Switchyard: Test Utilities
[INFO]   SwitchYard: HornetQ Bus
[INFO]   SwitchYard: "switchyard" Plugin
[INFO]   Switchyard: CDI Deployer
[INFO]   Switchyard: JBoss AS6 Deployer
[INFO]   Switchyard: Deployer Build
[INFO]   Switchyard: Application Archetype
[INFO] snapshot org.codehaus.mojo:findbugs-maven-plugin:2.3.2-SNAPSHOT: checking for updates from jboss-developer-repository-group
[INFO] snapshot org.codehaus.mojo:findbugs-maven-plugin:2.3.2-SNAPSHOT: checking for updates from snapshots.jboss.org
[INFO] snapshot org.codehaus.mojo:findbugs-maven-plugin:2.3.2-SNAPSHOT: checking for updates from jboss-public-repository-group
[INFO] snapshot org.codehaus.mojo:findbugs-maven-plugin:2.3.2-SNAPSHOT: checking for updates from jboss-developer-repository-group
[INFO] snapshot org.codehaus.mojo:findbugs-maven-plugin:2.3.2-SNAPSHOT: checking for updates from snapshots.jboss.org
[INFO] snapshot org.codehaus.mojo:findbugs-maven-plugin:2.3.2-SNAPSHOT: checking for updates from jboss-public-repository-group
[INFO] snapshot org.codehaus.mojo:findbugs-maven-plugin:2.3.2-SNAPSHOT: checking for updates from codehaus.m2.snapshots
[INFO] ------------------------------------------------------------------------
[INFO] Building Switchyard: Build
[INFO]    task-segment: [clean, install, checkstyle:checkstyle, findbugs:findbugs]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <http://hudson.qa.jboss.com/hudson/job/SwitchYard/ws/build/target>
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] No sources to compile
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://hudson.qa.jboss.com/hudson/job/SwitchYard/ws/build/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <http://hudson.qa.jboss.com/hudson/job/SwitchYard/ws/build/target/switchyard-build-0.1.0-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/SwitchYard/ws/build/target/switchyard-build-0.1.0-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/switchyard/switchyard-build/0.1.0-SNAPSHOT/switchyard-build-0.1.0-SNAPSHOT.jar
[INFO] snapshot org.switchyard:switchyard-build:0.1.0-SNAPSHOT: checking for updates from jboss-developer-repository-group
[INFO] snapshot org.switchyard:switchyard-build:0.1.0-SNAPSHOT: checking for updates from snapshots.jboss.org
[INFO] snapshot org.switchyard:switchyard-build:0.1.0-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.switchyard:switchyard-build:0.1.0-SNAPSHOT: checking for updates from jboss-developer-repository-group
[INFO] snapshot org.switchyard:switchyard-build:0.1.0-SNAPSHOT: checking for updates from snapshots.jboss.org
[INFO] [checkstyle:checkstyle {execution: default-cli}]
[INFO] [findbugs:findbugs {execution: default-cli}]
[INFO] ****** FindBugsMojo execute *******
[INFO] canGenerate is false
[INFO] ------------------------------------------------------------------------
[INFO] Building SwitchYard: Core
[INFO]    task-segment: [clean, install, checkstyle:checkstyle, findbugs:findbugs]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <http://hudson.qa.jboss.com/hudson/job/SwitchYard/ws/target>
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] Parent project loaded from repository: org.switchyard:switchyard-parent:pom:0.1.0-SNAPSHOT
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/SwitchYard/ws/pom.xml> to /home/hudson/.m2/repository/org/switchyard/switchyard-core-parent/0.1.0-SNAPSHOT/switchyard-core-parent-0.1.0-SNAPSHOT.pom
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/SwitchYard/ws/target/switchyard-core-parent-0.1.0-SNAPSHOT-site.xml> to /home/hudson/.m2/repository/org/switchyard/switchyard-core-parent/0.1.0-SNAPSHOT/switchyard-core-parent-0.1.0-SNAPSHOT-site.xml
[INFO] [checkstyle:checkstyle {execution: default-cli}]
[INFO] [findbugs:findbugs {execution: default-cli}]
[INFO] ****** FindBugsMojo execute *******
[INFO] canGenerate is false
[INFO] ------------------------------------------------------------------------
[INFO] Building SwitchYard: Common XML
[INFO]    task-segment: [clean, install, checkstyle:checkstyle, findbugs:findbugs]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <http://hudson.qa.jboss.com/hudson/job/SwitchYard/ws/common/xml/target>
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://hudson.qa.jboss.com/hudson/job/SwitchYard/ws/common/xml/src/main/resources>
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 5 source files to <http://hudson.qa.jboss.com/hudson/job/SwitchYard/ws/common/xml/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://hudson.qa.jboss.com/hudson/job/SwitchYard/ws/common/xml/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[INFO] Surefire report directory: <http://hudson.qa.jboss.com/hudson/job/SwitchYard/ws/common/xml/target/surefire-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 {execution: default-jar}]
[INFO] Building jar: <http://hudson.qa.jboss.com/hudson/job/SwitchYard/ws/common/xml/target/switchyard-common-xml-0.1.0-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/SwitchYard/ws/common/xml/target/switchyard-common-xml-0.1.0-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/switchyard/switchyard-common-xml/0.1.0-SNAPSHOT/switchyard-common-xml-0.1.0-SNAPSHOT.jar
[INFO] [checkstyle:checkstyle {execution: default-cli}]
[INFO] 
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] [findbugs:findbugs {execution: default-cli}]
[INFO] ****** FindBugsMojo execute *******
[INFO] canGenerate is true
[INFO] ****** FindBugsMojo executeFindbugs *******
[INFO] Temp File is <http://hudson.qa.jboss.com/hudson/job/SwitchYard/ws/common/xml/target/findbugsTemp.xml>
[INFO] Fork Value is true
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Could not find resource 'findbugs/findbugs-exclude.xml'.
[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.codehaus.plexus.resource.loader.ResourceNotFoundException: Could not find resource 'findbugs/findbugs-exclude.xml'.
	at org.codehaus.plexus.resource.DefaultResourceManager.getResourceAsInputStream(DefaultResourceManager.java:91)
	at org.codehaus.plexus.resource.DefaultResourceManager.getResourceAsFile(DefaultResourceManager.java:117)
	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:597)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:86)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:230)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:912)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:756)
	at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:738)
	at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:726)
	at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:170)
	at org.codehaus.mojo.findbugs.FindBugsMojo.getResourceFile(FindBugsMojo.groovy:1059)
	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:597)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:86)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:230)
	at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:338)
	at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnCurrentN(ScriptBytecodeAdapter.java:78)
	at org.codehaus.mojo.findbugs.FindBugsMojo$_executeFindbugs_closure4_closure13.doCall(FindBugsMojo.groovy:835)
	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:597)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:86)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:230)
	at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:249)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:756)
	at groovy.lang.Closure.call(Closure.java:292)
	at groovy.lang.Closure.call(Closure.java:305)
	at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:1068)
	at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:1045)
	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:597)
	at org.codehaus.groovy.runtime.metaclass.ReflectionMetaMethod.invoke(ReflectionMetaMethod.java:51)
	at org.codehaus.groovy.runtime.metaclass.NewInstanceMetaMethod.invoke(NewInstanceMetaMethod.java:54)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:230)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:912)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:756)
	at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:738)
	at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:726)
	at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:170)
	at org.codehaus.mojo.findbugs.FindBugsMojo$_executeFindbugs_closure4.doCall(FindBugsMojo.groovy:833)
	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:597)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:86)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:230)
	at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:249)
	at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnCurrentN(ScriptBytecodeAdapter.java:78)
	at org.codehaus.mojo.findbugs.FindBugsMojo$_executeFindbugs_closure4.doCall(FindBugsMojo.groovy)
	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:597)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:86)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:230)
	at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:249)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:756)
	at groovy.lang.Closure.call(Closure.java:292)
	at groovy.lang.Closure.call(Closure.java:287)
	at groovy.util.BuilderSupport.doInvokeMethod(BuilderSupport.java:143)
	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:756)
	at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:730)
	at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:170)
	at org.codehaus.mojo.findbugs.FindBugsMojo.executeFindbugs(FindBugsMojo.groovy:760)
	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:597)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:86)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:230)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:912)
	at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnCurrentN(ScriptBytecodeAdapter.java:78)
	at org.codehaus.mojo.findbugs.FindBugsMojo.execute(FindBugsMojo.groovy:701)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeStandaloneGoal(DefaultLifecycleExecutor.java:569)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:539)
	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.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 org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
	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:597)
	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: 58 seconds
[INFO] Finished at: Fri Apr 01 08:02:46 EDT 2011
[INFO] Final Memory: 67M/288M
[INFO] ------------------------------------------------------------------------
[CHECKSTYLE] Skipping publisher since build result is FAILURE
[FINDBUGS] Skipping publisher since build result is FAILURE



More information about the switchyard-dev mailing list