Describe the bug
After rake test, the following files remained in /tmp.
/tmp/SERVERENGINE_SOCKETMANAGER_*
/tmp/fluentd-lock-*
/tmp/fluent/
To Reproduce
rake test
ls /tmp
Expected behavior
Files created by tests should be deleted.
Your Environment
- Fluentd version: 1.15.3
- Operating system: Ubuntu 22.04
- Kernel version: 5.15.0-58-generic
Your Configuration
Your Error Log
Additional context
No response
Describe the bug
After
rake test, the following files remained in/tmp./tmp/SERVERENGINE_SOCKETMANAGER_*/tmp/fluentd-lock-*/tmp/fluent/To Reproduce
rake testls /tmpExpected behavior
Files created by tests should be deleted.
Your Environment
Your Configuration
Your Error Log
Additional context
No response