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

Build: #1543 failed Scheduled

Stages & jobs

  1. Build and Package

  2. Deploy

  3. copy nightlies to website

Build result summary

Details

Completed
Queue duration
7 minutes
Duration
58 seconds
Labels
None
Revision
9f024dbb235a2cc58fbdfdd6f79c7664d366382c
Total tests
452
Fixed in
#1545 (Scheduled with changes by Dan Caseley <dan@caseley.me.uk> and daryl herzmann <akrherz@iastate.edu>)

Tests

Responsible

No one has taken responsibility for this failure

Tests

New test failures 1
Status Test View job Duration
Collapse Failed LoginLimitManagerTest lockoutsWillBeAudited
Run Maven < 1 sec
org.mockito.exceptions.verification.TooManyActualInvocations: 
securityAuditManager.logEvent(
    "test-user",
    "Failed admin console login attempt",
    "A failed login attempt to the admin console was made from address a.b.c.d. "
);
Wanted 10 times:
-> at org.jivesoftware.admin.LoginLimitManagerTest.lockoutsWillBeAudited(LoginLimitManagerTest.java:51)
(38 more lines...)