[
https://issues.apache.org/jira/browse/FLINK-33185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17775540#comment-17775540
]
Yangze Guo commented on FLINK-33185:
------------------------------------
Another instance [~Weijie Guo]
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=53749&view=logs&j=5c8e7682-d68f-54d1-16a2-a09310218a49&t=86f654fa-ab48-5c1a-25f4-7e7f6afb9bba
> HybridShuffleITCase fails with TimeoutException: Pending slot request timed
> out in slot pool on AZP
> ---------------------------------------------------------------------------------------------------
>
> Key: FLINK-33185
> URL: https://issues.apache.org/jira/browse/FLINK-33185
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Network
> Affects Versions: 1.19.0
> Reporter: Sergey Nuyanzin
> Priority: Critical
> Labels: test-stability
>
> This build
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=53519&view=logs&j=39d5b1d5-3b41-54dc-6458-1e2ddd1cdcf3&t=0c010d0c-3dec-5bf1-d408-7b18988b1b2b&l=8641
> fails as
> {noformat}
> Sep 29 05:13:54 Caused by: java.util.concurrent.CompletionException:
> java.util.concurrent.CompletionException:
> java.util.concurrent.CompletionException:
> org.apache.flink.util.FlinkException: Pending slot request with
> SlotRequestId{b6e57c09274f4edc50697300bc8859a8} has been released.
> Sep 29 05:13:54 at
> org.apache.flink.runtime.scheduler.DefaultExecutionDeployer.lambda$assignResource$4(DefaultExecutionDeployer.java:226)
> Sep 29 05:13:54 ... 36 more
> Sep 29 05:13:54 Caused by: java.util.concurrent.CompletionException:
> java.util.concurrent.CompletionException:
> org.apache.flink.util.FlinkException: Pending slot request with
> SlotRequestId{b6e57c09274f4edc50697300bc8859a8} has been released.
> Sep 29 05:13:54 at
> java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:292)
> Sep 29 05:13:54 at
> java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:308)
> Sep 29 05:13:54 at
> java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:607)
> Sep 29 05:13:54 at
> java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591)
> Sep 29 05:13:54 ... 34 more
> Sep 29 05:13:54 Caused by: org.apache.flink.util.FlinkException:
> org.apache.flink.util.FlinkException: Pending slot request with
> SlotRequestId{b6e57c09274f4edc50697300bc8859a8} has been released.
> Sep 29 05:13:54 at
> org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPoolBridge.releaseSlot(DeclarativeSlotPoolBridge.java:373)
> Sep 29 05:13:54 ... 30 more
> Sep 29 05:13:54 Caused by: java.util.concurrent.TimeoutException:
> java.util.concurrent.TimeoutException: Pending slot request timed out in slot
> pool.
> Sep 29 05:13:54 ... 30 more
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)