Build failed in Jenkins: SwitchYard-Quickstarts #1816
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
------------------------------------------
[...truncated 3081 lines...]
[INFO] --- switchyard-plugin:1.1.0-SNAPSHOT:configure (default) @ switchyard-quickstart-camel-sql-binding ---
[INFO] SwitchYard plugin scanning: [<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...]>
[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-quickstart-camel-sql-binding ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ switchyard-quickstart-camel-sql-binding ---
[INFO] Compiling 3 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
[INFO]
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-quickstart-camel-sql-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.sql.CamelSqlRetrieveTest
08:41:07,030 INFO [org.jboss.weld.Version] WELD-000900 1.1.10 (Final)
08:41:09,523 WARN [org.jboss.weld.interceptor.util.InterceptionTypeRegistry] Class 'javax.ejb.PostActivate' not found, interception based on it is not enabled
08:41:09,529 WARN [org.jboss.weld.interceptor.util.InterceptionTypeRegistry] Class 'javax.ejb.PrePassivate' not found, interception based on it is not enabled
08:41:10,746 INFO [org.apache.camel.management.ManagementStrategyFactory] JMX enabled.
08:41:10,892 INFO [org.switchyard.security] SWITCHYARD014201: Using SecurityProvider implementation: org.switchyard.security.spi.JaasSecurityProvider
08:41:10,911 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) is starting
08:41:10,917 INFO [org.apache.camel.management.DefaultManagementLifecycleStrategy] StatisticsLevel at All so enabling load performance statistics
08:41:11,760 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 187 type converters
08:41:11,860 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of which 0 is started.
08:41:11,863 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) started in 0.955 seconds
Oct 4, 2013 8:41:12 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage
INFO: Computed the following DeltaSpike ProjectStage: Production
08:41:13,864 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService/RemoveService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService/RemoveService]
08:41:14,788 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService/StoreService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService/StoreService]
08:41:15,518 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService]
08:41:16,307 DEBUG [org.apache.camel.component.sql.SqlProducer] Starting producer: Producer[sql://SELECT%20*%20FROM%20greetings?dataSourceRef=java%3Ajboss%2Fdatasources%2FExampleDS]
08:41:16,438 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1#-702531588 started and consuming from: Endpoint[timer://V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1%23-702531588?delay=1000&period=1s]
08:41:16,613 INFO [org.quartz.simpl.SimpleThreadPool] Job execution threads will use class loader of thread: main
08:41:16,660 INFO [org.quartz.core.SchedulerSignalerImpl] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
08:41:16,660 INFO [org.quartz.core.QuartzScheduler] Quartz Scheduler v.1.8.5 created.
08:41:16,664 INFO [org.quartz.simpl.RAMJobStore] RAMJobStore initialized.
08:41:16,668 INFO [org.quartz.core.QuartzScheduler] Scheduler meta-data: Quartz Scheduler (v1.8.5) 'DefaultQuartzScheduler-camel-1' with instanceId 'NON_CLUSTERED'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
08:41:16,668 INFO [org.quartz.impl.StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler-camel-1' initialized from an externally provided properties instance.
08:41:16,669 INFO [org.quartz.impl.StdSchedulerFactory] Quartz scheduler version: 1.8.5
08:41:16,669 INFO [org.apache.camel.component.quartz.QuartzComponent] Starting Quartz scheduler: DefaultQuartzScheduler-camel-1
08:41:16,670 INFO [org.quartz.core.QuartzScheduler] Scheduler DefaultQuartzScheduler-camel-1_$_NON_CLUSTERED started.
08:41:16,845 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelQuartzBindingModel/GreetingService@_GreetingService_quartz_2#494946266 started and consuming from: Endpoint[quartz://EveryFiveSecondsJob?cron=*%2F5+*+*+*+*+%3F]
08:41:17,749 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 30 seconds)
08:41:17,759 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1#-702531588 shutdown complete, was consuming from: Endpoint[timer://V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1%23-702531588?delay=1000&period=1s]
08:41:17,763 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
08:41:17,767 DEBUG [org.apache.camel.component.sql.SqlProducer] Stopping producer: Producer[sql://SELECT%20*%20FROM%20greetings?dataSourceRef=java%3Ajboss%2Fdatasources%2FExampleDS]
08:41:17,773 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1#-702531588 stopped, was consuming from: Endpoint[timer://V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1%23-702531588?delay=1000&period=1s]
08:41:17,807 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1#-702531588 shutdown and removed, was consuming from: Endpoint[timer://V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1%23-702531588?delay=1000&period=1s]
08:41:17,809 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 30 seconds)
08:41:17,813 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: V1CamelQuartzBindingModel/GreetingService@_GreetingService_quartz_2#494946266 shutdown complete, was consuming from: Endpoint[quartz://EveryFiveSecondsJob?cron=*%2F5+*+*+*+*+%3F]
08:41:17,813 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
08:41:17,815 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelQuartzBindingModel/GreetingService@_GreetingService_quartz_2#494946266 stopped, was consuming from: Endpoint[quartz://EveryFiveSecondsJob?cron=*%2F5+*+*+*+*+%3F]
08:41:17,822 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelQuartzBindingModel/GreetingService@_GreetingService_quartz_2#494946266 shutdown and removed, was consuming from: Endpoint[quartz://EveryFiveSecondsJob?cron=*%2F5+*+*+*+*+%3F]
08:41:17,826 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) is shutting down
08:41:17,827 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 3 routes (timeout 30 seconds)
08:41:17,829 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService]
08:41:17,830 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService/StoreService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService/StoreService]
08:41:17,832 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService/RemoveService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService/RemoveService]
08:41:17,833 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 3 routes completed in 0 seconds
08:41:17,881 INFO [org.apache.camel.component.quartz.QuartzComponent] There are no more jobs registered, so shutting down Quartz scheduler: DefaultQuartzScheduler-camel-1
08:41:17,881 INFO [org.quartz.core.QuartzScheduler] Scheduler DefaultQuartzScheduler-camel-1_$_NON_CLUSTERED shutting down.
08:41:17,882 INFO [org.quartz.core.QuartzScheduler] Scheduler DefaultQuartzScheduler-camel-1_$_NON_CLUSTERED paused.
08:41:17,885 INFO [org.quartz.core.QuartzScheduler] Scheduler DefaultQuartzScheduler-camel-1_$_NON_CLUSTERED shutdown complete.
08:41:17,890 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] TypeConverterRegistry utilization[attempts=11, hits=11, misses=0, failures=0] mappings[total=188, misses=0]
08:41:17,896 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) is shutdown in 0.070 seconds. Uptime 6.991 seconds.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.838 sec
Running org.switchyard.quickstarts.camel.sql.CamelSqlStoreTest
08:41:21,865 INFO [org.apache.camel.management.ManagementStrategyFactory] JMX enabled.
08:41:21,869 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-2) is starting
08:41:21,870 INFO [org.apache.camel.management.DefaultManagementLifecycleStrategy] StatisticsLevel at All so enabling load performance statistics
08:41:22,488 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 187 type converters
08:41:22,497 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of which 0 is started.
08:41:22,498 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-2) started in 0.629 seconds
08:41:23,032 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService/RemoveService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService/RemoveService]
08:41:23,467 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService/StoreService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService/StoreService]
08:41:24,634 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService]
08:41:24,810 DEBUG [org.apache.camel.component.sql.SqlProducer] Starting producer: Producer[sql://SELECT%20*%20FROM%20greetings?dataSourceRef=java%3Ajboss%2Fdatasources%2FExampleDS]
08:41:24,851 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1#-702531588 started and consuming from: Endpoint[timer://V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1%23-702531588?delay=1000&period=1s]
08:41:24,920 INFO [org.quartz.simpl.SimpleThreadPool] Job execution threads will use class loader of thread: main
08:41:24,941 INFO [org.quartz.core.SchedulerSignalerImpl] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
08:41:24,942 INFO [org.quartz.core.QuartzScheduler] Quartz Scheduler v.1.8.5 created.
08:41:24,943 INFO [org.quartz.simpl.RAMJobStore] RAMJobStore initialized.
08:41:24,944 INFO [org.quartz.core.QuartzScheduler] Scheduler meta-data: Quartz Scheduler (v1.8.5) 'DefaultQuartzScheduler-camel-2' with instanceId 'NON_CLUSTERED'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
08:41:24,945 INFO [org.quartz.impl.StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler-camel-2' initialized from an externally provided properties instance.
08:41:24,946 INFO [org.quartz.impl.StdSchedulerFactory] Quartz scheduler version: 1.8.5
08:41:24,946 INFO [org.apache.camel.component.quartz.QuartzComponent] Starting Quartz scheduler: DefaultQuartzScheduler-camel-2
08:41:24,948 INFO [org.quartz.core.QuartzScheduler] Scheduler DefaultQuartzScheduler-camel-2_$_NON_CLUSTERED started.
08:41:25,031 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelQuartzBindingModel/GreetingService@_GreetingService_quartz_2#494946266 started and consuming from: Endpoint[quartz://EveryFiveSecondsJob?cron=*%2F5+*+*+*+*+%3F]
08:41:25,061 INFO [org.switchyard.bus.camel] SWITCHYARD011002: Removing route direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService
08:41:25,062 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 30 seconds)
08:41:25,091 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Waiting as there are still 1 inflight and pending exchanges to complete, timeout in 30 seconds.
08:41:25,104 DEBUG [org.apache.camel.component.sql.SqlProducer] Starting producer: Producer[sql://INSERT%20INTO%20greetings%20(receiver,sender,id)%20VALUES%20(%23,%23,%23)?dataSourceRef=java%3Ajboss%2Fdatasources%2FExampleDS]
08:41:25,108 TRACE [org.apache.camel.component.sql.SqlProducer] Setting parameter #1 with value: David
08:41:25,108 TRACE [org.apache.camel.component.sql.SqlProducer] Setting parameter #2 with value: Tomo
08:41:25,108 TRACE [org.apache.camel.component.sql.SqlProducer] Setting parameter #3 with value: null
08:41:26,102 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService]
08:41:26,103 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 1 seconds
08:41:26,110 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService stopped, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService]
08:41:26,117 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService shutdown and removed, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService]
08:41:26,437 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService]
08:41:26,463 TRACE [org.apache.camel.component.sql.SqlProducer] Setting parameter #1 with value: Keith
08:41:26,464 TRACE [org.apache.camel.component.sql.SqlProducer] Setting parameter #2 with value: David
08:41:26,465 TRACE [org.apache.camel.component.sql.SqlProducer] Setting parameter #3 with value: null
08:41:26,492 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 30 seconds)
08:41:26,494 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1#-702531588 shutdown complete, was consuming from: Endpoint[timer://V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1%23-702531588?delay=1000&period=1s]
08:41:26,494 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
08:41:26,496 DEBUG [org.apache.camel.component.sql.SqlProducer] Stopping producer: Producer[sql://SELECT%20*%20FROM%20greetings?dataSourceRef=java%3Ajboss%2Fdatasources%2FExampleDS]
08:41:26,498 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1#-702531588 stopped, was consuming from: Endpoint[timer://V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1%23-702531588?delay=1000&period=1s]
08:41:26,503 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1#-702531588 shutdown and removed, was consuming from: Endpoint[timer://V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1%23-702531588?delay=1000&period=1s]
08:41:26,504 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 30 seconds)
08:41:26,506 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: V1CamelQuartzBindingModel/GreetingService@_GreetingService_quartz_2#494946266 shutdown complete, was consuming from: Endpoint[quartz://EveryFiveSecondsJob?cron=*%2F5+*+*+*+*+%3F]
08:41:26,507 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
08:41:26,508 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelQuartzBindingModel/GreetingService@_GreetingService_quartz_2#494946266 stopped, was consuming from: Endpoint[quartz://EveryFiveSecondsJob?cron=*%2F5+*+*+*+*+%3F]
08:41:26,512 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelQuartzBindingModel/GreetingService@_GreetingService_quartz_2#494946266 shutdown and removed, was consuming from: Endpoint[quartz://EveryFiveSecondsJob?cron=*%2F5+*+*+*+*+%3F]
08:41:26,514 DEBUG [org.apache.camel.component.sql.SqlProducer] Stopping producer: Producer[sql://INSERT%20INTO%20greetings%20(receiver,sender,id)%20VALUES%20(%23,%23,%23)?dataSourceRef=java%3Ajboss%2Fdatasources%2FExampleDS]
08:41:26,517 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-2) is shutting down
08:41:26,517 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 3 routes (timeout 30 seconds)
08:41:26,519 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService]
08:41:26,523 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService/StoreService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService/StoreService]
08:41:26,524 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService/RemoveService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService/RemoveService]
08:41:26,526 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 3 routes completed in 0 seconds
08:41:26,550 INFO [org.apache.camel.component.quartz.QuartzComponent] There are no more jobs registered, so shutting down Quartz scheduler: DefaultQuartzScheduler-camel-2
08:41:26,551 INFO [org.quartz.core.QuartzScheduler] Scheduler DefaultQuartzScheduler-camel-2_$_NON_CLUSTERED shutting down.
08:41:26,552 INFO [org.quartz.core.QuartzScheduler] Scheduler DefaultQuartzScheduler-camel-2_$_NON_CLUSTERED paused.
08:41:26,553 INFO [org.quartz.core.QuartzScheduler] Scheduler DefaultQuartzScheduler-camel-2_$_NON_CLUSTERED shutdown complete.
08:41:26,555 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] TypeConverterRegistry utilization[attempts=17, hits=17, misses=0, failures=0] mappings[total=187, misses=0]
08:41:26,560 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-2) is shutdown in 0.043 seconds. Uptime 4.692 seconds.
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 8.614 sec <<< FAILURE!
Results :
Failed tests:
shouldStoreGreet(org.switchyard.quickstarts.camel.sql.CamelSqlStoreTest)
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SwitchYard: Quickstarts ........................... SUCCESS [4.569s]
[INFO] Quickstart : Bean Service ......................... SUCCESS [2:29.403s]
[INFO] Quickstart : BPEL Service ......................... SUCCESS [0.079s]
[INFO] Quickstart : BPEL Service : Say Hello ............. SUCCESS [1:17.388s]
[INFO] Quickstart : BPEL Service : JMS Binding ........... SUCCESS [42.355s]
[INFO] Quickstart : BPEL Service : Loan Approval ......... SUCCESS [1:01.002s]
[INFO] Quickstart : BPEL Service : Simple Correlation .... SUCCESS [46.852s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA .. SUCCESS [0.175s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA : Business Travel Process SUCCESS [3.925s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA : Airport Web Service SUCCESS [8.044s]
[INFO] Quickstart : BPEL Service : XTS WSAT .............. SUCCESS [0.104s]
[INFO] Quickstart : BPEL Service : XTS WSAT : Business Travel Process SUCCESS [5.591s]
[INFO] Quickstart : BPEL Service : XTS WSAT : Airport Web Service SUCCESS [8.544s]
[INFO] Quickstart : BPM Service .......................... SUCCESS [1:40.846s]
[INFO] Quickstart : Camel Binding ........................ SUCCESS [20.114s]
[INFO] Quickstart : Camel JAXB ........................... SUCCESS [22.437s]
[INFO] Quickstart : Camel AMQP Binding ................... SUCCESS [26.917s]
[INFO] Quickstart : Camel FTP Binding .................... SUCCESS [21.809s]
[INFO] Quickstart : Camel JMS Binding .................... SUCCESS [25.206s]
[INFO] Quickstart : Camel Netty Binding .................. SUCCESS [41.823s]
[INFO] Quickstart : Camel Quartz Binding ................. SUCCESS [18.654s]
[INFO] Quickstart : Camel JPA Binding .................... SUCCESS [45.701s]
[INFO] Quickstart : Camel SQL Binding .................... FAILURE [31.004s]
[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 : EAR Deployment - Service Artifacts ... SKIPPED
[INFO] Quickstart : EAR Deployment - Order Service ....... SKIPPED
[INFO] Quickstart : EAR Deployment - Order Consumer ...... SKIPPED
[INFO] Quickstart : EAR Deployment - Application Assembly SKIPPED
[INFO] Quickstart : EAR Deployment ....................... SKIPPED
[INFO] Quickstart : HTTP Binding ......................... SKIPPED
[INFO] Quickstart : Remote 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 : Rules Interview (Decision Table) ..... SKIPPED
[INFO] Quickstart : SOAP with WS-Addressing .............. SKIPPED
[INFO] Quickstart : SOAP with Attachments ................ SKIPPED
[INFO] Quickstart : SOAP Binding RPC/Lit ................. SKIPPED
[INFO] Quickstart : SOAP with MTOM ....................... SKIPPED
[INFO] Quickstart : JCA Inflow Binding for HornetQ ....... SKIPPED
[INFO] Quickstart : JCA Outbound Binding for HornetQ ..... SKIPPED
[INFO] Quickstart : JCA Inflow Binding for ActiveMQ ...... SKIPPED
[INFO] Quickstart : JCA Outbound Binding for ActiveMQ .... 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 : 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 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] SwitchYard : Quickstarts Distribution Assembly .... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:55.255s
[INFO] Finished at: Fri Oct 04 08:41:26 EDT 2013
[INFO] Final Memory: 132M/383M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on project switchyard-quickstart-camel-sql-binding: 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-quickstart-camel-sql-binding
Build step 'Invoke top-level Maven targets' marked build as failure
11 years, 2 months
Build failed in Jenkins: SwitchYard-Components #1183
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
Changes:
[kbabo] SWITCHYARD-1600 add ability to specify additional camel URI parameters
[kbabo] [SWITCHYARD-1717] - Fixed RESTEasy header mappings
------------------------------------------
[...truncated 821 lines...]
[INFO]
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-component-test-mixin-naming ---
[INFO] Surefire report directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
There are no tests to run.
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ switchyard-component-test-mixin-naming ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-component-test-mixin-naming ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ switchyard-component-test-mixin-naming ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...> to /home/hudson/.m2/repository/org/switchyard/components/switchyard-component-test-mixin-naming/1.1.0-SNAPSHOT/switchyard-component-test-mixin-naming-1.1.0-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...> to /home/hudson/.m2/repository/org/switchyard/components/switchyard-component-test-mixin-naming/1.1.0-SNAPSHOT/switchyard-component-test-mixin-naming-1.1.0-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...> to /home/hudson/.m2/repository/org/switchyard/components/switchyard-component-test-mixin-naming/1.1.0-SNAPSHOT/switchyard-component-test-mixin-naming-1.1.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-checkstyle-plugin:2.8:checkstyle (default-cli) @ switchyard-component-test-mixin-naming ---
[INFO]
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- findbugs-maven-plugin:2.3.2:findbugs (default-cli) @ switchyard-component-test-mixin-naming ---
[INFO] ****** FindBugsMojo execute *******
[INFO] canGenerate is true
[INFO] ****** FindBugsMojo executeFindbugs *******
[INFO] Temp File is <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO] Fork Value is true
[java] Warnings generated: 1
[INFO] xmlOutput is true
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building SwitchYard: CDI Test MixIn 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ switchyard-component-test-mixin-cdi ---
[INFO] Deleting <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-component-test-mixin-cdi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ switchyard-component-test-mixin-cdi ---
[INFO] Compiling 2 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ switchyard-component-test-mixin-cdi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ switchyard-component-test-mixin-cdi ---
[INFO] Compiling 1 source file to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-component-test-mixin-cdi ---
[INFO] Surefire report directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.switchyard.component.test.mixins.cdi.CDIMixInStopStartTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.787 sec
Results :
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ switchyard-component-test-mixin-cdi ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-component-test-mixin-cdi ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ switchyard-component-test-mixin-cdi ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...> to /home/hudson/.m2/repository/org/switchyard/components/switchyard-component-test-mixin-cdi/1.1.0-SNAPSHOT/switchyard-component-test-mixin-cdi-1.1.0-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...> to /home/hudson/.m2/repository/org/switchyard/components/switchyard-component-test-mixin-cdi/1.1.0-SNAPSHOT/switchyard-component-test-mixin-cdi-1.1.0-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...> to /home/hudson/.m2/repository/org/switchyard/components/switchyard-component-test-mixin-cdi/1.1.0-SNAPSHOT/switchyard-component-test-mixin-cdi-1.1.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-checkstyle-plugin:2.8:checkstyle (default-cli) @ switchyard-component-test-mixin-cdi ---
[INFO]
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- findbugs-maven-plugin:2.3.2:findbugs (default-cli) @ switchyard-component-test-mixin-cdi ---
[INFO] ****** FindBugsMojo execute *******
[INFO] canGenerate is true
[INFO] ****** FindBugsMojo executeFindbugs *******
[INFO] Temp File is <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO] Fork Value is true
[INFO] xmlOutput is true
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building SwitchYard: Bean Component 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ switchyard-component-bean ---
[INFO] Deleting <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-component-bean ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ switchyard-component-bean ---
[INFO] Compiling 26 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ switchyard-component-bean ---
[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-component-bean ---
[INFO] Compiling 54 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-component-bean ---
[INFO] Surefire report directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.switchyard.component.bean.deploy.CDIBeanServiceDescriptorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.338 sec
Running org.switchyard.component.bean.tests.RequiredPoliciesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.349 sec
Running org.switchyard.component.bean.omservice.basic.BasicInOutTest
Oct 1, 2013 9:27:32 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage
INFO: Computed the following DeltaSpike ProjectStage: Production
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.753 sec
Running org.switchyard.component.bean.tests.ServiceAnnotationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.091 sec
Running org.switchyard.component.bean.tests.BeanProviderTest
Received message in OneWayBean: hello
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.441 sec
Running org.switchyard.component.bean.config.model.BeanSwitchYardScannerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.193 sec
Running org.switchyard.component.bean.multiversionref.MultiVersionServiceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.918 sec
Running org.switchyard.component.bean.includeexclude.BeanActivatorWithoutConfigExcludeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.853 sec
Running org.switchyard.component.bean.tests.ReferenceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.607 sec
Running org.switchyard.component.bean.tests.BeanPropertyTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.918 sec <<< FAILURE!
Running org.switchyard.component.bean.tests.BeanConsumerTest
OneWayNoArgsBean successfully invoked with zero arguments
Received message in OneWayBean: hello
SwitchYard proxy for interface org.switchyard.component.bean.tests.OneWay [SWITCHYARD010007: BaseServiceInterface [type=java, operations=[SWITCHYARD010008: oneWayNoArgs : IN_ONLY : [null, null, null], SWITCHYARD010008: oneWay : IN_ONLY : [java:java.lang.Object, null, null]]]]
org.switchyard.component.bean.tests.ConsumerException: remote-exception-received
org.switchyard.HandlerException: java.lang.RuntimeException: org.switchyard.component.bean.tests.ConsumerException: throw me a remote exception please!!
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.776 sec
Running org.switchyard.component.bean.tests.ReferenceAnnoationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.645 sec
Running org.switchyard.component.bean.config.model.BeanModelTests
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.057 sec
Running org.switchyard.component.bean.inject.InjectTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.835 sec
Running org.switchyard.component.bean.includeexclude.BeanActivatorWithoutConfigIncludeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.731 sec
Running org.switchyard.component.bean.tests.InputTypeMismatchTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.906 sec
Results :
Tests in error:
testBeanProperty(org.switchyard.component.bean.tests.BeanPropertyTest)
Tests run: 28, Failures: 0, Errors: 1, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SwitchYard: Components ............................ SUCCESS [1:10.207s]
[INFO] SwitchYard: Common Component Libraries Parent ..... SUCCESS [1.208s]
[INFO] SwitchYard: Common Component Library .............. SUCCESS [47.440s]
[INFO] SwitchYard: Component Test Parent ................. SUCCESS [0.759s]
[INFO] SwitchYard: Naming Test MixIn ..................... SUCCESS [22.661s]
[INFO] SwitchYard: CDI Test MixIn ........................ SUCCESS [36.729s]
[INFO] SwitchYard: Bean Component ........................ FAILURE [2:39.507s]
[INFO] SwitchYard: Camel Component Common Library ........ SKIPPED
[INFO] SwitchYard: Knowledge Common Component Library .... SKIPPED
[INFO] SwitchYard: AMQP MixIn ............................ SKIPPED
[INFO] SwitchYard: ActiveMQ Test MixIn ................... SKIPPED
[INFO] SwitchYard: HornetQ Test MixIn .................... SKIPPED
[INFO] SwitchYard: HTTP Test MixIn ....................... SKIPPED
[INFO] SwitchYard: JCA Test MixIn ........................ SKIPPED
[INFO] SwitchYard: Smooks Test MixIn ..................... SKIPPED
[INFO] SwitchYard: SCA Component ......................... SKIPPED
[INFO] SwitchYard: Rules Component ....................... SKIPPED
[INFO] SwitchYard: BPM Component ......................... SKIPPED
[INFO] SwitchYard: RESTEasy Component .................... SKIPPED
[INFO] SwitchYard: SOAP Component ........................ SKIPPED
[INFO] SwitchYard: BPEL Component ........................ SKIPPED
[INFO] SwitchYard: Component Camel Parent ................ SKIPPED
[INFO] SwitchYard: Camel Component :: Camel Component .... SKIPPED
[INFO] SwitchYard: Camel Component :: Binding Test framework SKIPPED
[INFO] SwitchYard: Camel Component :: Core Binding ....... SKIPPED
[INFO] SwitchYard: Camel Component :: SwitchYard component SKIPPED
[INFO] SwitchYard: Camel Component :: JMS Binding ........ SKIPPED
[INFO] SwitchYard: Camel Component :: AMQP Binding ....... SKIPPED
[INFO] SwitchYard: Camel Component :: Atom Binding ....... SKIPPED
[INFO] SwitchYard: Camel Component :: File Binding ....... SKIPPED
[INFO] SwitchYard: Camel Component :: FTP Binding ........ SKIPPED
[INFO] SwitchYard: Camel Component :: JPA Binding ........ SKIPPED
[INFO] SwitchYard: Camel Component :: Mail Binding ....... SKIPPED
[INFO] SwitchYard: Camel Component :: Netty Binding ...... SKIPPED
[INFO] SwitchYard: Camel Component :: Quartz Binding ..... SKIPPED
[INFO] SwitchYard: Camel Component :: SQL Binding ........ SKIPPED
[INFO] SwitchYard: Clojure Component ..................... SKIPPED
[INFO] SwitchYard: HTTP Component ........................ SKIPPED
[INFO] SwitchYard: JCA Component ......................... SKIPPED
[INFO] SwitchYard: Components Forge Plugin ............... SKIPPED
[INFO] SwitchYard: Bean Component Forge Plugin ........... SKIPPED
[INFO] SwitchYard: Component Common Forge Plugin ......... SKIPPED
[INFO] SwitchYard: Camel Component Forge Plugin .......... SKIPPED
[INFO] SwitchYard: Clojure Component Forge Plugin ........ SKIPPED
[INFO] SwitchYard: SOAP Gateway Forge Plugin ............. SKIPPED
[INFO] SwitchYard: RESTEasy Gateway Forge Plugin ......... SKIPPED
[INFO] SwitchYard: Rules Component Forge Plugin .......... SKIPPED
[INFO] SwitchYard: BPM Component Forge Plugin ............ SKIPPED
[INFO] SwitchYard: HTTP Gateway Forge Plugin ............. SKIPPED
[INFO] SwitchYard: JCA Gateway Forge Plugin .............. SKIPPED
[INFO] SwitchYard: SCA Gateway Forge Plugin .............. SKIPPED
[INFO] SwitchYard: Component Integration Tests ........... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5:50.387s
[INFO] Finished at: Tue Oct 01 09:29:53 EDT 2013
[INFO] Final Memory: 107M/337M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on project switchyard-component-bean: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...> 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-component-bean
Build step 'Invoke top-level Maven targets' marked build as failure
[CHECKSTYLE] Skipping publisher since build result is FAILURE
[FINDBUGS] Skipping publisher since build result is FAILURE
11 years, 3 months
Build failed in Jenkins: SwitchYard-Release #1007
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/1007/>
------------------------------------------
[...truncated 66428 lines...]
[0m[0m01:13:03,325 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016002: Processing weld deployment switchyard-quickstart-camel-bus-cdi-1.1.0-SNAPSHOT.jar
[0m[0m01:13:03,770 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016005: Starting Services for CDI deployment: switchyard-quickstart-camel-bus-cdi-1.1.0-SNAPSHOT.jar
[0m[0m01:13:04,378 INFO [org.jboss.weld.Version] (MSC service thread 1-2) WELD-000900 1.1.10 (Final)
[0m[0m01:13:04,511 INFO [org.switchyard] (MSC service thread 1-2) Deploying SwitchYard application 'switchyard-quickstart-camel-bus-cdi-1.1.0-SNAPSHOT.jar'
[0m[0m01:13:04,581 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016008: Starting weld service for deployment switchyard-quickstart-camel-bus-cdi-1.1.0-SNAPSHOT.jar
[0m[0m01:13:08,542 INFO [org.switchyard] (MSC service thread 1-1) Starting SwitchYard service
[0m[0m01:13:09,144 INFO [org.apache.camel.management.ManagementStrategyFactory] (MSC service thread 1-1) JMX enabled.
[0m[0m01:13:09,193 INFO [org.switchyard.security] (MSC service thread 1-1) SWITCHYARD014201: Using SecurityProvider implementation: org.switchyard.security.jboss.spi.JBossJaasSecurityProvider
[0m[0m01:13:09,201 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-1) Apache Camel 1.1.0-SNAPSHOT (CamelContext: camel-1) is starting
[0m[0m01:13:09,202 INFO [org.apache.camel.management.DefaultManagementLifecycleStrategy] (MSC service thread 1-1) StatisticsLevel at All so enabling load performance statistics
[0m[0m01:13:09,854 INFO [org.apache.deltaspike.core.util.ProjectStageProducer] (MSC service thread 1-1) Computed the following DeltaSpike ProjectStage: Production
[0m[0m01:13:09,877 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] (MSC service thread 1-1) Loaded 179 type converters
[0m[0m01:13:10,450 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-1) Total 0 routes, of which 0 is started.
[0m[0m01:13:10,466 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-1) Apache Camel 1.1.0-SNAPSHOT (CamelContext: camel-1) started in 1.250 seconds
[0m[0m01:13:11,497 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] (MSC service thread 1-1) Loaded 179 type converters
[0m[0m01:13:19,813 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-1) Route: direct:{urn:switchyard-quickstart:camel-bus-cdi:0.1.0}OrderService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-bus-cdi:0.1.0%7DOrderService]
[0m[0m01:13:20,109 INFO [org.switchyard] (MSC service thread 1-1) Addressing [enabled = false, required = false]
[0m[0m01:13:20,111 INFO [org.switchyard] (MSC service thread 1-1) MTOM [enabled = false, threshold = 0]
[0m[0m01:13:20,420 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=OrderService
address=http://localhost:8080/quickstart-cdi-bus/OrderService
implementor=org.switchyard.component.soap.endpoint.BaseWebService
serviceName={urn:switchyard-quickstart:cdi-bus:1.0}OrderService
portName={urn:switchyard-quickstart:cdi-bus:1.0}OrderServicePort
annotationWsdlLocation=null
wsdlLocationOverride=vfs:/content/switchyard-quickstart-camel-bus-cdi-1.1.0-SNAPSHOT.jar/wsdl/OrderService.wsdl
mtomEnabled=false
handlers=[org.switchyard.component.soap.InboundResponseHandler]
[0m[0m01:13:22,341 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {urn:switchyard-quickstart:cdi-bus:1.0}OrderService from WSDL: vfs:/content/switchyard-quickstart-camel-bus-cdi-1.1.0-SNAPSHOT.jar/wsdl/OrderService.wsdl
[0m[0m01:13:22,848 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/quickstart-cdi-bus/OrderService
[0m[0m01:13:23,051 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...>
[0m[0m01:13:23,069 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015539: Starting service jboss.ws.port-component-link
[0m[0m01:13:23,074 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015539: Starting service jboss.ws.endpoint."quickstart-cdi-bus.deployment".OrderService
[0m[0m01:13:23,774 INFO [org.jboss.as.server] (management-handler-thread - 2) JBAS018559: Deployed "switchyard-quickstart-camel-bus-cdi-1.1.0-SNAPSHOT.jar" (runtime-name : "switchyard-quickstart-camel-bus-cdi-1.1.0-SNAPSHOT.jar")
[0m[0m01:13:27,971 INFO [org.apache.catalina.core] (MSC service thread 1-1) JBWEB001079: Container org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/quickstart-cdi-bus] has not been started
[0m[0m01:13:27,985 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015540: Stopping service jboss.ws.endpoint."quickstart-cdi-bus.deployment".OrderService
[0m[31m01:13:27,989 ERROR [org.jboss.ws.common.deployment] (MSC service thread 1-2) JBWS022102: Cannot stop endpoint in state STOPPED: jboss.ws:context=quickstart-cdi-bus,endpoint=OrderService
[0m[0m01:13:27,993 INFO [org.apache.catalina.core] (MSC service thread 1-2) JBWEB001079: Container org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/jbossws] has not been started
[0m[0m01:13:28,011 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015540: Stopping service jboss.ws.port-component-link
[0m[0m01:13:28,252 INFO [org.switchyard.component.soap.InboundHandler] (MSC service thread 1-1) WebService {urn:switchyard-quickstart:cdi-bus:1.0}OrderService:OrderServicePort stopped.
[0m[0m01:13:28,275 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-1) Apache Camel 1.1.0-SNAPSHOT (CamelContext: camel-1) is shutting down
[0m[0m01:13:28,282 INFO [org.apache.camel.impl.DefaultShutdownStrategy] (MSC service thread 1-1) Starting to graceful shutdown 1 routes (timeout 30 seconds)
[0m[0m01:13:28,309 INFO [org.apache.camel.impl.DefaultShutdownStrategy] (Camel (camel-1) thread #1 - ShutdownTask) Route: direct:{urn:switchyard-quickstart:camel-bus-cdi:0.1.0}OrderService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-bus-cdi:0.1.0%7DOrderService]
[0m[0m01:13:28,315 INFO [org.apache.camel.impl.DefaultShutdownStrategy] (MSC service thread 1-1) Graceful shutdown of 1 routes completed in 0 seconds
[0m[0m01:13:28,345 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] (MSC service thread 1-1) TypeConverterRegistry utilization[attempts=0, hits=0, misses=0, failures=0] mappings[total=179, misses=0]
[0m[0m01:13:28,363 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-1) Apache Camel 1.1.0-SNAPSHOT (CamelContext: camel-1) is shutdown in 0.088 seconds. Uptime 19.163 seconds.
[0m[0m01:13:28,370 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016009: Stopping weld service for deployment switchyard-quickstart-camel-bus-cdi-1.1.0-SNAPSHOT.jar
[0m[0m01:13:28,487 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015877: Stopped deployment switchyard-quickstart-camel-bus-cdi-1.1.0-SNAPSHOT.jar (runtime-name: switchyard-quickstart-camel-bus-cdi-1.1.0-SNAPSHOT.jar) in 568ms
[0m[0m01:13:28,810 INFO [org.jboss.as.repository] (management-handler-thread - 3) JBAS014901: Content removed from location <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...>
[0m[0m01:13:28,822 INFO [org.jboss.as.server] (management-handler-thread - 3) JBAS018558: Undeployed "switchyard-quickstart-camel-bus-cdi-1.1.0-SNAPSHOT.jar" (runtime-name: "switchyard-quickstart-camel-bus-cdi-1.1.0-SNAPSHOT.jar")
[0m@SLTests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 79.268 sec
Running org.switchyard.test.quickstarts.CamelSOAPProxyQuickstartTest
Oct 2, 2013 1:13:43 AM org.jboss.as.arquillian.container.managed.ManagedDeployableContainer startInternal
INFO: Starting container with: [/qa/tools/opt/amd64//jdk1.6.0_last/bin/java, -Xmx512m, -XX:MaxPermSize=128m, -ea, -Djboss.home.dir=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...,> -Dorg.jboss.boot.log.file=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...,> -Dlogging.configuration=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...,> -Djboss.bundles.dir=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...,> -jar, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...,> -mp, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...,> -jaxpmodule, javax.xml.jaxp-provider, org.jboss.as.standalone, -server-config, standalone-full.xml]
[0m01:13:48,362 INFO [org.jboss.modules] (main) JBoss Modules version 1.2.0.CR1
[0m[0m01:13:49,440 INFO [org.jboss.msc] (main) JBoss MSC version 1.0.4.GA
[0m[0m01:13:50,149 INFO [org.jboss.as] (MSC service thread 1-1) JBAS015899: JBoss EAP 6.1.0.Alpha1 (AS 7.2.0.Alpha1-redhat-4) starting
[0m[0m01:13:57,924 INFO [org.switchyard] (ServerService Thread Pool -- 19) SwitchYard version 1.1.0-SNAPSHOT
[0m[0m01:14:00,172 INFO [org.xnio] (MSC service thread 1-1) XNIO Version 3.0.7.GA
[0m[0m01:14:00,227 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http)
[0m[0m01:14:00,255 INFO [org.xnio.nio] (MSC service thread 1-1) XNIO NIO Implementation Version 3.0.7.GA
[0m[0m01:14:00,342 INFO [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 3.2.14.GA
[0m[0m01:14:00,787 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 36) JBAS010280: Activating Infinispan subsystem.
[0m[0m01:14:00,814 INFO [org.jboss.as.jacorb] (ServerService Thread Pool -- 37) JBAS016300: Activating JacORB Subsystem
[0m[0m01:14:00,927 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 44) JBAS012605: Activated the following JSF Implementations: [main, 1.2]
[0m[0m01:14:00,929 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 48) JBAS011800: Activating Naming Subsystem
[0m[0m01:14:01,003 INFO [org.jboss.as.security] (ServerService Thread Pool -- 53) JBAS013171: Activating Security Subsystem
[0m[0m01:14:01,188 INFO [org.switchyard] (ServerService Thread Pool -- 59) Activating SwitchYard Subsystem
[0m[0m01:14:01,143 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 57) JBAS015537: Activating WebServices Extension
[0m[0m01:14:02,733 INFO [org.jboss.as.security] (MSC service thread 1-1) JBAS013170: Current PicketBox version=4.0.15.Final
[0m[0m01:14:03,114 INFO [org.jboss.as.naming] (MSC service thread 1-2) JBAS011802: Starting Naming Service
[0m[0m01:14:03,454 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 32) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
[0m[0m01:14:03,531 INFO [org.jboss.as.connector.logging] (MSC service thread 1-1) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.15.Final)
[0m[0m01:14:05,250 INFO [org.jboss.ws.common.management] (MSC service thread 1-2) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.1.3.Final
[0m[0m01:14:05,768 INFO [org.jboss.jaxr] (MSC service thread 1-2) JBAS014000: Started JAXR subsystem, binding JAXR connection factory into JNDI as: java:jboss/jaxr/ConnectionFactory
[0m[0m01:14:06,059 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) JBAS015400: Bound mail session [java:jboss/mail/Default]
[0m[0m01:14:11,506 INFO [org.apache.coyote.http11] (MSC service thread 1-2) JBWEB003001: Coyote HTTP/1.1 initializing on : http-/127.0.0.1:8080
[0m[0m01:14:11,566 INFO [org.apache.coyote.http11] (MSC service thread 1-2) JBWEB003000: Coyote HTTP/1.1 starting on: http-/127.0.0.1:8080
[0m[0m01:14:13,395 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015876: Starting deployment of "arquillian-service" (runtime-name: "arquillian-service")
[0m[0m01:14:13,542 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-1) JBAS015012: Started FileSystemDeploymentService for directory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...>
[0m[0m01:14:13,652 INFO [org.jboss.as.jacorb] (MSC service thread 1-2) JBAS016330: CORBA ORB Service started
[0m[0m01:14:16,558 INFO [org.jboss.as.remoting] (MSC service thread 1-2) JBAS017100: Listening on 127.0.0.1:9999
[0m[0m01:14:17,574 INFO [org.hornetq.core.server] (MSC service thread 1-2) HQ221001: live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...)>
[0m[0m01:14:17,610 INFO [org.hornetq.core.server] (MSC service thread 1-2) HQ221008: Waiting to obtain live lock
[0m[0m01:14:18,122 INFO [org.hornetq.core.server] (MSC service thread 1-2) HQ221017: Using NIO Journal
[0m[0m01:14:19,514 INFO [org.hornetq.core.server] (MSC service thread 1-2) HQ221039: Waiting to obtain live lock
[0m[0m01:14:19,518 INFO [org.hornetq.core.server] (MSC service thread 1-2) HQ221040: Live Server Obtained live lock
[0m[0m01:14:21,991 INFO [org.jboss.as.remoting] (MSC service thread 1-1) JBAS017100: Listening on 127.0.0.1:4447
[0m[0m01:14:22,777 INFO [org.jboss.as.jacorb] (MSC service thread 1-1) JBAS016328: CORBA Naming Service started
[0m[0m01:14:25,581 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
[0m[33m01:14:26,713 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.as.jmx:main") which may be changed or removed in future versions without notice.
[0m[33m01:14:26,731 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.as.server:main") which may be changed or removed in future versions without notice.
[0m[33m01:14:27,003 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.as.osgi:main") which may be changed or removed in future versions without notice.
[0m[33m01:14:27,029 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.jandex:main") which may be changed or removed in future versions without notice.
[0m[33m01:14:27,031 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.osgi.framework:main") which may be changed or removed in future versions without notice.
[0m[33m01:14:27,751 WARN [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016012: Deployment deployment "arquillian-service" contains CDI annotations but beans.xml was not found.
[0m[0m01:14:28,014 INFO [org.hornetq.core.server] (MSC service thread 1-2) HQ221024: Started Netty Acceptor version 3.6.2.Final-c0d783c 127.0.0.1:5445 for CORE protocol
[0m[0m01:14:28,067 INFO [org.hornetq.core.server] (MSC service thread 1-2) HQ221024: Started Netty Acceptor version 3.6.2.Final-c0d783c 127.0.0.1:5455 for CORE protocol
[0m[0m01:14:28,122 INFO [org.hornetq.core.server] (MSC service thread 1-2) HQ221009: Server is now live
[0m[0m01:14:28,133 INFO [org.hornetq.core.server] (MSC service thread 1-2) HQ221003: HornetQ Server version 2.3.0.CR1 (buzzzzz!, 122) [de07d9c7-2b19-11e3-b882-ab78082de567]
[0m[0m01:14:28,259 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221005: trying to deploy queue jms.queue.policyQSNonTransacted
[0m[0m01:14:28,526 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 60) JBAS011601: Bound messaging object to jndi name java:/policyQSNonTransacted
[0m[0m01:14:28,552 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 60) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/policyQSNonTransacted
[0m[0m01:14:28,627 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 72) HQ221005: trying to deploy queue jms.queue.FillingStockQueue
[0m[0m01:14:28,668 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 72) JBAS011601: Bound messaging object to jndi name java:/FillingStockQueue
[0m[0m01:14:28,677 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 72) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/FillingStockQueue
[0m[0m01:14:28,688 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 71) HQ221005: trying to deploy queue jms.queue.HelloRequestQueue
[0m[0m01:14:28,697 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 71) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/HelloRequestQueue
[0m[0m01:14:28,699 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 71) JBAS011601: Bound messaging object to jndi name java:/HelloRequestQueue
[0m[0m01:14:28,700 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 70) HQ221005: trying to deploy queue jms.queue.HelloReplyQueue
[0m[0m01:14:28,708 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 70) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/HelloReplyQueue
[0m[0m01:14:28,723 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 70) JBAS011601: Bound messaging object to jndi name java:/HelloReplyQueue
[0m[0m01:14:28,729 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 69) HQ221005: trying to deploy queue jms.queue.queueC
[0m[0m01:14:28,734 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 69) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/queueC
[0m[0m01:14:28,745 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 69) JBAS011601: Bound messaging object to jndi name java:/queueC
[0m[0m01:14:28,752 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 68) HQ221005: trying to deploy queue jms.queue.JCAInflowGreetingServiceQueue
[0m[0m01:14:28,780 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 68) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/JCAInflowGreetingServiceQueue
[0m[0m01:14:28,794 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 68) JBAS011601: Bound messaging object to jndi name java:/JCAInflowGreetingServiceQueue
[0m[0m01:14:29,079 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 67) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory
[0m[0m01:14:29,084 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 66) HQ221005: trying to deploy queue jms.queue.queueA
[0m[0m01:14:29,089 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 66) JBAS011601: Bound messaging object to jndi name java:/queueA
[0m[0m01:14:29,107 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 66) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/queueA
[0m[0m01:14:29,109 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 65) HQ221005: trying to deploy queue jms.queue.queueB
[0m[0m01:14:29,116 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 65) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/queueB
[0m[0m01:14:29,133 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 65) JBAS011601: Bound messaging object to jndi name java:/queueB
[0m[0m01:14:29,141 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221005: trying to deploy queue jms.queue.policyQSTransacted
[0m[0m01:14:29,152 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 64) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/policyQSTransacted
[0m[0m01:14:29,164 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 64) JBAS011601: Bound messaging object to jndi name java:/policyQSTransacted
[0m[0m01:14:29,174 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 63) HQ221005: trying to deploy queue jms.queue.OrderQueue
[0m[0m01:14:29,184 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 63) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/OrderQueue
[0m[0m01:14:29,212 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 63) JBAS011601: Bound messaging object to jndi name java:/OrderQueue
[0m[0m01:14:29,222 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ221005: trying to deploy queue jms.queue.ShippingQueue
[0m[0m01:14:29,226 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 62) JBAS011601: Bound messaging object to jndi name java:/ShippingQueue
[0m[0m01:14:29,227 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 62) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/ShippingQueue
[0m[0m01:14:29,242 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 61) HQ221005: trying to deploy queue jms.queue.GreetingServiceQueue
[0m[0m01:14:29,247 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 61) JBAS011601: Bound messaging object to jndi name java:/GreetingServiceQueue
[0m[0m01:14:29,250 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 61) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/GreetingServiceQueue
[0m[0m01:14:29,258 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 73) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory
[0m[0m01:14:30,594 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) JBAS010406: Registered connection factory java:/JmsXA
[0m[0m01:14:30,785 INFO [org.hornetq.ra] (MSC service thread 1-1) HornetQ resource adaptor started
[0m[0m01:14:30,788 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-1) IJ020002: Deployed: file://RaActivatorhornetq-ra
[0m[0m01:14:30,806 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA]
[0m[0m01:14:31,080 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS018559: Deployed "arquillian-service" (runtime-name : "arquillian-service")
[0m[0m01:14:31,353 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management
[0m[0m01:14:31,357 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
[0m[0m01:14:31,363 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss EAP 6.1.0.Alpha1 (AS 7.2.0.Alpha1-redhat-4) started in 46847ms - Started 214 of 275 services (60 services are passive or on-demand)
[0m[0m01:14:32,006 INFO [org.jboss.as.repository] (management-handler-thread - 1) JBAS014900: Content added at location <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...>
[0m[0m01:14:32,018 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "switchyard-quickstart-camel-soap-proxy-1.1.0-SNAPSHOT.jar" (runtime-name: "switchyard-quickstart-camel-soap-proxy-1.1.0-SNAPSHOT.jar")
[0m[0m01:14:32,244 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016002: Processing weld deployment switchyard-quickstart-camel-soap-proxy-1.1.0-SNAPSHOT.jar
[0m[0m01:14:32,492 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016005: Starting Services for CDI deployment: switchyard-quickstart-camel-soap-proxy-1.1.0-SNAPSHOT.jar
[0m[0m01:14:32,758 INFO [org.jboss.weld.Version] (MSC service thread 1-2) WELD-000900 1.1.10 (Final)
[0m[0m01:14:32,838 INFO [org.switchyard] (MSC service thread 1-2) Deploying SwitchYard application 'switchyard-quickstart-camel-soap-proxy-1.1.0-SNAPSHOT.jar'
[0m[0m01:14:32,923 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016008: Starting weld service for deployment switchyard-quickstart-camel-soap-proxy-1.1.0-SNAPSHOT.jar
[0m[0m01:14:35,484 INFO [org.switchyard] (MSC service thread 1-2) Starting SwitchYard service
[0m[0m01:14:35,801 INFO [org.apache.camel.management.ManagementStrategyFactory] (MSC service thread 1-2) JMX enabled.
[0m[0m01:14:35,860 INFO [org.switchyard.security] (MSC service thread 1-2) SWITCHYARD014201: Using SecurityProvider implementation: org.switchyard.security.jboss.spi.JBossJaasSecurityProvider
[0m[0m01:14:35,876 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-2) Apache Camel 1.1.0-SNAPSHOT (CamelContext: camel-1) is starting
[0m[0m01:14:35,878 INFO [org.apache.camel.management.DefaultManagementLifecycleStrategy] (MSC service thread 1-2) StatisticsLevel at All so enabling load performance statistics
[0m[0m01:14:36,486 INFO [org.apache.deltaspike.core.util.ProjectStageProducer] (MSC service thread 1-2) Computed the following DeltaSpike ProjectStage: Production
[0m[0m01:14:36,514 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] (MSC service thread 1-2) Loaded 179 type converters
[0m[0m01:14:37,142 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-2) Total 0 routes, of which 0 is started.
[0m[0m01:14:37,233 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-2) Apache Camel 1.1.0-SNAPSHOT (CamelContext: camel-1) started in 1.267 seconds
[0m[0m01:14:38,197 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] (MSC service thread 1-2) Loaded 179 type converters
[0m[0m01:14:40,834 INFO [org.switchyard.component.soap.OutboundHandler] (MSC service thread 1-2) Creating dispatch with WSDL vfs:/content/switchyard-quickstart-camel-soap-proxy-1.1.0-SNAPSHOT.jar/META-INF/ReverseService.wsdl
[0m[0m01:14:49,103 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-2) Route: direct:{urn:switchyard-quickstart:camel-soap-proxy:1.0}ProxyService/ReverseService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-soap-proxy:1.0%7DProxyService/ReverseService]
[0m[0m01:14:52,448 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-2) Route: route1 started and consuming from: Endpoint[switchyard://ProxyService]
[0m[0m01:14:56,581 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-2) Route: direct:{urn:switchyard-quickstart:camel-soap-proxy:1.0}PromotedProxyService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-soap-proxy:1.0%7DPromotedProxyService]
[0m[0m01:14:56,611 INFO [org.switchyard] (MSC service thread 1-2) Addressing [enabled = false, required = false]
[0m[0m01:14:56,612 INFO [org.switchyard] (MSC service thread 1-2) MTOM [enabled = false, threshold = 0]
[0m[0m01:14:56,816 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-2) JBWS024061: Adding service endpoint metadata: id=ReverseService
address=http://localhost:8080/proxy/ReverseService
implementor=org.switchyard.component.soap.endpoint.BaseWebService
serviceName={urn:switchyard-quickstart:camel-soap-proxy:1.0}ReverseService
portName={urn:switchyard-quickstart:camel-soap-proxy:1.0}ReverseServicePort
annotationWsdlLocation=null
wsdlLocationOverride=vfs:/content/switchyard-quickstart-camel-soap-proxy-1.1.0-SNAPSHOT.jar/META-INF/ReverseService.wsdl
mtomEnabled=false
handlers=[org.switchyard.component.soap.InboundResponseHandler]
[0m[0m01:14:57,076 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {urn:switchyard-quickstart:camel-soap-proxy:1.0}ReverseService from WSDL: vfs:/content/switchyard-quickstart-camel-soap-proxy-1.1.0-SNAPSHOT.jar/META-INF/ReverseService.wsdl
[0m[0m01:14:57,238 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8080/proxy/ReverseService
[0m[0m01:14:57,651 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-2) JBWS024074: WSDL published to: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...>
[0m[0m01:14:57,672 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.port-component-link
[0m[0m01:14:57,681 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."proxy.deployment".ReverseService
[0m[0m01:14:58,491 INFO [org.jboss.as.server] (management-handler-thread - 1) JBAS018559: Deployed "switchyard-quickstart-camel-soap-proxy-1.1.0-SNAPSHOT.jar" (runtime-name : "switchyard-quickstart-camel-soap-proxy-1.1.0-SNAPSHOT.jar")
[0m[0m01:15:03,314 INFO [org.apache.catalina.core] (MSC service thread 1-1) JBWEB001079: Container org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/proxy] has not been started
[0m[0m01:15:03,327 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015540: Stopping service jboss.ws.endpoint."proxy.deployment".ReverseService
[0m[31m01:15:03,332 ERROR [org.jboss.ws.common.deployment] (MSC service thread 1-2) JBWS022102: Cannot stop endpoint in state STOPPED: jboss.ws:context=proxy,endpoint=ReverseService
[0m[0m01:15:03,343 INFO [org.apache.catalina.core] (MSC service thread 1-2) JBWEB001079: Container org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/jbossws] has not been started
[0m[0m01:15:03,351 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015540: Stopping service jboss.ws.port-component-link
[0m[0m01:15:04,497 INFO [org.switchyard.component.soap.InboundHandler] (MSC service thread 1-1) WebService {urn:switchyard-quickstart:camel-soap-proxy:1.0}ReverseService:ReverseServicePort stopped.
[0m[0m01:15:04,522 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-1) Apache Camel 1.1.0-SNAPSHOT (CamelContext: camel-1) is shutting down
[0m[0m01:15:04,531 INFO [org.apache.camel.impl.DefaultShutdownStrategy] (MSC service thread 1-1) Starting to graceful shutdown 3 routes (timeout 30 seconds)
[0m[0m01:15:04,559 INFO [org.apache.camel.impl.DefaultShutdownStrategy] (Camel (camel-1) thread #1 - ShutdownTask) Route: direct:{urn:switchyard-quickstart:camel-soap-proxy:1.0}PromotedProxyService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-soap-proxy:1.0%7DPromotedProxyService]
[0m[0m01:15:04,567 INFO [org.apache.camel.impl.DefaultShutdownStrategy] (Camel (camel-1) thread #1 - ShutdownTask) Route: route1 shutdown complete, was consuming from: Endpoint[switchyard://ProxyService]
[0m[0m01:15:04,569 INFO [org.apache.camel.impl.DefaultShutdownStrategy] (Camel (camel-1) thread #1 - ShutdownTask) Route: direct:{urn:switchyard-quickstart:camel-soap-proxy:1.0}ProxyService/ReverseService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-soap-proxy:1.0%7DProxyService/ReverseService]
[0m[0m01:15:04,577 INFO [org.apache.camel.impl.DefaultShutdownStrategy] (MSC service thread 1-1) Graceful shutdown of 3 routes completed in 0 seconds
[0m[0m01:15:04,679 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] (MSC service thread 1-1) TypeConverterRegistry utilization[attempts=0, hits=0, misses=0, failures=0] mappings[total=179, misses=0]
[0m[0m01:15:04,712 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-1) Apache Camel 1.1.0-SNAPSHOT (CamelContext: camel-1) is shutdown in 0.190 seconds. Uptime 28.837 seconds.
[0m[0m01:15:04,724 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016009: Stopping weld service for deployment switchyard-quickstart-camel-soap-proxy-1.1.0-SNAPSHOT.jar
[0m[0m01:15:04,827 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015877: Stopped deployment switchyard-quickstart-camel-soap-proxy-1.1.0-SNAPSHOT.jar (runtime-name: switchyard-quickstart-camel-soap-proxy-1.1.0-SNAPSHOT.jar) in 1555ms
[0m[0m01:15:05,044 INFO [org.jboss.as.repository] (management-handler-thread - 2) JBAS014901: Content removed from location <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...>
[0m[0m01:15:05,048 INFO [org.jboss.as.server] (management-handler-thread - 2) JBAS018558: Undeployed "switchyard-quickstart-camel-soap-proxy-1.1.0-SNAPSHOT.jar" (runtime-name: "switchyard-quickstart-camel-soap-proxy-1.1.0-SNAPSHOT.jar")
[0m@SLTests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 89.513 sec
Results :
Tests in error:
Tests run: 60, Failures: 0, Errors: 1, Skipped: 2
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SwitchYard: Distribution .......................... SUCCESS [14.645s]
[INFO] SwitchYard: Release Distribution Tests Utilities .. SUCCESS [1:24.627s]
[INFO] SwitchYard: Distribution Artifacts ................ SUCCESS [2.536s]
[INFO] SwitchYard: AS7 Parent ............................ SUCCESS [0.089s]
[INFO] SwitchYard: AS7 KIE/Drools/jBPM ................... SUCCESS [4:20.040s]
[INFO] SwitchYard: AS7 Extension ......................... SUCCESS [1:11.633s]
[INFO] SwitchYard: AS7 Modules ........................... SUCCESS [5:35.917s]
[INFO] SwitchYard: AS7 Release Distribution Tests ........ SUCCESS [54.766s]
[INFO] SwitchYard: AS7 Bundle ............................ SUCCESS [53.582s]
[INFO] SwitchYard: AS7 Standalone Parent ................. SUCCESS [0.042s]
[INFO] SwitchYard: AS7 Distribution ...................... FAILURE [58:18.017s]
[INFO] SwitchYard: Forge Plugin Distribution ............. SKIPPED
[INFO] SwitchYard: Tools Distribution .................... SKIPPED
[INFO] SwitchYard: Forge Installer ....................... SKIPPED
[INFO] SwitchYard: Installer ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:13:13.041s
[INFO] Finished at: Wed Oct 02 01:15:07 EDT 2013
[INFO] Final Memory: 120M/340M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on project switchyard-as7-standalone-dist: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...> 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-as7-standalone-dist
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
11 years, 3 months
Build failed in Jenkins: SwitchYard-Quickstarts #1811
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
------------------------------------------
[...truncated 3575 lines...]
09:08:01,606 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of which 0 is started.
09:08:01,607 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-2) started in 0.476 seconds
09:08:02,229 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService/RemoveService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService/RemoveService]
09:08:02,635 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService/StoreService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService/StoreService]
09:08:03,010 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService]
09:08:03,084 DEBUG [org.apache.camel.component.sql.SqlProducer] Starting producer: Producer[sql://SELECT%20*%20FROM%20greetings?dataSourceRef=java%3Ajboss%2Fdatasources%2FExampleDS]
09:08:03,114 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1#-702531588 started and consuming from: Endpoint[timer://V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1%23-702531588?delay=1000&period=1s]
09:08:03,133 INFO [org.quartz.simpl.SimpleThreadPool] Job execution threads will use class loader of thread: main
09:08:03,135 INFO [org.quartz.core.SchedulerSignalerImpl] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
09:08:03,135 INFO [org.quartz.core.QuartzScheduler] Quartz Scheduler v.1.8.5 created.
09:08:03,135 INFO [org.quartz.simpl.RAMJobStore] RAMJobStore initialized.
09:08:03,135 INFO [org.quartz.core.QuartzScheduler] Scheduler meta-data: Quartz Scheduler (v1.8.5) 'DefaultQuartzScheduler-camel-2' with instanceId 'NON_CLUSTERED'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
09:08:03,135 INFO [org.quartz.impl.StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler-camel-2' initialized from an externally provided properties instance.
09:08:03,136 INFO [org.quartz.impl.StdSchedulerFactory] Quartz scheduler version: 1.8.5
09:08:03,136 INFO [org.apache.camel.component.quartz.QuartzComponent] Starting Quartz scheduler: DefaultQuartzScheduler-camel-2
09:08:03,136 INFO [org.quartz.core.QuartzScheduler] Scheduler DefaultQuartzScheduler-camel-2_$_NON_CLUSTERED started.
09:08:03,210 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelQuartzBindingModel/GreetingService@_GreetingService_quartz_2#494946266 started and consuming from: Endpoint[quartz://EveryFiveSecondsJob?cron=*%2F5+*+*+*+*+%3F]
09:08:03,227 INFO [org.switchyard.bus.camel] SWITCHYARD011002: Removing route direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService
09:08:03,228 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 30 seconds)
09:08:03,230 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService]
09:08:03,231 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
09:08:03,238 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService stopped, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService]
09:08:03,245 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService shutdown and removed, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService]
09:08:03,541 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService]
09:08:03,566 DEBUG [org.apache.camel.component.sql.SqlProducer] Starting producer: Producer[sql://INSERT%20INTO%20greetings%20(receiver,sender,id)%20VALUES%20(%23,%23,%23)?dataSourceRef=java%3Ajboss%2Fdatasources%2FExampleDS]
09:08:03,570 TRACE [org.apache.camel.component.sql.SqlProducer] Setting parameter #1 with value: Keith
09:08:03,571 TRACE [org.apache.camel.component.sql.SqlProducer] Setting parameter #2 with value: David
09:08:03,571 TRACE [org.apache.camel.component.sql.SqlProducer] Setting parameter #3 with value: null
09:08:03,578 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 30 seconds)
09:08:03,580 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1#-702531588 shutdown complete, was consuming from: Endpoint[timer://V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1%23-702531588?delay=1000&period=1s]
09:08:03,581 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
09:08:03,582 DEBUG [org.apache.camel.component.sql.SqlProducer] Stopping producer: Producer[sql://SELECT%20*%20FROM%20greetings?dataSourceRef=java%3Ajboss%2Fdatasources%2FExampleDS]
09:08:03,584 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1#-702531588 stopped, was consuming from: Endpoint[timer://V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1%23-702531588?delay=1000&period=1s]
09:08:03,588 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1#-702531588 shutdown and removed, was consuming from: Endpoint[timer://V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1%23-702531588?delay=1000&period=1s]
09:08:03,589 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 30 seconds)
09:08:03,592 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: V1CamelQuartzBindingModel/GreetingService@_GreetingService_quartz_2#494946266 shutdown complete, was consuming from: Endpoint[quartz://EveryFiveSecondsJob?cron=*%2F5+*+*+*+*+%3F]
09:08:03,593 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
09:08:03,595 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelQuartzBindingModel/GreetingService@_GreetingService_quartz_2#494946266 stopped, was consuming from: Endpoint[quartz://EveryFiveSecondsJob?cron=*%2F5+*+*+*+*+%3F]
09:08:03,598 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelQuartzBindingModel/GreetingService@_GreetingService_quartz_2#494946266 shutdown and removed, was consuming from: Endpoint[quartz://EveryFiveSecondsJob?cron=*%2F5+*+*+*+*+%3F]
09:08:03,600 DEBUG [org.apache.camel.component.sql.SqlProducer] Stopping producer: Producer[sql://INSERT%20INTO%20greetings%20(receiver,sender,id)%20VALUES%20(%23,%23,%23)?dataSourceRef=java%3Ajboss%2Fdatasources%2FExampleDS]
09:08:03,602 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-2) is shutting down
09:08:03,603 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 3 routes (timeout 30 seconds)
09:08:03,604 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService]
09:08:03,605 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService/StoreService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService/StoreService]
09:08:03,606 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService/RemoveService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService/RemoveService]
09:08:03,607 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 3 routes completed in 0 seconds
09:08:03,631 INFO [org.apache.camel.component.quartz.QuartzComponent] There are no more jobs registered, so shutting down Quartz scheduler: DefaultQuartzScheduler-camel-2
09:08:03,631 INFO [org.quartz.core.QuartzScheduler] Scheduler DefaultQuartzScheduler-camel-2_$_NON_CLUSTERED shutting down.
09:08:03,631 INFO [org.quartz.core.QuartzScheduler] Scheduler DefaultQuartzScheduler-camel-2_$_NON_CLUSTERED paused.
09:08:03,633 INFO [org.quartz.core.QuartzScheduler] Scheduler DefaultQuartzScheduler-camel-2_$_NON_CLUSTERED shutdown complete.
09:08:03,635 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] TypeConverterRegistry utilization[attempts=11, hits=11, misses=0, failures=0] mappings[total=187, misses=0]
09:08:03,640 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-2) is shutdown in 0.038 seconds. Uptime 2.510 seconds.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.678 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-sql-binding ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ switchyard-quickstart-camel-sql-binding ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-sql-binding/1.1.0-SNAPSHOT/switchyard-quickstart-camel-sql-binding-1.1.0-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-sql-binding/1.1.0-SNAPSHOT/switchyard-quickstart-camel-sql-binding-1.1.0-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-sql-binding/1.1.0-SNAPSHOT/switchyard-quickstart-camel-sql-binding-1.1.0-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart : Camel Mail Binding 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/switchyar...
Downloading: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/c...
Downloading: http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-co...
Downloading: http://maven.repository.redhat.com/earlyaccess/all/org/switchyard/compone...
1020 B
Downloaded: http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-co... (1020 B at 2.9 KB/sec)
Downloading: http://snapshots.repository.codehaus.org/org/switchyard/components/switch...
1020 B
1020 B 1020 B
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/switchyar... (1020 B at 0.8 KB/sec)
Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/c... (1020 B at 0.7 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/switchyar...
Downloading: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/c...
Downloading: http://maven.repository.redhat.com/earlyaccess/all/org/switchyard/compone...
Downloading: http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-co...
1020 B
Downloading: http://snapshots.repository.codehaus.org/org/switchyard/components/switch...
1020 B 1020 B
Downloaded: http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-co... (1020 B at 3.0 KB/sec)
1020 B 1020 B
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/switchyar... (1020 B at 2.3 KB/sec)
Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/c... (1020 B at 2.0 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ switchyard-quickstart-camel-mail-binding ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-quickstart-camel-mail-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-mail-binding ---
[INFO] Compiling 2 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
[INFO]
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-quickstart-camel-mail-binding ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
[INFO]
[INFO] --- switchyard-plugin:1.1.0-SNAPSHOT:configure (default) @ switchyard-quickstart-camel-mail-binding ---
[INFO] SwitchYard plugin scanning: [<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...]>
[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-quickstart-camel-mail-binding ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ switchyard-quickstart-camel-mail-binding ---
[INFO] Compiling 1 source file to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
[INFO]
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-quickstart-camel-mail-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.mail.CamelMailBindingTest
Oct 1, 2013 9:08:18 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage
INFO: Computed the following DeltaSpike ProjectStage: Production
Received message with content
Community
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 12.154 sec <<< FAILURE!
Results :
Failed tests:
shouldReceiveMessageAndSendOutgoingMail(org.switchyard.quickstarts.camel.mail.CamelMailBindingTest)
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SwitchYard: Quickstarts ........................... SUCCESS [2.383s]
[INFO] Quickstart : Bean Service ......................... SUCCESS [1:59.111s]
[INFO] Quickstart : BPEL Service ......................... SUCCESS [0.054s]
[INFO] Quickstart : BPEL Service : Say Hello ............. SUCCESS [1:05.994s]
[INFO] Quickstart : BPEL Service : JMS Binding ........... SUCCESS [41.225s]
[INFO] Quickstart : BPEL Service : Loan Approval ......... SUCCESS [1:01.577s]
[INFO] Quickstart : BPEL Service : Simple Correlation .... SUCCESS [48.987s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA .. SUCCESS [0.107s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA : Business Travel Process SUCCESS [2.764s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA : Airport Web Service SUCCESS [7.215s]
[INFO] Quickstart : BPEL Service : XTS WSAT .............. SUCCESS [0.047s]
[INFO] Quickstart : BPEL Service : XTS WSAT : Business Travel Process SUCCESS [4.227s]
[INFO] Quickstart : BPEL Service : XTS WSAT : Airport Web Service SUCCESS [7.125s]
[INFO] Quickstart : BPM Service .......................... SUCCESS [1:29.337s]
[INFO] Quickstart : Camel Binding ........................ SUCCESS [19.456s]
[INFO] Quickstart : Camel JAXB ........................... SUCCESS [20.824s]
[INFO] Quickstart : Camel AMQP Binding ................... SUCCESS [31.611s]
[INFO] Quickstart : Camel FTP Binding .................... SUCCESS [23.198s]
[INFO] Quickstart : Camel JMS Binding .................... SUCCESS [22.914s]
[INFO] Quickstart : Camel Netty Binding .................. SUCCESS [40.505s]
[INFO] Quickstart : Camel Quartz Binding ................. SUCCESS [26.981s]
[INFO] Quickstart : Camel JPA Binding .................... SUCCESS [43.913s]
[INFO] Quickstart : Camel SQL Binding .................... SUCCESS [24.896s]
[INFO] Quickstart : Camel Mail Binding ................... FAILURE [20.296s]
[INFO] Quickstart : Camel Service ........................ SKIPPED
[INFO] Quickstart : Camel SOAP Proxy ..................... SKIPPED
[INFO] Quickstart : Camel Exchange Bus CDI ............... SKIPPED
[INFO] Quickstart : EAR Deployment - Service Artifacts ... SKIPPED
[INFO] Quickstart : EAR Deployment - Order Service ....... SKIPPED
[INFO] Quickstart : EAR Deployment - Order Consumer ...... SKIPPED
[INFO] Quickstart : EAR Deployment - Application Assembly SKIPPED
[INFO] Quickstart : EAR Deployment ....................... SKIPPED
[INFO] Quickstart : HTTP Binding ......................... SKIPPED
[INFO] Quickstart : Remote 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 : Rules Interview (Decision Table) ..... SKIPPED
[INFO] Quickstart : SOAP with WS-Addressing .............. SKIPPED
[INFO] Quickstart : SOAP with Attachments ................ SKIPPED
[INFO] Quickstart : SOAP Binding RPC/Lit ................. SKIPPED
[INFO] Quickstart : SOAP with MTOM ....................... SKIPPED
[INFO] Quickstart : JCA Inflow Binding for HornetQ ....... SKIPPED
[INFO] Quickstart : JCA Outbound Binding for HornetQ ..... SKIPPED
[INFO] Quickstart : JCA Inflow Binding for ActiveMQ ...... SKIPPED
[INFO] Quickstart : JCA Outbound Binding for ActiveMQ .... 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 : 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 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] SwitchYard : Quickstarts Distribution Assembly .... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:19.077s
[INFO] Finished at: Tue Oct 01 09:08:24 EDT 2013
[INFO] Final Memory: 138M/386M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on project switchyard-quickstart-camel-mail-binding: 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-quickstart-camel-mail-binding
Build step 'Invoke top-level Maven targets' marked build as failure
11 years, 3 months