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/20 22:38:00 UTC

[jira] [Updated] (FLINK-28424) JdbcExactlyOnceSinkE2eTest hangs on Azure

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

Flink Jira Bot updated FLINK-28424:
-----------------------------------
    Labels: stale-critical 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 issues has been marked as Critical but is unassigned and neither itself nor its Sub-Tasks have been updated for 14 days. I have gone ahead and marked it "stale-critical". If this ticket is critical, please either assign yourself or give an update. Afterwards, please remove the label or in 7 days the issue will be deprioritized.


> JdbcExactlyOnceSinkE2eTest hangs on Azure
> -----------------------------------------
>
>                 Key: FLINK-28424
>                 URL: https://issues.apache.org/jira/browse/FLINK-28424
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / JDBC
>    Affects Versions: 1.16.0
>            Reporter: Martijn Visser
>            Priority: Critical
>              Labels: stale-critical, test-stability
>
> {code:java}
> 2022-07-06T07:10:57.8133295Z ==========================================================================================
> 2022-07-06T07:10:57.8137200Z === WARNING: This task took already 95% of the available time budget of 232 minutes ===
> 2022-07-06T07:10:57.8140723Z ==========================================================================================
> 2022-07-06T07:10:57.8186584Z ==============================================================================
> 2022-07-06T07:10:57.8187530Z The following Java processes are running (JPS)
> 2022-07-06T07:10:57.8188571Z ==============================================================================
> 2022-07-06T07:10:58.2136012Z 825016 Jps
> 2022-07-06T07:10:58.2136438Z 34359 surefirebooter8568713056714319310.jar
> 2022-07-06T07:10:58.2136774Z 525 Launcher
> 2022-07-06T07:10:58.2240260Z ==============================================================================
> 2022-07-06T07:10:58.2240814Z Printing stack trace of Java process 825016
> 2022-07-06T07:10:58.2241256Z ==============================================================================
> 2022-07-06T07:10:58.4498109Z 825016: No such process
> 2022-07-06T07:10:58.4524779Z ==============================================================================
> 2022-07-06T07:10:58.4525272Z Printing stack trace of Java process 34359
> 2022-07-06T07:10:58.4525713Z ==============================================================================
> 2022-07-06T07:10:58.6399085Z 2022-07-06 07:10:58
> 2022-07-06T07:10:58.6400425Z Full thread dump OpenJDK 64-Bit Server VM (25.292-b10 mixed mode):
> 2022-07-06T07:10:58.7332738Z "Legacy Source Thread - Source: Custom Source -> Map -> Sink: Unnamed (1/4)#44585" #870775 prio=5 os_prio=0 tid=0x00007fca5c06f800 nid=0xc3c26 waiting on condition [0x00007fca503b1000]
> 2022-07-06T07:10:58.7333386Z    java.lang.Thread.State: WAITING (parking)
> 2022-07-06T07:10:58.7333759Z 	at sun.misc.Unsafe.park(Native Method)
> 2022-07-06T07:10:58.7334404Z 	- parking to wait for  <0x00000000d5998448> (a java.util.concurrent.CountDownLatch$Sync)
> 2022-07-06T07:10:58.7334943Z 	at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
> 2022-07-06T07:10:58.7335605Z 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:836)
> 2022-07-06T07:10:58.7336392Z 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:997)
> 2022-07-06T07:10:58.7337195Z 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1304)
> 2022-07-06T07:10:58.7337966Z 	at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:231)
> 2022-07-06T07:10:58.7338677Z 	at org.apache.flink.connector.jdbc.xa.JdbcExactlyOnceSinkE2eTest$TestEntrySource.waitForConsumers(JdbcExactlyOnceSinkE2eTest.java:314)
> 2022-07-06T07:10:58.7339566Z 	at org.apache.flink.connector.jdbc.xa.JdbcExactlyOnceSinkE2eTest$TestEntrySource.run(JdbcExactlyOnceSinkE2eTest.java:300)
> 2022-07-06T07:10:58.7340281Z 	at org.apache.flink.streaming.api.operators.StreamSource.run(StreamSource.java:110)
> 2022-07-06T07:10:58.7340883Z 	at org.apache.flink.streaming.api.operators.StreamSource.run(StreamSource.java:67)
> 2022-07-06T07:10:58.7341583Z 	at org.apache.flink.streaming.runtime.tasks.SourceStreamTask$LegacySourceFunctionThread.run(SourceStreamTask.java:333)
> {code}
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=37685&view=logs&j=075127ba-54d5-54b0-cccf-6a36778b332d&t=c35a13eb-0df9-505f-29ac-8097029d4d79&l=14871



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