See
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
Changes:
[rcernich] SWITCHYARD-2088 Verify functionality of transaction policy support in Karaf
------------------------------------------
[...truncated 6189 lines...]
[INFO] Outputting SwitchYard configuration model to
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
[INFO] Validating SwitchYard configuration model...
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @
switchyard-camel-jms-binding ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @
switchyard-camel-jms-binding ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-camel-jms-binding
---
[INFO] Surefire report directory:
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.switchyard.quickstarts.camel.jms.binding.CamelJMSBindingTest
06:43:37,790 INFO [org.jboss.weld.Version] WELD-000900 1.1.13 (Final)
May 19, 2014 6:43:38 AM org.apache.deltaspike.core.util.ClassDeactivationUtils
cacheResult
INFO: class: org.apache.deltaspike.core.impl.exclude.extension.ExcludeExtension
activated=true
May 19, 2014 6:43:38 AM org.apache.deltaspike.core.util.ClassDeactivationUtils
cacheResult
INFO: class: org.apache.deltaspike.core.impl.exclude.GlobalAlternative activated=true
May 19, 2014 6:43:38 AM org.apache.deltaspike.core.util.ClassDeactivationUtils
cacheResult
INFO: class: org.apache.deltaspike.core.impl.exclude.CustomProjectStageBeanFilter
activated=true
May 19, 2014 6:43:38 AM org.apache.deltaspike.core.util.ClassDeactivationUtils
cacheResult
INFO: class: org.apache.deltaspike.core.impl.config.ConfigurationExtension activated=true
May 19, 2014 6:43:38 AM org.apache.deltaspike.core.util.ClassDeactivationUtils
cacheResult
INFO: class:
org.apache.deltaspike.core.impl.exception.control.extension.ExceptionControlExtension
activated=true
May 19, 2014 6:43:38 AM org.apache.deltaspike.core.util.ClassDeactivationUtils
cacheResult
INFO: class: org.apache.deltaspike.core.impl.message.MessageBundleExtension
activated=true
May 19, 2014 6:43:38 AM org.apache.deltaspike.core.util.ProjectStageProducer
initProjectStage
INFO: Computed the following DeltaSpike ProjectStage: Production
06:43:39,936 WARN [org.jboss.weld.interceptor.util.InterceptionTypeRegistry] Class
'javax.ejb.PostActivate' not found, interception based on it is not enabled
06:43:39,937 WARN [org.jboss.weld.interceptor.util.InterceptionTypeRegistry] Class
'javax.ejb.PrePassivate' not found, interception based on it is not enabled
06:43:40,704 WARN [org.hornetq.core.server] HQ222018: AIO was not located on this
platform, it will fall back to using pure Java NIO. If your platform is Linux, install
LibAIO to enable the AIO journal
06:43:40,875 INFO [org.hornetq.core.server] HQ221000: live server is starting with
configuration HornetQ Configuration
(clustered=false,backup=false,sharedStore=true,journalDirectory=target/data/journal,bindingsDirectory=target/data/bindings,largeMessagesDirectory=target/data/large-messages,pagingDirectory=target/data/paging)
06:43:40,901 WARN [org.hornetq.core.server] HQ222007: Security risk! HornetQ is running
with the default cluster admin user and default password. Please see the HornetQ user
guide, cluster chapter, for instructions on how to change this.
06:43:41,418 INFO [org.hornetq.core.server] HQ221003: trying to deploy queue
jms.queue.GreetingServiceQueue
06:43:41,839 INFO [org.hornetq.core.server] HQ221020: Started Netty Acceptor version
3.6.6.Final-90e1eb2 localhost:5545 for CORE protocol
06:43:41,845 INFO [org.hornetq.core.server] HQ221007: Server is now live
06:43:41,845 INFO [org.hornetq.core.server] HQ221001: HornetQ Server version 2.3.5.Final
(Monster Bee, 123) [680a7cbe-df42-11e3-902f-b5a2df3b6f2f]
06:43:42,222 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] Apache Camel
2.12.2 (CamelContext: camel-1) is starting
06:43:42,225 INFO [org.apache.camel.management.ManagedManagementStrategy] JMX is enabled
06:43:42,912 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 191 type
converters
06:43:43,348 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] StreamCaching
is not in use. If using streams then its recommended to enable stream caching. See more
details at
http://camel.apache.org/stream-caching.html
06:43:43,409 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] Total 0
routes, of which 0 is started.
06:43:43,411 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] Apache Camel
2.12.2 (CamelContext: camel-1) started in 1.190 seconds
06:43:44,587 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] Route:
direct:{urn:switchyard-quickstart:camel-jms-binding:0.1.0}GreetingService started and
consuming from:
Endpoint[direct://%7Burn:switchyard-quickstart:camel-jms-binding:0.1.0%7DGreetingService]
06:43:45,075 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] Route:
V1CamelJmsBindingModel/GreetingService@_GreetingService_jms_1#-677931704 started and
consuming from:
Endpoint[jms://queue:GreetingServiceQueue?connectionFactory=%23ConnectionFactory]
06:43:48,262 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful
shutdown 1 routes (timeout 30 seconds)
06:43:48,350 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route:
V1CamelJmsBindingModel/GreetingService@_GreetingService_jms_1#-677931704 shutdown
complete, was consuming from:
Endpoint[jms://queue:GreetingServiceQueue?connectionFactory=%23ConnectionFactory]
06:43:48,350 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1
routes completed in 0 seconds
06:43:48,354 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] Route:
V1CamelJmsBindingModel/GreetingService@_GreetingService_jms_1#-677931704 is stopped, was
consuming from:
Endpoint[jms://queue:GreetingServiceQueue?connectionFactory=%23ConnectionFactory]
06:43:48,360 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] Route:
V1CamelJmsBindingModel/GreetingService@_GreetingService_jms_1#-677931704 is shutdown and
removed, was consuming from:
Endpoint[jms://queue:GreetingServiceQueue?connectionFactory=%23ConnectionFactory]
06:43:48,363 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] Apache Camel
2.12.2 (CamelContext: camel-1) is shutting down
06:43:48,363 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful
shutdown 1 routes (timeout 30 seconds)
06:43:48,367 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route:
direct:{urn:switchyard-quickstart:camel-jms-binding:0.1.0}GreetingService shutdown
complete, was consuming from:
Endpoint[direct://%7Burn:switchyard-quickstart:camel-jms-binding:0.1.0%7DGreetingService]
06:43:48,368 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1
routes completed in 0 seconds
06:43:48,390 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] Apache Camel
2.12.2 (CamelContext: camel-1) uptime 6.172 seconds
06:43:48,390 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] Apache Camel
2.12.2 (CamelContext: camel-1) is shutdown in 0.027 seconds
06:43:48,409 WARN [org.hornetq.core.server] HQ222113: On ManagementService stop, there
are 2 unexpected registered MBeans: [core.acceptor.netty-acceptor,
core.acceptor.invm-acceptor]
06:43:48,428 INFO [org.hornetq.core.server] HQ221002: HornetQ Server version 2.3.5.Final
(Monster Bee, 123) [680a7cbe-df42-11e3-902f-b5a2df3b6f2f] stopped
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.114 sec
Results :
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-bundle-plugin:2.4.0:bundle (default-bundle) @
switchyard-camel-jms-binding ---
in default pack?
[WARNING] Bundle
org.switchyard.quickstarts:switchyard-camel-jms-binding:bundle:2.0.0-SNAPSHOT : The
default package '.' is not permitted by the Import-Package syntax.
This can be caused by compile errors in Eclipse because Eclipse creates
valid class files regardless of compile errors.
The following package(s) import from the default package null
[INFO]
[INFO] <<< jboss-as-maven-plugin:7.5.Final:deploy (deploy) @
switchyard-camel-jms-binding <<<
[INFO]
[INFO] --- jboss-as-maven-plugin:7.5.Final:deploy (deploy) @ switchyard-camel-jms-binding
---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building SwitchYard Quickstart: camel-netty-binding 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading:
https://repository.jboss.org/nexus/content/groups/developer/org/switchyar...
Downloading:
http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-co...
Downloading:
https://repository.jboss.org/nexus/content/groups/public/org/switchyard/c...
Downloading:
http://maven.repository.redhat.com/earlyaccess/all/org/switchyard/compone...
2 KB
Downloading:
http://snapshots.repository.codehaus.org/org/switchyard/components/switch...
Downloaded:
http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-co...
(2 KB at 3.1 KB/sec)
Downloading:
https://repository.jboss.org/nexus/content/repositories/fs-releases/org/s...
2 KB
2 KB 2 KB
Downloaded:
https://repository.jboss.org/nexus/content/groups/public/org/switchyard/c...
(2 KB at 2.0 KB/sec)
Downloaded:
https://repository.jboss.org/nexus/content/groups/developer/org/switchyar...
(2 KB at 1.9 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ switchyard-camel-netty-binding
---
[INFO] Deleting
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
[INFO]
[INFO] --- jboss-as-maven-plugin:7.5.Final:undeploy (undeploy) @
switchyard-camel-netty-binding ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-java-version) @
switchyard-camel-netty-binding ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven-version) @
switchyard-camel-netty-binding ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create-timestamp (get-build-timestamp) @
switchyard-camel-netty-binding ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (get-scm-revision) @
switchyard-camel-netty-binding ---
[INFO]
[INFO] --- maven-bundle-plugin:2.4.0:cleanVersions (cleanVersions) @
switchyard-camel-netty-binding ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @
switchyard-camel-netty-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-camel-netty-binding ---
[INFO] Compiling 5 source files to
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
cannot find symbol
symbol : class ExchangeSecurity
location: package org.switchyard
[ERROR]
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
cannot find symbol
symbol : class ExchangeSecurity
location: class org.switchyard.quickstarts.camel.netty.binding.GreetingServiceBean
[ERROR]
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
cannot find symbol
symbol : method getSecurity()
location: interface org.switchyard.Exchange
[INFO] 3 errors
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SwitchYard Quickstart: quickstarts ................ SUCCESS [2.983s]
[INFO] SwitchYard Quickstart: bean-service ............... SUCCESS [1:14.887s]
[INFO] SwitchYard Quickstart: bpel-jms-binding ........... SUCCESS [1:06.333s]
[INFO] SwitchYard Quickstart: bpel-loan-approval ......... SUCCESS [1:27.593s]
[INFO] SwitchYard Quickstart: bpel-say-hello ............. SUCCESS [1:00.085s]
[INFO] SwitchYard Quickstart: bpel-simple-correlation .... SUCCESS [1:03.216s]
[INFO] SwitchYard Quickstart: bpel-xts-subordinate-wsba .. SUCCESS [0.044s]
[INFO] SwitchYard Quickstart: bpel-xts-subordinate-wsba - bpel SUCCESS [8.529s]
[INFO] SwitchYard Quickstart: bpel-xts-subordinate-wsba - ws SUCCESS [2.817s]
[INFO] SwitchYard Quickstart: bpel-xts-wsat .............. SUCCESS [0.037s]
[INFO] SwitchYard Quickstart: bpel-xts-wsat - bpel ....... SUCCESS [7.380s]
[INFO] SwitchYard Quickstart: bpel-xts-wsat - ws ......... SUCCESS [2.050s]
[INFO] SwitchYard Quickstart: bpm-service ................ SUCCESS [1:26.873s]
[INFO] SwitchYard Quickstart: camel-atom-binding ......... SUCCESS [48.882s]
[INFO] SwitchYard Quickstart: camel-binding .............. SUCCESS [12.237s]
[INFO] SwitchYard Quickstart: camel-jaxb ................. SUCCESS [22.503s]
[INFO] SwitchYard Quickstart: camel-hl7 .................. SUCCESS [28.759s]
[INFO] SwitchYard Quickstart: camel-amqp-binding ......... SUCCESS [17.838s]
[INFO] SwitchYard Quickstart: camel-ftp-binding .......... SUCCESS [28.256s]
[INFO] SwitchYard Quickstart: camel-jms-binding .......... SUCCESS [31.895s]
[INFO] SwitchYard Quickstart: camel-netty-binding ........ FAILURE [2.184s]
[INFO] SwitchYard Quickstart: camel-quartz-binding ....... SKIPPED
[INFO] SwitchYard Quickstart: camel-rss-binding .......... SKIPPED
[INFO] SwitchYard Quickstart: camel-jpa-binding .......... SKIPPED
[INFO] SwitchYard Quickstart: camel-sql-binding .......... SKIPPED
[INFO] SwitchYard Quickstart: camel-mail-binding ......... SKIPPED
[INFO] SwitchYard Quickstart: camel-sap-binding .......... SKIPPED
[INFO] SwitchYard Quickstart: camel-service .............. SKIPPED
[INFO] SwitchYard Quickstart: camel-soap-proxy ........... SKIPPED
[INFO] SwitchYard Quickstart: camel-bus-cdi .............. SKIPPED
[INFO] SwitchYard Quickstart: ear-deployment ............. SKIPPED
[INFO] SwitchYard Quickstart: ear-deployment - artifacts . SKIPPED
[INFO] SwitchYard Quickstart: ear-deployment - order-service SKIPPED
[INFO] SwitchYard Quickstart: ear-deployment - order-consumer SKIPPED
[INFO] SwitchYard Quickstart: ear-deployment - ear-assembly SKIPPED
[INFO] SwitchYard Quickstart: http-binding ............... SKIPPED
[INFO] SwitchYard Quickstart: remote-invoker ............. SKIPPED
[INFO] SwitchYard Quickstart: rest-binding ............... SKIPPED
[INFO] SwitchYard Quickstart: rules-camel-cbr ............ SKIPPED
[INFO] SwitchYard Quickstart: rules-interview ............ SKIPPED
[INFO] SwitchYard Quickstart: rules-interview-container .. SKIPPED
[INFO] SwitchYard Quickstart: rules-interview-dtable ..... SKIPPED
[INFO] SwitchYard Quickstart: soap-addressing ............ SKIPPED
[INFO] SwitchYard Quickstart: soap-attachment ............ SKIPPED
[INFO] SwitchYard Quickstart: soap-binding-rpc ........... SKIPPED
[INFO] SwitchYard Quickstart: soap-mtom .................. SKIPPED
[INFO] SwitchYard Quickstart: jca-inflow-hornetq ......... SKIPPED
[INFO] SwitchYard Quickstart: jca-outbound-hornetq ....... SKIPPED
[INFO] SwitchYard Quickstart: jca-inflow-activemq ........ SKIPPED
[INFO] SwitchYard Quickstart: jca-outbound-activemq ...... SKIPPED
[INFO] SwitchYard Quickstart: transform-dozer ............ SKIPPED
[INFO] SwitchYard Quickstart: transform-jaxb ............. SKIPPED
[INFO] SwitchYard Quickstart: transform-json ............. SKIPPED
[INFO] SwitchYard Quickstart: transform-smooks ........... SKIPPED
[INFO] SwitchYard Quickstart: transform-xslt ............. SKIPPED
[INFO] SwitchYard Quickstart: validate-xml ............... SKIPPED
[INFO] Quickstart Demo : Help Desk ....................... SKIPPED
[INFO] Quickstart Demo : Orders .......................... SKIPPED
[INFO] Quickstart Demo : JEE Webapp Deployment ........... SKIPPED
[INFO] Quickstart Demo: Multiple Applications ............ 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 : Security Policy : Basic Authentication (+SSL) SKIPPED
[INFO] Quickstart Demo : Security Policy : Basic Authentication (+SSL) with Propagation
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 Signature+Encryption (+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] Quickstart Demo: Remote Transaction Propagation - Client SKIPPED
[INFO] Quickstart Demo: Remote Transaction Propagation ... SKIPPED
[INFO] Quickstart Demo: Remote Transaction Propagation - Credit Service SKIPPED
[INFO] Quickstart Demo: Remote Transaction Propagation - Dealer Service SKIPPED
[INFO] SwitchYard : Quickstarts Distribution Assembly .... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:06.882s
[INFO] Finished at: Mon May 19 06:43:51 EDT 2014
[INFO] Final Memory: 356M/693M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project
switchyard-camel-netty-binding: Compilation failure: Compilation failure:
[ERROR]
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
cannot find symbol
[ERROR] symbol : class ExchangeSecurity
[ERROR] location: package org.switchyard
[ERROR]
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
cannot find symbol
[ERROR] symbol : class ExchangeSecurity
[ERROR] location: class
org.switchyard.quickstarts.camel.netty.binding.GreetingServiceBean
[ERROR]
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
cannot find symbol
[ERROR] symbol : method getSecurity()
[ERROR] location: interface org.switchyard.Exchange
[ERROR] -> [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/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :switchyard-camel-netty-binding
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results