[ https://issues.apache.org/jira/browse/FLINK-34418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17817295#comment-17817295 ]
Matthias Pohl commented on FLINK-34418: --------------------------------------- https://github.com/apache/flink/actions/runs/7895502322/job/21548178211 > Disk space issues for Docker-ized GitHub Action jobs > ---------------------------------------------------- > > Key: FLINK-34418 > URL: https://issues.apache.org/jira/browse/FLINK-34418 > Project: Flink > Issue Type: Bug > Components: Test Infrastructure > Affects Versions: 1.19.0, 1.18.1, 1.20.0 > Reporter: Matthias Pohl > Priority: Critical > Labels: github-actions, pull-request-available, test-stability > > [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)