You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.15.0:install-node-and-yarn (install node and yarn) on project presto-ui: Could not download Node.js: Could not download https://nodejs.org/dist/v18.20.2/node-v18.20.2-linux-x64.tar.gz: Premature end of Content-Length delimited message body (expected: 44,323,820; received: 9,609,216) -> [Help 1]
I have seen this flakiness more frequently over the last week.
I've seen this too. Trying to embed the node build system into the Maven system is indeed painful. We need an improved com.github.eirslett:frontend-maven-plugin or an entirely different way to build all this that only downloads tools from Maven Central.
I have seen this flakiness more frequently over the last week.
Some examples:
https://app.circleci.com/pipelines/github/prestodb/presto/19642/workflows/bcab4431-b172-43d4-a362-4bb6d2af09bd/jobs/78839
Multiple Modules failed here: https://github.com/prestodb/presto/actions/runs/10632754758/job/29476377068
The text was updated successfully, but these errors were encountered: