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

[jira] [Updated] (FLINK-27765) TaskManagerProcessFailureBatchRecoveryITCase.testTaskManagerProcessFailure failed with FlinkJobNotFoundException

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

Flink Jira Bot updated FLINK-27765:
-----------------------------------
    Labels: stale-assigned test-stability  (was: test-stability)

I am the [Flink Jira Bot|https://github.com/apache/flink-jira-bot/] and I help the community manage its development. I see this issue is assigned but has not received an update in 30 days, so it has been labeled "stale-assigned".
If you are still working on the issue, please remove the label and add a comment updating the community on your progress.  If this issue is waiting on feedback, please consider this a reminder to the committer/reviewer. Flink is a very active project, and so we appreciate your patience.
If you are no longer working on the issue, please unassign yourself so someone else may work on it.


> TaskManagerProcessFailureBatchRecoveryITCase.testTaskManagerProcessFailure failed with FlinkJobNotFoundException
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: FLINK-27765
>                 URL: https://issues.apache.org/jira/browse/FLINK-27765
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Coordination
>    Affects Versions: 1.16.0
>            Reporter: Huang Xingbo
>            Assignee: Atri Sharma
>            Priority: Major
>              Labels: stale-assigned, test-stability
>
> {code:java}
> 2022-05-25T02:05:27.1873752Z May 25 02:05:27 [ERROR] Failures: 
> 2022-05-25T02:05:27.1874854Z May 25 02:05:27 [ERROR] TaskManagerProcessFailureBatchRecoveryITCase.testTaskManagerProcessFailure
> 2022-05-25T02:05:27.1875640Z May 25 02:05:27 [INFO]   Run 1: PASS
> 2022-05-25T02:05:27.1876978Z May 25 02:05:27 [ERROR]   Run 2: The program encountered a RestClientException : [org.apache.flink.runtime.rest.handler.RestHandlerException: org.apache.flink.runtime.messages.FlinkJobNotFoundException: Could not find Flink job (9e72abfc6f3a9fd82424bf039ea18795)
> 2022-05-25T02:05:27.1878652Z May 25 02:05:27 	at org.apache.flink.runtime.rest.handler.job.JobExecutionResultHandler.propagateException(JobExecutionResultHandler.java:94)
> 2022-05-25T02:05:27.1880072Z May 25 02:05:27 	at org.apache.flink.runtime.rest.handler.job.JobExecutionResultHandler.lambda$handleRequest$1(JobExecutionResultHandler.java:84)
> 2022-05-25T02:05:27.1881330Z May 25 02:05:27 	at java.util.concurrent.CompletableFuture.uniExceptionally(CompletableFuture.java:884)
> 2022-05-25T02:05:27.1882473Z May 25 02:05:27 	at java.util.concurrent.CompletableFuture$UniExceptionally.tryFire(CompletableFuture.java:866)
> 2022-05-25T02:05:27.1883303Z May 25 02:05:27 	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
> 2022-05-25T02:05:27.1884199Z May 25 02:05:27 	at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1990)
> 2022-05-25T02:05:27.1885040Z May 25 02:05:27 	at org.apache.flink.runtime.rpc.akka.AkkaInvocationHandler.lambda$invokeRpc$1(AkkaInvocationHandler.java:261)
> 2022-05-25T02:05:27.1886100Z May 25 02:05:27 	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
> 2022-05-25T02:05:27.1887037Z May 25 02:05:27 	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
> 2022-05-25T02:05:27.1887797Z May 25 02:05:27 	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
> 2022-05-25T02:05:27.1888542Z May 25 02:05:27 	at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1990)
> 2022-05-25T02:05:27.1889390Z May 25 02:05:27 	at org.apache.flink.util.concurrent.FutureUtils.doForward(FutureUtils.java:1275)
> 2022-05-25T02:05:27.1890158Z May 25 02:05:27 	at org.apache.flink.runtime.concurrent.akka.ClassLoadingUtils.lambda$null$1(ClassLoadingUtils.java:93)
> 2022-05-25T02:05:27.1891040Z May 25 02:05:27 	at org.apache.flink.runtime.concurrent.akka.ClassLoadingUtils.runWithContextClassLoader(ClassLoadingUtils.java:68)
> 2022-05-25T02:05:27.1892037Z May 25 02:05:27 	at org.apache.flink.runtime.concurrent.akka.ClassLoadingUtils.lambda$guardCompletionWithContextClassLoader$2(ClassLoadingUtils.java:92)
> 2022-05-25T02:05:27.1892931Z May 25 02:05:27 	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
> 2022-05-25T02:05:27.1893706Z May 25 02:05:27 	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
> 2022-05-25T02:05:27.1894530Z May 25 02:05:27 	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
> 2022-05-25T02:05:27.1895269Z May 25 02:05:27 	at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1990)
> 2022-05-25T02:05:27.1896413Z May 25 02:05:27 	at org.apache.flink.runtime.concurrent.akka.AkkaFutureUtils$1.onComplete(AkkaFutureUtils.java:45)
> 2022-05-25T02:05:27.1897415Z May 25 02:05:27 	at akka.dispatch.OnComplete.internal(Future.scala:299)
> 2022-05-25T02:05:27.1898030Z May 25 02:05:27 	at akka.dispatch.OnComplete.internal(Future.scala:297)
> 2022-05-25T02:05:27.1898639Z May 25 02:05:27 	at akka.dispatch.japi$CallbackBridge.apply(Future.scala:224)
> 2022-05-25T02:05:27.1899254Z May 25 02:05:27 	at akka.dispatch.japi$CallbackBridge.apply(Future.scala:221)
> 2022-05-25T02:05:27.1899852Z May 25 02:05:27 	at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:60)
> 2022-05-25T02:05:27.1900699Z May 25 02:05:27 	at org.apache.flink.runtime.concurrent.akka.AkkaFutureUtils$DirectExecutionContext.execute(AkkaFutureUtils.java:65)
> 2022-05-25T02:05:27.1901847Z May 25 02:05:27 	at scala.concurrent.impl.CallbackRunnable.executeWithValue(Promise.scala:68)
> 2022-05-25T02:05:27.1902979Z May 25 02:05:27 	at scala.concurrent.impl.Promise$DefaultPromise.$anonfun$tryComplete$1(Promise.scala:284)
> 2022-05-25T02:05:27.1904342Z May 25 02:05:27 	at scala.concurrent.impl.Promise$DefaultPromise.$anonfun$tryComplete$1$adapted(Promise.scala:284)
> 2022-05-25T02:05:27.1905213Z May 25 02:05:27 	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete(Promise.scala:284)
> 2022-05-25T02:05:27.1905882Z May 25 02:05:27 	at akka.pattern.PromiseActorRef.$bang(AskSupport.scala:621)
> 2022-05-25T02:05:27.1906592Z May 25 02:05:27 	at akka.pattern.PipeToSupport$PipeableFuture$$anonfun$pipeTo$1.applyOrElse(PipeToSupport.scala:25)
> 2022-05-25T02:05:27.1907622Z May 25 02:05:27 	at akka.pattern.PipeToSupport$PipeableFuture$$anonfun$pipeTo$1.applyOrElse(PipeToSupport.scala:23)
> 2022-05-25T02:05:27.1908354Z May 25 02:05:27 	at scala.concurrent.Future.$anonfun$andThen$1(Future.scala:532)
> 2022-05-25T02:05:27.1908991Z May 25 02:05:27 	at scala.concurrent.impl.Promise.liftedTree1$1(Promise.scala:29)
> 2022-05-25T02:05:27.1909744Z May 25 02:05:27 	at scala.concurrent.impl.Promise.$anonfun$transform$1(Promise.scala:29)
> 2022-05-25T02:05:27.1910395Z May 25 02:05:27 	at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:60)
> 2022-05-25T02:05:27.1911088Z May 25 02:05:27 	at akka.dispatch.BatchingExecutor$AbstractBatch.processBatch(BatchingExecutor.scala:63)
> 2022-05-25T02:05:27.1911983Z May 25 02:05:27 	at akka.dispatch.BatchingExecutor$BlockableBatch.$anonfun$run$1(BatchingExecutor.scala:100)
> 2022-05-25T02:05:27.1912723Z May 25 02:05:27 	at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.java:12)
> 2022-05-25T02:05:27.1913408Z May 25 02:05:27 	at scala.concurrent.BlockContext$.withBlockContext(BlockContext.scala:81)
> 2022-05-25T02:05:27.1914190Z May 25 02:05:27 	at akka.dispatch.BatchingExecutor$BlockableBatch.run(BatchingExecutor.scala:100)
> 2022-05-25T02:05:27.1914866Z May 25 02:05:27 	at akka.dispatch.TaskInvocation.run(AbstractDispatcher.scala:49)
> 2022-05-25T02:05:27.1915713Z May 25 02:05:27 	at akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinTask.exec(ForkJoinExecutorConfigurator.scala:48)
> 2022-05-25T02:05:27.1916473Z May 25 02:05:27 	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
> 2022-05-25T02:05:27.1917558Z May 25 02:05:27 	at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
> 2022-05-25T02:05:27.1918616Z May 25 02:05:27 	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
> 2022-05-25T02:05:27.1919638Z May 25 02:05:27 	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175)
> 2022-05-25T02:05:27.1921063Z May 25 02:05:27 Caused by: java.util.concurrent.CompletionException: org.apache.flink.runtime.messages.FlinkJobNotFoundException: Could not find Flink job (9e72abfc6f3a9fd82424bf039ea18795)
> 2022-05-25T02:05:27.1922069Z May 25 02:05:27 	at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:292)
> 2022-05-25T02:05:27.1922825Z May 25 02:05:27 	at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:308)
> 2022-05-25T02:05:27.1923560Z May 25 02:05:27 	at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:957)
> 2022-05-25T02:05:27.1924339Z May 25 02:05:27 	at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940)
> 2022-05-25T02:05:27.1924891Z May 25 02:05:27 	... 44 more
> 2022-05-25T02:05:27.1925491Z May 25 02:05:27 Caused by: org.apache.flink.runtime.messages.FlinkJobNotFoundException: Could not find Flink job (9e72abfc6f3a9fd82424bf039ea18795)
> 2022-05-25T02:05:27.1926308Z May 25 02:05:27 	at org.apache.flink.runtime.dispatcher.Dispatcher.lambda$requestJobStatus$17(Dispatcher.java:816)
> 2022-05-25T02:05:27.1927084Z May 25 02:05:27 	at java.util.Optional.orElseGet(Optional.java:267)
> 2022-05-25T02:05:27.1927734Z May 25 02:05:27 	at org.apache.flink.runtime.dispatcher.Dispatcher.requestJobStatus(Dispatcher.java:810)
> 2022-05-25T02:05:27.1928377Z May 25 02:05:27 	at sun.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
> 2022-05-25T02:05:27.1929043Z May 25 02:05:27 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 2022-05-25T02:05:27.1929705Z May 25 02:05:27 	at java.lang.reflect.Method.invoke(Method.java:498)
> 2022-05-25T02:05:27.1930390Z May 25 02:05:27 	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.lambda$handleRpcInvocation$1(AkkaRpcActor.java:304)
> 2022-05-25T02:05:27.1931247Z May 25 02:05:27 	at org.apache.flink.runtime.concurrent.akka.ClassLoadingUtils.runWithContextClassLoader(ClassLoadingUtils.java:83)
> 2022-05-25T02:05:27.1932077Z May 25 02:05:27 	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleRpcInvocation(AkkaRpcActor.java:302)
> 2022-05-25T02:05:27.1932847Z May 25 02:05:27 	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleRpcMessage(AkkaRpcActor.java:217)
> 2022-05-25T02:05:27.1933614Z May 25 02:05:27 	at org.apache.flink.runtime.rpc.akka.FencedAkkaRpcActor.handleRpcMessage(FencedAkkaRpcActor.java:78)
> 2022-05-25T02:05:27.1934447Z May 25 02:05:27 	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleMessage(AkkaRpcActor.java:163)
> 2022-05-25T02:05:27.1935139Z May 25 02:05:27 	at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:24)
> 2022-05-25T02:05:27.1935764Z May 25 02:05:27 	at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:20)
> 2022-05-25T02:05:27.1936589Z May 25 02:05:27 	at scala.PartialFunction.applyOrElse(PartialFunction.scala:123)
> 2022-05-25T02:05:27.1937475Z May 25 02:05:27 	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:122)
> 2022-05-25T02:05:27.1938099Z May 25 02:05:27 	at akka.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:20)
> 2022-05-25T02:05:27.1938758Z May 25 02:05:27 	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:171)
> 2022-05-25T02:05:27.1939410Z May 25 02:05:27 	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:172)
> 2022-05-25T02:05:27.1940058Z May 25 02:05:27 	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:172)
> 2022-05-25T02:05:27.1940806Z May 25 02:05:27 	at akka.actor.Actor.aroundReceive(Actor.scala:537)
> 2022-05-25T02:05:27.1941370Z May 25 02:05:27 	at akka.actor.Actor.aroundReceive$(Actor.scala:535)
> 2022-05-25T02:05:27.1941954Z May 25 02:05:27 	at akka.actor.AbstractActor.aroundReceive(AbstractActor.scala:220)
> 2022-05-25T02:05:27.1942580Z May 25 02:05:27 	at akka.actor.ActorCell.receiveMessage(ActorCell.scala:580)
> 2022-05-25T02:05:27.1943171Z May 25 02:05:27 	at akka.actor.ActorCell.invoke(ActorCell.scala:548)
> 2022-05-25T02:05:27.1943758Z May 25 02:05:27 	at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:270)
> 2022-05-25T02:05:27.1944392Z May 25 02:05:27 	at akka.dispatch.Mailbox.run(Mailbox.scala:231)
> 2022-05-25T02:05:27.1944936Z May 25 02:05:27 	at akka.dispatch.Mailbox.exec(Mailbox.scala:243)
> 2022-05-25T02:05:27.1945368Z May 25 02:05:27 	... 4 more
> 2022-05-25T02:05:27.1945702Z May 25 02:05:27 ]
> {code}
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=36024&view=logs&j=a57e0635-3fad-5b08-57c7-a4142d7d6fa9&t=2ef0effc-1da1-50e5-c2bd-aab434b1c5b7&l=12661



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