[Builder] Build failed in Jenkins: siddhi » siddhi-io-websocket » siddhi-io-websocket-parent #19

cbuilder at wso2.org cbuilder at wso2.org
Thu Jun 14 10:38:29 PDT 2018


See <http://54.169.129.84:8080/jenkins/job/siddhi/job/siddhi-io-websocket/org.wso2.extension.siddhi.io.websocket$siddhi-io-websocket-parent/19/display/redirect?page=changes>

Changes:

[noreply] Upgrade siddhi version to 4.1.38

------------------------------------------
[...truncated 519.48 KB...]
[INFO] 	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:291)
[INFO] 	at org.testng.SuiteRunner.run(SuiteRunner.java:240)
[INFO] 	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
[INFO] 	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
[INFO] 	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1198)
[INFO] 	at org.testng.TestNG.runSuitesLocally(TestNG.java:1123)
[INFO] 	at org.testng.TestNG.run(TestNG.java:1031)
[INFO] 	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:178)
[INFO] 	at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:92)
[INFO] 	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:96)
[INFO] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[INFO] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[INFO] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[INFO] 	at java.lang.reflect.Method.invoke(Method.java:497)
[INFO] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
[INFO] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
[INFO] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
[INFO] 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
[INFO] 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
[INFO] Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:6060
[INFO] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
[INFO] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
[INFO] 	at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325)
[INFO] 	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340)
[INFO] 	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633)
[INFO] 	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
[INFO] 	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
[INFO] 	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
[INFO] 	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
[INFO] 	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[INFO] 	at java.lang.Thread.run(Thread.java:745)
[INFO] Caused by: java.net.ConnectException: Connection refused
[INFO] 	... 11 more
[INFO] 2018-06-14 17:38:01 ERROR SiddhiAppRuntime:385 - Error starting Siddhi App 'TestExecutionPlan', triggering shutdown process. Error while connecting with the websocket server defined in '@info( name = 'query1')@sink( type = 'websocket', url = 'ws://localhost:6060/websockets/abc', @map( type = 'xml'))define stream BarStream1 (symbol string, price float, volume long)'.
[INFO] [main] INFO org.wso2.transport.http.netty.listener.ServerConnectorBootstrap - HttpConnectorListener stopped listening on host 0.0.0.0 and port 7070
[INFO] [main] INFO org.wso2.transport.http.netty.listener.ServerConnectorBootstrap - HttpConnectorListener stopped listening on host 0.0.0.0 and port 7443
[INFO] [main] INFO org.wso2.msf4j.MicroservicesRunner - Microservices server stopped
[INFO] [main] INFO org.wso2.msf4j.internal.websocket.EndpointsRegistryImpl - Endpoint Registered : /chat/{name}
[INFO] [main] INFO org.wso2.msf4j.MicroservicesRunner - Microservices server started in 7ms
[INFO] [nioEventLoopGroup-20-1] INFO org.wso2.transport.http.netty.listener.ServerConnectorBootstrap$HTTPServerConnector - HTTP(S) Interface starting on host 0.0.0.0 and port 7070
[INFO] [main] INFO org.wso2.msf4j.MicroservicesRunner - Microservices server started in 8ms
[INFO] [nioEventLoopGroup-20-2] INFO org.wso2.transport.http.netty.listener.ServerConnectorBootstrap$HTTPServerConnector - HTTP(S) Interface starting on host 0.0.0.0 and port 7443
[INFO] [main] INFO org.wso2.transport.http.netty.listener.ServerConnectorBootstrap - HttpConnectorListener stopped listening on host 0.0.0.0 and port 7070
[INFO] [main] INFO org.wso2.transport.http.netty.listener.ServerConnectorBootstrap - HttpConnectorListener stopped listening on host 0.0.0.0 and port 7443
[INFO] [main] INFO org.wso2.msf4j.MicroservicesRunner - Microservices server stopped
[INFO] [main] INFO org.wso2.msf4j.internal.websocket.EndpointsRegistryImpl - Endpoint Registered : /chat/{name}
[INFO] [main] INFO org.wso2.msf4j.MicroservicesRunner - Microservices server started in 9ms
[INFO] [main] INFO org.wso2.msf4j.MicroservicesRunner - Microservices server started in 9ms
[INFO] [nioEventLoopGroup-29-1] INFO org.wso2.transport.http.netty.listener.ServerConnectorBootstrap$HTTPServerConnector - HTTP(S) Interface starting on host 0.0.0.0 and port 7070
[INFO] [nioEventLoopGroup-29-2] INFO org.wso2.transport.http.netty.listener.ServerConnectorBootstrap$HTTPServerConnector - HTTP(S) Interface starting on host 0.0.0.0 and port 7443
[INFO] [main] INFO org.wso2.transport.http.netty.listener.ServerConnectorBootstrap - HttpConnectorListener stopped listening on host 0.0.0.0 and port 7070
[INFO] [main] INFO org.wso2.transport.http.netty.listener.ServerConnectorBootstrap - HttpConnectorListener stopped listening on host 0.0.0.0 and port 7443
[INFO] [main] INFO org.wso2.msf4j.MicroservicesRunner - Microservices server stopped
[INFO] [main] INFO org.wso2.msf4j.internal.websocket.EndpointsRegistryImpl - Endpoint Registered : /chat/{name}
[INFO] [main] INFO org.wso2.msf4j.MicroservicesRunner - Microservices server started in 9ms
[INFO] [nioEventLoopGroup-39-1] INFO org.wso2.transport.http.netty.listener.ServerConnectorBootstrap$HTTPServerConnector - HTTP(S) Interface starting on host 0.0.0.0 and port 7070
[INFO] [main] INFO org.wso2.msf4j.MicroservicesRunner - Microservices server started in 10ms
[INFO] [nioEventLoopGroup-39-2] INFO org.wso2.transport.http.netty.listener.ServerConnectorBootstrap$HTTPServerConnector - HTTP(S) Interface starting on host 0.0.0.0 and port 7443
[INFO] [main] INFO org.wso2.transport.http.netty.listener.ServerConnectorBootstrap - HttpConnectorListener stopped listening on host 0.0.0.0 and port 7070
[INFO] [main] INFO org.wso2.transport.http.netty.listener.ServerConnectorBootstrap - HttpConnectorListener stopped listening on host 0.0.0.0 and port 7443
[INFO] [main] INFO org.wso2.msf4j.MicroservicesRunner - Microservices server stopped
[INFO] [main] INFO org.wso2.msf4j.internal.websocket.EndpointsRegistryImpl - Endpoint Registered : /chat/{name}
[INFO] [main] INFO org.wso2.msf4j.MicroservicesRunner - Microservices server started in 8ms
[INFO] [nioEventLoopGroup-42-1] INFO org.wso2.transport.http.netty.listener.ServerConnectorBootstrap$HTTPServerConnector - HTTP(S) Interface starting on host 0.0.0.0 and port 7070
[INFO] [main] INFO org.wso2.msf4j.MicroservicesRunner - Microservices server started in 8ms
[INFO] [nioEventLoopGroup-42-2] INFO org.wso2.transport.http.netty.listener.ServerConnectorBootstrap$HTTPServerConnector - HTTP(S) Interface starting on host 0.0.0.0 and port 7443
[INFO] 2018-06-14 17:38:03 ERROR Source:147 - Error on 'TestExecutionPlan'. Error while connecting with the websocket server defined in 'org.wso2.extension.siddhi.map.xml.sourcemapper.XmlSourceMapper at 51049621'.Error while connecting at Source 'websocket' at 'BarStream1'.
[INFO] org.wso2.siddhi.core.exception.SiddhiAppRuntimeException: Error while connecting with the websocket server defined in 'org.wso2.extension.siddhi.map.xml.sourcemapper.XmlSourceMapper at 51049621'.
[INFO] 	at org.wso2.extension.siddhi.io.websocket.source.WebSocketSourceHandshakeListener.onError(WebSocketSourceHandshakeListener.java:47)
[INFO] 	at org.wso2.transport.http.netty.contractimpl.websocket.HandshakeFutureImpl.setHandshakeListener(HandshakeFutureImpl.java:42)
[INFO] 	at org.wso2.extension.siddhi.io.websocket.source.WebSocketSource.connect(WebSocketSource.java:174)
[INFO] 	at org.wso2.siddhi.core.stream.input.source.Source.connectWithRetry(Source.java:130)
[INFO] 	at org.wso2.siddhi.core.SiddhiAppRuntime.start(SiddhiAppRuntime.java:376)
[INFO] 	at org.wso2.extension.siddhi.io.websocket.source.WebSocketSourceTest.testWebSocketSourceInvalidUri(WebSocketSourceTest.java:183)
[INFO] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[INFO] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[INFO] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[INFO] 	at java.lang.reflect.Method.invoke(Method.java:497)
[INFO] 	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80)
[INFO] 	at org.testng.internal.Invoker.invokeMethod(Invoker.java:714)
[INFO] 	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
[INFO] 	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
[INFO] 	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
[INFO] 	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
[INFO] 	at org.testng.TestRunner.privateRun(TestRunner.java:767)
[INFO] 	at org.testng.TestRunner.run(TestRunner.java:617)
[INFO] 	at org.testng.SuiteRunner.runTest(SuiteRunner.java:334)
[INFO] 	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:329)
[INFO] 	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:291)
[INFO] 	at org.testng.SuiteRunner.run(SuiteRunner.java:240)
[INFO] 	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
[INFO] 	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
[INFO] 	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1198)
[INFO] 	at org.testng.TestNG.runSuitesLocally(TestNG.java:1123)
[INFO] 	at org.testng.TestNG.run(TestNG.java:1031)
[INFO] 	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:178)
[INFO] 	at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:92)
[INFO] 	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:96)
[INFO] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[INFO] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[INFO] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[INFO] 	at java.lang.reflect.Method.invoke(Method.java:497)
[INFO] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
[INFO] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
[INFO] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
[INFO] 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
[INFO] 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
[INFO] Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:6060
[INFO] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
[INFO] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
[INFO] 	at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325)
[INFO] 	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340)
[INFO] 	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633)
[INFO] 	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
[INFO] 	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
[INFO] 	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
[INFO] 	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
[INFO] 	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[INFO] 	at java.lang.Thread.run(Thread.java:745)
[INFO] Caused by: java.net.ConnectException: Connection refused
[INFO] 	... 11 more
[INFO] 2018-06-14 17:38:03 ERROR SiddhiAppRuntime:385 - Error starting Siddhi App 'TestExecutionPlan', triggering shutdown process. Error while connecting with the websocket server defined in 'org.wso2.extension.siddhi.map.xml.sourcemapper.XmlSourceMapper at 51049621'.
[INFO] [main] INFO org.wso2.transport.http.netty.listener.ServerConnectorBootstrap - HttpConnectorListener stopped listening on host 0.0.0.0 and port 7070
[INFO] [main] INFO org.wso2.transport.http.netty.listener.ServerConnectorBootstrap - HttpConnectorListener stopped listening on host 0.0.0.0 and port 7443
[INFO] [main] INFO org.wso2.msf4j.MicroservicesRunner - Microservices server stopped
[INFO] [nioEventLoopGroup-48-1] INFO org.wso2.transport.http.netty.listener.ServerConnectorBootstrap$HTTPServerConnector - HTTP(S) Interface starting on host localhost and port 9025
[INFO] [main] INFO org.wso2.transport.http.netty.listener.ServerConnectorBootstrap - HttpConnectorListener stopped listening on host localhost and port 9025
[INFO] [nioEventLoopGroup-54-1] INFO org.wso2.transport.http.netty.listener.ServerConnectorBootstrap$HTTPServerConnector - HTTP(S) Interface starting on host localhost and port 9026
[INFO] [main] INFO org.wso2.transport.http.netty.listener.ServerConnectorBootstrap - HttpConnectorListener stopped listening on host localhost and port 9026
[INFO] [nioEventLoopGroup-60-1] INFO org.wso2.transport.http.netty.listener.ServerConnectorBootstrap$HTTPServerConnector - HTTP(S) Interface starting on host localhost and port 9025
[INFO] [main] INFO org.wso2.transport.http.netty.listener.ServerConnectorBootstrap - HttpConnectorListener stopped listening on host localhost and port 9025
[INFO] [nioEventLoopGroup-66-1] INFO org.wso2.transport.http.netty.listener.ServerConnectorBootstrap$HTTPServerConnector - HTTP(S) Interface starting on host localhost and port 9010
[INFO] [main] INFO org.wso2.transport.http.netty.listener.ServerConnectorBootstrap - HttpConnectorListener stopped listening on host localhost and port 9010
[INFO] [nioEventLoopGroup-72-1] INFO org.wso2.transport.http.netty.listener.ServerConnectorBootstrap$HTTPServerConnector - HTTP(S) Interface starting on host localhost and port 9090
[INFO] [main] INFO org.wso2.transport.http.netty.listener.ServerConnectorBootstrap - HttpConnectorListener stopped listening on host localhost and port 9090
[INFO] [nioEventLoopGroup-81-1] INFO org.wso2.transport.http.netty.listener.ServerConnectorBootstrap$HTTPServerConnector - HTTP(S) Interface starting on host localhost and port 7025
[INFO] [main] INFO org.wso2.transport.http.netty.listener.ServerConnectorBootstrap - HttpConnectorListener stopped listening on host localhost and port 7025
[INFO] [nioEventLoopGroup-87-1] INFO org.wso2.transport.http.netty.listener.ServerConnectorBootstrap$HTTPServerConnector - HTTP(S) Interface starting on host localhost and port 8025
[INFO] [main] INFO org.wso2.transport.http.netty.listener.ServerConnectorBootstrap - HttpConnectorListener stopped listening on host localhost and port 8025
[INFO] [nioEventLoopGroup-93-1] INFO org.wso2.transport.http.netty.listener.ServerConnectorBootstrap$HTTPServerConnector - HTTP(S) Interface starting on host localhost and port 7443
[INFO] [main] INFO org.wso2.transport.http.netty.listener.ServerConnectorBootstrap - HttpConnectorListener stopped listening on host localhost and port 7443
[INFO] [nioEventLoopGroup-99-1] INFO org.wso2.transport.http.netty.listener.ServerConnectorBootstrap$HTTPServerConnector - HTTP(S) Interface starting on host localhost and port 7015
[INFO] [main] INFO org.wso2.transport.http.netty.listener.ServerConnectorBootstrap - HttpConnectorListener stopped listening on host localhost and port 7015
[INFO] [nioEventLoopGroup-105-1] INFO org.wso2.transport.http.netty.listener.ServerConnectorBootstrap$HTTPServerConnector - HTTP(S) Interface starting on host localhost and port 9027
[INFO] [main] INFO org.wso2.transport.http.netty.listener.ServerConnectorBootstrap - HttpConnectorListener stopped listening on host localhost and port 9027
[INFO] [nioEventLoopGroup-114-1] INFO org.wso2.transport.http.netty.listener.ServerConnectorBootstrap$HTTPServerConnector - HTTP(S) Interface starting on host localhost and port 7050
[INFO] [nioEventLoopGroup-117-1] INFO org.wso2.transport.http.netty.listener.ServerConnectorBootstrap$HTTPServerConnector - HTTP(S) Interface starting on host localhost and port 7060
[INFO] [main] INFO org.wso2.transport.http.netty.listener.ServerConnectorBootstrap - HttpConnectorListener stopped listening on host localhost and port 7050
[INFO] [main] INFO org.wso2.transport.http.netty.listener.ServerConnectorBootstrap - HttpConnectorListener stopped listening on host localhost and port 7060
[INFO] Tests run: 24, Failures: 2, Errors: 0, Skipped: 6, Time elapsed: 18.761 sec <<< FAILURE!
[INFO] testWebSocketSinkInvalidUri(org.wso2.extension.siddhi.io.websocket.sink.WebSocketSinkTest)  Time elapsed: 0.037 sec  <<< FAILURE!
[INFO] org.testng.TestException: 
[INFO] Method WebSocketSinkTest.testWebSocketSinkInvalidUri()[pri:0, instance:org.wso2.extension.siddhi.io.websocket.sink.WebSocketSinkTest at 19ccca5] should have thrown an exception of class org.wso2.siddhi.core.exception.SiddhiAppRuntimeException
[INFO] 	at org.testng.internal.Invoker.handleInvocationResults(Invoker.java:1512)
[INFO] 	at org.testng.internal.Invoker.invokeMethod(Invoker.java:754)
[INFO] 	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
[INFO] 	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
[INFO] 	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
[INFO] 	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
[INFO] 	at org.testng.TestRunner.privateRun(TestRunner.java:767)
[INFO] 	at org.testng.TestRunner.run(TestRunner.java:617)
[INFO] 	at org.testng.SuiteRunner.runTest(SuiteRunner.java:334)
[INFO] 	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:329)
[INFO] 	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:291)
[INFO] 	at org.testng.SuiteRunner.run(SuiteRunner.java:240)
[INFO] 	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
[INFO] 	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
[INFO] 	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1198)
[INFO] 	at org.testng.TestNG.runSuitesLocally(TestNG.java:1123)
[INFO] 	at org.testng.TestNG.run(TestNG.java:1031)
[INFO] 	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:178)
[INFO] 	at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:92)
[INFO] 	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:96)
[INFO] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[INFO] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[INFO] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[INFO] 	at java.lang.reflect.Method.invoke(Method.java:497)
[INFO] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
[INFO] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
[INFO] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
[INFO] 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
[INFO] 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
[INFO] 
[INFO] testWebSocketSourceInvalidUri(org.wso2.extension.siddhi.io.websocket.source.WebSocketSourceTest)  Time elapsed: 0.013 sec  <<< FAILURE!
[INFO] org.testng.TestException: 
[INFO] Method WebSocketSourceTest.testWebSocketSourceInvalidUri()[pri:0, instance:org.wso2.extension.siddhi.io.websocket.source.WebSocketSourceTest at 769d513] should have thrown an exception of class org.wso2.siddhi.core.exception.SiddhiAppRuntimeException
[INFO] 	at org.testng.internal.Invoker.handleInvocationResults(Invoker.java:1512)
[INFO] 	at org.testng.internal.Invoker.invokeMethod(Invoker.java:754)
[INFO] 	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
[INFO] 	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
[INFO] 	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
[INFO] 	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
[INFO] 	at org.testng.TestRunner.privateRun(TestRunner.java:767)
[INFO] 	at org.testng.TestRunner.run(TestRunner.java:617)
[INFO] 	at org.testng.SuiteRunner.runTest(SuiteRunner.java:334)
[INFO] 	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:329)
[INFO] 	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:291)
[INFO] 	at org.testng.SuiteRunner.run(SuiteRunner.java:240)
[INFO] 	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
[INFO] 	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
[INFO] 	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1198)
[INFO] 	at org.testng.TestNG.runSuitesLocally(TestNG.java:1123)
[INFO] 	at org.testng.TestNG.run(TestNG.java:1031)
[INFO] 	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:178)
[INFO] 	at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:92)
[INFO] 	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:96)
[INFO] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[INFO] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[INFO] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[INFO] 	at java.lang.reflect.Method.invoke(Method.java:497)
[INFO] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
[INFO] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
[INFO] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
[INFO] 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
[INFO] 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
[INFO] 
[INFO] 
[INFO] Results :
[INFO] 
[INFO] Failed tests:   testWebSocketSinkInvalidUri(org.wso2.extension.siddhi.io.websocket.sink.WebSocketSinkTest): (..)
[INFO]   testWebSocketSourceInvalidUri(org.wso2.extension.siddhi.io.websocket.source.WebSocketSourceTest): (..)
[INFO] 
[INFO] Tests run: 24, Failures: 2, Errors: 0, Skipped: 6
[INFO] 
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Reactor Summary:
[INFO] [INFO] 
[INFO] [INFO] siddhi-io-websocket-parent ........................ SUCCESS [14.677s]
[INFO] [INFO] siddhi-io-websocket ............................... FAILURE [34.414s]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD FAILURE
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 49.684s
[INFO] [INFO] Finished at: Thu Jun 14 17:38:18 UTC 2018
[INFO] [INFO] Final Memory: 54M/458M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project siddhi-io-websocket: There are test failures.
[INFO] [ERROR] 
[INFO] [ERROR] Please refer to <http://54.169.129.84:8080/jenkins/job/siddhi/job/siddhi-io-websocket/org.wso2.extension.siddhi.io.websocket$siddhi-io-websocket-parent/ws/component/target/surefire-reports> for the individual test results.
[INFO] [ERROR] -> [Help 1]
[INFO] [ERROR] 
[INFO] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[INFO] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[INFO] [ERROR] 
[INFO] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[INFO] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[INFO] [ERROR] 
[INFO] [ERROR] After correcting the problems, you can resume the build with the command
[INFO] [ERROR]   mvn <goals> -rf :siddhi-io-websocket


More information about the Builder mailing list