You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2021/04/16 14:13:00 UTC

[jira] [Created] (FLINK-22322) Build hang when compiling Web UI

Dawid Wysakowicz created FLINK-22322:
----------------------------------------

             Summary: Build hang when compiling Web UI
                 Key: FLINK-22322
                 URL: https://issues.apache.org/jira/browse/FLINK-22322
             Project: Flink
          Issue Type: Bug
          Components: Build System
    Affects Versions: 1.13.0
            Reporter: Dawid Wysakowicz


https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=16667&view=logs&j=52b61abe-a3cc-5bde-cc35-1bbe89bb7df5&t=54421a62-0c80-5aad-3319-094ff69180bb&l=3560

{code}
[INFO] --- frontend-maven-plugin:1.6:install-node-and-npm (install node and npm) @ flink-runtime-web_2.11 ---
[INFO] Installing node version v10.9.0
[INFO] Downloading https://nodejs.org/dist/v10.9.0/node-v10.9.0-linux-x64.tar.gz to /__w/2/.m2/repository/com/github/eirslett/node/10.9.0/node-10.9.0-linux-x64.tar.gz
[INFO] No proxies configured
[INFO] No proxy was configured, downloading directly
[INFO] Unpacking /__w/2/.m2/repository/com/github/eirslett/node/10.9.0/node-10.9.0-linux-x64.tar.gz into /__w/2/s/flink-runtime-web/web-dashboard/node/tmp
[INFO] Copying node binary from /__w/2/s/flink-runtime-web/web-dashboard/node/tmp/node-v10.9.0-linux-x64/bin/node to /__w/2/s/flink-runtime-web/web-dashboard/node/node
[INFO] Extracting NPM
[INFO] Installed node locally.
[INFO] 
[INFO] --- frontend-maven-plugin:1.6:npm (npm install) @ flink-runtime-web_2.11 ---
[INFO] Running 'npm ci --cache-max=0 --no-save' in /__w/2/s/flink-runtime-web/web-dashboard
##[error]The operation was canceled.
{code}

Could be a transient Azure error



--
This message was sent by Atlassian Jira
(v8.3.4#803005)