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

Failed

com.jogamp.opencl.CLProgramTest.builderTest

Failing for the past 8 builds (Since Unstable#322 )
Took 42 ms.

Error Message

can not receive info string [error: CL_INVALID_VALUE]

Stacktrace

com.jogamp.opencl.CLException$CLInvalidValueException: can not receive info string [error: CL_INVALID_VALUE]
	at com.jogamp.opencl.CLException.checkForError(CLException.java:67)
	at com.jogamp.opencl.CLPlatform.getInfoString(CLPlatform.java:518)
	at com.jogamp.opencl.CLPlatform.getICDSuffix(CLPlatform.java:471)
	at com.jogamp.opencl.CLProgramBuilder.writeObject(CLProgramBuilder.java:269)
	at java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:945)
	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1469)
	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
	at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:330)
	at com.jogamp.opencl.CLProgramBuilder.save(CLProgramBuilder.java:148)
	at com.jogamp.opencl.CLProgramTest.builderTest(CLProgramTest.java:239)

Standard Output

 - - - CLProgramTest; rebuild program test - - - 
got expected exception:  CL_INVALID_PROGRAM_EXECUTABLE
{CLDevice [id: 16909312 name: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz type: CPU profile: FULL_PROFILE]=BUILD_NONE, CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]=BUILD_NONE}
{CLDevice [id: 16909312 name: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz type: CPU profile: FULL_PROFILE]=BUILD_SUCCESS, CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]=BUILD_SUCCESS}
{CLDevice [id: 16909312 name: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz type: CPU profile: FULL_PROFILE]=BUILD_SUCCESS, CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]=BUILD_SUCCESS}
 - - - CLProgramTest; down-/upload binaries test - - - 
 - - - CLProgramTest; program builder test - - - 
CLProgramBuilder{options=[-cl-mad-enable], defines=[-D RADIUS=5, -D ENABLE_FOOBAR], devices={CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]=[B@bd10a5c, CLDevice [id: 16909312 name: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz type: CPU profile: FULL_PROFILE]=[B@bd10a5c}}
compile workgroup size: 1 1 1
kernel: CLKernel [id: 4296147456 name: foo]
kernel: CLKernel [id: 4296149504 name: bar]