[switchyard-dev] Build failed in Jenkins: SwitchYard-Quickstarts #1607

ci-builds at redhat.com ci-builds at redhat.com
Tue Apr 30 09:07:40 EDT 2013


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/1607/changes>

Changes:

[kbabo] SWITCHYARD-1438 Update docs for orders demo

------------------------------------------
[...truncated 4785 lines...]
        </onException>
        <process ref="DOMAIN_HANDLERS" id="process53"/>
        <process ref="ADDRESSING" id="process54"/>
        <process ref="TRANSACTION_HANDLER" id="process55"/>
        <process ref="SECURITY" id="process56"/>
        <process ref="GENERIC_POLICY" id="process57"/>
        <process ref="VALIDATION" id="process58"/>
        <process ref="TRANSFORMATION" id="process59"/>
        <process ref="VALIDATION" id="process60"/>
        <process ref="PROVIDER_CALLBACK" id="process61"/>
        <process ref="TRANSACTION_HANDLER" id="process62"/>
        <filter id="filter6">
            <expressionDefinition/>
            <process ref="DOMAIN_HANDLERS" id="process63"/>
            <process ref="VALIDATION" id="process64"/>
            <process ref="TRANSFORMATION" id="process65"/>
            <process ref="VALIDATION" id="process66"/>
            <process ref="CONSUMER_CALLBACK" id="process67"/>
        </filter>
    </route>
</routes>

09:07:26,434 INFO  [org.apache.camel.component.netty.NettyConsumer] Netty consumer bound to: localhost:3939
09:07:26,434 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelNettyTcpBindingModel/SecuredGreetingService at -1553699882 started and consuming from: Endpoint[tcp://localhost:3939]
09:07:26,435 DEBUG [org.switchyard.bus.camel.CamelExchangeBus] Creating Camel dispatcher for {urn:switchyard-quickstart:camel-netty-binding:0.1.0}DefaultGreetingService
09:07:26,879 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:camel-netty-binding:0.1.0}DefaultGreetingService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-netty-binding:0.1.0%7DDefaultGreetingService]
09:07:27,427 DEBUG [org.switchyard.bus.camel.CamelExchangeBus] Created route for direct:{urn:switchyard-quickstart:camel-netty-binding:0.1.0}DefaultGreetingService, definition is: <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<routes xmlns="http://camel.apache.org/schema/spring">
    <route group="org.switchyard.bus.camel.CamelExchangeBusRouteBuilder" id="direct:{urn:switchyard-quickstart:camel-netty-binding:0.1.0}DefaultGreetingService">
        <from uri="direct:{urn:switchyard-quickstart:camel-netty-binding:0.1.0}DefaultGreetingService"/>
        <onException>
            <process ref="ERROR_HANDLING" id="process70"/>
            <filter id="filter7">
                <expressionDefinition/>
                <process ref="DOMAIN_HANDLERS" id="process71"/>
                <process ref="VALIDATION" id="process72"/>
                <process ref="TRANSFORMATION" id="process73"/>
                <process ref="VALIDATION" id="process74"/>
                <process ref="CONSUMER_CALLBACK" id="process75"/>
            </filter>
        </onException>
        <process ref="DOMAIN_HANDLERS" id="process76"/>
        <process ref="ADDRESSING" id="process77"/>
        <process ref="TRANSACTION_HANDLER" id="process78"/>
        <process ref="SECURITY" id="process79"/>
        <process ref="GENERIC_POLICY" id="process80"/>
        <process ref="VALIDATION" id="process81"/>
        <process ref="TRANSFORMATION" id="process82"/>
        <process ref="VALIDATION" id="process83"/>
        <process ref="PROVIDER_CALLBACK" id="process84"/>
        <process ref="TRANSACTION_HANDLER" id="process85"/>
        <filter id="filter8">
            <expressionDefinition/>
            <process ref="DOMAIN_HANDLERS" id="process86"/>
            <process ref="VALIDATION" id="process87"/>
            <process ref="TRANSFORMATION" id="process88"/>
            <process ref="VALIDATION" id="process89"/>
            <process ref="CONSUMER_CALLBACK" id="process90"/>
        </filter>
    </route>
</routes>

