Generates the latest/greatest Maven-based artifacts for the Openfire project, every night.

Build: #1112 failed

Job: Run Maven failed

Stages & jobs

  1. Build and Package

  2. Deploy

  3. copy nightlies to website

Job result summary

Completed
Duration
53 seconds
Agent
Default Agent
Revision
5b10a785248422d77be216d6535eb6097dc217e5
Total tests
427
Fixed in
#1113 (Scheduled)

Tests

  • 427 tests in total
  • 1 test failed
  • 1 failure is new
  • 4 tests were quarantined / skipped
  • 12 seconds taken in total.
New test failures 1
Status Test Duration
Collapse Failed FlattenNestedGroupsTest testNormalUsersOfGroupsNoPosix
< 1 sec
org.jivesoftware.openfire.group.GroupNotFoundException: Group with name admins not found.
	at org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest.testNormalUsersOfGroups(FlattenNestedGroupsTest.java:164)
	at org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest.testNormalUsersOfGroupsNoPosix(FlattenNestedGroupsTest.java:139)
Caused by: javax.naming.CommunicationException: connection closed
	at org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest.testNormalUsersOfGroups(FlattenNestedGroupsTest.java:164)
	at org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest.testNormalUsersOfGroupsNoPosix(FlattenNestedGroupsTest.java:139)
Caused by: java.io.IOException: connection closed
	at org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest.testNormalUsersOfGroups(FlattenNestedGroupsTest.java:164)
(1 more lines...)