Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-34224

ChangelogStorageMetricsTest.testAttemptsPerUpload(ChangelogStorageMetricsTest timed out

    XMLWordPrintableJSON

Details

    Description

      The timeout appeared in the GitHub Actions workflow (currently in test phase; FLIP-396):
      https://github.com/XComp/flink/actions/runs/7632434859/job/20793613726#step:10:11040

      Jan 24 01:38:36 "ForkJoinPool-1-worker-1" #16 daemon prio=5 os_prio=0 tid=0x00007f3b200ae800 nid=0x406e3 waiting on condition [0x00007f3b1ba0e000]
      Jan 24 01:38:36    java.lang.Thread.State: WAITING (parking)
      Jan 24 01:38:36 	at sun.misc.Unsafe.park(Native Method)
      Jan 24 01:38:36 	- parking to wait for  <0x00000000dfbbb358> (a java.util.concurrent.CompletableFuture$Signaller)
      Jan 24 01:38:36 	at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
      Jan 24 01:38:36 	at java.util.concurrent.CompletableFuture$Signaller.block(CompletableFuture.java:1707)
      Jan 24 01:38:36 	at java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3313)
      Jan 24 01:38:36 	at java.util.concurrent.CompletableFuture.waitingGet(CompletableFuture.java:1742)
      Jan 24 01:38:36 	at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1908)
      Jan 24 01:38:36 	at org.apache.flink.changelog.fs.ChangelogStorageMetricsTest.testAttemptsPerUpload(ChangelogStorageMetricsTest.java:251)
      Jan 24 01:38:36 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      [...]
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mapohl Matthias Pohl
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: