You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yun Gao (Jira)" <ji...@apache.org> on 2022/01/10 06:33:00 UTC

[jira] [Created] (FLINK-25584) Azure failed on install node and npm for Flink : Runtime web

Yun Gao created FLINK-25584:
-------------------------------

             Summary: Azure failed on install node and npm for Flink : Runtime web
                 Key: FLINK-25584
                 URL: https://issues.apache.org/jira/browse/FLINK-25584
             Project: Flink
          Issue Type: Bug
          Components: Build System / Azure Pipelines, Runtime / Web Frontend
    Affects Versions: 1.15.0
            Reporter: Yun Gao


{code:java}
[INFO] --- frontend-maven-plugin:1.11.0:install-node-and-npm (install node and npm) @ flink-runtime-web ---
[INFO] Installing node version v12.14.1
[INFO] Downloading https://nodejs.org/dist/v12.14.1/node-v12.14.1-linux-x64.tar.gz to /__w/1/.m2/repository/com/github/eirslett/node/12.14.1/node-12.14.1-linux-x64.tar.gz
[INFO] No proxies configured
[INFO] No proxy was configured, downloading directly
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
....
[ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.11.0:install-node-and-npm (install node and npm) on project flink-runtime-web: Could not download Node.js: Could not download https://nodejs.org/dist/v12.14.1/node-v12.14.1-linux-x64.tar.gz: Remote host terminated the handshake: SSL peer shut down incorrectly -> [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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :flink-runtime-web
{code}

(The refactor summary is omitted)




--
This message was sent by Atlassian Jira
(v8.20.1#820001)