eclipse-openj9 / openj9

Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combines with the Extensions for OpenJDK for OpenJ9 repo.
Other
3.27k stars 721 forks source link

OpenJDK javax/crypto/Cipher/TestCipherMode Agent communication error #19962

Open pshipton opened 1 month ago

pshipton commented 1 month ago

https://openj9-jenkins.osuosl.org/job/Test_openjdk17_j9_sanity.openjdk_ppc64_aix_OMR_testList_1/123 - p8-java1-ibm10 jdk_security2_1 javax/crypto/Cipher/TestCipherMode.java

11:02:54  AES/KWP/NoPadding with UNWRAP
11:02:54  => expected ISE thrown for update()
11:02:54  => expected ISE thrown for doFinal()
11:02:54  AES/KWP/NoPadding with NONEXISTENT
11:02:54  => expected IPE thrown for init()
11:02:54  
11:02:54  TEST RESULT: Error. Agent communication error: java.io.EOFException; check console log for any additional details
11:02:54  --------------------------------------------------
11:05:46  Test results: passed: 223; error: 1
11:06:02  Report written to /home/jenkins/workspace/Test_openjdk17_j9_sanity.openjdk_ppc64_aix_OMR_testList_1/aqa-tests/TKG/output_17226057497025/jdk_security2_1/report/html/report.html
11:06:02  Results written to /home/jenkins/workspace/Test_openjdk17_j9_sanity.openjdk_ppc64_aix_OMR_testList_1/aqa-tests/TKG/output_17226057497025/jdk_security2_1/work
11:06:02  Error: Some tests failed or other problems occurred.
pshipton commented 2 weeks ago

https://openj9-jenkins.osuosl.org/job/Test_openjdk21_j9_sanity.openjdk_ppc64_aix_OpenJDK21_testList_1/29 - p8-java1-ibm04 jdk_security2_0 javax/crypto/Cipher/TestCipherMode.java

15:33:41  AES/KWP/NoPadding with UNWRAP
15:33:41  => expected ISE thrown for update()
15:33:41  => expected ISE thrown for doFinal()
15:33:41  AES/KWP/NoPadding with NONEXISTENT
15:33:41  => expected IPE thrown for init()
15:33:41  
15:33:41  TEST RESULT: Error. Agent communication error: java.io.EOFException; check console log for any additional details
15:33:41  --------------------------------------------------
15:37:18  Test results: passed: 239; error: 1