elharo opened a new issue, #2030:
URL: https://github.com/apache/maven-resolver/issues/2030

   ### Affected version
   
   HEAD on Jenkins
   
   ### Bug description
   
   Perhaps a thread-safety issue in the code?
   
   
   ```
   exclusiveAccess(TestInfo) org.eclipse.aether.named.ipc.IpcNamedLockFactoryIT
   Failing for the past 1 build since #1
   Took 25 sec
   Error Details
   
   exclusiveAccess(org.junit.jupiter.api.TestInfo) timed out after 25 seconds
   
   Stack Trace
   
   java.util.concurrent.TimeoutException: 
exclusiveAccess(org.junit.jupiter.api.TestInfo) timed out after 25 seconds
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
        Suppressed: java.lang.InterruptedException
                at java.base/java.lang.Object.wait0(Native Method)
                at java.base/java.lang.Object.wait(Object.java:366)
                at java.base/java.lang.Thread.join(Thread.java:2078)
                at java.base/java.lang.Thread.join(Thread.java:2154)
                at 
org.eclipse.aether.named.ipc.NamedLockFactoryTestSupport.exclusiveAccess(NamedLockFactoryTestSupport.java:150)
                at java.base/java.lang.reflect.Method.invoke(Method.java:580)
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to