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

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Fri Apr 1 21:38:31 EDT 2011


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

------------------------------------------
Started by user admin
Building remotely on dev05-linux
Checkout:SwitchYard / <http://hudson.qa.jboss.com/hudson/job/SwitchYard/ws/> - hudson.remoting.Channel at 71c97079:dev05-linux
Using strategy: Default
Last Built Revision: Revision 073932ee9830a57efeb884908020b139f32da454 (origin/master)
Checkout:SwitchYard / <http://hudson.qa.jboss.com/hudson/job/SwitchYard/ws/> - hudson.remoting.LocalChannel at 36928c0f
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 073932ee9830a57efeb884908020b139f32da454 (origin/master)
GitAPI created
Checking out Revision 073932ee9830a57efeb884908020b139f32da454 (origin/master)
[SwitchYard] $ git checkout -f 073932ee9830a57efeb884908020b139f32da454
[SwitchYard] $ git tag -a -f -m "Hudson Build #48" hudson-SwitchYard-48
Recording changes in branch origin/master
[SwitchYard] $ git whatchanged --no-abbrev -M --pretty=raw 073932ee9830a57efeb884908020b139f32da454..073932ee9830a57efeb884908020b139f32da454
[SwitchYard] $ /qa/tools/opt/maven-2.2.1/bin/mvn -U clean install checkstyle:check 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:check, 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:check {execution: default-cli}]
[INFO] 
[INFO] [findbugs:findbugs {execution: default-cli}]
[INFO] ****** FindBugsMojo execute *******
[INFO] canGenerate is false
[INFO] ------------------------------------------------------------------------
[INFO] Building SwitchYard: Core
[INFO]    task-segment: [clean, install, checkstyle:check, 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:check {execution: default-cli}]
[INFO] 
[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:check, 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:check {execution: default-cli}]
[INFO] 
[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] xmlOutput is true
[INFO] ------------------------------------------------------------------------
[INFO] Building SwitchYard: Configuration
[INFO]    task-segment: [clean, install, checkstyle:check, findbugs:findbugs]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <http://hudson.qa.jboss.com/hudson/job/SwitchYard/ws/config/target>
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 28 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 67 source files to <http://hudson.qa.jboss.com/hudson/job/SwitchYard/ws/config/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 19 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 15 source files to <http://hudson.qa.jboss.com/hudson/job/SwitchYard/ws/config/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <http://hudson.qa.jboss.com/hudson/job/SwitchYard/ws/config/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.switchyard.config.model.switchyard.SwitchYardModelTests
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 52.795 sec
Running org.switchyard.config.model.composite.CompositeModelTests
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 52.008 sec
Running org.switchyard.config.util.classpath.ClasspathScannerTest
log4j:WARN No appenders could be found for logger (org.switchyard.config.util.classpath.ClasspathScanner).
log4j:WARN Please initialize the log4j system properly.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 sec
Running org.switchyard.config.ConfigurationTests
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 sec

Results :

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

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <http://hudson.qa.jboss.com/hudson/job/SwitchYard/ws/config/target/switchyard-config-0.1.0-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/SwitchYard/ws/config/target/switchyard-config-0.1.0-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/switchyard/switchyard-config/0.1.0-SNAPSHOT/switchyard-config-0.1.0-SNAPSHOT.jar
[INFO] [checkstyle:check {execution: default-cli}]
[INFO] 
[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/config/target/findbugsTemp.xml>
[INFO] Fork Value is true
[INFO] xmlOutput is true
[INFO] ------------------------------------------------------------------------
[INFO] Building Switchyard: API
[INFO]    task-segment: [clean, install, checkstyle:check, findbugs:findbugs]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <http://hudson.qa.jboss.com/hudson/job/SwitchYard/ws/api/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/api/src/main/resources>
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 30 source files to <http://hudson.qa.jboss.com/hudson/job/SwitchYard/ws/api/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/api/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 1 source file to <http://hudson.qa.jboss.com/hudson/job/SwitchYard/ws/api/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <http://hudson.qa.jboss.com/hudson/job/SwitchYard/ws/api/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.switchyard.metadata.JavaServiceTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 sec

Results :

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

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <http://hudson.qa.jboss.com/hudson/job/SwitchYard/ws/api/target/switchyard-api-0.1.0-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/SwitchYard/ws/api/target/switchyard-api-0.1.0-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/switchyard/switchyard-api/0.1.0-SNAPSHOT/switchyard-api-0.1.0-SNAPSHOT.jar
[INFO] [checkstyle:check {execution: default-cli}]
[INFO] 
[INFO] There are 5 checkstyle errors.
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] You have 5 Checkstyle violations.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 59 seconds
[INFO] Finished at: Fri Apr 01 21:38:30 EDT 2011
[INFO] Final Memory: 76M/304M
[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