See
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
------------------------------------------
[...truncated 4454 lines...]
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.switchyard.test.SwitchYardRunner.run(SwitchYardRunner.java:85)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:120)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:103)
at org.apache.maven.surefire.Surefire.run(Surefire.java:169)
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.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 9.201 sec <<<
FAILURE!
Running org.switchyard.quickstarts.bpm.service.ShippingTest
16:00:46,801 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.12.2 (CamelContext: camel-7) is starting
16:00:46,801 INFO [org.apache.camel.management.ManagedManagementStrategy] JMX is enabled
16:00:46,955 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 190 type
converters
16:00:46,972 INFO [org.switchyard.common.camel.SwitchYardCamelContext] 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
16:00:46,978 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of
which 0 is started.
16:00:46,978 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.12.2 (CamelContext: camel-7) started in 0.177 seconds
16:00:47,035 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.12.2 (CamelContext: camel-9) is starting
16:00:47,035 INFO [org.apache.camel.management.ManagedManagementStrategy] JMX is enabled
16:00:47,245 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 190 type
converters
16:00:47,258 INFO [org.switchyard.common.camel.SwitchYardCamelContext] 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
16:00:47,264 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of
which 0 is started.
16:00:47,264 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.12.2 (CamelContext: camel-9) started in 0.230 seconds
16:00:47,488 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
direct:BackOrder started and consuming from: Endpoint[direct://BackOrder]
16:00:47,635 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
direct:Inventory started and consuming from: Endpoint[direct://Inventory]
16:00:47,770 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
direct:Shipping started and consuming from: Endpoint[direct://Shipping]
16:00:47,783 INFO [org.switchyard.bus.camel] SWITCHYARD011002: Removing route
direct:Shipping
16:00:47,784 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful
shutdown 1 routes (timeout 30 seconds)
16:00:47,785 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:Shipping
shutdown complete, was consuming from: Endpoint[direct://Shipping]
16:00:47,786 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1
routes completed in 0 seconds
16:00:47,792 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
direct:Shipping is stopped, was consuming from: Endpoint[direct://Shipping]
16:00:47,797 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
direct:Shipping is shutdown and removed, was consuming from: Endpoint[direct://Shipping]
16:00:47,925 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
direct:Shipping started and consuming from: Endpoint[direct://Shipping]
16:00:47,987 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.12.2 (CamelContext: camel-7) is shutting down
16:00:47,987 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful
shutdown 3 routes (timeout 30 seconds)
16:00:47,988 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:Shipping
shutdown complete, was consuming from: Endpoint[direct://Shipping]
16:00:47,989 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:Inventory
shutdown complete, was consuming from: Endpoint[direct://Inventory]
16:00:47,989 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:BackOrder
shutdown complete, was consuming from: Endpoint[direct://BackOrder]
16:00:47,990 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 3
routes completed in 0 seconds
16:00:48,014 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.12.2 (CamelContext: camel-7) uptime 1.214 seconds
16:00:48,014 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.12.2 (CamelContext: camel-7) is shutdown in 0.027 seconds
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.952 sec
Running org.switchyard.quickstarts.bpm.service.BackOrderTest
16:00:48,713 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.12.2 (CamelContext: camel-10) is starting
16:00:48,713 INFO [org.apache.camel.management.ManagedManagementStrategy] JMX is enabled
16:00:48,862 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 190 type
converters
16:00:48,877 INFO [org.switchyard.common.camel.SwitchYardCamelContext] 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
16:00:48,882 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of
which 0 is started.
16:00:48,882 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.12.2 (CamelContext: camel-10) started in 0.170 seconds
16:00:48,944 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.12.2 (CamelContext: camel-12) is starting
16:00:48,944 INFO [org.apache.camel.management.ManagedManagementStrategy] JMX is enabled
16:00:49,087 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 190 type
converters
16:00:49,098 INFO [org.switchyard.common.camel.SwitchYardCamelContext] 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
16:00:49,103 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of
which 0 is started.
16:00:49,103 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.12.2 (CamelContext: camel-12) started in 0.160 seconds
16:00:49,302 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
direct:BackOrder started and consuming from: Endpoint[direct://BackOrder]
16:00:49,429 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
direct:Inventory started and consuming from: Endpoint[direct://Inventory]
16:00:49,554 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
direct:Shipping started and consuming from: Endpoint[direct://Shipping]
16:00:49,556 INFO [org.switchyard.bus.camel] SWITCHYARD011002: Removing route
direct:BackOrder
16:00:49,557 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful
shutdown 1 routes (timeout 30 seconds)
16:00:49,558 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:BackOrder
shutdown complete, was consuming from: Endpoint[direct://BackOrder]
16:00:49,559 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1
routes completed in 0 seconds
16:00:49,564 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
direct:BackOrder is stopped, was consuming from: Endpoint[direct://BackOrder]
16:00:49,569 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
direct:BackOrder is shutdown and removed, was consuming from:
Endpoint[direct://BackOrder]
16:00:49,692 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
direct:BackOrder started and consuming from: Endpoint[direct://BackOrder]
16:00:49,697 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.12.2 (CamelContext: camel-10) is shutting down
16:00:49,697 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful
shutdown 3 routes (timeout 30 seconds)
16:00:49,699 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:BackOrder
shutdown complete, was consuming from: Endpoint[direct://BackOrder]
16:00:49,699 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:Shipping
shutdown complete, was consuming from: Endpoint[direct://Shipping]
16:00:49,699 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:Inventory
shutdown complete, was consuming from: Endpoint[direct://Inventory]
16:00:49,700 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 3
routes completed in 0 seconds
16:00:49,722 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.12.2 (CamelContext: camel-10) uptime 1.010 seconds
16:00:49,722 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.12.2 (CamelContext: camel-10) is shutdown in 0.025 seconds
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.708 sec
Running org.switchyard.quickstarts.bpm.service.InventoryTest
16:00:50,355 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.12.2 (CamelContext: camel-13) is starting
16:00:50,355 INFO [org.apache.camel.management.ManagedManagementStrategy] JMX is enabled
16:00:50,511 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 190 type
converters
16:00:50,527 INFO [org.switchyard.common.camel.SwitchYardCamelContext] 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
16:00:50,533 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of
which 0 is started.
16:00:50,533 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.12.2 (CamelContext: camel-13) started in 0.178 seconds
16:00:50,597 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.12.2 (CamelContext: camel-15) is starting
16:00:50,597 INFO [org.apache.camel.management.ManagedManagementStrategy] JMX is enabled
16:00:50,746 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 190 type
converters
16:00:50,759 INFO [org.switchyard.common.camel.SwitchYardCamelContext] 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
16:00:50,764 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of
which 0 is started.
16:00:50,764 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.12.2 (CamelContext: camel-15) started in 0.167 seconds
16:00:50,983 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
direct:BackOrder started and consuming from: Endpoint[direct://BackOrder]
16:00:51,127 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
direct:Inventory started and consuming from: Endpoint[direct://Inventory]
16:00:51,267 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
direct:Shipping started and consuming from: Endpoint[direct://Shipping]
16:00:51,268 INFO [org.switchyard.bus.camel] SWITCHYARD011002: Removing route
direct:Inventory
16:00:51,270 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful
shutdown 1 routes (timeout 30 seconds)
16:00:51,271 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:Inventory
shutdown complete, was consuming from: Endpoint[direct://Inventory]
16:00:51,271 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1
routes completed in 0 seconds
16:00:51,277 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
direct:Inventory is stopped, was consuming from: Endpoint[direct://Inventory]
16:00:51,281 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
direct:Inventory is shutdown and removed, was consuming from:
Endpoint[direct://Inventory]
16:00:51,420 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
direct:Inventory started and consuming from: Endpoint[direct://Inventory]
16:00:51,427 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.12.2 (CamelContext: camel-13) is shutting down
16:00:51,427 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful
shutdown 3 routes (timeout 30 seconds)
16:00:51,428 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:Inventory
shutdown complete, was consuming from: Endpoint[direct://Inventory]
16:00:51,428 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:Shipping
shutdown complete, was consuming from: Endpoint[direct://Shipping]
16:00:51,429 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:BackOrder
shutdown complete, was consuming from: Endpoint[direct://BackOrder]
16:00:51,429 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 3
routes completed in 0 seconds
16:00:51,453 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.12.2 (CamelContext: camel-13) uptime 1.099 seconds
16:00:51,453 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.12.2 (CamelContext: camel-13) is shutdown in 0.026 seconds
16:00:52,158 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.12.2 (CamelContext: camel-16) is starting
16:00:52,158 INFO [org.apache.camel.management.ManagedManagementStrategy] JMX is enabled
16:00:52,291 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 190 type
converters
16:00:52,306 INFO [org.switchyard.common.camel.SwitchYardCamelContext] 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
16:00:52,311 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of
which 0 is started.
16:00:52,312 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.12.2 (CamelContext: camel-16) started in 0.154 seconds
16:00:52,367 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.12.2 (CamelContext: camel-18) is starting
16:00:52,367 INFO [org.apache.camel.management.ManagedManagementStrategy] JMX is enabled
16:00:52,494 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 190 type
converters
16:00:52,505 INFO [org.switchyard.common.camel.SwitchYardCamelContext] 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
16:00:52,509 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of
which 0 is started.
16:00:52,510 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.12.2 (CamelContext: camel-18) started in 0.143 seconds
16:00:52,700 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
direct:BackOrder started and consuming from: Endpoint[direct://BackOrder]
16:00:52,823 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
direct:Inventory started and consuming from: Endpoint[direct://Inventory]
16:00:52,948 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
direct:Shipping started and consuming from: Endpoint[direct://Shipping]
16:00:52,949 INFO [org.switchyard.bus.camel] SWITCHYARD011002: Removing route
direct:Inventory
16:00:52,951 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful
shutdown 1 routes (timeout 30 seconds)
16:00:52,952 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:Inventory
shutdown complete, was consuming from: Endpoint[direct://Inventory]
16:00:52,952 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1
routes completed in 0 seconds
16:00:52,958 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
direct:Inventory is stopped, was consuming from: Endpoint[direct://Inventory]
16:00:52,962 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
direct:Inventory is shutdown and removed, was consuming from:
Endpoint[direct://Inventory]
16:00:53,083 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
direct:Inventory started and consuming from: Endpoint[direct://Inventory]
16:00:53,089 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.12.2 (CamelContext: camel-16) is shutting down
16:00:53,089 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful
shutdown 3 routes (timeout 30 seconds)
16:00:53,090 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:Inventory
shutdown complete, was consuming from: Endpoint[direct://Inventory]
16:00:53,091 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:Shipping
shutdown complete, was consuming from: Endpoint[direct://Shipping]
16:00:53,091 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:BackOrder
shutdown complete, was consuming from: Endpoint[direct://BackOrder]
16:00:53,091 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 3
routes completed in 0 seconds
16:00:53,111 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.12.2 (CamelContext: camel-16) uptime 0.954 seconds
16:00:53,111 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.12.2 (CamelContext: camel-16) is shutdown in 0.022 seconds
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.389 sec
Results :
Tests in error:
webServiceShipped(org.switchyard.quickstarts.bpm.service.WebServiceTest)
Test mechanism
orderShipped(org.switchyard.quickstarts.bpm.service.ProcessOrderTest)
orderOnHold(org.switchyard.quickstarts.bpm.service.ProcessOrderTest)
Tests run: 8, Failures: 0, Errors: 4, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SwitchYard Quickstart: quickstarts ................ SUCCESS [10.910s]
[INFO] SwitchYard Quickstart: bean-service ............... SUCCESS [1:45.325s]
[INFO] SwitchYard Quickstart: bpel-jms-binding ........... SUCCESS [1:24.945s]
[INFO] SwitchYard Quickstart: bpel-loan-approval ......... SUCCESS [1:32.884s]
[INFO] SwitchYard Quickstart: bpel-say-hello ............. SUCCESS [1:00.660s]
[INFO] SwitchYard Quickstart: bpel-simple-correlation .... SUCCESS [1:05.664s]
[INFO] SwitchYard Quickstart: bpel-xts-subordinate-wsba .. SUCCESS [0.134s]
[INFO] SwitchYard Quickstart: bpel-xts-subordinate-wsba - bpel SUCCESS [9.942s]
[INFO] SwitchYard Quickstart: bpel-xts-subordinate-wsba - ws SUCCESS [4.531s]
[INFO] SwitchYard Quickstart: bpel-xts-wsat .............. SUCCESS [0.110s]
[INFO] SwitchYard Quickstart: bpel-xts-wsat - bpel ....... SUCCESS [10.979s]
[INFO] SwitchYard Quickstart: bpel-xts-wsat - ws ......... SUCCESS [2.135s]
[INFO] SwitchYard Quickstart: bpm-service ................ FAILURE [54.727s]
[INFO] SwitchYard Quickstart: camel-binding .............. SKIPPED
[INFO] SwitchYard Quickstart: camel-jaxb ................. SKIPPED
[INFO] SwitchYard Quickstart: camel-amqp-binding ......... SKIPPED
[INFO] SwitchYard Quickstart: camel-ftp-binding .......... SKIPPED
[INFO] SwitchYard Quickstart: camel-jms-binding .......... SKIPPED
[INFO] SwitchYard Quickstart: camel-netty-binding ........ SKIPPED
[INFO] SwitchYard Quickstart: camel-quartz-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-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-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: 8:34.136s
[INFO] Finished at: Fri Feb 28 16:00:53 EST 2014
[INFO] Final Memory: 216M/472M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.6:test
(default-test) on project switchyard-bpm-service: There are test failures.
[ERROR]
[ERROR] Please refer to
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
for the individual test results.
[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-bpm-service
Build step 'Invoke top-level Maven targets' marked build as failure