Build: #9 failed Manual run by Daniel Kayiwa

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 second
Duration
7 minutes
Labels
None
Revisions
Git
12b1cfa6fb049f76a88efa029ef0bb2ea327eec1 12b1cfa6fb049f76a88efa029ef0bb2ea327eec1
Release scripts
1969d1c2650fc66ab14f5edb4052a329a196f370 1969d1c2650fc66ab14f5edb4052a329a196f370
Total tests
140
Failing since
#8 (Changes by Michael Seaton <mseaton@pih.org>)
Fixed in
#10 (Changes by Michael Seaton <mseaton@pih.org>)

Tests

Responsible

This build has been failing since #8
No one has taken responsibility

Tests

Existing test failures 8
Status Test Failing since View job Duration
java.lang.AssertionError: Encounter Type saved, but Sync Record was not
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.openmrs.module.sync.api.db.hibernate.HibernateSyncInterceptorTransactionTest.afterTx(HibernateSyncInterceptorTransactionTest.java:81)
java.lang.AssertionError: Encounter Type saved, but Sync Record was not
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.openmrs.module.sync.api.db.hibernate.HibernateSyncInterceptorTransactionTest.afterTx(HibernateSyncInterceptorTransactionTest.java:81)
org.hibernate.exception.ConstraintViolationException: could not execute statement
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:457)
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:427)
	at org.h2.message.DbException.get(DbException.java:205)
	at org.h2.message.DbException.get(DbException.java:181)
	at org.h2.index.BaseIndex.getDuplicateKeyException(BaseIndex.java:103)
	at org.h2.mvstore.db.MVSecondaryIndex.checkUnique(MVSecondaryIndex.java:220)
	at org.h2.mvstore.db.MVSecondaryIndex.add(MVSecondaryIndex.java:196)
(64 more lines...)
java.lang.AssertionError: Encounter Type saved, but Sync Record was not
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.openmrs.module.sync.api.db.hibernate.HibernateSyncInterceptorTransactionTest.afterTx(HibernateSyncInterceptorTransactionTest.java:81)
java.lang.AssertionError: Encounter Type saved, but Sync Record was not
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.openmrs.module.sync.api.db.hibernate.HibernateSyncInterceptorTransactionTest.afterTx(HibernateSyncInterceptorTransactionTest.java:81)
java.lang.AssertionError: Encounter Type saved, but Sync Record was not
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.openmrs.module.sync.api.db.hibernate.HibernateSyncInterceptorTransactionTest.afterTx(HibernateSyncInterceptorTransactionTest.java:81)
	at org.openmrs.module.sync.api.db.hibernate.HibernateSyncInterceptorTransactionTest.shouldTestFirstThrowsException(HibernateSyncInterceptorTransactionTest.java:208)
java.lang.AssertionError: Encounter Type saved, but Sync Record was not
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.openmrs.module.sync.api.db.hibernate.HibernateSyncInterceptorTransactionTest.afterTx(HibernateSyncInterceptorTransactionTest.java:81)
java.lang.AssertionError: expected:<60> but was:<62>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.openmrs.module.sync.scheduler.CleanupSyncTablesTaskTest.shouldDeleteOnlyTheStatesGiven(CleanupSyncTablesTaskTest.java:40)