[ https://issues.apache.org/jira/browse/FLINK-33115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17807550#comment-17807550 ]
Samrat Deb commented on FLINK-33115: ------------------------------------ Hi [~mapohl] , i will look into it . can you assign me the ticket ? > 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)