09:07:29,429 TRACE [org.apache.camel.component.netty.handlers.ServerChannelHandler] Channel open: [id: 0x91dc50ef]
09:07:29,430 INFO  [org.apache.camel.component.netty.NettyConsumer] Netty consumer bound to: localhost:3940
09:07:29,430 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelNettyUdpBindingModel/DefaultGreetingService at 1833197758 started and consuming from: Endpoint[udp://localhost:3940]
09:07:29,483 DEBUG [org.apache.camel.component.netty.handlers.ServerChannelHandler] Incoming message: BigEndianHeapChannelBuffer(ridx=0, widx=5, cap=5)
09:07:30,136 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 300 seconds)
09:07:32,403 INFO  [org.apache.camel.component.netty.NettyConsumer] Netty consumer unbound from: localhost:3939
09:07:32,404 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: V1CamelNettyTcpBindingModel/SecuredGreetingService at -1553699882 shutdown complete, was consuming from: Endpoint[tcp://localhost:3939]
09:07:32,404 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 2 seconds
09:07:32,405 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelNettyTcpBindingModel/SecuredGreetingService at -1553699882 stopped, was consuming from: Endpoint[tcp://localhost:3939]
09:07:32,407 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelNettyTcpBindingModel/SecuredGreetingService at -1553699882 shutdown and removed, was consuming from: Endpoint[tcp://localhost:3939]
09:07:32,407 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 300 seconds)
09:07:32,409 INFO  [org.apache.camel.component.netty.NettyConsumer] Netty consumer unbound from: localhost:3940
09:07:32,409 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: V1CamelNettyUdpBindingModel/DefaultGreetingService at 1833197758 shutdown complete, was consuming from: Endpoint[udp://localhost:3940]
09:07:32,432 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
09:07:32,433 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelNettyUdpBindingModel/DefaultGreetingService at 1833197758 stopped, was consuming from: Endpoint[udp://localhost:3940]
09:07:32,434 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelNettyUdpBindingModel/DefaultGreetingService at 1833197758 shutdown and removed, was consuming from: Endpoint[udp://localhost:3940]
09:07:32,436 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-2) is shutting down
09:07:32,436 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 2 routes (timeout 300 seconds)
09:07:32,479 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:camel-netty-binding:0.1.0}DefaultGreetingService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-netty-binding:0.1.0%7DDefaultGreetingService]
09:07:32,479 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:camel-netty-binding:0.1.0}SecuredGreetingService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-netty-binding:0.1.0%7DSecuredGreetingService]
09:07:32,559 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 2 routes completed in 0 seconds
09:07:32,671 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] TypeConverterRegistry utilization[attempts=14, hits=14, misses=0, failures=0] mappings[total=192, misses=0]
09:07:32,674 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-2) is shutdown in 0.237 seconds. Uptime 9.781 seconds.
09:07:32,818 TRACE [org.apache.camel.component.netty.handlers.ServerChannelHandler] Channel closed: [id: 0x91dc50ef]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.679 sec

Results :

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

