Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.

Failed

com.jogamp.opencl.gl.CLGLTest.vboSharing

Failing for the past 4 builds (Since Unstable#1166 )
Took 5 sec.

Error Message

java.lang.Throwable: Thread-3-Display-.macosx_nil-1-EDT-3: Default-EDT finished w/ 1 left, task #0

Stacktrace

java.lang.RuntimeException: java.lang.Throwable: Thread-3-Display-.macosx_nil-1-EDT-3: Default-EDT finished w/ 1 left, task #0
	at jogamp.newt.DefaultEDTUtil.invokeImpl(DefaultEDTUtil.java:252)
	at jogamp.newt.DefaultEDTUtil.invoke(DefaultEDTUtil.java:165)
	at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:442)
	at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:3135)
	at jogamp.newt.WindowImpl.setSizeImpl(WindowImpl.java:1473)
	at jogamp.newt.WindowImpl.setSize(WindowImpl.java:1477)
	at com.jogamp.opencl.gl.CLGLTest.initGL(CLGLTest.java:89)
	at com.jogamp.opencl.gl.CLGLTest.vboSharing(CLGLTest.java:164)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
Caused by: java.lang.Throwable: Thread-3-Display-.macosx_nil-1-EDT-3: Default-EDT finished w/ 1 left, task #0
	at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:404)
Caused by: java.lang.RuntimeException: Waited 5000ms for: <5b9c94be, 5fa30b15>[count 1, qsz 0, owner <Thread-6>] - <Thread-3-Display-.macosx_nil-1-EDT-3>
	at jogamp.common.util.locks.RecursiveLockImpl01Unfairish.lock(RecursiveLockImpl01Unfairish.java:198)
	at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:793)
	at jogamp.opengl.GLAutoDrawableBase.defaultWindowRepaintOp(GLAutoDrawableBase.java:215)
	at com.jogamp.newt.opengl.GLWindow.access$100(GLWindow.java:121)
	at com.jogamp.newt.opengl.GLWindow$2.windowRepaint(GLWindow.java:138)
	at jogamp.newt.WindowImpl.consumeWindowEvent(WindowImpl.java:4767)
	at jogamp.newt.WindowImpl.consumeEvent(WindowImpl.java:3740)
	at jogamp.newt.DisplayImpl.dispatchMessage(DisplayImpl.java:680)
	at jogamp.newt.DisplayImpl.dispatchMessage(DisplayImpl.java:707)
	at jogamp.newt.DisplayImpl.dispatchMessages(DisplayImpl.java:746)
	at jogamp.newt.DisplayImpl$7.run(DisplayImpl.java:672)
	at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:347)

Standard Output

 - - - glcl; createContextTest - - - 
isGLMemorySharingSupported==true on: 
    CLDevice [id: 16925952 name: Iris type: GPU profile: FULL_PROFILE]
CLPlatform [name: Apple, vendor: Apple, profile: FULL_PROFILE, version: OpenCL 1.2 (Aug  8 2022 21:29:33)]
CLGLContext [id: 105553179304544, platform: Apple, profile: FULL_PROFILE, devices: 1]
 - - - glcl; textureSharing - - - 
no platform that supports OpenGL-OpenCL interoperability
 - - - glcl; vboSharing - - - 

Standard Error

SLOCK [T SingletonServerSocket1-localhost/127.0.0.1:59999 @ 1691857055865 ms III - Start
SLOCK [T main @ 1691857055866 ms +++ localhost/127.0.0.1:59999 - Locked within 13 ms, 1 attempts
++++ UITestCase.setUp: com.jogamp.opencl.gl.CLGLTest - createContextTest
++++ UITestCase.tearDown: com.jogamp.opencl.gl.CLGLTest - createContextTest
++++ UITestCase.setUp: com.jogamp.opencl.gl.CLGLTest - textureSharing
++++ UITestCase.tearDown: com.jogamp.opencl.gl.CLGLTest - textureSharing
++++ UITestCase.setUp: com.jogamp.opencl.gl.CLGLTest - vboSharing
Exception in thread "Thread-3-Display-.macosx_nil-1-EDT-3" java.lang.RuntimeException: Waited 5000ms for: <5b9c94be, 5fa30b15>[count 1, qsz 0, owner <Thread-6>] - <Thread-3-Display-.macosx_nil-1-EDT-3>
	at jogamp.common.util.locks.RecursiveLockImpl01Unfairish.lock(RecursiveLockImpl01Unfairish.java:198)
	at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:793)
	at jogamp.opengl.GLAutoDrawableBase.defaultWindowRepaintOp(GLAutoDrawableBase.java:215)
	at com.jogamp.newt.opengl.GLWindow.access$100(GLWindow.java:121)
	at com.jogamp.newt.opengl.GLWindow$2.windowRepaint(GLWindow.java:138)
	at jogamp.newt.WindowImpl.consumeWindowEvent(WindowImpl.java:4767)
	at jogamp.newt.WindowImpl.consumeEvent(WindowImpl.java:3740)
	at jogamp.newt.DisplayImpl.dispatchMessage(DisplayImpl.java:680)
	at jogamp.newt.DisplayImpl.dispatchMessage(DisplayImpl.java:707)
	at jogamp.newt.DisplayImpl.dispatchMessages(DisplayImpl.java:746)
	at jogamp.newt.DisplayImpl$7.run(DisplayImpl.java:672)
	at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:347)
++++ UITestCase.tearDown: com.jogamp.opencl.gl.CLGLTest - vboSharing
SLOCK [T SingletonServerSocket1-localhost/127.0.0.1:59999 @ 1691857062598 ms III - Stopping: alive true, shallQuit true, hasSocket true
SLOCK [T main @ 1691857062598 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms