[Builder] Build failed in Jenkins: siddhi » siddhi-io-http #255
cbuilder at wso2.org
cbuilder at wso2.org
Tue Nov 27 10:23:37 PST 2018
See <https://wso2.org/jenkins/job/siddhi/job/siddhi-io-http/255/display/redirect?page=changes>
Changes:
[niveathika] Increase surefire plugin memory
------------------------------------------
[...truncated 1013.57 KB...]
[INFO] at org.wso2.transport.http.netty.contractimpl.HttpWsServerConnectorFuture.notifyHttpListener(HttpWsServerConnectorFuture.java:77)
[INFO] at org.wso2.transport.http.netty.listener.SourceHandler.notifyRequestListener(SourceHandler.java:200)
[INFO] at org.wso2.transport.http.netty.listener.SourceHandler.channelRead(SourceHandler.java:119)
[INFO] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
[INFO] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
[INFO] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
[INFO] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[INFO] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
[INFO] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
[INFO] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
[INFO] at org.wso2.transport.http.netty.listener.WebSocketServerHandshakeHandler.channelRead(WebSocketServerHandshakeHandler.java:100)
[INFO] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
[INFO] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
[INFO] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
[INFO] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:86)
[INFO] at org.wso2.transport.http.netty.listener.UriAndHeaderLengthValidator.channelRead(UriAndHeaderLengthValidator.java:64)
[INFO] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
[INFO] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
[INFO] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
[INFO] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:86)
[INFO] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
[INFO] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
[INFO] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
[INFO] at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102)
[INFO] at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111)
[INFO] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
[INFO] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
[INFO] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
[INFO] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
[INFO] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:297)
[INFO] at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:413)
[INFO] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265)
[INFO] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
[INFO] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
[INFO] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
[INFO] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
[INFO] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
[INFO] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
[INFO] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
[INFO] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:134)
[INFO] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
[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:858)
[INFO] at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:138)
[INFO] at java.lang.Thread.run(Thread.java:745)
[INFO]
[INFO] [2018-11-27 18:22:40,843] INFO {org.wso2.extension.siddhi.io.http.test.osgi.source.util.TestUtil} - Event response code 401
[INFO] [2018-11-27 18:22:40,843] INFO {org.wso2.extension.siddhi.io.http.test.osgi.source.util.TestUtil} - Event response message Unauthorized
[INFO] [2018-11-27 18:22:40,850] ERROR {org.wso2.extension.siddhi.io.http.source.HttpAuthenticator} - Authentication failed for username 'admin'. Error : 'Invalid_Credentials'. Error Description : 'The login credential used for login are invalid, username : 'admin'.'
[INFO] [2018-11-27 18:22:40,851] ERROR {org.wso2.transport.http.netty.listener.SourceHandler} - Error while notifying listeners org.wso2.extension.siddhi.io.http.source.exception.HttpSourceAdaptorRuntimeException: Authorisation fails
[INFO] at org.wso2.extension.siddhi.io.http.source.HttpSourceListener.send(HttpSourceListener.java:88)
[INFO] at org.wso2.extension.siddhi.io.http.source.HTTPConnectorListener.onMessage(HTTPConnectorListener.java:70)
[INFO] at org.wso2.transport.http.netty.contractimpl.HttpWsServerConnectorFuture.notifyHttpListener(HttpWsServerConnectorFuture.java:77)
[INFO] at org.wso2.transport.http.netty.listener.SourceHandler.notifyRequestListener(SourceHandler.java:200)
[INFO] at org.wso2.transport.http.netty.listener.SourceHandler.channelRead(SourceHandler.java:119)
[INFO] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
[INFO] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
[INFO] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
[INFO] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[INFO] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
[INFO] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
[INFO] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
[INFO] at org.wso2.transport.http.netty.listener.WebSocketServerHandshakeHandler.channelRead(WebSocketServerHandshakeHandler.java:100)
[INFO] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
[INFO] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
[INFO] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
[INFO] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:86)
[INFO] at org.wso2.transport.http.netty.listener.UriAndHeaderLengthValidator.channelRead(UriAndHeaderLengthValidator.java:64)
[INFO] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
[INFO] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
[INFO] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
[INFO] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:86)
[INFO] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
[INFO] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
[INFO] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
[INFO] at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102)
[INFO] at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111)
[INFO] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
[INFO] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
[INFO] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
[INFO] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
[INFO] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:297)
[INFO] at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:413)
[INFO] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265)
[INFO] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
[INFO] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
[INFO] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
[INFO] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359)
[INFO] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
[INFO] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
[INFO] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935)
[INFO] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:134)
[INFO] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
[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:858)
[INFO] at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:138)
[INFO] at java.lang.Thread.run(Thread.java:745)
[INFO]
[INFO] [2018-11-27 18:22:40,854] INFO {org.wso2.extension.siddhi.io.http.test.osgi.source.util.TestUtil} - Event response code 401
[INFO] [2018-11-27 18:22:40,854] INFO {org.wso2.extension.siddhi.io.http.test.osgi.source.util.TestUtil} - Event response message Unauthorized
[INFO] [2018-11-27 18:22:40,864] INFO {org.wso2.extension.siddhi.io.http.source.HttpConnectorRegistry} - Server connector for port '8009' has successfully shutdown.
[INFO] [2018-11-27 18:22:40,865] INFO {org.wso2.transport.http.netty.listener.ServerConnectorBootstrap} - HttpConnectorListener stopped listening on host localhost and port 8009
[INFO] [2018-11-27 18:22:40,866] INFO {org.wso2.extension.siddhi.io.http.source.HttpConnectorPortBindingListener} - HTTP source localhost:8009 has been closed
[INFO] [main] INFO org.ops4j.pax.exam.testng.listener.PaxExam - running testHTTPInputTransportBasicAuthFalse
[INFO] [2018-11-27 18:22:47,532] INFO {org.wso2.transport.http.netty.listener.ServerConnectorBootstrap$HTTPServerConnector} - HTTP(S) Interface starting on host localhost and port 8009
[INFO] [2018-11-27 18:22:47,533] INFO {org.wso2.extension.siddhi.io.http.source.HttpConnectorPortBindingListener} - HTTP source localhost:8009 has been started
[INFO] [2018-11-27 18:22:47,549] INFO {org.wso2.siddhi.core.util.EventPrinter} - Events{ @timestamp = 1543342967546, inEvents = [Event{timestamp=1543342967546, data=[John, 100, USA], isExpired=false}], RemoveEvents = null }
[INFO] [2018-11-27 18:22:47,554] INFO {org.wso2.extension.siddhi.io.http.test.osgi.source.util.TestUtil} - Event response code 200
[INFO] [2018-11-27 18:22:47,554] INFO {org.wso2.extension.siddhi.io.http.test.osgi.source.util.TestUtil} - Event response message OK
[INFO] [2018-11-27 18:22:47,556] INFO {org.wso2.siddhi.core.util.EventPrinter} - Events{ @timestamp = 1543342967556, inEvents = [Event{timestamp=1543342967556, data=[Mike, 100, USA], isExpired=false}], RemoveEvents = null }
[INFO] [2018-11-27 18:22:47,557] INFO {org.wso2.extension.siddhi.io.http.test.osgi.source.util.TestUtil} - Event response code 200
[INFO] [2018-11-27 18:22:47,558] INFO {org.wso2.extension.siddhi.io.http.test.osgi.source.util.TestUtil} - Event response message OK
[INFO] [2018-11-27 18:22:47,558] INFO {org.wso2.extension.siddhi.io.http.test.osgi.HttpSourceTestCase} - [John, Mike]
[INFO] [2018-11-27 18:22:47,558] INFO {org.wso2.extension.siddhi.io.http.source.HttpConnectorRegistry} - Server connector for port '8009' has successfully shutdown.
[INFO] [2018-11-27 18:22:47,559] INFO {org.wso2.transport.http.netty.listener.ServerConnectorBootstrap} - HttpConnectorListener stopped listening on host localhost and port 8009
[INFO] [2018-11-27 18:22:47,559] INFO {org.wso2.extension.siddhi.io.http.source.HttpConnectorPortBindingListener} - HTTP source localhost:8009 has been closed
[INFO] [main] INFO org.ops4j.pax.exam.testng.listener.PaxExam - running testHTTPInputTransportBasicAuthTrue
[INFO] [2018-11-27 18:22:54,231] INFO {org.wso2.transport.http.netty.listener.ServerConnectorBootstrap$HTTPServerConnector} - HTTP(S) Interface starting on host localhost and port 8009
[INFO] [2018-11-27 18:22:54,232] INFO {org.wso2.extension.siddhi.io.http.source.HttpConnectorPortBindingListener} - HTTP source localhost:8009 has been started
[INFO] [2018-11-27 18:22:54,239] INFO {org.wso2.siddhi.core.util.EventPrinter} - Events{ @timestamp = 1543342974239, inEvents = [Event{timestamp=1543342974239, data=[John, 100, USA], isExpired=false}], RemoveEvents = null }
[INFO] [2018-11-27 18:22:54,241] INFO {org.wso2.extension.siddhi.io.http.test.osgi.source.util.TestUtil} - Event response code 200
[INFO] [2018-11-27 18:22:54,242] INFO {org.wso2.extension.siddhi.io.http.test.osgi.source.util.TestUtil} - Event response message OK
[INFO] [2018-11-27 18:22:54,244] INFO {org.wso2.siddhi.core.util.EventPrinter} - Events{ @timestamp = 1543342974244, inEvents = [Event{timestamp=1543342974244, data=[Mike, 100, USA], isExpired=false}], RemoveEvents = null }
[INFO] [2018-11-27 18:22:54,245] INFO {org.wso2.extension.siddhi.io.http.test.osgi.source.util.TestUtil} - Event response code 200
[INFO] [2018-11-27 18:22:54,246] INFO {org.wso2.extension.siddhi.io.http.test.osgi.source.util.TestUtil} - Event response message OK
[INFO] [2018-11-27 18:22:54,246] INFO {org.wso2.extension.siddhi.io.http.test.osgi.HttpSourceTestCase} - [John, Mike]
[INFO] [2018-11-27 18:22:54,246] INFO {org.wso2.extension.siddhi.io.http.source.HttpConnectorRegistry} - Server connector for port '8009' has successfully shutdown.
[INFO] [2018-11-27 18:22:54,247] INFO {org.wso2.transport.http.netty.listener.ServerConnectorBootstrap} - HttpConnectorListener stopped listening on host localhost and port 8009
[INFO] [2018-11-27 18:22:54,247] INFO {org.wso2.extension.siddhi.io.http.source.HttpConnectorPortBindingListener} - HTTP source localhost:8009 has been closed
[INFO] [SUREFIRE] std/in stream corrupted
[INFO] java.io.IOException: Command NOOP unexpectedly read Void data with length 4.
[INFO] at org.apache.maven.surefire.booter.MasterProcessCommand.decode(MasterProcessCommand.java:139)
[INFO] at org.apache.maven.surefire.booter.CommandReader$CommandRunnable.run(CommandReader.java:360)
[INFO] at java.lang.Thread.run(Thread.java:745)
[INFO]
[INFO] Results :
[INFO]
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Reactor Summary:
[INFO] [INFO]
[INFO] [INFO] WSO2 Siddhi IO Extension - HTTP IO Aggregator Pom . SUCCESS [10.586s]
[INFO] [INFO] siddhi-io-http .................................... SUCCESS [6:51.992s]
[INFO] [INFO] WSO2 HTTP IO - Tests .............................. SUCCESS [0.462s]
[INFO] [INFO] WSO2 HTTP IO - Test Distribution .................. SUCCESS [20.665s]
[INFO] [INFO] WSO2 Siddhi IO HTTP - OSGi Tests .................. FAILURE [23.939s]
[INFO] [INFO] WSO2 Siddhi IO HTTP - Test Coverage ............... SKIPPED
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD FAILURE
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 7:48.313s
[INFO] [INFO] Finished at: Tue Nov 27 18:22:54 UTC 2018
[INFO] [INFO] Final Memory: 103M/545M
[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-http-osgi-tests: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test failed: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
[INFO] [ERROR] Command was /bin/sh -c cd <https://wso2.org/jenkins/job/siddhi/job/siddhi-io-http/ws/tests/osgi-tests> && /build/software/java/jdk1.8.0_45/jre/bin/java -ea -Xmx1024m -jar <https://wso2.org/jenkins/job/siddhi/job/siddhi-io-http/ws/tests/osgi-tests/target/surefire/surefirebooter1338820886545309105.jar> <https://wso2.org/jenkins/job/siddhi/job/siddhi-io-http/ws/tests/osgi-tests/target/surefire/surefire6139611123024615792tmp> <https://wso2.org/jenkins/job/siddhi/job/siddhi-io-http/ws/tests/osgi-tests/target/surefire/surefire_02273348677295213360tmp>
[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/PluginExecutionException
[INFO] [ERROR]
[INFO] [ERROR] After correcting the problems, you can resume the build with the command
[INFO] [ERROR] mvn <goals> -rf :siddhi-io-http-osgi-tests
[BFA] Scanning build for known causes...
[BFA] Found failure cause(s):
[BFA] Connection reset from category ConnectionIssue
[BFA] VM crash or System.exit from category VM
[BFA] Execution default-test of goal
[BFA] Done. 2s
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] WSO2 Siddhi IO Extension - HTTP IO Aggregator Pom . FAILURE [7:54.574s]
[INFO] siddhi-io-http .................................... SKIPPED
[INFO] WSO2 HTTP IO - Tests .............................. SKIPPED
[INFO] WSO2 HTTP IO - Test Distribution .................. SKIPPED
[INFO] WSO2 Siddhi IO HTTP - OSGi Tests .................. SKIPPED
[INFO] WSO2 Siddhi IO HTTP - Test Coverage ............... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8:05.693s
[INFO] Finished at: Tue Nov 27 18:23:01 UTC 2018
[INFO] Final Memory: 22M/268M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:2.5.3:prepare (default-cli) on project siddhi-io-http-parent: Maven execution failed, exit code: '1' -> [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/MojoExecutionException
[JENKINS] Archiving <https://wso2.org/jenkins/job/siddhi/job/siddhi-io-http/ws/tests/distribution/pom.xml> to org.wso2.extension.siddhi.io.http/org.wso2.extension.io.http.test.distribution/1.0.42-SNAPSHOT/org.wso2.extension.io.http.test.distribution-1.0.42-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/siddhi/job/siddhi-io-http/ws/coverage-report/pom.xml> to org.wso2.extension.siddhi.io.http/org.wso2.extension.siddhi.io.http.coverge.test/1.0.42-SNAPSHOT/org.wso2.extension.siddhi.io.http.coverge.test-1.0.42-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/siddhi/job/siddhi-io-http/ws/pom.xml> to org.wso2.extension.siddhi.io.http/siddhi-io-http-parent/1.0.42-SNAPSHOT/siddhi-io-http-parent-1.0.42-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/siddhi/job/siddhi-io-http/ws/tests/osgi-tests/pom.xml> to org.wso2.extension.siddhi.io.http/siddhi-io-http-osgi-tests/1.0.42-SNAPSHOT/siddhi-io-http-osgi-tests-1.0.42-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/siddhi/job/siddhi-io-http/ws/component/pom.xml> to org.wso2.extension.siddhi.io.http/siddhi-io-http/1.0.42-SNAPSHOT/siddhi-io-http-1.0.42-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/siddhi/job/siddhi-io-http/ws/tests/pom.xml> to org.wso2.extension.siddhi.io.http/siddhi-io-http-tests/1.0.42-SNAPSHOT/siddhi-io-http-tests-1.0.42-SNAPSHOT.pom
Sending e-mails to: builder at wso2.org
Preparing TestLink client API.
Using TestLink URL: https://testlink.wso2.com/lib/api/xmlrpc/v1/xmlrpc.php
channel stopped
Found 31 automated test cases in TestLink.
Sorting automated test cases by TestLink test plan execution order.
Executing single Build Steps.
Executing iterative Build Steps.
Looking for the test results of TestLink test cases.
Looking for test results in TestNG methods by its name.
Found 31 test result(s).
> git rev-parse HEAD^{commit} # timeout=10
> git rev-parse HEAD^{commit} # timeout=10
------------------------------------------------------------------------
[WSO2 Maven Release] [WSO2 Maven Release] Build Result: FAILURE
[WSO2 Maven Release] Dropping Git Tag: v1.0.42. Reason: FAILURE build.
[WSO2 Maven Release] Deleting release tag from remote.
> git --version # timeout=10
using GIT_ASKPASS to set credentials
> git push https://github.com/wso2-extensions/siddhi-io-http.git :refs/tags/v1.0.42
[WSO2 Maven Release] Dropped git tag - v1.0.42
FATAL: [M2Release] Could not find nexus stage repository for project.
[BFA] Scanning build for known causes...
[BFA] Found failure cause(s):
[BFA] Unable to find nexus stage repo from category Release-Failure
[BFA] Connection reset from category ConnectionIssue
[BFA] Perform Maven execution failed from category Release-Failure
[BFA] VM crash or System.exit from category VM
[BFA] Execution default-test of goal
[BFA] Done. 2s
Not sending mail to unregistered user niveathika at wso2.com
More information about the Builder
mailing list