[BEAM-1752, BEAM-1582] Move checkpoint recovery tests to postcommit.#2272
[BEAM-1752, BEAM-1582] Move checkpoint recovery tests to postcommit.#2272amitsela wants to merge 2 commits intoapache:masterfrom
Conversation
…r from checkpoint.
…d execute on PostCommit as part of the Spark runner ROS profile.
|
Refer to this link for build results (access rights to CI server needed): Build result: FAILURE[...truncated 2.28 MB...] at org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RedirectExec.execute(RedirectExec.java:108) at org.apache.maven.wagon.providers.http.httpclient.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) at org.apache.maven.wagon.providers.http.httpclient.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.execute(AbstractHttpClientWagon.java:832) at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.fillInputData(AbstractHttpClientWagon.java:983) ... 13 moreCaused by: java.net.ConnectException: Connection timed out (Connection timed out) at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at org.apache.maven.wagon.providers.http.httpclient.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:239) at org.apache.maven.wagon.providers.http.httpclient.impl.conn.HttpClientConnectionOperator.connect(HttpClientConnectionOperator.java:123) ... 23 more2017-03-19T13:53:59.519 [ERROR] 2017-03-19T13:53:59.519 [ERROR] Re-run Maven using the -X switch to enable full debug logging.2017-03-19T13:53:59.519 [ERROR] 2017-03-19T13:53:59.519 [ERROR] For more information about the errors and possible solutions, please read the following articles:2017-03-19T13:53:59.519 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionExceptionchannel stoppedSetting status of 1d412e4 to FAILURE with url https://builds.apache.org/job/beam_PreCommit_Java_MavenInstall/8554/ and message: 'Build finished. 'Using context: Jenkins: Maven clean install--none-- |
|
retest this please |
|
Refer to this link for build results (access rights to CI server needed): |
|
Looks like a Maven central issue... try later. |
|
retest this please |
|
Refer to this link for build results (access rights to CI server needed): |
|
Run Spark RunnableOnService |
|
Refer to this link for build results (access rights to CI server needed): |
|
|
|
LGTM |
Be sure to do all of the following to help us incorporate your contribution
quickly and easily:
[BEAM-<Jira issue #>] Description of pull requestmvn clean verify. (Even better, enableTravis-CI on your fork and ensure the whole test matrix passes).
<Jira issue #>in the title with the actual Jira issuenumber, if there is one.
Individual Contributor License Agreement.