Matthias Pohl created FLINK-34418: ------------------------------------- Summary: YARNSessionCapacitySchedulerITCase.testVCoresAreSetCorrectlyAndJobManagerHostnameAreShownInWebInterfaceAndDynamicPropertiesAndYarnApplicationNameAndTaskManagerSlots failed due to disk space Key: FLINK-34418 URL: https://issues.apache.org/jira/browse/FLINK-34418 Project: Flink Issue Type: Bug Components: Test Infrastructure Affects Versions: 1.18.1, 1.19.0, 1.20.0 Reporter: Matthias Pohl
[https://github.com/apache/flink/actions/runs/7838691874/job/21390739806#step:10:27746] {code:java} [...] Feb 09 03:00:13 Caused by: java.io.IOException: No space left on device 27608Feb 09 03:00:13 at java.io.FileOutputStream.writeBytes(Native Method) 27609Feb 09 03:00:13 at java.io.FileOutputStream.write(FileOutputStream.java:326) 27610Feb 09 03:00:13 at org.apache.logging.log4j.core.appender.OutputStreamManager.writeToDestination(OutputStreamManager.java:250) 27611Feb 09 03:00:13 ... 39 more [...] {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)