[ https://issues.apache.org/jira/browse/FLINK-33115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17807270#comment-17807270 ]
Matthias Pohl commented on FLINK-33115: --------------------------------------- * [https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=56416&view=logs&j=2e8cb2f7-b2d3-5c62-9c05-cd756d33a819&t=2dd510a3-5041-5201-6dc3-54d310f68906&l=14862] * [https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=56416&view=logs&j=20977292-985a-55fa-bea5-c9f02afad127&t=a1f924dc-43f6-5215-f225-22135f5ba121&l=13440] > AbstractHadoopRecoverableWriterITCase is hanging with timeout on AZP > -------------------------------------------------------------------- > > Key: FLINK-33115 > URL: https://issues.apache.org/jira/browse/FLINK-33115 > Project: Flink > Issue Type: Bug > Components: Tests > Affects Versions: 1.18.0, 1.19.0, 1.17.3 > Reporter: Sergey Nuyanzin > Priority: Critical > Labels: stale-critical, test-stability > > This build > https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=53281&view=logs&j=4eda0b4a-bd0d-521a-0916-8285b9be9bb5&t=2ff6d5fa-53a6-53ac-bff7-fa524ea361a9&l=14239 > is failing as > {noformat} > Sep 15 11:33:02 > ============================================================================== > Sep 15 11:33:02 Process produced no output for 900 seconds. > Sep 15 11:33:02 > ============================================================================== > ... > Sep 15 11:33:03 at > java.io.DataInputStream.read(DataInputStream.java:149) > Sep 15 11:33:03 at > org.apache.flink.runtime.fs.hdfs.HadoopDataInputStream.read(HadoopDataInputStream.java:96) > Sep 15 11:33:03 at > sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284) > Sep 15 11:33:03 at > sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326) > Sep 15 11:33:03 at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178) > Sep 15 11:33:03 - locked <0x00000000bfa7a760> (a > java.io.InputStreamReader) > Sep 15 11:33:03 at > java.io.InputStreamReader.read(InputStreamReader.java:184) > Sep 15 11:33:03 at java.io.BufferedReader.fill(BufferedReader.java:161) > Sep 15 11:33:03 at > java.io.BufferedReader.readLine(BufferedReader.java:324) > Sep 15 11:33:03 - locked <0x00000000bfa7a760> (a > java.io.InputStreamReader) > Sep 15 11:33:03 at > java.io.BufferedReader.readLine(BufferedReader.java:389) > Sep 15 11:33:03 at > org.apache.flink.runtime.fs.hdfs.AbstractHadoopRecoverableWriterITCase.getContentsOfFile(AbstractHadoopRecoverableWriterITCase.java:387) > Sep 15 11:33:03 at > org.apache.flink.runtime.fs.hdfs.AbstractHadoopRecoverableWriterITCase.testResumeAfterMultiplePersist(AbstractHadoopRecoverableWriterITCase.java:377) > Sep 15 11:33:03 at > org.apache.flink.runtime.fs.hdfs.AbstractHadoopRecoverableWriterITCase.testResumeAfterMultiplePersistWithMultiPartUploads(AbstractHadoopRecoverableWriterITCase.java:330) > Sep 15 11:33:03 at > org.apache.flink.runtime.fs.hdfs.AbstractHadoopRecoverableWri > ... > {noformat} -- This message was sent by Atlassian Jira (v8.20.10#820010)