gianm commented on PR #15276:
URL: https://github.com/apache/druid/pull/15276#issuecomment-1786003447

   The IT `standard-its / integration-index-tests-middleManager 
(kafka-transactional-index) / kafka-transactional-index integration test 
(Compile=jdk8, Run=jdk8, Indexer=middleManager, Mysql=com.mysql.jdbc.Driver)` 
is repeatedly failing when running `./it.sh ci` due to this:
   
   ```
   Error:  Failed to execute goal 
com.github.eirslett:frontend-maven-plugin:1.14.2:npm (npm-install) on project 
web-console: Failed to run task: 'npm ci' failed. 
org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit 
value: 1) -> [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 <args> -rf :web-console
   Error: Process completed with exit code 1.
   ```
   
   I am not sure what's going on here but I don't think this is related to this 
PR. Should be safe to merge without this test passing.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to