[Builder] Build failed in Jenkins: siddhi » siddhi-io-tcp » Siddhi IO TCP Extension Parent #147

cbuilder at wso2.org cbuilder at wso2.org
Wed Jun 13 11:13:22 PDT 2018


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

Changes:

[noreply] Upgrade siddhi version to 4.1.38

------------------------------------------
[...truncated 501.11 KB...]
[INFO] 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
[INFO] 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
[INFO] Caused by: java.nio.channels.ClosedChannelException
[INFO] 	at io.netty.channel.AbstractChannel$AbstractUnsafe.write(...)(Unknown Source)
[INFO] Error on '3d1ff88d-e4d3-454a-b283-535e5b9015e8'. Error connecting to '127.0.0.1:9892', Connection refused: /127.0.0.1:9892 Error while connecting at Sink 'tcp' at 'outputStream', will retry in '5 sec'.
[INFO] org.wso2.siddhi.core.exception.ConnectionUnavailableException: Error connecting to '127.0.0.1:9892', Connection refused: /127.0.0.1:9892
[INFO] 	at org.wso2.extension.siddhi.io.tcp.transport.TCPNettyClient.connect(TCPNettyClient.java:82)
[INFO] 	at org.wso2.extension.siddhi.io.tcp.sink.TCPSink.connect(TCPSink.java:182)
[INFO] 	at org.wso2.siddhi.core.stream.output.sink.Sink.connectWithRetry(Sink.java:200)
[INFO] 	at org.wso2.siddhi.core.stream.output.sink.Sink.publish(Sink.java:144)
[INFO] 	at org.wso2.extension.siddhi.map.binary.sinkmapper.BinarySinkMapper.mapAndSend(BinarySinkMapper.java:84)
[INFO] 	at org.wso2.siddhi.core.stream.output.sink.SinkMapper.mapAndSend(SinkMapper.java:146)
[INFO] 	at org.wso2.siddhi.core.stream.output.sink.SinkCallback.receive(SinkCallback.java:67)
[INFO] 	at org.wso2.siddhi.core.stream.output.StreamCallback.receiveEvents(StreamCallback.java:106)
[INFO] 	at org.wso2.siddhi.core.stream.output.StreamCallback.receive(StreamCallback.java:76)
[INFO] 	at org.wso2.siddhi.core.stream.StreamJunction.sendEvent(StreamJunction.java:129)
[INFO] 	at org.wso2.siddhi.core.stream.StreamJunction$Publisher.send(StreamJunction.java:353)
[INFO] 	at org.wso2.siddhi.core.query.output.callback.InsertIntoStreamCallback.send(InsertIntoStreamCallback.java:56)
[INFO] 	at org.wso2.siddhi.core.query.output.ratelimit.OutputRateLimiter.sendToCallBacks(OutputRateLimiter.java:88)
[INFO] 	at org.wso2.siddhi.core.query.output.ratelimit.PassThroughOutputRateLimiter.process(PassThroughOutputRateLimiter.java:46)
[INFO] 	at org.wso2.siddhi.core.query.selector.QuerySelector.process(QuerySelector.java:97)
[INFO] 	at org.wso2.siddhi.core.query.input.ProcessStreamReceiver.processAndClear(ProcessStreamReceiver.java:187)
[INFO] 	at org.wso2.siddhi.core.query.input.ProcessStreamReceiver.process(ProcessStreamReceiver.java:97)
[INFO] 	at org.wso2.siddhi.core.query.input.ProcessStreamReceiver.receive(ProcessStreamReceiver.java:151)
[INFO] 	at org.wso2.siddhi.core.stream.StreamJunction.sendEvent(StreamJunction.java:175)
[INFO] 	at org.wso2.siddhi.core.stream.StreamJunction.access$000(StreamJunction.java:56)
[INFO] 	at org.wso2.siddhi.core.stream.StreamJunction$Publisher.send(StreamJunction.java:363)
[INFO] 	at org.wso2.siddhi.core.stream.input.InputDistributor.send(InputDistributor.java:39)
[INFO] 	at org.wso2.siddhi.core.stream.input.InputEntryValve.send(InputEntryValve.java:50)
[INFO] 	at org.wso2.siddhi.core.stream.input.InputHandler.send(InputHandler.java:67)
[INFO] 	at org.wso2.extension.siddhi.io.tcp.TCPSinkTestCase.testTcpSink16(TCPSinkTestCase.java:809)
[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:281)
[INFO] 	at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75)
[INFO] 	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121)
[INFO] 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
[INFO] 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
[INFO] 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
[INFO] Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:9892
[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:346)
[INFO] 	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340)
[INFO] 	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:630)
[INFO] 	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:565)
[INFO] 	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:479)
[INFO] 	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:441)
[INFO] 	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
[INFO] 	at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144)
[INFO] 	at java.lang.Thread.run(Thread.java:745)
[INFO] Error on '3d1ff88d-e4d3-454a-b283-535e5b9015e8'. Dropping event at Sink 'tcp' at 'outputStream' as its still trying to reconnect!, events dropped 'java.nio.HeapByteBuffer[pos=129 lim=129 cap=129]'
[INFO] Tcp Server started in 0.0.0.0:9892
[INFO] 'tcp' sink at 'outputStream' stream successfully connected to '127.0.0.1:9892'.
[INFO] Event{timestamp=1528913566178, data=[test, 36, 3.0, 380, 23.0, true], isExpired=false}
[INFO] Event{timestamp=1528913566178, data=[test1, 361, 31.0, 3801, 231.0, false], isExpired=false}
[INFO] Event{timestamp=1528913566178, data=[test2, 362, 32.0, 3802, 232.0, true], isExpired=false}
[INFO] Tcp Server running on '0.0.0.0:9892' stopped.
[INFO] Stopping client to '127.0.0.1:9892' with sessionId:75ed7989-3831-46d7-8e81-1a8ecaab2aa5-127.0.0.1:9892
[INFO] tcpSink TestCase 14
[INFO] Tcp Server started in 0.0.0.0:9854
[INFO] Tcp Server started in 0.0.0.0:9892
[INFO] 'tcp' sink at 'outputStream' stream successfully connected to '127.0.0.1:9854'.
[INFO] 'tcp' sink at 'outputStream' stream successfully connected to '127.0.0.1:9892'.
[INFO] Event{timestamp=1528913579330, data=[test, 36, 3.0, 380, 23.0, true], isExpired=false}
[INFO] Event{timestamp=1528913579330, data=[test, 36, 3.0, 380, 23.0, true], isExpired=false}
[INFO] Event{timestamp=1528913579330, data=[test1, 361, 31.0, 3801, 231.0, false], isExpired=false}
[INFO] Event{timestamp=1528913579330, data=[test1, 361, 31.0, 3801, 231.0, false], isExpired=false}
[INFO] Event{timestamp=1528913579330, data=[test2, 362, 32.0, 3802, 232.0, true], isExpired=false}
[INFO] Event{timestamp=1528913579330, data=[test2, 362, 32.0, 3802, 232.0, true], isExpired=false}
[INFO] Disconnecting client to '127.0.0.1:9854' with sessionId:8c225241-c0de-4b87-aa69-69c6bef8b7e2-127.0.0.1:9854
[INFO] Stopping client to '127.0.0.1:9854' with sessionId:8c225241-c0de-4b87-aa69-69c6bef8b7e2-127.0.0.1:9854
[INFO] Disconnecting client to '127.0.0.1:9892' with sessionId:4508a22b-2397-4c4a-9bd6-72e74dcbada2-127.0.0.1:9892
[INFO] Stopping client to '127.0.0.1:9892' with sessionId:4508a22b-2397-4c4a-9bd6-72e74dcbada2-127.0.0.1:9892
[INFO] Tcp Server running on '0.0.0.0:9854' stopped.
[INFO] Tcp Server running on '0.0.0.0:9892' stopped.
[INFO] tcpSink TestCase 2
[INFO] tcpSink TestCase 15
[INFO] Tcp Server started in 0.0.0.0:9892
[INFO] 'tcp' sink at 'outputStream' stream successfully connected to '127.0.0.1:9892'.
[INFO] Event{timestamp=1528913582365, data=[test, 36, 3.0, 380, 23.0, true], isExpired=false}
[INFO] Event{timestamp=1528913582365, data=[test1, 361, 31.0, 3801, 231.0, false], isExpired=false}
[INFO] Event{timestamp=1528913582365, data=[test2, 362, 32.0, 3802, 232.0, true], isExpired=false}
[INFO] Disconnecting client to '127.0.0.1:9892' with sessionId:835d2789-17dd-4754-8520-6fe127c70e6b-127.0.0.1:9892
[INFO] Stopping client to '127.0.0.1:9892' with sessionId:835d2789-17dd-4754-8520-6fe127c70e6b-127.0.0.1:9892
[INFO] Tcp Server running on '0.0.0.0:9892' stopped.
[INFO] tcpSink TestCase 3
[INFO] Tcp Server started in 127.0.0.1:9766
[INFO] 'tcp' sink at 'outputStream' stream successfully connected to '127.0.0.1:9766'.
[INFO] Event{timestamp=1528913585382, data=[test, 36, 3.0, 380, 23.0, true], isExpired=false}
[INFO] Event{timestamp=1528913585382, data=[test1, 361, 31.0, 3801, 231.0, false], isExpired=false}
[INFO] Event{timestamp=1528913585382, data=[test2, 362, 32.0, 3802, 232.0, true], isExpired=false}
[INFO] Disconnecting client to '127.0.0.1:9766' with sessionId:29972dad-f61d-4e09-a819-bd6ffcadbee6-127.0.0.1:9766
[INFO] Stopping client to '127.0.0.1:9766' with sessionId:29972dad-f61d-4e09-a819-bd6ffcadbee6-127.0.0.1:9766
[INFO] Tcp Server running on '127.0.0.1:9766' stopped.
[INFO] tcpSink TestCase 6
[INFO] tcpSink TestCase 9
[INFO] Tcp Server started in 0.0.0.0:9892
[INFO] 'tcp' sink at 'outputStream' stream successfully connected to '127.0.0.1:9892'.
[INFO] Events with unknown channelId : 'bar' hence dropping the events!
[INFO] Disconnecting client to '127.0.0.1:9892' with sessionId:841b2847-23cf-4f13-bd6e-3b49580a35fc-127.0.0.1:9892
[INFO] Stopping client to '127.0.0.1:9892' with sessionId:841b2847-23cf-4f13-bd6e-3b49580a35fc-127.0.0.1:9892
[INFO] Tcp Server running on '0.0.0.0:9892' stopped.
[INFO] tcpSink TestCase 11
[INFO] tcpSource TestCase 1
[INFO] Tcp Server started in 0.0.0.0:9892
[INFO] Disconnecting client to 'localhost:9892' with sessionId:854e167c-b33f-4e9e-a185-69ef4b0d0daa-localhost:9892
[INFO] Events{ @timestamp = 1528913586052, inEvents = [Event{timestamp=1528913586052, data=[test, 36, 3.0, 380, 23.0, true], isExpired=false}, Event{timestamp=1528913586052, data=[test1, 361, 31.0, 3801, 231.0, false], isExpired=false}, Event{timestamp=1528913586052, data=[test2, 362, 32.0, 3802, 232.0, true], isExpired=false}], RemoveEvents = null }
[INFO] Stopping client to 'localhost:9892' with sessionId:854e167c-b33f-4e9e-a185-69ef4b0d0daa-localhost:9892
[INFO] Tcp Server running on '0.0.0.0:9892' stopped.
[INFO] tcpSource TestCase 8
[INFO] Tcp Server started in 0.0.0.0:9892
[INFO] Error on 'foo'. TCP source for channelId 'foo/inputStream' already defined !Error while connecting at Source 'tcp' at 'inputStream'.
[INFO] org.wso2.siddhi.core.exception.SiddhiAppCreationException: Error on 'foo'. TCP source for channelId 'foo/inputStream' already defined !
[INFO] 	at org.wso2.extension.siddhi.io.tcp.transport.utils.StreamListenerHolder.putStreamCallback(StreamListenerHolder.java:39)
[INFO] 	at org.wso2.extension.siddhi.io.tcp.transport.TCPNettyServer.addStreamListener(TCPNettyServer.java:114)
[INFO] 	at org.wso2.extension.siddhi.io.tcp.source.TCPServer.addStreamListener(TCPServer.java:62)
[INFO] 	at org.wso2.extension.siddhi.io.tcp.source.TCPSource.connect(TCPSource.java:159)
[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.tcp.TCPSourceTestCase.testTcpSource8(TCPSourceTestCase.java:481)
[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:281)
[INFO] 	at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75)
[INFO] 	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121)
[INFO] 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
[INFO] 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
[INFO] 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
[INFO] Error starting Siddhi App 'foo', triggering shutdown process. Error on 'foo'. TCP source for channelId 'foo/inputStream' already defined !
[INFO] Tcp Server running on '0.0.0.0:9892' stopped.
[INFO] tcpSource TestCase PauseAndResume
[INFO] Tcp Server started in 0.0.0.0:9892
[INFO] Events{ @timestamp = 1528913586407, inEvents = [Event{timestamp=1528913586407, data=[test, 36, 3.0, 380, 23.0, true], isExpired=false}, Event{timestamp=1528913586407, data=[test1, 361, 31.0, 3801, 231.0, false], isExpired=false}, Event{timestamp=1528913586407, data=[test2, 362, 32.0, 3802, 232.0, true], isExpired=false}], RemoveEvents = null }
[INFO] Events{ @timestamp = 1528913586411, inEvents = [Event{timestamp=1528913586411, data=[test2, 36, 3.0, 380, 23.0, true], isExpired=false}], RemoveEvents = null }
[INFO] Events{ @timestamp = 1528913586411, inEvents = [Event{timestamp=1528913586411, data=[test2, 36, 3.0, 380, 23.0, true], isExpired=false}], RemoveEvents = null }
[INFO] Events{ @timestamp = 1528913589414, inEvents = [Event{timestamp=1528913589414, data=[test, 36, 3.0, 380, 23.0, true], isExpired=false}, Event{timestamp=1528913589414, data=[test1, 361, 31.0, 3801, 231.0, false], isExpired=false}], RemoveEvents = null }
[INFO] Events{ @timestamp = 1528913590519, inEvents = [Event{timestamp=1528913590519, data=[test2, 36, 3.0, 380, 23.0, true], isExpired=false}, Event{timestamp=1528913590519, data=[test3, 361, 31.0, 3801, 231.0, false], isExpired=false}], RemoveEvents = null }
[INFO] Events{ @timestamp = 1528913591520, inEvents = [Event{timestamp=1528913591520, data=[test, 36, 3.0, 380, 23.0, true], isExpired=false}, Event{timestamp=1528913591520, data=[test1, 361, 31.0, 3801, 231.0, false], isExpired=false}], RemoveEvents = null }
[INFO] Disconnecting client to 'localhost:9892' with sessionId:8231583b-037c-4cde-a908-142844b8f91c-localhost:9892
[INFO] Disconnecting client to 'localhost:9892' with sessionId:6fbfe70d-6a1b-461d-bd2f-37a8e5802550-localhost:9892
[INFO] Stopping client to 'localhost:9892' with sessionId:8231583b-037c-4cde-a908-142844b8f91c-localhost:9892
[INFO] Stopping client to 'localhost:9892' with sessionId:6fbfe70d-6a1b-461d-bd2f-37a8e5802550-localhost:9892
[INFO] Tcp Server running on '0.0.0.0:9892' stopped.
[INFO] tcpSource TestCase 2
[INFO] Tcp Server started in 0.0.0.0:9892
[INFO] Disconnecting client to 'localhost:9892' with sessionId:2549406d-fbb5-4fd2-bc3d-36055320e713-localhost:9892
[INFO] Events{ @timestamp = 1528913592834, inEvents = [Event{timestamp=1528913592834, data=[test, 36, 3.0, 380, 23.0, true], isExpired=false}, Event{timestamp=1528913592834, data=[test1, 361, 31.0, 3801, 231.0, false], isExpired=false}, Event{timestamp=1528913592834, data=[test2, 362, 32.0, 3802, 232.0, true], isExpired=false}], RemoveEvents = null }
[INFO] Stopping client to 'localhost:9892' with sessionId:2549406d-fbb5-4fd2-bc3d-36055320e713-localhost:9892
[INFO] Tcp Server running on '0.0.0.0:9892' stopped.
[INFO] tcpSource TestCase 3
[INFO] Tcp Server started in 0.0.0.0:9892
[INFO] Disconnecting client to 'localhost:9892' with sessionId:6d604e74-da38-4b48-b29e-fe3cd9124288-localhost:9892
[INFO] Events with unknown channelId : 'bar' hence dropping the events!
[INFO] Stopping client to 'localhost:9892' with sessionId:6d604e74-da38-4b48-b29e-fe3cd9124288-localhost:9892
[INFO] Tcp Server running on '0.0.0.0:9892' stopped.
[INFO] tcpSource TestCase 4
[INFO] tcpSource TestCase 5
[INFO] Tcp Server started in 0.0.0.0:9892
[INFO] Disconnecting client to 'localhost:9892' with sessionId:75e7ebb2-f8b6-4656-9c0d-637e9025cd03-localhost:9892
[INFO] Events{ @timestamp = 1528913593477, inEvents = [Event{timestamp=1528913593477, data=[test, 36, 3.0, 380, 23.0, true], isExpired=false}, Event{timestamp=1528913593477, data=[test1, 361, 31.0, 3801, 231.0, false], isExpired=false}, Event{timestamp=1528913593477, data=[test2, 362, 32.0, 3802, 232.0, true], isExpired=false}], RemoveEvents = null }
[INFO] Stopping client to 'localhost:9892' with sessionId:75e7ebb2-f8b6-4656-9c0d-637e9025cd03-localhost:9892
[INFO] Tcp Server running on '0.0.0.0:9892' stopped.
[INFO] tcpSource TestCase 6
[INFO] tcpSource TestCase 7
[INFO] Tcp Server started in 0.0.0.0:9892
[INFO] Disconnecting client to 'localhost:9892' with sessionId:589e0365-7eeb-4cb1-b462-febd053fcfb2-localhost:9892
[INFO] [Event{timestamp=1528913593795, data=[test, 36, 3.0, 380, 23.0, true], isExpired=false}, Event{timestamp=1528913593795, data=[test1, 361, 31.0, 3801, 231.0, false], isExpired=false}, Event{timestamp=1528913593795, data=[test2, 362, 32.0, 3802, 232.0, true], isExpired=false}]
[INFO] [Event{timestamp=1528913593795, data=[test, 36, 3.0, 380, 23.0, true], isExpired=false}, Event{timestamp=1528913593795, data=[test1, 361, 31.0, 3801, 231.0, false], isExpired=false}, Event{timestamp=1528913593795, data=[test2, 362, 32.0, 3802, 232.0, true], isExpired=false}]
[INFO] Stopping client to 'localhost:9892' with sessionId:589e0365-7eeb-4cb1-b462-febd053fcfb2-localhost:9892
[INFO] Tcp Server running on '0.0.0.0:9892' stopped.
[INFO] Tests run: 19, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 34.714 sec <<< FAILURE! - in TestSuite
[INFO] testTcpSource8(org.wso2.extension.siddhi.io.tcp.TCPSourceTestCase)  Time elapsed: 0.037 sec  <<< FAILURE!
[INFO] org.testng.TestException: 
[INFO] 
[INFO] Method TCPSourceTestCase.testTcpSource8()[pri:0, instance:org.wso2.extension.siddhi.io.tcp.TCPSourceTestCase at 7f08caf] should have thrown an exception of class org.wso2.siddhi.core.exception.SiddhiAppCreationException
[INFO] 
[INFO] 
[INFO] Results :
[INFO] 
[INFO] Failed tests: 
[INFO]   TCPSourceTestCase.testTcpSource8 ? Test 
[INFO] Method TCPSourceTestCase.testTcpSourc...
[INFO] 
[INFO] Tests run: 19, Failures: 1, Errors: 0, Skipped: 0
[INFO] 
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Reactor Summary:
[INFO] [INFO] 
[INFO] [INFO] Siddhi IO TCP Extension Parent .................... SUCCESS [12.011s]
[INFO] [INFO] Siddhi IO TCP Extension ........................... FAILURE [51.644s]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD FAILURE
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 1:04.339s
[INFO] [INFO] Finished at: Wed Jun 13 18:13:14 UTC 2018
[INFO] [INFO] Final Memory: 53M/507M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project siddhi-io-tcp: There are test failures.
[INFO] [ERROR] 
[INFO] [ERROR] Please refer to <http://54.169.129.84:8080/jenkins/job/siddhi/job/siddhi-io-tcp/org.wso2.extension.siddhi.io.tcp$siddhi-io-tcp-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-tcp


More information about the Builder mailing list