[INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.switchyard.quickstarts:switchyard-camel-netty-binding:bundle:2.1.0.redhat-630067 [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:exec-maven-plugin is missing. @ line 268, column 21 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building SwitchYard Quickstart: camel-netty-binding 2.1.0.redhat-630067 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ switchyard-camel-netty-binding --- [INFO] Deleting /home/jkasztur/repos/jenkins-jobs/fuse-server/quickstarts/switchyard/camel-netty-binding/target [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ switchyard-camel-netty-binding --- [INFO] [INFO] --- wildfly-maven-plugin:1.0.2.Final:undeploy (undeploy) @ switchyard-camel-netty-binding --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ switchyard-camel-netty-binding --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.5:compile (default-compile) @ switchyard-camel-netty-binding --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Compiling 5 source files to /home/jkasztur/repos/jenkins-jobs/fuse-server/quickstarts/switchyard/camel-netty-binding/target/classes [INFO] [INFO] --- switchyard-plugin:2.1.0.redhat-630067:configure (default) @ switchyard-camel-netty-binding --- [INFO] SwitchYard configure plugin scanner URLs: [file:/home/jkasztur/repos/jenkins-jobs/fuse-server/quickstarts/switchyard/camel-netty-binding/target/classes/] [INFO] Outputting SwitchYard configuration model to /home/jkasztur/repos/jenkins-jobs/fuse-server/quickstarts/switchyard/camel-netty-binding/target/classes/META-INF/switchyard.xml [INFO] Validating SwitchYard configuration model... [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ switchyard-camel-netty-binding --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.5:testCompile (default-testCompile) @ switchyard-camel-netty-binding --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Compiling 4 source files to /home/jkasztur/repos/jenkins-jobs/fuse-server/quickstarts/switchyard/camel-netty-binding/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ switchyard-camel-netty-binding --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.switchyard.quickstarts.camel.netty.binding.CamelNettyBindingTest 15:23:10,534 INFO [org.jboss.weld.Version] WELD-000900 1.1.31 (Final) 15:23:11,290 WARN [org.jboss.weld.interceptor.util.InterceptionTypeRegistry] Class 'javax.ejb.PostActivate' not found, interception based on it is not enabled 15:23:11,290 WARN [org.jboss.weld.interceptor.util.InterceptionTypeRegistry] Class 'javax.ejb.PrePassivate' not found, interception based on it is not enabled 15:23:12,065 DEBUG [org.switchyard.bus.camel.CamelExchangeBus] Initialization of CamelExchangeBus for domain org.switchyard.domains.root 15:23:12,089 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] Apache Camel 2.17.0.redhat-630067 (CamelContext: org.switchyard.domains.root) is starting 15:23:12,090 INFO [org.apache.camel.management.ManagedManagementStrategy] JMX is enabled 15:23:12,397 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 209 type converters 15:23:12,445 INFO [org.apache.camel.impl.DefaultRuntimeEndpointRegistry] Runtime endpoint registry is in extended mode gathering usage statistics of all incoming and outgoing endpoints (cache limit: 1000) 15:23:12,448 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] AllowUseOriginalMessage is enabled. If access to the original message is not needed, then its recommended to turn this option off as it may improve performance. 15:23:12,449 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] StreamCaching is not in use. If using streams then its recommended to enable stream caching. See more details at http://camel.apache.org/stream-caching.html 15:23:12,449 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] Total 0 routes, of which 0 are started. 15:23:12,450 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] Apache Camel 2.17.0.redhat-630067 (CamelContext: org.switchyard.domains.root) started in 0.360 seconds 15:23:12,603 DEBUG [org.switchyard.bus.camel.CamelExchangeBus] Creating Camel dispatcher for {urn:switchyard-quickstart:camel-netty-binding:0.1.0}SecuredGreetingService 15:23:13,039 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] Route: direct:{urn:switchyard-quickstart:camel-netty-binding:0.1.0}SecuredGreetingService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-netty-binding:0.1.0%7DSecuredGreetingService] 15:23:13,743 DEBUG [org.switchyard.bus.camel.CamelExchangeBus] Created route for direct:{urn:switchyard-quickstart:camel-netty-binding:0.1.0}SecuredGreetingService, definition is: THROTTLE_CHECK
org.switchyard.qos.throttling.maxRequests
IN_OUT_CHECK IN_OUT_CHECK
15:23:13,928 INFO [org.apache.camel.component.netty.NettyConsumer] Netty consumer unbound from: localhost:3939 15:23:13,929 ERROR [org.switchyard.test.SwitchYardRunner] Error while test kit startup org.switchyard.SwitchYardException: org.apache.camel.RuntimeCamelException: java.security.NoSuchAlgorithmException: SunX509 KeyManagerFactory not available at org.switchyard.component.camel.common.handler.InboundHandler.(InboundHandler.java:74) at org.switchyard.component.camel.common.deploy.BaseBindingActivator.createInboundHandler(BaseBindingActivator.java:50) at org.switchyard.component.camel.common.deploy.BaseBindingActivator.activateBinding(BaseBindingActivator.java:43) at org.switchyard.deploy.internal.Deployment.deployServiceBindings(Deployment.java:629) at org.switchyard.deploy.internal.Deployment.start(Deployment.java:145) at org.switchyard.test.SwitchYardTestKit.deploy(SwitchYardTestKit.java:757) at org.switchyard.test.SwitchYardTestKit.start(SwitchYardTestKit.java:177) at org.switchyard.test.SwitchYardRunner.createTest(SwitchYardRunner.java:61) at org.junit.runners.BlockJUnit4ClassRunner$1.runReflectiveCall(BlockJUnit4ClassRunner.java:244) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:241) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.switchyard.test.SwitchYardRunner.run(SwitchYardRunner.java:94) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) Caused by: org.apache.camel.RuntimeCamelException: java.security.NoSuchAlgorithmException: SunX509 KeyManagerFactory not available at org.apache.camel.util.ObjectHelper.wrapRuntimeCamelException(ObjectHelper.java:1690) at org.apache.camel.component.netty.DefaultServerPipelineFactory.(DefaultServerPipelineFactory.java:61) at org.apache.camel.component.netty.NettyConsumer.doStart(NettyConsumer.java:59) at org.apache.camel.support.ServiceSupport.start(ServiceSupport.java:61) at org.apache.camel.impl.DefaultCamelContext.startService(DefaultCamelContext.java:3269) at org.apache.camel.impl.DefaultCamelContext.doStartOrResumeRouteConsumers(DefaultCamelContext.java:3563) at org.apache.camel.impl.DefaultCamelContext.doStartRouteConsumers(DefaultCamelContext.java:3499) at org.apache.camel.impl.DefaultCamelContext.safelyStartRouteServices(DefaultCamelContext.java:3429) at org.apache.camel.impl.DefaultCamelContext.safelyStartRouteServices(DefaultCamelContext.java:3442) at org.apache.camel.impl.DefaultCamelContext.startRouteService(DefaultCamelContext.java:3319) at org.apache.camel.impl.DefaultCamelContext.startRoute(DefaultCamelContext.java:976) at org.apache.camel.impl.DefaultCamelContext.startRouteDefinitions(DefaultCamelContext.java:3295) at org.apache.camel.impl.DefaultCamelContext.addRouteDefinitions(DefaultCamelContext.java:908) at org.apache.camel.impl.DefaultCamelContext.addRouteDefinition(DefaultCamelContext.java:913) at org.switchyard.component.camel.common.handler.InboundHandler.(InboundHandler.java:72) ... 27 more Caused by: java.security.NoSuchAlgorithmException: SunX509 KeyManagerFactory not available at sun.security.jca.GetInstance.getInstance(GetInstance.java:171) at javax.net.ssl.KeyManagerFactory.getInstance(KeyManagerFactory.java:12) at org.apache.camel.component.netty.ssl.SSLEngineFactory.createSSLContext(SSLEngineFactory.java:49) at org.apache.camel.component.netty.DefaultServerPipelineFactory.createSSLContext(DefaultServerPipelineFactory.java:146) at org.apache.camel.component.netty.DefaultServerPipelineFactory.(DefaultServerPipelineFactory.java:59) ... 40 more 15:23:13,933 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] Apache Camel 2.17.0.redhat-630067 (CamelContext: org.switchyard.domains.root) is shutting down 15:23:13,934 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 30 seconds) 15:23:13,973 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:camel-netty-binding:0.1.0}SecuredGreetingService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-netty-binding:0.1.0%7DSecuredGreetingService] 15:23:13,973 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds 15:23:13,981 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] Apache Camel 2.17.0.redhat-630067 (CamelContext: org.switchyard.domains.root) uptime 1.891 seconds 15:23:13,981 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] Apache Camel 2.17.0.redhat-630067 (CamelContext: org.switchyard.domains.root) is shutdown in 0.047 seconds java.lang.Throwable at java.lang.Thread.dumpStack(Thread.java:462) at org.switchyard.component.test.mixins.cdi.CDIMixIn.uninitialize(CDIMixIn.java:258) at org.switchyard.test.SwitchYardTestKit.cleanupMixIns(SwitchYardTestKit.java:810) at org.switchyard.test.SwitchYardTestKit.cleanup(SwitchYardTestKit.java:186) at org.switchyard.test.SwitchYardRunner$TestLifecycleListener.testFinished(SwitchYardRunner.java:104) at org.junit.runner.notification.RunNotifier$7.notifyListener(RunNotifier.java:191) at org.junit.runner.notification.RunNotifier$SafeNotifier.run(RunNotifier.java:61) at org.junit.runner.notification.RunNotifier.fireTestFinished(RunNotifier.java:188) at org.junit.internal.runners.model.EachTestNotifier.fireTestFinished(EachTestNotifier.java:39) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:277) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.switchyard.test.SwitchYardRunner.run(SwitchYardRunner.java:94) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 15:23:14,476 DEBUG [org.switchyard.bus.camel.CamelExchangeBus] Initialization of CamelExchangeBus for domain org.switchyard.domains.root 15:23:14,480 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] Apache Camel 2.17.0.redhat-630067 (CamelContext: org.switchyard.domains.root) is starting 15:23:14,480 INFO [org.apache.camel.management.ManagedManagementStrategy] JMX is enabled 15:23:14,569 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 209 type converters 15:23:14,578 INFO [org.apache.camel.impl.DefaultRuntimeEndpointRegistry] Runtime endpoint registry is in extended mode gathering usage statistics of all incoming and outgoing endpoints (cache limit: 1000) 15:23:14,579 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] AllowUseOriginalMessage is enabled. If access to the original message is not needed, then its recommended to turn this option off as it may improve performance. 15:23:14,580 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] StreamCaching is not in use. If using streams then its recommended to enable stream caching. See more details at http://camel.apache.org/stream-caching.html 15:23:14,580 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] Total 0 routes, of which 0 are started. 15:23:14,580 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] Apache Camel 2.17.0.redhat-630067 (CamelContext: org.switchyard.domains.root) started in 0.100 seconds 15:23:14,672 DEBUG [org.switchyard.bus.camel.CamelExchangeBus] Creating Camel dispatcher for {urn:switchyard-quickstart:camel-netty-binding:0.1.0}SecuredGreetingService 15:23:14,889 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] Route: direct:{urn:switchyard-quickstart:camel-netty-binding:0.1.0}SecuredGreetingService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-netty-binding:0.1.0%7DSecuredGreetingService] 15:23:15,205 DEBUG [org.switchyard.bus.camel.CamelExchangeBus] Created route for direct:{urn:switchyard-quickstart:camel-netty-binding:0.1.0}SecuredGreetingService, definition is: THROTTLE_CHECK
org.switchyard.qos.throttling.maxRequests
IN_OUT_CHECK IN_OUT_CHECK
15:23:15,289 INFO [org.apache.camel.component.netty.NettyConsumer] Netty consumer unbound from: localhost:3939 15:23:15,290 ERROR [org.switchyard.test.SwitchYardRunner] Error while test kit startup org.switchyard.SwitchYardException: org.apache.camel.RuntimeCamelException: java.security.NoSuchAlgorithmException: SunX509 KeyManagerFactory not available at org.switchyard.component.camel.common.handler.InboundHandler.(InboundHandler.java:74) at org.switchyard.component.camel.common.deploy.BaseBindingActivator.createInboundHandler(BaseBindingActivator.java:50) at org.switchyard.component.camel.common.deploy.BaseBindingActivator.activateBinding(BaseBindingActivator.java:43) at org.switchyard.deploy.internal.Deployment.deployServiceBindings(Deployment.java:629) at org.switchyard.deploy.internal.Deployment.start(Deployment.java:145) at org.switchyard.test.SwitchYardTestKit.deploy(SwitchYardTestKit.java:757) at org.switchyard.test.SwitchYardTestKit.start(SwitchYardTestKit.java:177) at org.switchyard.test.SwitchYardRunner.createTest(SwitchYardRunner.java:61) at org.junit.runners.BlockJUnit4ClassRunner$1.runReflectiveCall(BlockJUnit4ClassRunner.java:244) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:241) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.switchyard.test.SwitchYardRunner.run(SwitchYardRunner.java:94) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) Caused by: org.apache.camel.RuntimeCamelException: java.security.NoSuchAlgorithmException: SunX509 KeyManagerFactory not available at org.apache.camel.util.ObjectHelper.wrapRuntimeCamelException(ObjectHelper.java:1690) at org.apache.camel.component.netty.DefaultServerPipelineFactory.(DefaultServerPipelineFactory.java:61) at org.apache.camel.component.netty.NettyConsumer.doStart(NettyConsumer.java:59) at org.apache.camel.support.ServiceSupport.start(ServiceSupport.java:61) at org.apache.camel.impl.DefaultCamelContext.startService(DefaultCamelContext.java:3269) at org.apache.camel.impl.DefaultCamelContext.doStartOrResumeRouteConsumers(DefaultCamelContext.java:3563) at org.apache.camel.impl.DefaultCamelContext.doStartRouteConsumers(DefaultCamelContext.java:3499) at org.apache.camel.impl.DefaultCamelContext.safelyStartRouteServices(DefaultCamelContext.java:3429) at org.apache.camel.impl.DefaultCamelContext.safelyStartRouteServices(DefaultCamelContext.java:3442) at org.apache.camel.impl.DefaultCamelContext.startRouteService(DefaultCamelContext.java:3319) at org.apache.camel.impl.DefaultCamelContext.startRoute(DefaultCamelContext.java:976) at org.apache.camel.impl.DefaultCamelContext.startRouteDefinitions(DefaultCamelContext.java:3295) at org.apache.camel.impl.DefaultCamelContext.addRouteDefinitions(DefaultCamelContext.java:908) at org.apache.camel.impl.DefaultCamelContext.addRouteDefinition(DefaultCamelContext.java:913) at org.switchyard.component.camel.common.handler.InboundHandler.(InboundHandler.java:72) ... 27 more Caused by: java.security.NoSuchAlgorithmException: SunX509 KeyManagerFactory not available at sun.security.jca.GetInstance.getInstance(GetInstance.java:171) at javax.net.ssl.KeyManagerFactory.getInstance(KeyManagerFactory.java:12) at org.apache.camel.component.netty.ssl.SSLEngineFactory.createSSLContext(SSLEngineFactory.java:49) at org.apache.camel.component.netty.DefaultServerPipelineFactory.createSSLContext(DefaultServerPipelineFactory.java:146) at org.apache.camel.component.netty.DefaultServerPipelineFactory.(DefaultServerPipelineFactory.java:59) ... 40 more 15:23:15,296 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] Apache Camel 2.17.0.redhat-630067 (CamelContext: org.switchyard.domains.root) is shutting down 15:23:15,296 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 30 seconds) 15:23:15,301 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:camel-netty-binding:0.1.0}SecuredGreetingService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-netty-binding:0.1.0%7DSecuredGreetingService] 15:23:15,307 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds 15:23:15,317 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] Apache Camel 2.17.0.redhat-630067 (CamelContext: org.switchyard.domains.root) uptime 0.837 seconds 15:23:15,321 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] Apache Camel 2.17.0.redhat-630067 (CamelContext: org.switchyard.domains.root) is shutdown in 0.021 seconds java.lang.Throwable at java.lang.Thread.dumpStack(Thread.java:462) at org.switchyard.component.test.mixins.cdi.CDIMixIn.uninitialize(CDIMixIn.java:258) at org.switchyard.test.SwitchYardTestKit.cleanupMixIns(SwitchYardTestKit.java:810) at org.switchyard.test.SwitchYardTestKit.cleanup(SwitchYardTestKit.java:186) at org.switchyard.test.SwitchYardRunner$TestLifecycleListener.testFinished(SwitchYardRunner.java:104) at org.junit.runner.notification.RunNotifier$7.notifyListener(RunNotifier.java:191) at org.junit.runner.notification.RunNotifier$SafeNotifier.run(RunNotifier.java:61) at org.junit.runner.notification.RunNotifier.fireTestFinished(RunNotifier.java:188) at org.junit.internal.runners.model.EachTestNotifier.fireTestFinished(EachTestNotifier.java:39) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:277) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.switchyard.test.SwitchYardRunner.run(SwitchYardRunner.java:94) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 5.471 sec <<< FAILURE! - in org.switchyard.quickstarts.camel.netty.binding.CamelNettyBindingTest sendTextMessageThroughTcp(org.switchyard.quickstarts.camel.netty.binding.CamelNettyBindingTest) Time elapsed: 0.016 sec <<< ERROR! java.lang.Exception: org.switchyard.SwitchYardException: org.apache.camel.RuntimeCamelException: java.security.NoSuchAlgorithmException: SunX509 KeyManagerFactory not available Caused by: org.switchyard.SwitchYardException: org.apache.camel.RuntimeCamelException: java.security.NoSuchAlgorithmException: SunX509 KeyManagerFactory not available Caused by: org.apache.camel.RuntimeCamelException: java.security.NoSuchAlgorithmException: SunX509 KeyManagerFactory not available Caused by: java.security.NoSuchAlgorithmException: SunX509 KeyManagerFactory not available sendTextMessageThroughUdp(org.switchyard.quickstarts.camel.netty.binding.CamelNettyBindingTest) Time elapsed: 0.001 sec <<< ERROR! java.lang.Exception: org.switchyard.SwitchYardException: org.apache.camel.RuntimeCamelException: java.security.NoSuchAlgorithmException: SunX509 KeyManagerFactory not available Caused by: org.switchyard.SwitchYardException: org.apache.camel.RuntimeCamelException: java.security.NoSuchAlgorithmException: SunX509 KeyManagerFactory not available Caused by: org.apache.camel.RuntimeCamelException: java.security.NoSuchAlgorithmException: SunX509 KeyManagerFactory not available Caused by: java.security.NoSuchAlgorithmException: SunX509 KeyManagerFactory not available Results : Tests in error: CamelNettyBindingTest.sendTextMessageThroughTcp » org.switchyard.SwitchYardEx... CamelNettyBindingTest.sendTextMessageThroughUdp » org.switchyard.SwitchYardEx... Tests run: 2, Failures: 0, Errors: 2, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 12.520 s [INFO] Finished at: 2016-05-05T15:23:15+02:00 [INFO] Final Memory: 66M/267M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project switchyard-camel-netty-binding: There are test failures. [ERROR] [ERROR] Please refer to /home/jkasztur/repos/jenkins-jobs/fuse-server/quickstarts/switchyard/camel-netty-binding/target/surefire-reports 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