[
https://issues.apache.org/jira/browse/FLINK-32624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
lincoln lee updated FLINK-32624:
--------------------------------
Description:
[https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=51376&view=logs&j=0da23115-68bb-5dcd-192c-bd4c8adebde1&t=24c3384f-1bcb-57b3-224f-51bf973bbee8]
errors:
{code}
Jul 18 11:18:35 11:18:35.412 [ERROR]
org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.TieredStorageConsumerClientTest.testGetNextBufferFromRemoteTier
Time elapsed: 0.014 s <<< FAILURE!
Jul 18 11:18:35 java.lang.AssertionError:
Jul 18 11:18:35
Jul 18 11:18:35 Expecting Optional to contain a value but it was empty.
Jul 18 11:18:35 at
org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.TieredStorageConsumerClientTest.testGetNextBufferFromRemoteTier(TieredStorageConsumerClientTest.java:127)
{code}
was:
[https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=51376&view=logs&j=0da23115-68bb-5dcd-192c-bd4c8adebde1&t=24c3384f-1bcb-57b3-224f-51bf973bbee8]
errors:
{code}
Jul 18 11:18:35 at
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
Jul 18 11:18:35 at
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
Jul 18 11:18:35 at
org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
Jul 18 11:18:35 at
org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
Jul 18 11:18:35 at
org.junit.platform.engine.support.hierarchical.ForkJoinPoolHierarchicalTestExecutorService$ExclusiveTask.compute(ForkJoinPoolHierarchicalTestExecutorService.java:185)
Jul 18 11:18:35 at
java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:189)
Jul 18 11:18:35 at
java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
Jul 18 11:18:35 at
java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
Jul 18 11:18:35 at
java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
Jul 18 11:18:35 at
java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175)
{code}
> TieredStorageConsumerClientTest.testGetNextBufferFromRemoteTier failed on CI
> ----------------------------------------------------------------------------
>
> Key: FLINK-32624
> URL: https://issues.apache.org/jira/browse/FLINK-32624
> Project: Flink
> Issue Type: Bug
> Components: API / Core
> Affects Versions: 1.18.0
> Reporter: lincoln lee
> Priority: Major
>
> [https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=51376&view=logs&j=0da23115-68bb-5dcd-192c-bd4c8adebde1&t=24c3384f-1bcb-57b3-224f-51bf973bbee8]
> errors:
> {code}
> Jul 18 11:18:35 11:18:35.412 [ERROR]
> org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.TieredStorageConsumerClientTest.testGetNextBufferFromRemoteTier
> Time elapsed: 0.014 s <<< FAILURE!
> Jul 18 11:18:35 java.lang.AssertionError:
> Jul 18 11:18:35
> Jul 18 11:18:35 Expecting Optional to contain a value but it was empty.
> Jul 18 11:18:35 at
> org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.TieredStorageConsumerClientTest.testGetNextBufferFromRemoteTier(TieredStorageConsumerClientTest.java:127)
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)