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

Build: #2591 failed

Job: Run Maven failed

Stages & jobs

  1. Build and Package

  2. Deploy

  3. copy nightlies to website

Test results

  • 1,398 tests in total
  • 1 test failed
  • 1 failure is new
  • 7 tests were quarantined / skipped
  • 18 minutes taken in total.

Build 2,591 has the following 1 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse Failed AutoCloseableReentrantLockTest willInterruptWhilstWaitingForALock
15 secs
org.junit.runners.model.TestTimedOutException: test timed out after 1000 milliseconds
	at java.base@11.0.23/java.lang.Thread.start0(Native Method)
	at java.base@11.0.23/java.lang.Thread.start(Thread.java:798)
	at java.base@11.0.23/java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:937)
	at java.base@11.0.23/java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1343)
	at java.base@11.0.23/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:140)
	at java.base@11.0.23/java.util.concurrent.Executors$DelegatedExecutorService.submit(Executors.java:719)
	at app//org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:89)
(17 more lines...)