kennknowles opened a new issue, #18715: URL: https://github.com/apache/beam/issues/18715
From some time, Jenkins jobs running performance tests via PerfKit, are failing due to permission issues while creating temporary directory, ie: ``` OSError: [Errno 13] Permission denied: '/tmp/perfkitbenchmarker/runs/cf0322bf' ``` It is possible that this is related to worker's configurations. I noticed that there are few workers on which tests are passing, and few that are constantly failing. See list here: [https://docs.google.com/spreadsheets/d/1rvJjrR3BC9hwvpfWOszDoGRA7hr1Vke7PbitwQEKk0Q/edit#gid=0](https://docs.google.com/spreadsheets/d/1rvJjrR3BC9hwvpfWOszDoGRA7hr1Vke7PbitwQEKk0Q/edit#gid=0) Imported from Jira [BEAM-3480](https://issues.apache.org/jira/browse/BEAM-3480). Original Jira may contain additional context. Reported by: dariusz.aniszewski. -- 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]
