chia7712 opened a new pull request #9612:
URL: https://github.com/apache/kafka/pull/9612


   ```
   Traceback (most recent call last):
   3157  File "/usr/local/bin/ducktape", line 8, in <module>
   3158    sys.exit(main())
   3159  File 
"/usr/local/lib/python3.7/dist-packages/ducktape/command_line/main.py", line 
118, in main
   3160    os.makedirs(ConsoleDefaults.METADATA_DIR)
   3161  File "/usr/lib/python3.7/os.py", line 211, in makedirs
   3162    makedirs(head, exist_ok=exist_ok)
   3163  File "/usr/lib/python3.7/os.py", line 221, in makedirs
   3164    mkdir(name, mode)
   3165PermissionError: [Errno 13] Permission denied: '.ducktape'
   3166ducker-ak test failed
   ```
   Let see what will happen :)
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to