You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Martijn Visser (Jira)" <ji...@apache.org> on 2022/07/01 11:18:00 UTC

[jira] [Updated] (FLINK-26177) PulsarSourceITCase.testScaleDown fails with timeout

     [ https://issues.apache.org/jira/browse/FLINK-26177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martijn Visser updated FLINK-26177:
-----------------------------------
        Parent: FLINK-28352
    Issue Type: Sub-task  (was: Bug)

> PulsarSourceITCase.testScaleDown fails with timeout
> ---------------------------------------------------
>
>                 Key: FLINK-26177
>                 URL: https://issues.apache.org/jira/browse/FLINK-26177
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Connectors / Pulsar
>    Affects Versions: 1.15.0, 1.16.0
>            Reporter: Matthias Pohl
>            Priority: Major
>              Labels: auto-deprioritized-critical, pull-request-available, stale-blocker, test-stability
>
> We observed a [build failure|https://dev.azure.com/mapohl/flink/_build/results?buildId=742&view=logs&j=f3dc9b18-b77a-55c1-591e-264c46fe44d1&t=2d3cd81e-1c37-5c31-0ee4-f5d5cdb9324d&l=26553] caused by {{PulsarSourceITCase.testScaleDown}}:
> {code}
> Feb 15 20:56:02 [ERROR] Tests run: 16, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 431.023 s <<< FAILURE! - in org.apache.flink.connector.pulsar.source.PulsarSourceITCase
> Feb 15 20:56:02 [ERROR] org.apache.flink.connector.pulsar.source.PulsarSourceITCase.testScaleDown(TestEnvironment, DataStreamSourceExternalContext, CheckpointingMode)[2]  Time elapsed: 138.444 s  <<< FAILURE!
> Feb 15 20:56:02 java.lang.AssertionError: 
> Feb 15 20:56:02 
> Feb 15 20:56:02 Expecting
> Feb 15 20:56:02   <CompletableFuture[Incomplete]>
> Feb 15 20:56:02 to be completed within 2M.
> Feb 15 20:56:02 
> Feb 15 20:56:02 exception caught while trying to get the future result: java.util.concurrent.TimeoutException
> Feb 15 20:56:02 	at java.util.concurrent.CompletableFuture.timedGet(CompletableFuture.java:1784)
> [...]
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)