JooHyukKim opened a new issue, #20839:
URL: https://github.com/apache/pulsar/issues/20839

   ### Search before asking
   
   - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) 
and found nothing similar.
   
   
   ### Version
   
   master branch
   
   ### Minimal reproduce step
   
   Currently,  CI `Build Pulsar docker image` action is failing on master 
branch. with following PRs as examples.
   
   - #20759 
       - 
https://github.com/apache/pulsar/actions/runs/5598232691/jobs/10242732078?pr=20792
   - 20836
       - 
https://github.com/apache/pulsar/actions/runs/5594652811/jobs/10232369328?pr=20836
   - 20837
       - 
https://github.com/apache/pulsar/actions/runs/5597413965/jobs/10235999625?pr=20837
   
   ### What did you expect to see?
   
   Clean CI Pass.
   
   ### What did you see instead?
   
   Error log (Check above actions link for more)
   
   ```log
   Error:  Failed to execute goal io.fabric8:docker-maven-plugin:0.42.1:build 
(default) on project pulsar-docker-image: Unable to build image 
[apachepulsar/pulsar] : "The command '/bin/sh -c pip3 install pyyaml==5.4.1' 
returned a non-zero code: 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/MojoExecutionException
   Error:  
   Error:  After correcting the problems, you can resume the build with the 
command
   Error:    mvn <args> -rf :pulsar-docker-image
   Error: Process completed with exit code 1.
   ```
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] I'm willing to submit a PR!


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

Reply via email to