Verifies the integrety of the projects, as builds are executed immediately after a code change was detected. This plan provides no artifiacts (use a nightly build instead).

Build: #2936 failed

Job: Build failed

Stages & jobs

  1. Default Stage

  2. Continuous Integration

Invalid chain expired trust anchor: Test case result

The below summarizes the result of the test "Invalid chain expired trust anchor" in build 2,936 of Openfire - Continuous Integration - Build.
Description
Invalid chain expired trust anchor
Test class
org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest
Method
testInvalidChainExpiredTrustAnchor
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

java.io.FileNotFoundException: /tmp/OPENFIRE-TRUNK-JOB1/7b69ef98-288d-4d4a-9109-9ed44e400928 (Permission denied)
	at java.base/java.io.FileOutputStream.open0(Native Method)
	at java.base/java.io.FileOutputStream.open(FileOutputStream.java:293)
	at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:235)
	at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:123)
	at org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest.createFixture(OpenfireX509TrustManagerTest.java:85)