[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ switchyard-quickstart-camel-netty-binding ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/camel-netty-binding/target/switchyard-quickstart-camel-netty-binding.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ switchyard-quickstart-camel-netty-binding ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/camel-netty-binding/target/switchyard-quickstart-camel-netty-binding.jar> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-netty-binding/1.0.0-SNAPSHOT/switchyard-quickstart-camel-netty-binding-1.0.0-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/camel-netty-binding/pom.xml> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-netty-binding/1.0.0-SNAPSHOT/switchyard-quickstart-camel-netty-binding-1.0.0-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/camel-netty-binding/target/switchyard-quickstart-camel-netty-binding-sources.jar> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-netty-binding/1.0.0-SNAPSHOT/switchyard-quickstart-camel-netty-binding-1.0.0-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart : Camel Quartz Binding 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://snapshots.jboss.org/maven2/org/codehaus/mojo/exec-maven-plugin/maven-metadata.xml
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/codehaus/mojo/exec-maven-plugin/maven-metadata.xml
Downloading: http://maven.repository.redhat.com/earlyaccess/all/org/codehaus/mojo/exec-maven-plugin/maven-metadata.xml
Downloading: http://repository.jboss.org/maven2/org/codehaus/mojo/exec-maven-plugin/maven-metadata.xml
                           
                           
Downloading: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/exec-maven-plugin/maven-metadata.xml
Downloading: http://repo1.maven.org/maven2/org/codehaus/mojo/exec-maven-plugin/maven-metadata.xml
557 B                      
        
Downloaded: http://repo1.maven.org/maven2/org/codehaus/mojo/exec-maven-plugin/maven-metadata.xml (557 B at 4.9 KB/sec)
2 KB    
       
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/codehaus/mojo/exec-maven-plugin/maven-metadata.xml (2 KB at 2.5 KB/sec)
926 B   
        
        
Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/exec-maven-plugin/maven-metadata.xml (926 B at 2.1 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/components/switchyard-component-camel-quartz/1.0.0-SNAPSHOT/maven-metadata.xml
Downloading: http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-component-camel-quartz/1.0.0-SNAPSHOT/maven-metadata.xml
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/switchyard/components/switchyard-component-camel-quartz/1.0.0-SNAPSHOT/maven-metadata.xml
Downloading: http://maven.repository.redhat.com/earlyaccess/all/org/switchyard/components/switchyard-component-camel-quartz/1.0.0-SNAPSHOT/maven-metadata.xml
1022 B   
1022 B   1022 B   
1022 B   1022 B   1022 B   
                           
Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/components/switchyard-component-camel-quartz/1.0.0-SNAPSHOT/maven-metadata.xml (1022 B at 3.5 KB/sec)
                           
Downloading: http://snapshots.repository.codehaus.org/org/switchyard/components/switchyard-component-camel-quartz/1.0.0-SNAPSHOT/maven-metadata.xml
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/switchyard/components/switchyard-component-camel-quartz/1.0.0-SNAPSHOT/maven-metadata.xml (1022 B at 3.5 KB/sec)
                           
Downloaded: http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-component-camel-quartz/1.0.0-SNAPSHOT/maven-metadata.xml (1022 B at 2.9 KB/sec)
                           
                           
Downloading: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/components/switchyard-component-camel-quartz/1.0.0-SNAPSHOT/maven-metadata.xml
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/switchyard/components/switchyard-component-camel-quartz/1.0.0-SNAPSHOT/maven-metadata.xml
Downloading: http://maven.repository.redhat.com/earlyaccess/all/org/switchyard/components/switchyard-component-camel-quartz/1.0.0-SNAPSHOT/maven-metadata.xml
Downloading: http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-component-camel-quartz/1.0.0-SNAPSHOT/maven-metadata.xml
1022 B                     
1022 B   1022 B   
1022 B   1022 B   1022 B   
                           
Downloading: http://snapshots.repository.codehaus.org/org/switchyard/components/switchyard-component-camel-quartz/1.0.0-SNAPSHOT/maven-metadata.xml
                           
Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/components/switchyard-component-camel-quartz/1.0.0-SNAPSHOT/maven-metadata.xml (1022 B at 3.7 KB/sec)
                           
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/switchyard/components/switchyard-component-camel-quartz/1.0.0-SNAPSHOT/maven-metadata.xml (1022 B at 3.7 KB/sec)
                           
                           
Downloaded: http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-component-camel-quartz/1.0.0-SNAPSHOT/maven-metadata.xml (1022 B at 3.0 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ switchyard-quickstart-camel-quartz-binding ---
[INFO] Deleting <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/camel-quartz-binding/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-quickstart-camel-quartz-binding ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ switchyard-quickstart-camel-quartz-binding ---
[INFO] Compiling 2 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/camel-quartz-binding/target/classes>
[INFO] 
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-quickstart-camel-quartz-binding ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/camel-quartz-binding/target/switchyard-quickstart-camel-quartz-binding-sources.jar>
[INFO] 
[INFO] --- switchyard-plugin:1.0.0-SNAPSHOT:configure (default) @ switchyard-quickstart-camel-quartz-binding ---
[INFO] SwitchYard plugin scanning: [<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/camel-quartz-binding/target/classes/]>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] SwitchYard: Quickstarts ........................... SUCCESS [2.908s]
[INFO] Quickstart : Bean Service ......................... SUCCESS [1:01.374s]
[INFO] Quickstart : BPEL Service ......................... SUCCESS [0.880s]
[INFO] Quickstart : BPEL Service : Say Hello ............. SUCCESS [1:02.419s]
[INFO] Quickstart : BPEL Service : JMS Binding ........... SUCCESS [22.800s]
[INFO] Quickstart : BPEL Service : Loan Approval ......... SUCCESS [25.992s]
[INFO] Quickstart : BPEL Service : Simple Correlation .... SUCCESS [19.993s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA .. SUCCESS [0.734s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA : Business Travel Process  SUCCESS [2.250s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA : Airport Web Service  SUCCESS [4.577s]
[INFO] Quickstart : BPEL Service : XTS WSAT .............. SUCCESS [1.854s]
[INFO] Quickstart : BPEL Service : XTS WSAT : Business Travel Process  SUCCESS [2.263s]
[INFO] Quickstart : BPEL Service : XTS WSAT : Airport Web Service  SUCCESS [3.526s]
[INFO] Quickstart : BPM Service .......................... SUCCESS [32.971s]
[INFO] Quickstart : Camel Binding ........................ SUCCESS [10.114s]
[INFO] Quickstart : Camel AMQP Binding ................... SUCCESS [19.471s]
[INFO] Quickstart : Camel FTP Binding .................... SUCCESS [15.782s]
[INFO] Quickstart : Camel JMS Binding .................... SUCCESS [14.764s]
[INFO] Quickstart : Camel Netty Binding .................. SUCCESS [32.991s]
[INFO] Quickstart : Camel Quartz Binding ................. FAILURE [3.563s]
[INFO] Quickstart : Camel JPA Binding .................... SKIPPED
[INFO] Quickstart : Camel SQL Binding .................... SKIPPED
[INFO] Quickstart : Camel Mail Binding ................... SKIPPED
[INFO] Quickstart : Camel Service ........................ SKIPPED
[INFO] Quickstart : Camel SOAP Proxy ..................... SKIPPED
[INFO] Quickstart : Camel Exchange Bus CDI ............... SKIPPED
[INFO] Quickstart : HTTP Binding ......................... SKIPPED
[INFO] Quickstart : Remove Invoker ....................... SKIPPED
[INFO] Quickstart : RESTEasy Binding ..................... SKIPPED
[INFO] Quickstart : Rules+Camel Content-Based Router ..... SKIPPED
[INFO] Quickstart : Rules Interview ...................... SKIPPED
[INFO] Quickstart : Rules Interview Container ............ SKIPPED
[INFO] Quickstart : JCA Inflow Binding for HornetQ ....... SKIPPED
[INFO] Quickstart : JCA Outbound Binding for HornetQ ..... SKIPPED
[INFO] Quickstart : JAXB Transformation .................. SKIPPED
[INFO] Quickstart : JSON Transformation .................. SKIPPED
[INFO] Quickstart : Smooks Transformation ................ SKIPPED
[INFO] Quickstart : XSLT Transformation .................. SKIPPED
[INFO] Quickstart : XML Message Validation ............... SKIPPED
[INFO] Quickstart Demo : Help Desk ....................... SKIPPED
[INFO] Quickstart Demo : Help Desk - Web App ............. SKIPPED
[INFO] Quickstart Demo : Orders .......................... SKIPPED
[INFO] Quickstart Demo : JEE Webapp Deployment ........... SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Service Artifacts  SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Order Service  SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Order Consumer  SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Web App .. SKIPPED
[INFO] Quickstart Demo: Multiple Applications ............ SKIPPED
[INFO] Quickstart Demo : Security Policy : Basic Authentication (+SSL)  SKIPPED
[INFO] Quickstart Demo : Security Policy : Certificate Authentication (+SSL)  SKIPPED
[INFO] Quickstart Demo : Security Policy : SAML Assertion (+SSL)  SKIPPED
[INFO] Quickstart Demo : Security Policy : WSS Username (+SSL)  SKIPPED
[INFO] Quickstart Demo : Transaction Policy .............. SKIPPED
[INFO] Quickstart Demo: Cluster - Client ................. SKIPPED
[INFO] Quickstart Demo: Cluster - Credit Service ......... SKIPPED
[INFO] Quickstart Demo: Cluster - Dealer Service ......... SKIPPED
[INFO] Quickstart Demo: Cluster .......................... SKIPPED
[INFO] SwitchYard : Quickstarts Distribution Assembly .... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5:49.460s
[INFO] Finished at: Tue Apr 30 09:07:39 EDT 2013
[INFO] Final Memory: 95M/615M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.switchyard:switchyard-plugin:1.0.0-SNAPSHOT:configure (default) on project switchyard-quickstart-camel-quartz-binding: java.lang.RuntimeException: java.io.FileNotFoundException: JAR entry org/switchyard/config/model/descriptor.properties not found in /home/hudson/.m2/repository/org/switchyard/components/switchyard-component-bean/1.0.0-SNAPSHOT/switchyard-component-bean-1.0.0-SNAPSHOT.jar -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :switchyard-quickstart-camel-quartz-binding
Build step 'Invoke top-level Maven targets' marked build as failure


More information about the switchyard-dev mailing list