[
https://issues.apache.org/jira/browse/FLINK-32144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17735243#comment-17735243
]
Sergey Nuyanzin commented on FLINK-32144:
-----------------------------------------
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=50014&view=logs&j=075127ba-54d5-54b0-cccf-6a36778b332d&t=c35a13eb-0df9-505f-29ac-8097029d4d79&l=13199
> FileSourceTextLinesITCase times out on AZP
> ------------------------------------------
>
> Key: FLINK-32144
> URL: https://issues.apache.org/jira/browse/FLINK-32144
> Project: Flink
> Issue Type: Bug
> Components: Connectors / FileSystem, Tests
> Affects Versions: 1.18.0
> Reporter: Sergey Nuyanzin
> Assignee: Lijie Wang
> Priority: Critical
> Labels: test-stability
>
> {noformat}
> May 21 01:15:09
> ==============================================================================
> May 21 01:15:09 Process produced no output for 900 seconds.
> May 21 01:15:09
> ==============================================================================
> May 21 01:15:09
> ==============================================================================
> May 21 01:15:09 The following Java processes are running (JPS)
> May 21 01:15:09
> ==============================================================================
> ...
> May 21 01:15:10 "ForkJoinPool-1-worker-25" #27 daemon prio=5 os_prio=0
> tid=0x00007ff334c35800 nid=0x1e49 waiting on condition [0x00007ff23c3e7000]
> May 21 01:15:10 java.lang.Thread.State: WAITING (parking)
> May 21 01:15:10 at sun.misc.Unsafe.park(Native Method)
> May 21 01:15:10 - parking to wait for <0x00000000ce8682e0> (a
> java.util.concurrent.CompletableFuture$Signaller)
> May 21 01:15:10 at
> java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
> May 21 01:15:10 at
> java.util.concurrent.CompletableFuture$Signaller.block(CompletableFuture.java:1707)
> May 21 01:15:10 at
> java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3313)
> May 21 01:15:10 at
> java.util.concurrent.CompletableFuture.waitingGet(CompletableFuture.java:1742)
> May 21 01:15:10 at
> java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1908)
> May 21 01:15:10 at
> org.apache.flink.connector.file.src.FileSourceTextLinesITCase$RecordCounterToFail.waitToFail(FileSourceTextLinesITCase.java:481)
> May 21 01:15:10 at
> org.apache.flink.connector.file.src.FileSourceTextLinesITCase$RecordCounterToFail.access$100(FileSourceTextLinesITCase.java:457)
> May 21 01:15:10 at
> org.apache.flink.connector.file.src.FileSourceTextLinesITCase.testBoundedTextFileSource(FileSourceTextLinesITCase.java:145)
> May 21 01:15:10 at
> org.apache.flink.connector.file.src.FileSourceTextLinesITCase.testBoundedTextFileSourceWithJobManagerFailover(FileSourceTextLinesITCase.java:110)
> May 21 01:15:10
> ...
> May 21 01:15:10 Killing process with pid=860 and all descendants
> /__w/2/s/tools/ci/watchdog.sh: line 113: 860 Terminated $cmd
> May 21 01:15:11 Process exited with EXIT CODE: 143.
> May 21 01:15:11 Trying to KILL watchdog (856).
> May 21 01:15:11 Searching for .dump, .dumpstream and related files in
> '/__w/2/s'
> May 21 01:15:15 Moving
> '/__w/2/s/flink-connectors/flink-connector-files/target/surefire-reports/2023-05-21T00-58-13_549-jvmRun2.dumpstream'
> to target directory ('/__w/_temp/debug_files')
> May 21 01:15:15 Moving
> '/__w/2/s/flink-connectors/flink-connector-files/target/surefire-reports/2023-05-21T00-58-13_549-jvmRun2.dump'
> to target directory ('/__w/_temp/debug_files')
> The STDIO streams did not close within 10 seconds of the exit event from
> process '/bin/bash'. This may indicate a child process inherited the STDIO
> streams and has not yet exited.
> {noformat}
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=49181&view=logs&j=4eda0b4a-bd0d-521a-0916-8285b9be9bb5&t=2ff6d5fa-53a6-53ac-bff7-fa524ea361a9&l=14436
--
This message was sent by Atlassian Jira
(v8.20.10#820010)