DamoLong opened a new issue, #17589:
URL: https://github.com/apache/dolphinscheduler/issues/17589

   ### Search before asking
   
   - [x] I had searched in the 
[issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### What happened
   
   [INFO] 2025-10-21 15:27:46.503 +0800 - Executing shell command : sudo -u 
test_real -i /tmp/dolphinscheduler/exec/process/test_real 
/152672486149536/155234759000417_4/2290/18081/2290_18081.sh
   [INFO] 2025-10-21 15:27:46.505 +0800 - process start, process id is: 28383
   [INFO] 2025-10-21 15:27:48.505 +0800 -  -> 
        get: /tmp/dolphinscheduler/exec/process/test_real 
/152672486149536/155234759000417_4/2290/18081/app.properties._COPYING_ (权限不够)
        get: /tmp/dolphinscheduler/exec/process/test_real 
/152672486149536/155234759000417_4/2290/18081/offline-test.tar.gz._COPYING_ 
(权限不够)
        get: /tmp/dolphinscheduler/exec/process/test_real 
/152672486149536/155234759000417_4/2290/18081/submit.sh._COPYING_ (权限不够)
   
   然后控制台一直打印下列日志,停不下来,日志文件也在一直增长,如果这个bug应该会导致磁盘一直增长,只有重启
   234, 
logPath:/data/dolphinscheduler-3.2.2-bin-standalone/standalone-server/logs/20251021/155234759000417/4/2289/18077.log
   [INFO] 2025-10-21 15:30:39.849 +0800 o.a.d.a.s.i.LoggerServiceImpl:[189] - 
Query task instance log, taskInstanceId:18077, 
taskInstanceName:test-offline-tag, host: 10.208.64.205:1234, 
logPath:/data/dolphinscheduler-3.2.2-bin-standalone/standalone-server/logs/20251021/155234759000417/4/2289/18077.log
   [INFO] 2025-10-21 15:30:39.854 +0800 o.a.d.a.s.i.LoggerServiceImpl:[189] - 
Query task instance log, taskInstanceId:18077, 
taskInstanceName:test-offline-tag, host: 10.208.64.205:1234, 
logPath:/data/dolphinscheduler-3.2.2-bin-standalone/standalone-server/logs/20251021/155234759000417/4/2289/18077.log
   
   
   ### What you expected to happen
   
   日志打印出现问题,及时中止
   
   ### How to reproduce
   
   
   使用租户test_real 上传文件,然后使用租户test_real 启动,设置了环境变量export 
HADOOP_USER_NAME=test_real
   
   SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && 
pwd )
   work_dir=/dolphinscheduler/test_real /resources
   
   #下载程序包路径
   hdfs dfs -get ${work_dir}/${packagePath}/* ./
   
   
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   3.2.x
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


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