You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2021/03/08 19:12:37 UTC

[GitHub] [druid] jihoonson commented on pull request #10958: Issue #10953: ARM64 - Build and test on AWS Graviton2 node

jihoonson commented on pull request #10958:
URL: https://github.com/apache/druid/pull/10958#issuecomment-793002898


   Please check the CI failure for ARM build. It seems legit.
   
   ```
   [INFO] Downloading binary from https://github.com/sass/node-sass/releases/download/v4.13.1/linux-arm64-64_binding.node
   [ERROR] Cannot download "https://github.com/sass/node-sass/releases/download/v4.13.1/linux-arm64-64_binding.node": 
   [ERROR] 
   [ERROR] HTTP error 404 Not Found
   [ERROR] 
   [ERROR] Hint: If github.com is not accessible in your location
   [ERROR]       try setting a proxy via HTTP_PROXY, e.g. 
   [ERROR] 
   [ERROR]       export HTTP_PROXY=http://example.com:1234
   [ERROR] 
   [ERROR] or configure npm proxy via
   [ERROR] 
   [ERROR]       npm config set proxy http://example.com:8080
   ...
   [ERROR] gyp verb check python checking for Python executable "python2" in the PATH
   [ERROR] gyp verb `which` failed Error: not found: python2
   [ERROR] gyp verb `which` failed     at getNotFoundError (/home/travis/build/apache/druid/web-console/node_modules/which/which.js:13:12)
   [ERROR] gyp verb `which` failed     at F (/home/travis/build/apache/druid/web-console/node_modules/which/which.js:68:19)
   [ERROR] gyp verb `which` failed     at E (/home/travis/build/apache/druid/web-console/node_modules/which/which.js:80:29)
   [ERROR] gyp verb `which` failed     at /home/travis/build/apache/druid/web-console/node_modules/which/which.js:89:16
   [ERROR] gyp verb `which` failed     at /home/travis/build/apache/druid/web-console/node_modules/isexe/index.js:42:5
   [ERROR] gyp verb `which` failed     at /home/travis/build/apache/druid/web-console/node_modules/isexe/mode.js:8:5
   [ERROR] gyp verb `which` failed     at FSReqWrap.oncomplete (fs.js:154:21)
   ...
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org