See
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
------------------------------------------
[...truncated 2676 lines...]
Downloaded:
https://repository.jboss.org/nexus/content/groups/public/org/switchyard/c...
(1019 B at 2.6 KB/sec)
Downloading:
https://repository.jboss.org/nexus/content/groups/public/org/switchyard/c...
Downloading:
http://snapshots.repository.codehaus.org/org/switchyard/components/switch...
1019 B
Downloaded:
https://repository.jboss.org/nexus/content/groups/public/org/switchyard/c...
(1019 B at 4.5 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @
switchyard-quickstart-camel-sql-binding ---
[INFO] Deleting
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @
switchyard-quickstart-camel-sql-binding ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @
switchyard-quickstart-camel-sql-binding ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @
switchyard-quickstart-camel-sql-binding ---
[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-quickstart-camel-sql-binding ---
[INFO] Compiling 6 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-sql-binding ---
[INFO] Building jar:
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
[INFO]
[INFO] --- switchyard-plugin:0.8.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:39:21,768 INFO [org.jboss.weld.Version] WELD-000900 1.1.5 (AS71)
08:39:24,362 INFO [org.apache.camel.management.ManagementStrategyFactory] JMX enabled.
08:39:24,493 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.10.0 (CamelContext: camel-1) is starting
08:39:24,499 INFO [org.apache.camel.management.DefaultManagementLifecycleStrategy]
StatisticsLevel at All so enabling load performance statistics
08:39:25,372 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 187 type
converters
08:39:25,471 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of
which 0 is started.
08:39:25,475 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.10.0 (CamelContext: camel-1) started in 0.979 seconds
08:39:25,825 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 187 type
converters
08:39:27,346 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}RemoveService started and
consuming from:
Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DRemoveService]
08:39:27,844 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}StoreService started and
consuming from:
Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DStoreService]
08:39:28,499 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:39:28,747 DEBUG [org.apache.camel.component.sql.SqlProducer] Starting producer:
Producer[sql://SELECT%20*%20FROM%20greetings?dataSourceRef=java%3Ajboss%2Fdatasources%2FExampleDS]
08:39:29,129 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
V1CamelSqlBindingModel/GreetingService@-702531588 started and consuming from:
Endpoint[timer://V1CamelSqlBindingModel/GreetingService@-702531588?delay=1000&period=1s]
08:39:29,251 INFO [org.quartz.simpl.SimpleThreadPool] Job execution threads will use
class loader of thread: main
08:39:29,297 INFO [org.quartz.core.SchedulerSignalerImpl] Initialized Scheduler Signaller
of type: class org.quartz.core.SchedulerSignalerImpl
08:39:29,298 INFO [org.quartz.core.QuartzScheduler] Quartz Scheduler v.1.8.5 created.
08:39:29,302 INFO [org.quartz.simpl.RAMJobStore] RAMJobStore initialized.
08:39:29,305 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:39:29,305 INFO [org.quartz.impl.StdSchedulerFactory] Quartz scheduler
'DefaultQuartzScheduler-camel-1' initialized from an externally provided
properties instance.
08:39:29,306 INFO [org.quartz.impl.StdSchedulerFactory] Quartz scheduler version: 1.8.5
08:39:29,306 INFO [org.apache.camel.component.quartz.QuartzComponent] Starting Quartz
scheduler: DefaultQuartzScheduler-camel-1
08:39:29,306 INFO [org.quartz.core.QuartzScheduler] Scheduler
DefaultQuartzScheduler-camel-1_$_NON_CLUSTERED started.
08:39:29,468 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
V1CamelQuartzBindingModel/GreetingService@494946266 started and consuming from:
Endpoint[quartz://EveryFiveSecondsJob?cron=*%2F5+*+*+*+*+%3F]
08:39:30,454 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful
shutdown 1 routes (timeout 300 seconds)
08:39:30,486 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route:
V1CamelSqlBindingModel/GreetingService@-702531588 shutdown complete, was consuming from:
Endpoint[timer://V1CamelSqlBindingModel/GreetingService@-702531588?delay=1000&period=1s]
08:39:30,488 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1
routes completed in 0 seconds
08:39:30,492 DEBUG [org.apache.camel.component.sql.SqlProducer] Stopping producer:
Producer[sql://SELECT%20*%20FROM%20greetings?dataSourceRef=java%3Ajboss%2Fdatasources%2FExampleDS]
08:39:30,496 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
V1CamelSqlBindingModel/GreetingService@-702531588 stopped, was consuming from:
Endpoint[timer://V1CamelSqlBindingModel/GreetingService@-702531588?delay=1000&period=1s]
08:39:30,509 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
V1CamelSqlBindingModel/GreetingService@-702531588 shutdown and removed, was consuming
from:
Endpoint[timer://V1CamelSqlBindingModel/GreetingService@-702531588?delay=1000&period=1s]
08:39:30,511 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful
shutdown 1 routes (timeout 300 seconds)
08:39:30,516 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route:
V1CamelQuartzBindingModel/GreetingService@494946266 shutdown complete, was consuming from:
Endpoint[quartz://EveryFiveSecondsJob?cron=*%2F5+*+*+*+*+%3F]
08:39:30,517 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1
routes completed in 0 seconds
08:39:30,520 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
V1CamelQuartzBindingModel/GreetingService@494946266 stopped, was consuming from:
Endpoint[quartz://EveryFiveSecondsJob?cron=*%2F5+*+*+*+*+%3F]
08:39:30,528 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
V1CamelQuartzBindingModel/GreetingService@494946266 shutdown and removed, was consuming
from: Endpoint[quartz://EveryFiveSecondsJob?cron=*%2F5+*+*+*+*+%3F]
08:39:30,535 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.10.0 (CamelContext: camel-1) is shutting down
08:39:30,535 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful
shutdown 3 routes (timeout 300 seconds)
08:39:30,537 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:39:30,538 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route:
direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}StoreService shutdown complete,
was consuming from:
Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DStoreService]
08:39:30,539 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route:
direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}RemoveService shutdown complete,
was consuming from:
Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DRemoveService]
08:39:30,540 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 3
routes completed in 0 seconds
08:39:30,570 INFO [org.apache.camel.component.quartz.QuartzComponent] There are no more
jobs registered, so shutting down Quartz scheduler: DefaultQuartzScheduler-camel-1
08:39:30,570 INFO [org.quartz.core.QuartzScheduler] Scheduler
DefaultQuartzScheduler-camel-1_$_NON_CLUSTERED shutting down.
08:39:30,570 INFO [org.quartz.core.QuartzScheduler] Scheduler
DefaultQuartzScheduler-camel-1_$_NON_CLUSTERED paused.
08:39:30,573 INFO [org.quartz.core.QuartzScheduler] Scheduler
DefaultQuartzScheduler-camel-1_$_NON_CLUSTERED shutdown complete.
08:39:30,579 INFO [org.apache.camel.impl.converter.DefaultTypeConverter]
TypeConverterRegistry utilization[attempts=7, hits=7, misses=0, failures=0]
mappings[total=188, misses=0]
08:39:30,585 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.10.0 (CamelContext: camel-1) is shutdown in 0.049 seconds. Uptime 6.092 seconds.
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 14.517 sec <<<
FAILURE!
Running org.switchyard.quickstarts.camel.sql.CamelSqlStoreTest
08:39:33,536 INFO [org.apache.camel.management.ManagementStrategyFactory] JMX enabled.
08:39:33,538 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.10.0 (CamelContext: camel-3) is starting
08:39:33,539 INFO [org.apache.camel.management.DefaultManagementLifecycleStrategy]
StatisticsLevel at All so enabling load performance statistics
08:39:34,230 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 187 type
converters
08:39:34,274 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of
which 0 is started.
08:39:34,276 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.10.0 (CamelContext: camel-3) started in 0.737 seconds
08:39:35,663 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}RemoveService started and
consuming from:
Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DRemoveService]
08:39:36,046 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}StoreService started and
consuming from:
Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DStoreService]
08:39:36,463 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:39:36,624 DEBUG [org.apache.camel.component.sql.SqlProducer] Starting producer:
Producer[sql://SELECT%20*%20FROM%20greetings?dataSourceRef=java%3Ajboss%2Fdatasources%2FExampleDS]
08:39:36,662 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
V1CamelSqlBindingModel/GreetingService@-702531588 started and consuming from:
Endpoint[timer://V1CamelSqlBindingModel/GreetingService@-702531588?delay=1000&period=1s]
08:39:36,681 INFO [org.quartz.simpl.SimpleThreadPool] Job execution threads will use
class loader of thread: main
08:39:36,686 INFO [org.quartz.core.SchedulerSignalerImpl] Initialized Scheduler Signaller
of type: class org.quartz.core.SchedulerSignalerImpl
08:39:36,686 INFO [org.quartz.core.QuartzScheduler] Quartz Scheduler v.1.8.5 created.
08:39:36,687 INFO [org.quartz.simpl.RAMJobStore] RAMJobStore initialized.
08:39:36,687 INFO [org.quartz.core.QuartzScheduler] Scheduler meta-data: Quartz Scheduler
(v1.8.5) 'DefaultQuartzScheduler-camel-3' 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:39:36,689 INFO [org.quartz.impl.StdSchedulerFactory] Quartz scheduler
'DefaultQuartzScheduler-camel-3' initialized from an externally provided
properties instance.
08:39:36,691 INFO [org.quartz.impl.StdSchedulerFactory] Quartz scheduler version: 1.8.5
08:39:36,691 INFO [org.apache.camel.component.quartz.QuartzComponent] Starting Quartz
scheduler: DefaultQuartzScheduler-camel-3
08:39:36,692 INFO [org.quartz.core.QuartzScheduler] Scheduler
DefaultQuartzScheduler-camel-3_$_NON_CLUSTERED started.
08:39:36,735 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
V1CamelQuartzBindingModel/GreetingService@494946266 started and consuming from:
Endpoint[quartz://EveryFiveSecondsJob?cron=*%2F5+*+*+*+*+%3F]
08:39:36,744 INFO [org.switchyard.bus.camel.CamelExchangeBus] Removing route
direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService
08:39:36,744 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful
shutdown 1 routes (timeout 300 seconds)
08:39:36,746 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:39:36,747 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1
routes completed in 0 seconds
08:39:36,751 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:39:36,754 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:39:37,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]
08:39:37,023 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:39:37,026 TRACE [org.apache.camel.component.sql.SqlProducer] Setting parameter #1 with
value: Keith
08:39:37,026 TRACE [org.apache.camel.component.sql.SqlProducer] Setting parameter #2 with
value: David
08:39:37,026 TRACE [org.apache.camel.component.sql.SqlProducer] Setting parameter #3 with
value: null
08:39:37,030 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful
shutdown 1 routes (timeout 300 seconds)
08:39:37,031 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route:
V1CamelSqlBindingModel/GreetingService@-702531588 shutdown complete, was consuming from:
Endpoint[timer://V1CamelSqlBindingModel/GreetingService@-702531588?delay=1000&period=1s]
08:39:37,031 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1
routes completed in 0 seconds
08:39:37,032 DEBUG [org.apache.camel.component.sql.SqlProducer] Stopping producer:
Producer[sql://SELECT%20*%20FROM%20greetings?dataSourceRef=java%3Ajboss%2Fdatasources%2FExampleDS]
08:39:37,034 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
V1CamelSqlBindingModel/GreetingService@-702531588 stopped, was consuming from:
Endpoint[timer://V1CamelSqlBindingModel/GreetingService@-702531588?delay=1000&period=1s]
08:39:37,036 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
V1CamelSqlBindingModel/GreetingService@-702531588 shutdown and removed, was consuming
from:
Endpoint[timer://V1CamelSqlBindingModel/GreetingService@-702531588?delay=1000&period=1s]
08:39:37,036 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful
shutdown 1 routes (timeout 300 seconds)
08:39:37,038 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route:
V1CamelQuartzBindingModel/GreetingService@494946266 shutdown complete, was consuming from:
Endpoint[quartz://EveryFiveSecondsJob?cron=*%2F5+*+*+*+*+%3F]
08:39:37,039 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1
routes completed in 0 seconds
08:39:37,040 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
V1CamelQuartzBindingModel/GreetingService@494946266 stopped, was consuming from:
Endpoint[quartz://EveryFiveSecondsJob?cron=*%2F5+*+*+*+*+%3F]
08:39:37,042 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
V1CamelQuartzBindingModel/GreetingService@494946266 shutdown and removed, was consuming
from: Endpoint[quartz://EveryFiveSecondsJob?cron=*%2F5+*+*+*+*+%3F]
08:39:37,043 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:39:37,045 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.10.0 (CamelContext: camel-3) is shutting down
08:39:37,046 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful
shutdown 3 routes (timeout 300 seconds)
08:39:37,047 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:39:37,047 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route:
direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}StoreService shutdown complete,
was consuming from:
Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DStoreService]
08:39:37,047 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route:
direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}RemoveService shutdown complete,
was consuming from:
Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DRemoveService]
08:39:37,048 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 3
routes completed in 0 seconds
08:39:37,060 INFO [org.apache.camel.component.quartz.QuartzComponent] There are no more
jobs registered, so shutting down Quartz scheduler: DefaultQuartzScheduler-camel-3
08:39:37,061 INFO [org.quartz.core.QuartzScheduler] Scheduler
DefaultQuartzScheduler-camel-3_$_NON_CLUSTERED shutting down.
08:39:37,061 INFO [org.quartz.core.QuartzScheduler] Scheduler
DefaultQuartzScheduler-camel-3_$_NON_CLUSTERED paused.
08:39:37,063 INFO [org.quartz.core.QuartzScheduler] Scheduler
DefaultQuartzScheduler-camel-3_$_NON_CLUSTERED shutdown complete.
08:39:37,065 INFO [org.apache.camel.impl.converter.DefaultTypeConverter]
TypeConverterRegistry utilization[attempts=9, hits=9, misses=0, failures=0]
mappings[total=187, misses=0]
08:39:37,068 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.10.0 (CamelContext: camel-3) is shutdown in 0.023 seconds. Uptime 3.531 seconds.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.41 sec
Results :
Tests in error:
shouldRetrieveGreetings(org.switchyard.quickstarts.camel.sql.CamelSqlRetrieveTest)
Tests run: 2, Failures: 0, Errors: 1, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SwitchYard: Quickstarts ........................... SUCCESS [6.640s]
[INFO] Quickstart : Bean Service ......................... SUCCESS [1:09.903s]
[INFO] Quickstart : BPEL Service ......................... SUCCESS [11.977s]
[INFO] Quickstart : BPEL Service : Say Hello ............. SUCCESS [40.396s]
[INFO] Quickstart : BPEL Service : JMS Binding ........... SUCCESS [40.484s]
[INFO] Quickstart : BPEL Service : Loan Approval ......... SUCCESS [54.804s]
[INFO] Quickstart : BPEL Service : Simple Correlation .... SUCCESS [38.247s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA .. SUCCESS [1.588s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA : Business Travel Process SUCCESS
[5.004s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA : Airport Web Service SUCCESS
[6.278s]
[INFO] Quickstart : BPEL Service : XTS WSAT .............. SUCCESS [1.193s]
[INFO] Quickstart : BPEL Service : XTS WSAT : Business Travel Process SUCCESS [3.486s]
[INFO] Quickstart : BPEL Service : XTS WSAT : Airport Web Service SUCCESS [6.359s]
[INFO] Quickstart : BPM Service .......................... SUCCESS [1:04.355s]
[INFO] Quickstart : Camel Binding ........................ SUCCESS [19.078s]
[INFO] Quickstart : Camel AMQP Binding ................... SUCCESS [28.792s]
[INFO] Quickstart : Camel FTP Binding .................... SUCCESS [26.383s]
[INFO] Quickstart : Camel JMS Binding .................... SUCCESS [25.390s]
[INFO] Quickstart : Camel Netty Binding .................. SUCCESS [33.820s]
[INFO] Quickstart : Camel Quartz Binding ................. SUCCESS [22.617s]
[INFO] Quickstart : Camel JPA Binding .................... SUCCESS [41.118s]
[INFO] Quickstart : Camel SQL Binding .................... FAILURE [29.588s]
[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 : HornetQ Binding ...................... SKIPPED
[INFO] Quickstart : HTTP Binding ......................... SKIPPED
[INFO] Quickstart : RESTEasy Binding ..................... SKIPPED
[INFO] Quickstart : Rules+Camel Content-Based Router ..... SKIPPED
[INFO] Quickstart : Rules Interview ...................... SKIPPED
[INFO] Quickstart : Rules Interview Container ............ SKIPPED
[INFO] Quickstart : JCA Inflow Binding for HornetQ ....... SKIPPED
[INFO] Quickstart : JCA Outbound Binding for HornetQ ..... SKIPPED
[INFO] Quickstart : JAXB Transformation .................. SKIPPED
[INFO] Quickstart : JSON Transformation .................. SKIPPED
[INFO] Quickstart : Smooks Transformation ................ SKIPPED
[INFO] Quickstart : XSLT Transformation .................. SKIPPED
[INFO] Quickstart : XML Message Validation ............... SKIPPED
[INFO] Quickstart Demo : Help Desk ....................... SKIPPED
[INFO] Quickstart Demo : Help Desk - Web App ............. SKIPPED
[INFO] Quickstart Demo : Orders .......................... SKIPPED
[INFO] Quickstart Demo : JEE Webapp Deployment ........... SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Service Artifacts SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Order Service SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Order Consumer SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Web App .. SKIPPED
[INFO] Quickstart Demo: Multiple Applications ............ SKIPPED
[INFO] Quickstart Demo : Security Policy : Basic Authentication (+SSL) SKIPPED
[INFO] Quickstart Demo : Security Policy : Certificate Authentication (+SSL) SKIPPED
[INFO] Quickstart Demo : Security Policy : SAML Assertion (+SSL) SKIPPED
[INFO] Quickstart Demo : Transaction Policy .............. SKIPPED
[INFO] SwitchYard : Quickstarts Distribution Assembly .... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9:47.836s
[INFO] Finished at: Fri Jan 25 08:39:37 EST 2013
[INFO] Final Memory: 131M/503M
[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