Build: #36 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build log

The build generated 1,588 lines of output.   The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

03-Sep-2025 19:03:01         at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:99) ~[hibernate-core-5.6.0.Final.jar:5.6.0.Final]
03-Sep-2025 19:03:01         at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:200) ~[hibernate-core-5.6.0.Final.jar:5.6.0.Final]
03-Sep-2025 19:03:01         at org.hibernate.dialect.identity.GetGeneratedKeysDelegate.executeAndExtract(GetGeneratedKeysDelegate.java:57) ~[hibernate-core-5.6.0.Final.jar:5.6.0.Final]
03-Sep-2025 19:03:01         at org.hibernate.id.insert.AbstractReturningDelegate.performInsert(AbstractReturningDelegate.java:43) ~[hibernate-core-5.6.0.Final.jar:5.6.0.Final]
03-Sep-2025 19:03:01         at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3279) ~[hibernate-core-5.6.0.Final.jar:5.6.0.Final]
03-Sep-2025 19:03:01         at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3885) ~[hibernate-core-5.6.0.Final.jar:5.6.0.Final]
03-Sep-2025 19:03:01         at org.hibernate.action.internal.EntityIdentityInsertAction.execute(EntityIdentityInsertAction.java:84) ~[hibernate-core-5.6.0.Final.jar:5.6.0.Final]
03-Sep-2025 19:03:01         at org.hibernate.engine.spi.ActionQueue.execute(ActionQueue.java:645) ~[hibernate-core-5.6.0.Final.jar:5.6.0.Final]
03-Sep-2025 19:03:01         at org.hibernate.engine.spi.ActionQueue.addResolvedEntityInsertAction(ActionQueue.java:282) ~[hibernate-core-5.6.0.Final.jar:5.6.0.Final]
03-Sep-2025 19:03:01         at org.hibernate.engine.spi.ActionQueue.addInsertAction(ActionQueue.java:263) ~[hibernate-core-5.6.0.Final.jar:5.6.0.Final]
03-Sep-2025 19:03:01         at org.hibernate.engine.spi.ActionQueue.addAction(ActionQueue.java:317) ~[hibernate-core-5.6.0.Final.jar:5.6.0.Final]
03-Sep-2025 19:03:01         at org.hibernate.event.internal.AbstractSaveEventListener.addInsertAction(AbstractSaveEventListener.java:330) ~[hibernate-core-5.6.0.Final.jar:5.6.0.Final]
03-Sep-2025 19:03:01         at org.hibernate.event.internal.AbstractSaveEventListener.performSaveOrReplicate(AbstractSaveEventListener.java:287) ~[hibernate-core-5.6.0.Final.jar:5.6.0.Final]
03-Sep-2025 19:03:01         at org.hibernate.event.internal.AbstractSaveEventListener.performSave(AbstractSaveEventListener.java:193) ~[hibernate-core-5.6.0.Final.jar:5.6.0.Final]
03-Sep-2025 19:03:01         at org.hibernate.event.internal.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:123) ~[hibernate-core-5.6.0.Final.jar:5.6.0.Final]
03-Sep-2025 19:03:01         at org.hibernate.event.internal.DefaultSaveOrUpdateEventListener.saveWithGeneratedOrRequestedId(DefaultSaveOrUpdateEventListener.java:194) ~[hibernate-core-5.6.0.Final.jar:5.6.0.Final]
03-Sep-2025 19:03:01         at org.hibernate.event.internal.DefaultSaveEventListener.saveWithGeneratedOrRequestedId(DefaultSaveEventListener.java:38) ~[hibernate-core-5.6.0.Final.jar:5.6.0.Final]
03-Sep-2025 19:03:01         at org.hibernate.event.internal.DefaultSaveOrUpdateEventListener.entityIsTransient(DefaultSaveOrUpdateEventListener.java:179) ~[hibernate-core-5.6.0.Final.jar:5.6.0.Final]
03-Sep-2025 19:03:01         at org.hibernate.event.internal.DefaultSaveEventListener.performSaveOrUpdate(DefaultSaveEventListener.java:32) ~[hibernate-core-5.6.0.Final.jar:5.6.0.Final]
03-Sep-2025 19:03:01         at org.hibernate.event.internal.DefaultSaveOrUpdateEventListener.onSaveOrUpdate(DefaultSaveOrUpdateEventListener.java:75) ~[hibernate-core-5.6.0.Final.jar:5.6.0.Final]
03-Sep-2025 19:03:01         at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:107) ~[hibernate-core-5.6.0.Final.jar:5.6.0.Final]
03-Sep-2025 19:03:01         at org.hibernate.internal.SessionImpl.fireSave(SessionImpl.java:676) ~[hibernate-core-5.6.0.Final.jar:5.6.0.Final]
03-Sep-2025 19:03:01         at org.hibernate.internal.SessionImpl.save(SessionImpl.java:669) ~[hibernate-core-5.6.0.Final.jar:5.6.0.Final]
03-Sep-2025 19:03:01         at org.hibernate.internal.SessionImpl.save(SessionImpl.java:664) ~[hibernate-core-5.6.0.Final.jar:5.6.0.Final]
03-Sep-2025 19:03:01         at org.openmrs.module.sync.api.db.hibernate.HibernateSyncDAO.saveOrUpdate(HibernateSyncDAO.java:673) ~[classes/:?]
03-Sep-2025 19:03:01         at org.openmrs.module.sync.api.impl.SyncServiceImpl.saveOrUpdate(SyncServiceImpl.java:644) ~[classes/:?]
03-Sep-2025 19:03:01         at sun.reflect.GeneratedMethodAccessor300.invoke(Unknown Source) ~[?:?]
03-Sep-2025 19:03:01         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_462]
03-Sep-2025 19:03:01         at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_462]
03-Sep-2025 19:03:01         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) ~[spring-aop-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:03:01         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) ~[spring-aop-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:03:01         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:03:01         at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) ~[spring-tx-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:03:01         at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) ~[spring-tx-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:03:01         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:03:01         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212) ~[spring-aop-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:03:01         at com.sun.proxy.$Proxy207.saveOrUpdate(Unknown Source) ~[?:?]
03-Sep-2025 19:03:01         at sun.reflect.GeneratedMethodAccessor300.invoke(Unknown Source) ~[?:?]
03-Sep-2025 19:03:01         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_462]
03-Sep-2025 19:03:01         at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_462]
03-Sep-2025 19:03:01         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) ~[spring-aop-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:03:01         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) ~[spring-aop-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:03:01         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:03:01         at org.springframework.cache.interceptor.CacheInterceptor.lambda$invoke$0(CacheInterceptor.java:53) ~[spring-context-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:03:01         at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:352) ~[spring-context-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:03:01         at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61) ~[spring-context-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:03:01         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:03:01         at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:123) ~[openmrs-api-2.5.6.jar:?]
03-Sep-2025 19:03:01         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:03:01         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:56) ~[spring-aop-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:03:01         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:03:01         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:56) ~[spring-aop-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:03:01         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:03:01         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212) ~[spring-aop-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:03:01         at com.sun.proxy.$Proxy208.saveOrUpdate(Unknown Source) ~[?:?]
03-Sep-2025 19:03:01         at org.openmrs.module.sync.SyncUtil.updateOpenmrsObject(SyncUtil.java:742) ~[classes/:?]
03-Sep-2025 19:03:01         at org.openmrs.module.sync.api.impl.SyncIngestServiceImpl.processOpenmrsObject(SyncIngestServiceImpl.java:600) ~[classes/:?]
03-Sep-2025 19:03:01         ... 133 more
03-Sep-2025 19:03:01 Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException: NULL not allowed for column "IDENTIFIER"; SQL statement:
03-Sep-2025 19:03:01 insert into patient_identifier (patient_identifier_id, uuid, patient_id, identifier, identifier_type, location_id, date_created, date_voided, preferred, voided, void_reason, creator, voided_by, changed_by, date_changed) values (null, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-200]
03-Sep-2025 19:03:01         at org.h2.message.DbException.getJdbcSQLException(DbException.java:459) ~[h2-1.4.200.jar:1.4.200]
03-Sep-2025 19:03:01         at org.h2.message.DbException.getJdbcSQLException(DbException.java:429) ~[h2-1.4.200.jar:1.4.200]
03-Sep-2025 19:03:01         at org.h2.message.DbException.get(DbException.java:205) ~[h2-1.4.200.jar:1.4.200]
03-Sep-2025 19:03:01         at org.h2.message.DbException.get(DbException.java:181) ~[h2-1.4.200.jar:1.4.200]
03-Sep-2025 19:03:01         at org.h2.table.Column.validateConvertUpdateSequence(Column.java:374) ~[h2-1.4.200.jar:1.4.200]
03-Sep-2025 19:03:01         at org.h2.table.Table.validateConvertUpdateSequence(Table.java:845) ~[h2-1.4.200.jar:1.4.200]
03-Sep-2025 19:03:01         at org.h2.command.dml.Insert.insertRows(Insert.java:187) ~[h2-1.4.200.jar:1.4.200]
03-Sep-2025 19:03:01         at org.h2.command.dml.Insert.update(Insert.java:151) ~[h2-1.4.200.jar:1.4.200]
03-Sep-2025 19:03:01         at org.h2.command.CommandContainer.executeUpdateWithGeneratedKeys(CommandContainer.java:272) ~[h2-1.4.200.jar:1.4.200]
03-Sep-2025 19:03:01         at org.h2.command.CommandContainer.update(CommandContainer.java:191) ~[h2-1.4.200.jar:1.4.200]
03-Sep-2025 19:03:01         at org.h2.command.Command.executeUpdate(Command.java:251) ~[h2-1.4.200.jar:1.4.200]
03-Sep-2025 19:03:01         at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:191) ~[h2-1.4.200.jar:1.4.200]
03-Sep-2025 19:03:01         at org.h2.jdbc.JdbcPreparedStatement.executeUpdate(JdbcPreparedStatement.java:152) ~[h2-1.4.200.jar:1.4.200]
03-Sep-2025 19:03:01         at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeUpdate(NewProxyPreparedStatement.java:1502) ~[c3p0-0.9.5.5.jar:0.9.5.5]
03-Sep-2025 19:03:01         at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:197) ~[hibernate-core-5.6.0.Final.jar:5.6.0.Final]
03-Sep-2025 19:03:01         at org.hibernate.dialect.identity.GetGeneratedKeysDelegate.executeAndExtract(GetGeneratedKeysDelegate.java:57) ~[hibernate-core-5.6.0.Final.jar:5.6.0.Final]
03-Sep-2025 19:03:01         at org.hibernate.id.insert.AbstractReturningDelegate.performInsert(AbstractReturningDelegate.java:43) ~[hibernate-core-5.6.0.Final.jar:5.6.0.Final]
03-Sep-2025 19:03:01         at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3279) ~[hibernate-core-5.6.0.Final.jar:5.6.0.Final]
03-Sep-2025 19:03:01         at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3885) ~[hibernate-core-5.6.0.Final.jar:5.6.0.Final]
03-Sep-2025 19:03:01         at org.hibernate.action.internal.EntityIdentityInsertAction.execute(EntityIdentityInsertAction.java:84) ~[hibernate-core-5.6.0.Final.jar:5.6.0.Final]
03-Sep-2025 19:03:01         at org.hibernate.engine.spi.ActionQueue.execute(ActionQueue.java:645) ~[hibernate-core-5.6.0.Final.jar:5.6.0.Final]
03-Sep-2025 19:03:01         at org.hibernate.engine.spi.ActionQueue.addResolvedEntityInsertAction(ActionQueue.java:282) ~[hibernate-core-5.6.0.Final.jar:5.6.0.Final]
03-Sep-2025 19:03:01         at org.hibernate.engine.spi.ActionQueue.addInsertAction(ActionQueue.java:263) ~[hibernate-core-5.6.0.Final.jar:5.6.0.Final]
03-Sep-2025 19:03:01         at org.hibernate.engine.spi.ActionQueue.addAction(ActionQueue.java:317) ~[hibernate-core-5.6.0.Final.jar:5.6.0.Final]
03-Sep-2025 19:03:01         at org.hibernate.event.internal.AbstractSaveEventListener.addInsertAction(AbstractSaveEventListener.java:330) ~[hibernate-core-5.6.0.Final.jar:5.6.0.Final]
03-Sep-2025 19:03:01         at org.hibernate.event.internal.AbstractSaveEventListener.performSaveOrReplicate(AbstractSaveEventListener.java:287) ~[hibernate-core-5.6.0.Final.jar:5.6.0.Final]
03-Sep-2025 19:03:01         at org.hibernate.event.internal.AbstractSaveEventListener.performSave(AbstractSaveEventListener.java:193) ~[hibernate-core-5.6.0.Final.jar:5.6.0.Final]
03-Sep-2025 19:03:01         at org.hibernate.event.internal.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:123) ~[hibernate-core-5.6.0.Final.jar:5.6.0.Final]
03-Sep-2025 19:03:01         at org.hibernate.event.internal.DefaultSaveOrUpdateEventListener.saveWithGeneratedOrRequestedId(DefaultSaveOrUpdateEventListener.java:194) ~[hibernate-core-5.6.0.Final.jar:5.6.0.Final]
03-Sep-2025 19:03:01         at org.hibernate.event.internal.DefaultSaveEventListener.saveWithGeneratedOrRequestedId(DefaultSaveEventListener.java:38) ~[hibernate-core-5.6.0.Final.jar:5.6.0.Final]
03-Sep-2025 19:03:01         at org.hibernate.event.internal.DefaultSaveOrUpdateEventListener.entityIsTransient(DefaultSaveOrUpdateEventListener.java:179) ~[hibernate-core-5.6.0.Final.jar:5.6.0.Final]
03-Sep-2025 19:03:01         at org.hibernate.event.internal.DefaultSaveEventListener.performSaveOrUpdate(DefaultSaveEventListener.java:32) ~[hibernate-core-5.6.0.Final.jar:5.6.0.Final]
03-Sep-2025 19:03:01         at org.hibernate.event.internal.DefaultSaveOrUpdateEventListener.onSaveOrUpdate(DefaultSaveOrUpdateEventListener.java:75) ~[hibernate-core-5.6.0.Final.jar:5.6.0.Final]
03-Sep-2025 19:03:01         at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:107) ~[hibernate-core-5.6.0.Final.jar:5.6.0.Final]
03-Sep-2025 19:03:01         at org.hibernate.internal.SessionImpl.fireSave(SessionImpl.java:676) ~[hibernate-core-5.6.0.Final.jar:5.6.0.Final]
03-Sep-2025 19:03:01         at org.hibernate.internal.SessionImpl.save(SessionImpl.java:669) ~[hibernate-core-5.6.0.Final.jar:5.6.0.Final]
03-Sep-2025 19:03:01         at org.hibernate.internal.SessionImpl.save(SessionImpl.java:664) ~[hibernate-core-5.6.0.Final.jar:5.6.0.Final]
03-Sep-2025 19:03:01         at org.openmrs.module.sync.api.db.hibernate.HibernateSyncDAO.saveOrUpdate(HibernateSyncDAO.java:673) ~[classes/:?]
03-Sep-2025 19:03:01         at org.openmrs.module.sync.api.impl.SyncServiceImpl.saveOrUpdate(SyncServiceImpl.java:644) ~[classes/:?]
03-Sep-2025 19:03:01         at sun.reflect.GeneratedMethodAccessor300.invoke(Unknown Source) ~[?:?]
03-Sep-2025 19:03:01         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_462]
03-Sep-2025 19:03:01         at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_462]
03-Sep-2025 19:03:01         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) ~[spring-aop-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:03:01         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) ~[spring-aop-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:03:01         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:03:01         at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) ~[spring-tx-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:03:01         at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) ~[spring-tx-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:03:01         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:03:01         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212) ~[spring-aop-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:03:01         at com.sun.proxy.$Proxy207.saveOrUpdate(Unknown Source) ~[?:?]
03-Sep-2025 19:03:01         at sun.reflect.GeneratedMethodAccessor300.invoke(Unknown Source) ~[?:?]
03-Sep-2025 19:03:01         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_462]
03-Sep-2025 19:03:01         at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_462]
03-Sep-2025 19:03:01         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) ~[spring-aop-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:03:01         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) ~[spring-aop-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:03:01         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:03:01         at org.springframework.cache.interceptor.CacheInterceptor.lambda$invoke$0(CacheInterceptor.java:53) ~[spring-context-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:03:01         at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:352) ~[spring-context-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:03:01         at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61) ~[spring-context-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:03:01         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:03:01         at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:123) ~[openmrs-api-2.5.6.jar:?]
03-Sep-2025 19:03:01         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:03:01         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:56) ~[spring-aop-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:03:01         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:03:01         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:56) ~[spring-aop-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:03:01         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:03:01         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212) ~[spring-aop-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:03:01         at com.sun.proxy.$Proxy208.saveOrUpdate(Unknown Source) ~[?:?]
03-Sep-2025 19:03:01         at org.openmrs.module.sync.SyncUtil.updateOpenmrsObject(SyncUtil.java:742) ~[classes/:?]
03-Sep-2025 19:03:01         at org.openmrs.module.sync.api.impl.SyncIngestServiceImpl.processOpenmrsObject(SyncIngestServiceImpl.java:600) ~[classes/:?]
03-Sep-2025 19:03:01         ... 133 more
03-Sep-2025 19:03:01 WARN - SyncBaseTest.runSyncTest(274) |2025-09-03T19:03:01,393| An error occurred applying sync changes to child2: Could not save item for unknown reasons - could not execute statement
03-Sep-2025 19:03:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.615 s - in org.openmrs.module.sync.SyncInvalidRecordTest
03-Sep-2025 19:03:01 [INFO] Running org.openmrs.module.sync.SyncLazyLoadingTest
03-Sep-2025 19:03:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.757 s - in org.openmrs.module.sync.SyncLazyLoadingTest
03-Sep-2025 19:03:03 [INFO] Running org.openmrs.module.sync.SyncLocationAttributeTest
03-Sep-2025 19:03:11 [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 7.885 s - in org.openmrs.module.sync.SyncLocationAttributeTest
03-Sep-2025 19:03:11 [INFO] Running org.openmrs.module.sync.SyncLocationTest
03-Sep-2025 19:03:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.631 s - in org.openmrs.module.sync.SyncLocationTest
03-Sep-2025 19:03:21 [INFO] Running org.openmrs.module.sync.SyncObsTest
03-Sep-2025 19:03:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.403 s - in org.openmrs.module.sync.SyncObsTest
03-Sep-2025 19:03:27 [INFO] Running org.openmrs.module.sync.SyncOnDeleteTest
03-Sep-2025 19:03:35 INFO - SerializationServiceImpl.getDefaultSerializer(73) |2025-09-03T19:03:33,610| No default serializer specified - using builtin SimpleXStreamSerializer.
03-Sep-2025 19:03:35 INFO - SerializationServiceImpl.getDefaultSerializer(73) |2025-09-03T19:03:33,674| No default serializer specified - using builtin SimpleXStreamSerializer.
03-Sep-2025 19:03:35 WARN - SyncIngestServiceImpl.processOpenmrsObject(545) |2025-09-03T19:03:34,333| Object to be deleted was not found in the database. skipping delete operation:
03-Sep-2025 19:03:35 WARN - SyncIngestServiceImpl.processOpenmrsObject(546) |2025-09-03T19:03:34,333| -object type: class org.openmrs.PersonName
03-Sep-2025 19:03:35 WARN - SyncIngestServiceImpl.processOpenmrsObject(547) |2025-09-03T19:03:34,334| -object uuid: 5446aa86-15a6-102b-8d9c-e44ed545d86c
03-Sep-2025 19:03:35 WARN - SyncIngestServiceImpl.processOpenmrsObject(545) |2025-09-03T19:03:34,944| Object to be deleted was not found in the database. skipping delete operation:
03-Sep-2025 19:03:35 WARN - SyncIngestServiceImpl.processOpenmrsObject(546) |2025-09-03T19:03:34,945| -object type: class org.openmrs.PersonName
03-Sep-2025 19:03:35 WARN - SyncIngestServiceImpl.processOpenmrsObject(547) |2025-09-03T19:03:34,945| -object uuid: 5446aa86-15a6-102b-8d9c-e44ed545d86c
03-Sep-2025 19:03:35 Security framework of XStream not explicitly initialized, using predefined black list on your own risk.
03-Sep-2025 19:03:42 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.503 s - in org.openmrs.module.sync.SyncOnDeleteTest
03-Sep-2025 19:03:42 [INFO] Running org.openmrs.module.sync.SyncOrderAttributeTest
03-Sep-2025 19:03:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.489 s - in org.openmrs.module.sync.SyncOrderAttributeTest
03-Sep-2025 19:03:50 [INFO] Running org.openmrs.module.sync.SyncOrderGroupAttributeTest
03-Sep-2025 19:03:58 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.206 s - in org.openmrs.module.sync.SyncOrderGroupAttributeTest
03-Sep-2025 19:03:58 [INFO] Running org.openmrs.module.sync.SyncOrderSetAttributeTest
03-Sep-2025 19:04:01 [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.468 s - in org.openmrs.module.sync.SyncOrderSetAttributeTest
03-Sep-2025 19:04:01 [INFO] Running org.openmrs.module.sync.SyncPatientTest
03-Sep-2025 19:04:07 INFO - SerializationServiceImpl.getDefaultSerializer(73) |2025-09-03T19:04:05,216| No default serializer specified - using builtin SimpleXStreamSerializer.
03-Sep-2025 19:04:07 INFO - SerializationServiceImpl.getDefaultSerializer(73) |2025-09-03T19:04:05,218| No default serializer specified - using builtin SimpleXStreamSerializer.
03-Sep-2025 19:04:07 INFO - SerializationServiceImpl.getDefaultSerializer(73) |2025-09-03T19:04:05,260| No default serializer specified - using builtin SimpleXStreamSerializer.
03-Sep-2025 19:04:07 INFO - SerializationServiceImpl.getDefaultSerializer(73) |2025-09-03T19:04:05,268| No default serializer specified - using builtin SimpleXStreamSerializer.
03-Sep-2025 19:04:21 INFO - HibernateContextDAO.updateSearchIndex(521) |2025-09-03T19:04:19,521| Updating the search index... It may take a few minutes.
03-Sep-2025 19:04:21 INFO - HibernateContextDAO.updateSearchIndex(530) |2025-09-03T19:04:20,105| Finished updating the search index
03-Sep-2025 19:04:21 INFO - HibernateContextDAO.updateSearchIndex(521) |2025-09-03T19:04:20,821| Updating the search index... It may take a few minutes.
03-Sep-2025 19:04:21 INFO - HibernateContextDAO.updateSearchIndex(530) |2025-09-03T19:04:21,233| Finished updating the search index
03-Sep-2025 19:04:24 INFO - SerializationServiceImpl.getDefaultSerializer(73) |2025-09-03T19:04:23,124| No default serializer specified - using builtin SimpleXStreamSerializer.
03-Sep-2025 19:04:24 INFO - SerializationServiceImpl.getDefaultSerializer(73) |2025-09-03T19:04:23,133| No default serializer specified - using builtin SimpleXStreamSerializer.
03-Sep-2025 19:04:27 INFO - SerializationServiceImpl.getDefaultSerializer(73) |2025-09-03T19:04:25,814| No default serializer specified - using builtin SimpleXStreamSerializer.
03-Sep-2025 19:04:27 INFO - SerializationServiceImpl.getDefaultSerializer(73) |2025-09-03T19:04:25,824| No default serializer specified - using builtin SimpleXStreamSerializer.
03-Sep-2025 19:04:27 WARN - SyncIngestServiceImpl.processOpenmrsObject(545) |2025-09-03T19:04:26,421| Object to be deleted was not found in the database. skipping delete operation:
03-Sep-2025 19:04:27 WARN - SyncIngestServiceImpl.processOpenmrsObject(546) |2025-09-03T19:04:26,421| -object type: class org.openmrs.PersonName
03-Sep-2025 19:04:27 WARN - SyncIngestServiceImpl.processOpenmrsObject(547) |2025-09-03T19:04:26,421| -object uuid: 5446aa86-15a6-102b-8d9c-e44ed545d86c
03-Sep-2025 19:04:27 WARN - SyncIngestServiceImpl.processOpenmrsObject(545) |2025-09-03T19:04:26,423| Object to be deleted was not found in the database. skipping delete operation:
03-Sep-2025 19:04:27 WARN - SyncIngestServiceImpl.processOpenmrsObject(546) |2025-09-03T19:04:26,423| -object type: class org.openmrs.PatientIdentifier
03-Sep-2025 19:04:27 WARN - SyncIngestServiceImpl.processOpenmrsObject(547) |2025-09-03T19:04:26,423| -object uuid: 6b920848-1b90-102b-8082-d8cf852a43d2
03-Sep-2025 19:04:27 WARN - SyncIngestServiceImpl.processOpenmrsObject(545) |2025-09-03T19:04:26,986| Object to be deleted was not found in the database. skipping delete operation:
03-Sep-2025 19:04:27 WARN - SyncIngestServiceImpl.processOpenmrsObject(546) |2025-09-03T19:04:26,987| -object type: class org.openmrs.PersonName
03-Sep-2025 19:04:27 WARN - SyncIngestServiceImpl.processOpenmrsObject(547) |2025-09-03T19:04:26,987| -object uuid: 5446aa86-15a6-102b-8d9c-e44ed545d86c
03-Sep-2025 19:04:27 WARN - SyncIngestServiceImpl.processOpenmrsObject(545) |2025-09-03T19:04:26,988| Object to be deleted was not found in the database. skipping delete operation:
03-Sep-2025 19:04:27 WARN - SyncIngestServiceImpl.processOpenmrsObject(546) |2025-09-03T19:04:26,988| -object type: class org.openmrs.PatientIdentifier
03-Sep-2025 19:04:27 WARN - SyncIngestServiceImpl.processOpenmrsObject(547) |2025-09-03T19:04:26,989| -object uuid: 6b920848-1b90-102b-8082-d8cf852a43d2
03-Sep-2025 19:04:32 INFO - SerializationServiceImpl.getDefaultSerializer(73) |2025-09-03T19:04:30,926| No default serializer specified - using builtin SimpleXStreamSerializer.
03-Sep-2025 19:04:32 INFO - SerializationServiceImpl.getDefaultSerializer(73) |2025-09-03T19:04:30,929| No default serializer specified - using builtin SimpleXStreamSerializer.
03-Sep-2025 19:04:32 WARN - SyncIngestServiceImpl.processOpenmrsObject(545) |2025-09-03T19:04:31,900| Object to be deleted was not found in the database. skipping delete operation:
03-Sep-2025 19:04:32 WARN - SyncIngestServiceImpl.processOpenmrsObject(546) |2025-09-03T19:04:31,901| -object type: class org.openmrs.PersonName
03-Sep-2025 19:04:32 WARN - SyncIngestServiceImpl.processOpenmrsObject(547) |2025-09-03T19:04:31,901| -object uuid: 5446aa86-15a6-102b-8d9c-e44ed545d86c
03-Sep-2025 19:04:32 WARN - SyncIngestServiceImpl.processOpenmrsObject(545) |2025-09-03T19:04:32,452| Object to be deleted was not found in the database. skipping delete operation:
03-Sep-2025 19:04:32 WARN - SyncIngestServiceImpl.processOpenmrsObject(546) |2025-09-03T19:04:32,452| -object type: class org.openmrs.PersonName
03-Sep-2025 19:04:32 WARN - SyncIngestServiceImpl.processOpenmrsObject(547) |2025-09-03T19:04:32,452| -object uuid: 5446aa86-15a6-102b-8d9c-e44ed545d86c
03-Sep-2025 19:04:35 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.513 s - in org.openmrs.module.sync.SyncPatientTest
03-Sep-2025 19:04:35 [INFO] Running org.openmrs.module.sync.SyncPersonAttributeTest
03-Sep-2025 19:04:41 INFO - SerializationServiceImpl.getDefaultSerializer(73) |2025-09-03T19:04:40,432| No default serializer specified - using builtin SimpleXStreamSerializer.
03-Sep-2025 19:04:41 INFO - SerializationServiceImpl.getDefaultSerializer(73) |2025-09-03T19:04:40,434| No default serializer specified - using builtin SimpleXStreamSerializer.
03-Sep-2025 19:04:44 INFO - SerializationServiceImpl.getDefaultSerializer(73) |2025-09-03T19:04:43,024| No default serializer specified - using builtin SimpleXStreamSerializer.
03-Sep-2025 19:04:44 INFO - SerializationServiceImpl.getDefaultSerializer(73) |2025-09-03T19:04:43,031| No default serializer specified - using builtin SimpleXStreamSerializer.
03-Sep-2025 19:04:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.767 s - in org.openmrs.module.sync.SyncPersonAttributeTest
03-Sep-2025 19:04:44 [INFO] Running org.openmrs.module.sync.SyncPersonAttributeTypeTest
03-Sep-2025 19:04:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.256 s - in org.openmrs.module.sync.SyncPersonAttributeTypeTest
03-Sep-2025 19:04:49 [INFO] Running org.openmrs.module.sync.SyncPersonTest
03-Sep-2025 19:04:52 INFO - SerializationServiceImpl.getDefaultSerializer(73) |2025-09-03T19:04:50,994| No default serializer specified - using builtin SimpleXStreamSerializer.
03-Sep-2025 19:04:52 INFO - SerializationServiceImpl.getDefaultSerializer(73) |2025-09-03T19:04:51,003| No default serializer specified - using builtin SimpleXStreamSerializer.
03-Sep-2025 19:04:55 INFO - SerializationServiceImpl.getDefaultSerializer(73) |2025-09-03T19:04:53,764| No default serializer specified - using builtin SimpleXStreamSerializer.
03-Sep-2025 19:04:55 INFO - SerializationServiceImpl.getDefaultSerializer(73) |2025-09-03T19:04:53,792| No default serializer specified - using builtin SimpleXStreamSerializer.
03-Sep-2025 19:04:57 INFO - SerializationServiceImpl.getDefaultSerializer(73) |2025-09-03T19:04:56,507| No default serializer specified - using builtin SimpleXStreamSerializer.
03-Sep-2025 19:04:57 INFO - SerializationServiceImpl.getDefaultSerializer(73) |2025-09-03T19:04:56,509| No default serializer specified - using builtin SimpleXStreamSerializer.
03-Sep-2025 19:05:00 INFO - SerializationServiceImpl.getDefaultSerializer(73) |2025-09-03T19:04:58,931| No default serializer specified - using builtin SimpleXStreamSerializer.
03-Sep-2025 19:05:00 INFO - SerializationServiceImpl.getDefaultSerializer(73) |2025-09-03T19:04:58,933| No default serializer specified - using builtin SimpleXStreamSerializer.
03-Sep-2025 19:05:02 INFO - SerializationServiceImpl.getDefaultSerializer(73) |2025-09-03T19:05:01,413| No default serializer specified - using builtin SimpleXStreamSerializer.
03-Sep-2025 19:05:02 INFO - SerializationServiceImpl.getDefaultSerializer(73) |2025-09-03T19:05:01,429| No default serializer specified - using builtin SimpleXStreamSerializer.
03-Sep-2025 19:05:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.182 s - in org.openmrs.module.sync.SyncPersonTest
03-Sep-2025 19:05:02 [INFO] Running org.openmrs.module.sync.SyncPrivilegeTest
03-Sep-2025 19:05:07 [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 5.004 s - in org.openmrs.module.sync.SyncPrivilegeTest
03-Sep-2025 19:05:07 [INFO] Running org.openmrs.module.sync.SyncProgramAttributeTest
03-Sep-2025 19:05:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.187 s - in org.openmrs.module.sync.SyncProgramAttributeTest
03-Sep-2025 19:05:18 [INFO] Running org.openmrs.module.sync.SyncProviderAttributeTest
03-Sep-2025 19:05:30 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.438 s - in org.openmrs.module.sync.SyncProviderAttributeTest
03-Sep-2025 19:05:30 [INFO] Running org.openmrs.module.sync.SyncRecordTest
03-Sep-2025 19:05:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.openmrs.module.sync.SyncRecordTest
03-Sep-2025 19:05:30 [INFO] Running org.openmrs.module.sync.SyncRoleTest
03-Sep-2025 19:05:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.518 s - in org.openmrs.module.sync.SyncRoleTest
03-Sep-2025 19:05:32 [INFO] Running org.openmrs.module.sync.SyncSerializedObjectTest
03-Sep-2025 19:05:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.692 s - in org.openmrs.module.sync.SyncSerializedObjectTest
03-Sep-2025 19:05:35 [INFO] Running org.openmrs.module.sync.SyncServerClassTest
03-Sep-2025 19:05:37 WARN - SyncIngestServiceImpl.processSyncRecord(164) |2025-09-03T19:05:37,252|
03-Sep-2025 19:05:37 NOT INGESTING RECORD with org.openmrs.PersonAttributeType BECAUSE SERVER IS NOT READY TO ACCEPT ALL CONTAINED OBJECTS
03-Sep-2025 19:05:37
03-Sep-2025 19:05:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.276 s - in org.openmrs.module.sync.SyncServerClassTest
03-Sep-2025 19:05:37 [INFO] Running org.openmrs.module.sync.SyncSourceJournalTest
03-Sep-2025 19:05:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.916 s - in org.openmrs.module.sync.SyncSourceJournalTest
03-Sep-2025 19:05:38 [INFO] Running org.openmrs.module.sync.SyncUserTest
03-Sep-2025 19:06:09 WARN - HibernateUserDAO.getUserByUsername(112) |2025-09-03T19:06:08,647| request for username 'bwayne' not found
03-Sep-2025 19:06:09 WARN - HibernateUserDAO.getUserByUsername(112) |2025-09-03T19:06:09,139| request for username 'bwayne' not found
03-Sep-2025 19:06:11 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.913 s - in org.openmrs.module.sync.SyncUserTest
03-Sep-2025 19:06:11 [INFO] Running org.openmrs.module.sync.SyncUtilTest
03-Sep-2025 19:06:11 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.openmrs.module.sync.SyncUtilTest
03-Sep-2025 19:06:11 [INFO] Running org.openmrs.module.sync.SyncUtilTransmissionTest
03-Sep-2025 19:06:12 WARN - SyncUtilTransmission.processSyncTransmission(409) |2025-09-03T19:06:12,342| CANNOT GET ORIGIN SERVER FOR THIS REQUEST, get by username 'admin' instead
03-Sep-2025 19:06:12 WARN - SyncUtilTransmission.processSyncTransmission(416) |2025-09-03T19:06:12,343| STILL UNABLE TO GET ORIGIN WITH username admin and sourceuuid 11111111111
03-Sep-2025 19:06:12 [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.665 s - in org.openmrs.module.sync.SyncUtilTransmissionTest
03-Sep-2025 19:06:12 [INFO] Running org.openmrs.module.sync.SyncVisitAttributeTest
03-Sep-2025 19:06:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.976 s - in org.openmrs.module.sync.SyncVisitAttributeTest
03-Sep-2025 19:06:22 [INFO] Running org.openmrs.module.sync.SyncVisitTest
03-Sep-2025 19:06:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.697 s - in org.openmrs.module.sync.SyncVisitTest
03-Sep-2025 19:06:25 [INFO] Running org.openmrs.module.sync.api.SyncIngestServiceTest
03-Sep-2025 19:06:26 ERROR - SyncIngestServiceImpl.processSyncRecord(337) |2025-09-03T19:06:26,020| Unexpected exception occurred when processing sync records
03-Sep-2025 19:06:26 java.lang.NullPointerException: null
03-Sep-2025 19:06:26         at org.openmrs.module.sync.api.impl.SyncIngestServiceImpl.processSyncRecord(SyncIngestServiceImpl.java:160) ~[classes/:?]
03-Sep-2025 19:06:26         at sun.reflect.GeneratedMethodAccessor426.invoke(Unknown Source) ~[?:?]
03-Sep-2025 19:06:26         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_462]
03-Sep-2025 19:06:26         at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_462]
03-Sep-2025 19:06:26         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) ~[spring-aop-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:06:26         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) ~[spring-aop-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:06:26         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:06:26         at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) ~[spring-tx-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:06:26         at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) ~[spring-tx-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:06:26         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:06:26         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212) ~[spring-aop-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:06:26         at com.sun.proxy.$Proxy209.processSyncRecord(Unknown Source) ~[?:?]
03-Sep-2025 19:06:26         at sun.reflect.GeneratedMethodAccessor426.invoke(Unknown Source) ~[?:?]
03-Sep-2025 19:06:26         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_462]
03-Sep-2025 19:06:26         at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_462]
03-Sep-2025 19:06:26         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) ~[spring-aop-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:06:26         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) ~[spring-aop-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:06:26         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:06:26         at org.springframework.cache.interceptor.CacheInterceptor.lambda$invoke$0(CacheInterceptor.java:53) ~[spring-context-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:06:26         at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:352) ~[spring-context-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:06:26         at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61) ~[spring-context-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:06:26         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:06:26         at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:123) ~[openmrs-api-2.5.6.jar:?]
03-Sep-2025 19:06:26         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:06:26         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:56) ~[spring-aop-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:06:26         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:06:26         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:56) ~[spring-aop-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:06:26         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:06:26         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212) ~[spring-aop-5.2.14.RELEASE.jar:5.2.14.RELEASE]
03-Sep-2025 19:06:26         at com.sun.proxy.$Proxy210.processSyncRecord(Unknown Source) ~[?:?]
03-Sep-2025 19:06:26         at org.openmrs.module.sync.api.SyncIngestServiceTest.processSyncRecord_shouldLogTheFullStacktraceWhenItFails(SyncIngestServiceTest.java:128) ~[test-classes/:?]
03-Sep-2025 19:06:26         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_462]
03-Sep-2025 19:06:26         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_462]
03-Sep-2025 19:06:26         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_462]
03-Sep-2025 19:06:26         at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_462]
03-Sep-2025 19:06:26         at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) ~[junit-platform-commons-1.8.1.jar:1.8.1]
03-Sep-2025 19:06:26         at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) ~[junit-jupiter-engine-5.8.1.jar:5.8.1]
03-Sep-2025 19:06:26         at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) ~[junit-jupiter-engine-5.8.1.jar:5.8.1]
03-Sep-2025 19:06:26         at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) ~[junit-jupiter-engine-5.8.1.jar:5.8.1]
03-Sep-2025 19:06:26         at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) ~[junit-jupiter-engine-5.8.1.jar:5.8.1]
03-Sep-2025 19:06:26         at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) ~[junit-jupiter-engine-5.8.1.jar:5.8.1]
03-Sep-2025 19:06:26         at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) ~[junit-jupiter-engine-5.8.1.jar:5.8.1]
03-Sep-2025 19:06:26         at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) ~[junit-jupiter-engine-5.8.1.jar:5.8.1]
03-Sep-2025 19:06:26         at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) ~[junit-jupiter-engine-5.8.1.jar:5.8.1]
03-Sep-2025 19:06:26         at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) ~[junit-jupiter-engine-5.8.1.jar:5.8.1]
03-Sep-2025 19:06:26         at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) ~[junit-jupiter-engine-5.8.1.jar:5.8.1]
03-Sep-2025 19:06:26         at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) ~[junit-jupiter-engine-5.8.1.jar:5.8.1]
03-Sep-2025 19:06:26         at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) ~[junit-jupiter-engine-5.8.1.jar:5.8.1]
03-Sep-2025 19:06:26         at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) ~[junit-jupiter-engine-5.8.1.jar:5.8.1]
03-Sep-2025 19:06:26         at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) ~[junit-jupiter-engine-5.8.1.jar:5.8.1]
03-Sep-2025 19:06:26         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.1.jar:1.8.1]
03-Sep-2025 19:06:26         at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) ~[junit-jupiter-engine-5.8.1.jar:5.8.1]
03-Sep-2025 19:06:26         at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) ~[junit-jupiter-engine-5.8.1.jar:5.8.1]
03-Sep-2025 19:06:26         at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) ~[junit-jupiter-engine-5.8.1.jar:5.8.1]
03-Sep-2025 19:06:26         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) ~[junit-platform-engine-1.8.1.jar:1.8.1]
03-Sep-2025 19:06:26         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.1.jar:1.8.1]
03-Sep-2025 19:06:26         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.8.1.jar:1.8.1]
03-Sep-2025 19:06:26         at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.8.1.jar:1.8.1]
03-Sep-2025 19:06:26         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.8.1.jar:1.8.1]
03-Sep-2025 19:06:26         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.1.jar:1.8.1]
03-Sep-2025 19:06:26         at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.8.1.jar:1.8.1]
03-Sep-2025 19:06:26         at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.8.1.jar:1.8.1]
03-Sep-2025 19:06:26         at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_462]
03-Sep-2025 19:06:26         at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.8.1.jar:1.8.1]
03-Sep-2025 19:06:26         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.8.1.jar:1.8.1]
03-Sep-2025 19:06:26         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.1.jar:1.8.1]
03-Sep-2025 19:06:26         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.8.1.jar:1.8.1]
03-Sep-2025 19:06:26         at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.8.1.jar:1.8.1]
03-Sep-2025 19:06:26         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.8.1.jar:1.8.1]
03-Sep-2025 19:06:26         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.1.jar:1.8.1]
03-Sep-2025 19:06:26         at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.8.1.jar:1.8.1]
03-Sep-2025 19:06:26         at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.8.1.jar:1.8.1]
03-Sep-2025 19:06:26         at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_462]
03-Sep-2025 19:06:26         at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.8.1.jar:1.8.1]
03-Sep-2025 19:06:26         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.8.1.jar:1.8.1]
03-Sep-2025 19:06:26         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.1.jar:1.8.1]
03-Sep-2025 19:06:26         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.8.1.jar:1.8.1]
03-Sep-2025 19:06:26         at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.8.1.jar:1.8.1]
03-Sep-2025 19:06:26         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.8.1.jar:1.8.1]
03-Sep-2025 19:06:26         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.1.jar:1.8.1]
03-Sep-2025 19:06:26         at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.8.1.jar:1.8.1]
03-Sep-2025 19:06:26         at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.8.1.jar:1.8.1]
03-Sep-2025 19:06:26         at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.8.1.jar:1.8.1]
03-Sep-2025 19:06:26         at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.8.1.jar:1.8.1]
03-Sep-2025 19:06:26         at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.8.1.jar:1.8.1]
03-Sep-2025 19:06:26         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) ~[junit-platform-launcher-1.8.1.jar:1.8.1]
03-Sep-2025 19:06:26         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) ~[junit-platform-launcher-1.8.1.jar:1.8.1]
03-Sep-2025 19:06:26         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) ~[junit-platform-launcher-1.8.1.jar:1.8.1]
03-Sep-2025 19:06:26         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) ~[junit-platform-launcher-1.8.1.jar:1.8.1]
03-Sep-2025 19:06:26         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) ~[junit-platform-launcher-1.8.1.jar:1.8.1]
03-Sep-2025 19:06:26         at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) ~[junit-platform-launcher-1.8.1.jar:1.8.1]
03-Sep-2025 19:06:26         at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) ~[junit-platform-launcher-1.8.1.jar:1.8.1]
03-Sep-2025 19:06:26         at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) ~[junit-platform-launcher-1.8.1.jar:1.8.1]
03-Sep-2025 19:06:26         at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) ~[junit-platform-launcher-1.8.1.jar:1.8.1]
03-Sep-2025 19:06:26         at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5]
03-Sep-2025 19:06:26         at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5]
03-Sep-2025 19:06:26         at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) ~[surefire-junit-platform-3.0.0-M5.jar:3.0.0-M5]
03-Sep-2025 19:06:26         at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5]
03-Sep-2025 19:06:26         at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5]
03-Sep-2025 19:06:26         at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5]
03-Sep-2025 19:06:26         at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5]
03-Sep-2025 19:06:27 [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.144 s - in org.openmrs.module.sync.api.SyncIngestServiceTest
03-Sep-2025 19:06:27 [INFO] Running org.openmrs.module.sync.api.SyncServiceTest
03-Sep-2025 19:06:28 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.374 s - in org.openmrs.module.sync.api.SyncServiceTest
03-Sep-2025 19:06:28 [INFO] Running org.openmrs.module.sync.api.db.hibernate.HibernateSyncDAOTest
03-Sep-2025 19:06:28 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.openmrs.module.sync.api.db.hibernate.HibernateSyncDAOTest
03-Sep-2025 19:06:28 [INFO] Running org.openmrs.module.sync.api.db.hibernate.HibernateSyncInterceptorTest
03-Sep-2025 19:06:39 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 10.524 s - in org.openmrs.module.sync.api.db.hibernate.HibernateSyncInterceptorTest
03-Sep-2025 19:06:39 [INFO] Running org.openmrs.module.sync.api.db.hibernate.HibernateSyncInterceptorTransactionTest
03-Sep-2025 19:06:40 WARN - AbstractTableMetaData.getDataTypeFactory(166) |2025-09-03T19:06:40,341| Potential problem found: The configured data type factory 'class org.dbunit.ext.hsqldb.HsqldbDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[hsql]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
03-Sep-2025 19:06:40 WARN - AbstractTableMetaData.getDataTypeFactory(166) |2025-09-03T19:06:40,408| Potential problem found: The configured data type factory 'class org.dbunit.ext.hsqldb.HsqldbDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[hsql]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
03-Sep-2025 19:06:40 WARN - AbstractTableMetaData.getDataTypeFactory(166) |2025-09-03T19:06:40,446| Potential problem found: The configured data type factory 'class org.dbunit.ext.hsqldb.HsqldbDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[hsql]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
03-Sep-2025 19:06:40 WARN - AbstractTableMetaData.getDataTypeFactory(166) |2025-09-03T19:06:40,491| Potential problem found: The configured data type factory 'class org.dbunit.ext.hsqldb.HsqldbDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[hsql]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
03-Sep-2025 19:06:42 WARN - AbstractTableMetaData.getDataTypeFactory(166) |2025-09-03T19:06:41,754| Potential problem found: The configured data type factory 'class org.dbunit.ext.hsqldb.HsqldbDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[hsql]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
03-Sep-2025 19:06:42 WARN - AbstractTableMetaData.getDataTypeFactory(166) |2025-09-03T19:06:41,818| Potential problem found: The configured data type factory 'class org.dbunit.ext.hsqldb.HsqldbDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[hsql]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
03-Sep-2025 19:06:42 WARN - AbstractTableMetaData.getDataTypeFactory(166) |2025-09-03T19:06:41,858| Potential problem found: The configured data type factory 'class org.dbunit.ext.hsqldb.HsqldbDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[hsql]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
03-Sep-2025 19:06:42 WARN - AbstractTableMetaData.getDataTypeFactory(166) |2025-09-03T19:06:41,902| Potential problem found: The configured data type factory 'class org.dbunit.ext.hsqldb.HsqldbDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[hsql]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
03-Sep-2025 19:06:43 WARN - AbstractTableMetaData.getDataTypeFactory(166) |2025-09-03T19:06:43,187| Potential problem found: The configured data type factory 'class org.dbunit.ext.hsqldb.HsqldbDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[hsql]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
03-Sep-2025 19:06:43 WARN - AbstractTableMetaData.getDataTypeFactory(166) |2025-09-03T19:06:43,244| Potential problem found: The configured data type factory 'class org.dbunit.ext.hsqldb.HsqldbDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[hsql]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
03-Sep-2025 19:06:43 WARN - AbstractTableMetaData.getDataTypeFactory(166) |2025-09-03T19:06:43,286| Potential problem found: The configured data type factory 'class org.dbunit.ext.hsqldb.HsqldbDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[hsql]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
03-Sep-2025 19:06:43 WARN - AbstractTableMetaData.getDataTypeFactory(166) |2025-09-03T19:06:43,347| Potential problem found: The configured data type factory 'class org.dbunit.ext.hsqldb.HsqldbDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[hsql]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
03-Sep-2025 19:06:44 WARN - AbstractTableMetaData.getDataTypeFactory(166) |2025-09-03T19:06:44,621| Potential problem found: The configured data type factory 'class org.dbunit.ext.hsqldb.HsqldbDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[hsql]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
03-Sep-2025 19:06:44 WARN - AbstractTableMetaData.getDataTypeFactory(166) |2025-09-03T19:06:44,676| Potential problem found: The configured data type factory 'class org.dbunit.ext.hsqldb.HsqldbDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[hsql]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
03-Sep-2025 19:06:44 WARN - AbstractTableMetaData.getDataTypeFactory(166) |2025-09-03T19:06:44,716| Potential problem found: The configured data type factory 'class org.dbunit.ext.hsqldb.HsqldbDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[hsql]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
03-Sep-2025 19:06:44 WARN - AbstractTableMetaData.getDataTypeFactory(166) |2025-09-03T19:06:44,765| Potential problem found: The configured data type factory 'class org.dbunit.ext.hsqldb.HsqldbDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[hsql]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
03-Sep-2025 19:06:46 WARN - AbstractTableMetaData.getDataTypeFactory(166) |2025-09-03T19:06:46,088| Potential problem found: The configured data type factory 'class org.dbunit.ext.hsqldb.HsqldbDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[hsql]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
03-Sep-2025 19:06:46 WARN - AbstractTableMetaData.getDataTypeFactory(166) |2025-09-03T19:06:46,140| Potential problem found: The configured data type factory 'class org.dbunit.ext.hsqldb.HsqldbDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[hsql]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
03-Sep-2025 19:06:46 WARN - AbstractTableMetaData.getDataTypeFactory(166) |2025-09-03T19:06:46,178| Potential problem found: The configured data type factory 'class org.dbunit.ext.hsqldb.HsqldbDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[hsql]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
03-Sep-2025 19:06:46 WARN - AbstractTableMetaData.getDataTypeFactory(166) |2025-09-03T19:06:46,224| Potential problem found: The configured data type factory 'class org.dbunit.ext.hsqldb.HsqldbDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[hsql]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
03-Sep-2025 19:06:47 WARN - AbstractTableMetaData.getDataTypeFactory(166) |2025-09-03T19:06:47,520| Potential problem found: The configured data type factory 'class org.dbunit.ext.hsqldb.HsqldbDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[hsql]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
03-Sep-2025 19:06:47 WARN - AbstractTableMetaData.getDataTypeFactory(166) |2025-09-03T19:06:47,576| Potential problem found: The configured data type factory 'class org.dbunit.ext.hsqldb.HsqldbDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[hsql]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
03-Sep-2025 19:06:47 WARN - AbstractTableMetaData.getDataTypeFactory(166) |2025-09-03T19:06:47,613| Potential problem found: The configured data type factory 'class org.dbunit.ext.hsqldb.HsqldbDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[hsql]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
03-Sep-2025 19:06:47 WARN - AbstractTableMetaData.getDataTypeFactory(166) |2025-09-03T19:06:47,660| Potential problem found: The configured data type factory 'class org.dbunit.ext.hsqldb.HsqldbDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[hsql]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
03-Sep-2025 19:06:49 WARN - AbstractTableMetaData.getDataTypeFactory(166) |2025-09-03T19:06:49,045| Potential problem found: The configured data type factory 'class org.dbunit.ext.hsqldb.HsqldbDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[hsql]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
03-Sep-2025 19:06:49 WARN - AbstractTableMetaData.getDataTypeFactory(166) |2025-09-03T19:06:49,099| Potential problem found: The configured data type factory 'class org.dbunit.ext.hsqldb.HsqldbDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[hsql]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
03-Sep-2025 19:06:49 WARN - AbstractTableMetaData.getDataTypeFactory(166) |2025-09-03T19:06:49,136| Potential problem found: The configured data type factory 'class org.dbunit.ext.hsqldb.HsqldbDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[hsql]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
03-Sep-2025 19:06:49 WARN - AbstractTableMetaData.getDataTypeFactory(166) |2025-09-03T19:06:49,180| Potential problem found: The configured data type factory 'class org.dbunit.ext.hsqldb.HsqldbDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[hsql]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
03-Sep-2025 19:06:49 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.135 s - in org.openmrs.module.sync.api.db.hibernate.HibernateSyncInterceptorTransactionTest
03-Sep-2025 19:06:49 [INFO] Running org.openmrs.module.sync.scheduler.CleanupSyncTablesTaskTest
03-Sep-2025 19:06:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.012 s - in org.openmrs.module.sync.scheduler.CleanupSyncTablesTaskTest
03-Sep-2025 19:06:50 [INFO] Running org.openmrs.module.sync.scheduler.SyncTransmissionLogTableCleanUpTaskTest
03-Sep-2025 19:06:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.832 s - in org.openmrs.module.sync.scheduler.SyncTransmissionLogTableCleanUpTaskTest
03-Sep-2025 19:06:51 [INFO] Running org.openmrs.module.sync.server.SyncRemoteServerTest
03-Sep-2025 19:06:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.openmrs.module.sync.server.SyncRemoteServerTest
03-Sep-2025 19:06:51 [INFO]
03-Sep-2025 19:06:51 [INFO] Results:
03-Sep-2025 19:06:51 [INFO]
03-Sep-2025 19:06:51 [WARNING] Tests run: 178, Failures: 0, Errors: 0, Skipped: 8
03-Sep-2025 19:06:51 [INFO]
03-Sep-2025 19:06:51 [INFO]
03-Sep-2025 19:06:51 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ sync-api ---
03-Sep-2025 19:06:51 [INFO] Building jar: /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/sync-api-3.1.0-SNAPSHOT.jar
03-Sep-2025 19:06:52 [INFO]
03-Sep-2025 19:06:52 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ sync-api ---
03-Sep-2025 19:06:52 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-java/1.3.0/plexus-java-1.3.0.pom
03-Sep-2025 19:06:53 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-java/1.3.0/plexus-java-1.3.0.pom (14 kB at 21 kB/s)
03-Sep-2025 19:06:53 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/thoughtworks/qdox/qdox/2.1.0/qdox-2.1.0.pom
03-Sep-2025 19:06:53 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/thoughtworks/qdox/qdox/2.1.0/qdox-2.1.0.pom (18 kB at 71 kB/s)
03-Sep-2025 19:06:53 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-io/commons-io/2.18.0/commons-io-2.18.0.pom
03-Sep-2025 19:06:53 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-io/commons-io/2.18.0/commons-io-2.18.0.pom (20 kB at 82 kB/s)
03-Sep-2025 19:06:53 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-java/1.3.0/plexus-java-1.3.0.jar
03-Sep-2025 19:06:53 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar
03-Sep-2025 19:06:54 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-java/1.3.0/plexus-java-1.3.0.jar (57 kB at 155 kB/s)
03-Sep-2025 19:06:55 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar (539 kB at 337 kB/s)
03-Sep-2025 19:06:55 [INFO] No previous run data found, generating javadoc.
03-Sep-2025 19:06:58 [INFO]
03-Sep-2025 19:06:58 Loading source files for package org.openmrs.module.sync...
03-Sep-2025 19:06:58 Loading source files for package org.openmrs.module.sync.ingest...
03-Sep-2025 19:06:58 Loading source files for package org.openmrs.module.sync.api.db.hibernate.usertype...
03-Sep-2025 19:06:58 Loading source files for package org.openmrs.module.sync.api.db.hibernate...
03-Sep-2025 19:06:58 Loading source files for package org.openmrs.module.sync.api.db...
03-Sep-2025 19:06:58 Loading source files for package org.openmrs.module.sync.api...
03-Sep-2025 19:06:58 Loading source files for package org.openmrs.module.sync.api.impl...
03-Sep-2025 19:06:58 Loading source files for package org.openmrs.module.sync.advice...
03-Sep-2025 19:06:58 Loading source files for package org.openmrs.module.sync.scheduler...
03-Sep-2025 19:06:58 Loading source files for package org.openmrs.module.sync.serialization...
03-Sep-2025 19:06:58 Loading source files for package org.openmrs.module.sync.server...
03-Sep-2025 19:06:58 Constructing Javadoc information...
03-Sep-2025 19:06:58 Standard Doclet version 1.8.0_462
03-Sep-2025 19:06:58 Building tree for all the packages and classes...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/SyncClass.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/SyncConstants.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/SyncEngine.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/SyncException.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/SyncItem.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/SyncItemFields.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/SyncItemKey.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/SyncItemState.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/SyncMailUtil.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/SyncModuleActivator.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/SyncPoint.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/SyncProcessedObject.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/SyncRecord.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/SyncRecordState.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/SyncServerClass.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/SyncSource.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/SyncSourceJournal.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/SyncStatistic.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/SyncStatistic.Type.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/SyncStrategyFile.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/SyncSubclassStub.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/SyncTask.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/SyncTransmission.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/SyncTransmissionState.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/SyncTransmissionStatus.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/SyncUtil.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/SyncUtilTransmission.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/SyncUtilTransmission.ReceivingSize.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/TransmissionLog.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/TransmissionLogRecord.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/ingest/SyncDeserializer.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/ingest/SyncImportItem.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/ingest/SyncImportRecord.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/ingest/SyncIngestException.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/ingest/SyncTransmissionResponse.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/api/db/hibernate/usertype/SyncItemListSerializingUserType.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/api/db/hibernate/HibernateSyncDAO.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/api/db/hibernate/HibernateSyncInterceptor.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/api/db/hibernate/HibernateSyncInterceptor.PropertyClassValue.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/api/db/SyncDAO.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/api/SyncIngestService.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/api/SyncService.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/api/impl/SyncIngestServiceImpl.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/api/impl/SyncServiceImpl.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/advice/GenerateSystemIdAdvisor.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/advice/SaveConceptAdvice.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/advice/SavePatientAdvice.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/scheduler/CleanupSyncTablesTask.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/scheduler/SyncTransmissionLogTableCleanUpTask.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/serialization/BinaryNormalizer.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/serialization/ClassNormalizer.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/serialization/DefaultNormalizer.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/serialization/EnumNormalizer.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/serialization/FilePackage.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/serialization/IItem.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/serialization/Item.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/serialization/LocaleNormalizer.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/serialization/MapNormalizer.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/serialization/Normalizer.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/serialization/Package.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/serialization/PropertiesNormalizer.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/serialization/Record.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/serialization/SyncSerializationException.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/serialization/TimestampNormalizer.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/serialization/xmltest.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/serialization/ZipPackage.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/server/ConnectionRequest.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/server/ConnectionResponse.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/server/RemoteServer.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/server/RemoteServerType.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/server/ServerConnection.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/server/ServerConnectionState.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/server/SyncServerRecord.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/overview-frame.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/package-frame.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/package-summary.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/package-tree.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/advice/package-frame.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/advice/package-summary.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/advice/package-tree.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/api/package-frame.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/api/package-summary.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/api/package-tree.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/api/db/package-frame.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/api/db/package-summary.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/api/db/package-tree.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/api/db/hibernate/package-frame.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/api/db/hibernate/package-summary.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/api/db/hibernate/package-tree.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/api/db/hibernate/usertype/package-frame.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/api/db/hibernate/usertype/package-summary.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/api/db/hibernate/usertype/package-tree.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/api/impl/package-frame.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/api/impl/package-summary.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/api/impl/package-tree.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/ingest/package-frame.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/ingest/package-summary.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/ingest/package-tree.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/scheduler/package-frame.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/scheduler/package-summary.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/scheduler/package-tree.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/serialization/package-frame.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/serialization/package-summary.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/serialization/package-tree.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/server/package-frame.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/server/package-summary.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/server/package-tree.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/constant-values.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/serialized-form.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/class-use/SyncProcessedObject.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/class-use/SyncItemKey.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/class-use/SyncItemState.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/class-use/SyncServerClass.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/class-use/SyncPoint.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/class-use/SyncTransmissionStatus.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/class-use/TransmissionLog.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/class-use/SyncMailUtil.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/class-use/SyncRecordState.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/class-use/SyncRecord.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/class-use/SyncException.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/class-use/SyncSubclassStub.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/class-use/SyncConstants.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/class-use/SyncTask.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/class-use/SyncItem.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/class-use/SyncStrategyFile.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/class-use/SyncModuleActivator.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/class-use/SyncStatistic.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/class-use/SyncStatistic.Type.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/class-use/SyncUtil.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/class-use/SyncItemFields.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/class-use/SyncSource.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/class-use/SyncTransmissionState.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/class-use/TransmissionLogRecord.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/class-use/SyncSourceJournal.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/class-use/SyncEngine.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/class-use/SyncClass.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/class-use/SyncUtilTransmission.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/class-use/SyncUtilTransmission.ReceivingSize.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/class-use/SyncTransmission.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/ingest/class-use/SyncDeserializer.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/ingest/class-use/SyncImportRecord.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/ingest/class-use/SyncTransmissionResponse.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/ingest/class-use/SyncIngestException.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/ingest/class-use/SyncImportItem.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/api/db/hibernate/usertype/class-use/SyncItemListSerializingUserType.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/api/db/hibernate/class-use/HibernateSyncDAO.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/api/db/hibernate/class-use/HibernateSyncInterceptor.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/api/db/hibernate/class-use/HibernateSyncInterceptor.PropertyClassValue.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/api/db/class-use/SyncDAO.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/api/class-use/SyncIngestService.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/api/class-use/SyncService.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/api/impl/class-use/SyncIngestServiceImpl.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/api/impl/class-use/SyncServiceImpl.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/advice/class-use/SaveConceptAdvice.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/advice/class-use/GenerateSystemIdAdvisor.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/advice/class-use/SavePatientAdvice.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/scheduler/class-use/SyncTransmissionLogTableCleanUpTask.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/scheduler/class-use/CleanupSyncTablesTask.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/serialization/class-use/Item.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/serialization/class-use/ZipPackage.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/serialization/class-use/Normalizer.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/serialization/class-use/Package.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/serialization/class-use/IItem.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/serialization/class-use/EnumNormalizer.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/serialization/class-use/Record.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/serialization/class-use/ClassNormalizer.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/serialization/class-use/LocaleNormalizer.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/serialization/class-use/BinaryNormalizer.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/serialization/class-use/MapNormalizer.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/serialization/class-use/SyncSerializationException.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/serialization/class-use/FilePackage.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/serialization/class-use/DefaultNormalizer.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/serialization/class-use/TimestampNormalizer.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/serialization/class-use/PropertiesNormalizer.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/serialization/class-use/xmltest.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/server/class-use/ConnectionRequest.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/server/class-use/ConnectionResponse.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/server/class-use/RemoteServerType.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/server/class-use/SyncServerRecord.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/server/class-use/ServerConnectionState.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/server/class-use/ServerConnection.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/server/class-use/RemoteServer.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/package-use.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/advice/package-use.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/api/package-use.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/api/db/package-use.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/api/db/hibernate/package-use.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/api/db/hibernate/usertype/package-use.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/api/impl/package-use.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/ingest/package-use.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/scheduler/package-use.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/serialization/package-use.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/org/openmrs/module/sync/server/package-use.html...
03-Sep-2025 19:06:58 Building index for all the packages and classes...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/overview-tree.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/index-all.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/deprecated-list.html...
03-Sep-2025 19:06:58 Building index for all classes...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/allclasses-frame.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/allclasses-noframe.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/index.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/overview-summary.html...
03-Sep-2025 19:06:58 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/reports/apidocs/help-doc.html...
03-Sep-2025 19:06:58 100 warnings
03-Sep-2025 19:06:58 [WARNING] Javadoc Warnings
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/SyncEngine.java:66: warning - @return tag has no arguments.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/SyncRecordState.java:63: warning - @return tag has no arguments.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/SyncServerClass.java:26: warning - Tag @link: reference not found: Patient
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/SyncServerClass.java:45: warning - @param argument "syncClass2" is not a parameter name.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/SyncStrategyFile.java:85: warning - @return tag has no arguments.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/SyncSubclassStub.java:103: warning - Tag @see: can't find handleInsertSubclassStubIfNeeded(SyncSubclassStub) in org.openmrs.module.sync.api.SyncService
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/SyncTask.java:98: warning - @param argument "config" is not a parameter name.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/SyncUtil.java:1057: warning - @return tag has no arguments.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/SyncUtilTransmission.java:69: warning - @return tag has no arguments.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/SyncUtilTransmission.java:264: warning - @return tag has no arguments.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/SyncUtilTransmission.java:542: warning - @should is an unknown tag.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/db/hibernate/HibernateSyncDAO.java:154: warning - Tag @see: can't find createSyncImportRecord(org.openmrs.module.sync.engine.SyncImportRecord) in org.openmrs.module.sync.api.db.SyncDAO
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/db/hibernate/HibernateSyncDAO.java:166: warning - Tag @see: can't find updateSyncImportRecord(org.openmrs.module.sync.engine.SyncImportRecord) in org.openmrs.module.sync.api.db.SyncDAO
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/db/hibernate/HibernateSyncDAO.java:174: warning - Tag @see: can't find deleteSyncImportRecord(org.openmrs.module.sync.engine.SyncImportRecord) in org.openmrs.module.sync.api.db.SyncDAO
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/db/hibernate/HibernateSyncDAO.java:191: warning - Tag @see: can't find getNextSyncRecord() in org.openmrs.module.sync.api.db.SyncDAO
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/db/hibernate/HibernateSyncDAO.java:207: warning - Tag @see: can't find getNextSyncRecord() in org.openmrs.module.sync.api.db.SyncDAO
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/db/hibernate/HibernateSyncDAO.java:306: warning - Tag @see: can't find getSyncImportRecords(org.openmrs.module.sync.engine.SyncRecordState) in org.openmrs.module.sync.api.db.SyncDAO
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/db/hibernate/HibernateSyncDAO.java:325: warning - Tag @see: can't find getSyncRecords(org.openmrs.module.sync.engine.SyncRecordState) in org.openmrs.module.sync.api.db.SyncDAO
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/db/hibernate/HibernateSyncDAO.java:435: warning - Tag @see: can't find getSyncRecords(java.util.Date, java.util.Date,
03-Sep-2025 19:06:58 [WARNING] Integer, Integer) in org.openmrs.module.sync.api.db.SyncDAO
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/db/hibernate/HibernateSyncDAO.java:509: warning - Tag @see: can't find saveRemoteServer(org.openmrs.module.sync.engine.RemoteServer) in org.openmrs.module.sync.api.db.SyncDAO
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/db/hibernate/HibernateSyncDAO.java:517: warning - Tag @see: can't find deleteRemoteServer(org.openmrs.module.sync.engine.RemoteServer) in org.openmrs.module.sync.api.db.SyncDAO
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/db/hibernate/HibernateSyncDAO.java:1553: warning - Tag @see: can't find isConceptIdValidForUuid(int, java.lang.String) in org.openmrs.module.sync.api.db.SyncDAO
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/db/SyncDAO.java:228: warning - @return tag has no arguments.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/db/SyncDAO.java:473: warning - @return tag has no arguments.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/db/SyncDAO.java:483: warning - @return tag has no arguments.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/db/SyncDAO.java:491: warning - @return tag has no arguments.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/db/SyncDAO.java:191: warning - Missing closing '}' character for inline tag: "{@link SyncConstants#PROPERTY_NAME_MAX_RECORDS_DEFAULT"
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/db/hibernate/HibernateSyncInterceptor.java:989: warning - @return tag has no arguments.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/db/SyncDAO.java:447: warning - Tag @link: can't find isConceptIdValidForUuid(int, String) in org.openmrs.module.sync.api.SyncIngestService
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/db/SyncDAO.java:53: warning - @param argument "SyncRecord" is not a parameter name.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/db/SyncDAO.java:61: warning - @param argument "SyncRecord" is not a parameter name.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/db/SyncDAO.java:69: warning - @param argument "SyncRecord" is not a parameter name.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/db/SyncDAO.java:112: warning - @param argument "SyncImportRecord" is not a parameter name.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/db/SyncDAO.java:120: warning - @param argument "SyncImportRecord" is not a parameter name.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/db/SyncDAO.java:128: warning - @param argument "SyncImportRecord" is not a parameter name.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/db/SyncDAO.java:247: warning - @param argument "RemoteServer" is not a parameter name.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/db/SyncDAO.java:255: warning - @param argument "RemoteServer" is not a parameter name.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/db/SyncDAO.java:262: warning - @param argument "uuid" is not a parameter name.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/db/SyncDAO.java:296: warning - @param argument "SyncClass" is not a parameter name.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/db/SyncDAO.java:304: warning - @param argument "SyncClass" is not a parameter name.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/db/SyncDAO.java:324: warning - @param argument "classname" is not a parameter name.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/db/SyncDAO.java:410: warning - @param argument "type" is not a parameter name.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/db/SyncDAO.java:421: warning - @param argument "out" is not a parameter name.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/SyncIngestService.java:61: warning - @return tag has no arguments.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/SyncIngestService.java:40: warning - @should is an unknown tag.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/SyncIngestService.java:40: warning - @param argument "SyncRecord" is not a parameter name.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/SyncIngestService.java:48: warning - @param argument "SyncRecord" is not a parameter name.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/SyncService.java:355: warning - @return tag has no arguments.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/SyncService.java:557: warning - @return tag has no arguments.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/SyncService.java:565: warning - @return tag has no arguments.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/SyncService.java:576: warning - @return tag has no arguments.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/SyncService.java:640: warning - Tag @see:illegal character: "123" in "{@link SyncUtil#hasNoAutomaticPrimaryKey(String)}"
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/SyncService.java:640: warning - Tag @see:illegal character: "64" in "{@link SyncUtil#hasNoAutomaticPrimaryKey(String)}"
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/SyncService.java:705: warning - @return tag has no arguments.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/SyncService.java:716: warning - @return tag has no arguments.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/SyncService.java:725: warning - @return tag has no arguments.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/SyncService.java:733: warning - @return tag has no arguments.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/SyncService.java:741: warning - @return tag has no arguments.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/SyncService.java:748: warning - @return tag has no arguments.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/SyncService.java:788: warning - @return tag has no arguments.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/SyncService.java:796: warning - @return tag has no arguments.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/SyncService.java:463: warning - Tag @link: can't find setServerUuid(String) in org.openmrs.module.sync.api.SyncService
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/SyncService.java:57: warning - @param argument "SyncRecord" is not a parameter name.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/SyncService.java:74: warning - @param argument "SyncRecord" is not a parameter name.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/SyncService.java:83: warning - @param argument "SyncRecord" is not a parameter name.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/SyncService.java:92: warning - @should is an unknown tag.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/SyncService.java:101: warning - @should is an unknown tag.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/SyncService.java:157: warning - @param argument "SyncImportRecord" is not a parameter name.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/SyncService.java:166: warning - @param argument "SyncImportRecord" is not a parameter name.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/SyncService.java:175: warning - @param argument "SyncImportRecord" is not a parameter name.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/SyncService.java:346: warning - @should is an unknown tag.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/SyncService.java:346: warning - @should is an unknown tag.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/SyncService.java:488: warning - @param argument "SyncClass" is not a parameter name.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/SyncService.java:497: warning - @param argument "SyncClass" is not a parameter name.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/SyncService.java:520: warning - @param argument "String" is not a parameter name.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/SyncService.java:557: warning - @return tag cannot be used in method with void return type.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/SyncService.java:576: warning - @should is an unknown tag.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/SyncService.java:596: warning - @param argument "out" is not a parameter name.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/SyncService.java:629: warning - @param argument "Object" is not a parameter name.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/SyncService.java:640: warning - Tag @see: reference not found: {@link SyncUtil#hasNoAutomaticPrimaryKey(String)}
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/SyncService.java:697: warning - @should is an unknown tag.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/impl/SyncIngestServiceImpl.java:136: warning - @return tag has no arguments.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/impl/SyncServiceImpl.java:299: warning - Tag @see: can't find getSyncRecords(org.openmrs.module.sync.SyncRecordState[],
03-Sep-2025 19:06:58 [WARNING] org.openmrs.module.sync.server.RemoteServer, java.lang.Integer, java.lang.Integer) in org.openmrs.module.sync.api.SyncService
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/impl/SyncServiceImpl.java:360: warning - Tag @see: can't find getSyncRecords(org.openmrs.module.sync.SyncRecordState[],
03-Sep-2025 19:06:58 [WARNING] boolean, java.lang.Integer) in org.openmrs.module.sync.api.SyncService
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/impl/SyncServiceImpl.java:643: warning - @return tag has no arguments.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/impl/SyncServiceImpl.java:658: warning - @return tag has no arguments.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/impl/SyncServiceImpl.java:1150: warning - @return tag has no arguments.
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/impl/SyncServiceImpl.java:115: warning - Tag @see: reference not found: org.openmrs.api.SyncService#createSyncRecord(org.openmrs.module.sync.SyncRecord)
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/impl/SyncServiceImpl.java:173: warning - Tag @see: reference not found: org.openmrs.api.SyncService#createSyncImportRecord(org.openmrs.module.sync.SyncImportRecord)
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/impl/SyncServiceImpl.java:181: warning - Tag @see: reference not found: org.openmrs.api.SyncService#getNextSyncRecord()
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/impl/SyncServiceImpl.java:189: warning - Tag @see: reference not found: org.openmrs.api.SyncService#getSyncRecords(java.lang.String)
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/impl/SyncServiceImpl.java:197: warning - Tag @see: reference not found: org.openmrs.api.SyncService#getSyncRecord(java.lang.Integer)
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/impl/SyncServiceImpl.java:205: warning - Tag @see: reference not found: org.openmrs.api.SyncService#getSyncRecord(java.lang.String)
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/impl/SyncServiceImpl.java:218: warning - Tag @see: reference not found: org.openmrs.api.SyncService#getLatestRecord()
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/impl/SyncServiceImpl.java:226: warning - Tag @see: reference not found: org.openmrs.api.SyncService#getEarliestRecord(Date)
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/impl/SyncServiceImpl.java:250: warning - Tag @see: reference not found: org.openmrs.api.SyncService#getSyncRecord(java.lang.String)
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/impl/SyncServiceImpl.java:267: warning - Tag @see: reference not found: org.openmrs.api.SyncService#getSyncImportRecords(org.openmrs.module.sync.engine.SyncRecordState)
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/impl/SyncServiceImpl.java:275: warning - Tag @see: reference not found: org.openmrs.api.SyncService#getSyncRecords()
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/impl/SyncServiceImpl.java:283: warning - Tag @see: reference not found: org.openmrs.api.SyncService#getSyncRecords(org.openmrs.module.sync.engine.SyncRecordState)
03-Sep-2025 19:06:58 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/src/main/java/org/openmrs/module/sync/api/impl/SyncServiceImpl.java:291: warning - Tag @see: reference not found: org.openmrs.api.SyncService#getSyncRecords(org.openmrs.module.sync.engine.SyncRecordState, Integer maxSyncRecords, Integer)
03-Sep-2025 19:06:58 [INFO] Building jar: /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/sync-api-3.1.0-SNAPSHOT-javadoc.jar
03-Sep-2025 19:06:59 [INFO]
03-Sep-2025 19:06:59 [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ sync-api ---
03-Sep-2025 19:06:59 [INFO] Building jar: /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/sync-api-3.1.0-SNAPSHOT-tests.jar
03-Sep-2025 19:06:59 [INFO]
03-Sep-2025 19:06:59 [INFO] --- maven-install-plugin:2.4:install (default-install) @ sync-api ---
03-Sep-2025 19:06:59 [INFO] Installing /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/sync-api-3.1.0-SNAPSHOT.jar to /home/bamboo-agent/.m2/repository/org/openmrs/module/sync-api/3.1.0-SNAPSHOT/sync-api-3.1.0-SNAPSHOT.jar
03-Sep-2025 19:06:59 [INFO] Installing /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/pom.xml to /home/bamboo-agent/.m2/repository/org/openmrs/module/sync-api/3.1.0-SNAPSHOT/sync-api-3.1.0-SNAPSHOT.pom
03-Sep-2025 19:06:59 [INFO] Installing /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/sync-api-3.1.0-SNAPSHOT-javadoc.jar to /home/bamboo-agent/.m2/repository/org/openmrs/module/sync-api/3.1.0-SNAPSHOT/sync-api-3.1.0-SNAPSHOT-javadoc.jar
03-Sep-2025 19:06:59 [INFO] Installing /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/sync-api-3.1.0-SNAPSHOT-tests.jar to /home/bamboo-agent/.m2/repository/org/openmrs/module/sync-api/3.1.0-SNAPSHOT/sync-api-3.1.0-SNAPSHOT-tests.jar
03-Sep-2025 19:06:59 [INFO]
03-Sep-2025 19:06:59 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ sync-api ---
03-Sep-2025 19:06:59 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/sync-api/3.1.0-SNAPSHOT/maven-metadata.xml
03-Sep-2025 19:06:59 [INFO] Downloaded from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/sync-api/3.1.0-SNAPSHOT/maven-metadata.xml (992 B at 3.9 kB/s)
03-Sep-2025 19:06:59 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/sync-api/3.1.0-SNAPSHOT/sync-api-3.1.0-20250903.190022-12.jar
03-Sep-2025 19:07:01 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/sync-api/3.1.0-SNAPSHOT/sync-api-3.1.0-20250903.190022-12.jar (260 kB at 110 kB/s)
03-Sep-2025 19:07:01 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/sync-api/3.1.0-SNAPSHOT/sync-api-3.1.0-20250903.190022-12.pom
03-Sep-2025 19:07:03 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/sync-api/3.1.0-SNAPSHOT/sync-api-3.1.0-20250903.190022-12.pom (2.5 kB at 1.5 kB/s)
03-Sep-2025 19:07:03 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/sync-api/maven-metadata.xml
03-Sep-2025 19:07:03 [INFO] Downloaded from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/sync-api/maven-metadata.xml (539 B at 2.1 kB/s)
03-Sep-2025 19:07:03 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/sync-api/3.1.0-SNAPSHOT/maven-metadata.xml
03-Sep-2025 19:07:05 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/sync-api/3.1.0-SNAPSHOT/maven-metadata.xml (992 B at 754 B/s)
03-Sep-2025 19:07:05 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/sync-api/maven-metadata.xml
03-Sep-2025 19:07:06 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/sync-api/maven-metadata.xml (482 B at 330 B/s)
03-Sep-2025 19:07:06 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/sync-api/3.1.0-SNAPSHOT/sync-api-3.1.0-20250903.190022-12-javadoc.jar
03-Sep-2025 19:07:08 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/sync-api/3.1.0-SNAPSHOT/sync-api-3.1.0-20250903.190022-12-javadoc.jar (591 kB at 244 kB/s)
03-Sep-2025 19:07:08 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/sync-api/3.1.0-SNAPSHOT/maven-metadata.xml
03-Sep-2025 19:07:10 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/sync-api/3.1.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 929 B/s)
03-Sep-2025 19:07:10 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/sync-api/3.1.0-SNAPSHOT/sync-api-3.1.0-20250903.190022-12-tests.jar
03-Sep-2025 19:07:12 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/sync-api/3.1.0-SNAPSHOT/sync-api-3.1.0-20250903.190022-12-tests.jar (326 kB at 146 kB/s)
03-Sep-2025 19:07:12 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/sync-api/3.1.0-SNAPSHOT/maven-metadata.xml
03-Sep-2025 19:07:13 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/sync-api/3.1.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 928 B/s)
03-Sep-2025 19:07:13 [INFO]
03-Sep-2025 19:07:13 [INFO] --------------------< org.openmrs.module:sync-omod >--------------------
03-Sep-2025 19:07:13 [INFO] Building Synchronization Module OMOD 3.1.0-SNAPSHOT                [3/3]
03-Sep-2025 19:07:13 [INFO] --------------------------------[ jar ]---------------------------------
03-Sep-2025 19:07:13 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/sync-api/3.1.0-SNAPSHOT/maven-metadata.xml
03-Sep-2025 19:07:15 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/sync-api/3.1.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 1.0 kB/s)
03-Sep-2025 19:07:15 [INFO]
03-Sep-2025 19:07:15 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ sync-omod ---
03-Sep-2025 19:07:15 [INFO]
03-Sep-2025 19:07:15 [INFO] --- maven-openmrs-plugin:1.0.1:initialize-module (init) @ sync-omod ---
03-Sep-2025 19:07:15 [INFO]
03-Sep-2025 19:07:15 [INFO] --- maven-dependency-plugin:2.4:unpack-dependencies (Expand resources) @ sync-omod ---
03-Sep-2025 19:07:15 [INFO] Unpacking /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/api/target/sync-api-3.1.0-SNAPSHOT.jar to /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/classes with includes "**\/*.xml,**\/*.properties" and excludes ""
03-Sep-2025 19:07:15 [INFO]
03-Sep-2025 19:07:15 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ sync-omod ---
03-Sep-2025 19:07:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03-Sep-2025 19:07:15 [INFO] Copying 2 resources
03-Sep-2025 19:07:15 [INFO] Copying 24 resources to web/module
03-Sep-2025 19:07:15 [INFO] Copying 0 resource to web/module
03-Sep-2025 19:07:15 [INFO] Copying 24 resources to web/module
03-Sep-2025 19:07:15 [INFO]
03-Sep-2025 19:07:15 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ sync-omod ---
03-Sep-2025 19:07:15 [INFO] Changes detected - recompiling the module!
03-Sep-2025 19:07:15 [INFO] Compiling 24 source files to /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/classes
03-Sep-2025 19:07:16 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/src/main/java/org/openmrs/module/sync/web/controller/ImportListController.java: Some input files use or override a deprecated API.
03-Sep-2025 19:07:16 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/src/main/java/org/openmrs/module/sync/web/controller/ImportListController.java: Recompile with -Xlint:deprecation for details.
03-Sep-2025 19:07:16 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/src/main/java/org/openmrs/module/sync/web/controller/StateController.java: Some input files use unchecked or unsafe operations.
03-Sep-2025 19:07:16 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/src/main/java/org/openmrs/module/sync/web/controller/StateController.java: Recompile with -Xlint:unchecked for details.
03-Sep-2025 19:07:16 [INFO]
03-Sep-2025 19:07:16 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ sync-omod ---
03-Sep-2025 19:07:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03-Sep-2025 19:07:16 [INFO] skip non existing resourceDirectory /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/src/test/resources
03-Sep-2025 19:07:16 [INFO]
03-Sep-2025 19:07:16 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ sync-omod ---
03-Sep-2025 19:07:16 [INFO] Changes detected - recompiling the module!
03-Sep-2025 19:07:16 [INFO] Compiling 4 source files to /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/test-classes
03-Sep-2025 19:07:16 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/src/test/java/org/openmrs/module/sync/web/controller/ConfigServerFormControllerTest.java: /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/src/test/java/org/openmrs/module/sync/web/controller/ConfigServerFormControllerTest.java uses unchecked or unsafe operations.
03-Sep-2025 19:07:16 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/src/test/java/org/openmrs/module/sync/web/controller/ConfigServerFormControllerTest.java: Recompile with -Xlint:unchecked for details.
03-Sep-2025 19:07:16 [INFO]
03-Sep-2025 19:07:16 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ sync-omod ---
03-Sep-2025 19:07:17 [INFO]
03-Sep-2025 19:07:17 [INFO] -------------------------------------------------------
03-Sep-2025 19:07:17 [INFO]  T E S T S
03-Sep-2025 19:07:17 [INFO] -------------------------------------------------------
03-Sep-2025 19:07:18 [INFO] Running org.openmrs.module.sync.web.controller.ConfigCurrentServerFormControllerTest
03-Sep-2025 19:07:32 19:07:18.848 [main] ERROR org.openmrs.api.context.Context - serviceContext is null.  Creating new ServiceContext()
03-Sep-2025 19:07:32 INFO - EhCacheManagerFactoryBean.afterPropertiesSet(134) |2025-09-03T19:07:22,081| Initializing EhCache CacheManager
03-Sep-2025 19:07:32 WARN - ContentNegotiatingViewResolver.afterPropertiesSet(216) |2025-09-03T19:07:31,756| No ViewResolvers configured
03-Sep-2025 19:07:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.903 s - in org.openmrs.module.sync.web.controller.ConfigCurrentServerFormControllerTest
03-Sep-2025 19:07:35 [INFO] Running org.openmrs.module.sync.web.controller.ConfigServerFormControllerTest
03-Sep-2025 19:07:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.16 s - in org.openmrs.module.sync.web.controller.ConfigServerFormControllerTest
03-Sep-2025 19:07:35 [INFO] Running org.openmrs.module.sync.web.controller.HistoryListControllerTest
03-Sep-2025 19:07:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.404 s - in org.openmrs.module.sync.web.controller.HistoryListControllerTest
03-Sep-2025 19:07:35 [INFO] Running org.openmrs.module.sync.web.controller.ViewRecordControllerTest
03-Sep-2025 19:07:36 Security framework of XStream not explicitly initialized, using predefined black list on your own risk.
03-Sep-2025 19:07:36 INFO - SerializationServiceImpl.getDefaultSerializer(73) |2025-09-03T19:07:36,506| No default serializer specified - using builtin SimpleXStreamSerializer.
03-Sep-2025 19:07:36 INFO - SerializationServiceImpl.getDefaultSerializer(73) |2025-09-03T19:07:36,586| No default serializer specified - using builtin SimpleXStreamSerializer.
03-Sep-2025 19:07:37 INFO - SerializationServiceImpl.getDefaultSerializer(73) |2025-09-03T19:07:37,663| No default serializer specified - using builtin SimpleXStreamSerializer.
03-Sep-2025 19:07:37 INFO - SerializationServiceImpl.getDefaultSerializer(73) |2025-09-03T19:07:37,674| No default serializer specified - using builtin SimpleXStreamSerializer.
03-Sep-2025 19:07:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.512 s - in org.openmrs.module.sync.web.controller.ViewRecordControllerTest
03-Sep-2025 19:07:38 [INFO]
03-Sep-2025 19:07:38 [INFO] Results:
03-Sep-2025 19:07:38 [INFO]
03-Sep-2025 19:07:38 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
03-Sep-2025 19:07:38 [INFO]
03-Sep-2025 19:07:38 [INFO]
03-Sep-2025 19:07:38 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ sync-omod ---
03-Sep-2025 19:07:38 [INFO] Building jar: /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/sync-3.1.0-SNAPSHOT.jar
03-Sep-2025 19:07:38 [INFO]
03-Sep-2025 19:07:38 [INFO] --- maven-openmrs-plugin:1.0.1:package-module (pack) @ sync-omod ---
03-Sep-2025 19:07:38 [INFO] Packaging OpenMRS module
03-Sep-2025 19:07:38 [INFO] Building jar: /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/sync-3.1.0-SNAPSHOT.omod
03-Sep-2025 19:07:38 [INFO]
03-Sep-2025 19:07:38 [INFO] --- maven-javadoc-plugin:3.11.2:jar (attach-javadocs) @ sync-omod ---
03-Sep-2025 19:07:39 [INFO] No previous run data found, generating javadoc.
03-Sep-2025 19:07:41 [INFO]
03-Sep-2025 19:07:41 Loading source files for package org.openmrs.module.sync.web.dwr...
03-Sep-2025 19:07:41 Loading source files for package org.openmrs.module.sync.web.controller...
03-Sep-2025 19:07:41 Loading source files for package org.openmrs.module.sync.web...
03-Sep-2025 19:07:41 Loading source files for package org.openmrs.module.sync.web.extension...
03-Sep-2025 19:07:41 Constructing Javadoc information...
03-Sep-2025 19:07:41 Standard Doclet version 1.8.0_462
03-Sep-2025 19:07:41 Building tree for all the packages and classes...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/dwr/DWRSyncService.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/dwr/SyncCloneItem.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/dwr/SyncConnectionTestItem.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/dwr/SyncImportItemItem.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/dwr/SyncImportRecordItem.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/dwr/SyncTransmissionResponseItem.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/controller/ConfigCurrentServerFormController.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/controller/ConfigListController.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/controller/ConfigServerFormController.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/controller/EmailConfigController.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/controller/HelpController.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/controller/HistoryListController.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/controller/HistoryListController.Views.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/controller/ImportListController.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/controller/MaintenanceController.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/controller/OverviewController.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/controller/SettingsController.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/controller/StateController.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/controller/StatisticsController.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/controller/StatisticsController.SyncStatisticsCommand.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/controller/StatusListController.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/controller/TransmissionHistoryController.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/controller/ViewRecordController.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/CreateChildServlet.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/TasksDTO.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/extension/AdminList.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/overview-frame.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/package-frame.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/package-summary.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/package-tree.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/controller/package-frame.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/controller/package-summary.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/controller/package-tree.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/dwr/package-frame.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/dwr/package-summary.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/dwr/package-tree.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/extension/package-frame.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/extension/package-summary.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/extension/package-tree.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/constant-values.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/serialized-form.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/dwr/class-use/SyncCloneItem.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/dwr/class-use/SyncConnectionTestItem.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/dwr/class-use/SyncImportRecordItem.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/dwr/class-use/SyncTransmissionResponseItem.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/dwr/class-use/DWRSyncService.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/dwr/class-use/SyncImportItemItem.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/controller/class-use/StatisticsController.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/controller/class-use/StatisticsController.SyncStatisticsCommand.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/controller/class-use/HelpController.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/controller/class-use/ImportListController.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/controller/class-use/ConfigCurrentServerFormController.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/controller/class-use/ViewRecordController.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/controller/class-use/MaintenanceController.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/controller/class-use/ConfigListController.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/controller/class-use/TransmissionHistoryController.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/controller/class-use/HistoryListController.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/controller/class-use/HistoryListController.Views.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/controller/class-use/SettingsController.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/controller/class-use/ConfigServerFormController.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/controller/class-use/EmailConfigController.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/controller/class-use/StateController.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/controller/class-use/StatusListController.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/controller/class-use/OverviewController.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/class-use/CreateChildServlet.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/class-use/TasksDTO.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/extension/class-use/AdminList.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/package-use.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/controller/package-use.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/dwr/package-use.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/org/openmrs/module/sync/web/extension/package-use.html...
03-Sep-2025 19:07:41 Building index for all the packages and classes...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/overview-tree.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/index-all.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/deprecated-list.html...
03-Sep-2025 19:07:41 Building index for all classes...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/allclasses-frame.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/allclasses-noframe.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/index.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/overview-summary.html...
03-Sep-2025 19:07:41 Generating /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/reports/apidocs/help-doc.html...
03-Sep-2025 19:07:41 1 warning
03-Sep-2025 19:07:41 [WARNING] Javadoc Warnings
03-Sep-2025 19:07:41 [WARNING] /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/src/main/java/org/openmrs/module/sync/web/controller/ConfigCurrentServerFormController.java:55: warning - @return tag has no arguments.
03-Sep-2025 19:07:41 [INFO] Building jar: /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/sync-3.1.0-SNAPSHOT-javadoc.jar
03-Sep-2025 19:07:41 [INFO]
03-Sep-2025 19:07:41 [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ sync-omod ---
03-Sep-2025 19:07:41 [INFO] Building jar: /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/sync-3.1.0-SNAPSHOT-tests.jar
03-Sep-2025 19:07:41 [INFO]
03-Sep-2025 19:07:41 [INFO] --- maven-install-plugin:2.4:install (default-install) @ sync-omod ---
03-Sep-2025 19:07:41 [INFO] Installing /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/sync-3.1.0-SNAPSHOT.omod to /home/bamboo-agent/.m2/repository/org/openmrs/module/sync-omod/3.1.0-SNAPSHOT/sync-omod-3.1.0-SNAPSHOT.jar
03-Sep-2025 19:07:41 [INFO] Installing /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/pom.xml to /home/bamboo-agent/.m2/repository/org/openmrs/module/sync-omod/3.1.0-SNAPSHOT/sync-omod-3.1.0-SNAPSHOT.pom
03-Sep-2025 19:07:41 [INFO] Installing /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/sync-3.1.0-SNAPSHOT-javadoc.jar to /home/bamboo-agent/.m2/repository/org/openmrs/module/sync-omod/3.1.0-SNAPSHOT/sync-omod-3.1.0-SNAPSHOT-javadoc.jar
03-Sep-2025 19:07:41 [INFO] Installing /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1/omod/target/sync-3.1.0-SNAPSHOT-tests.jar to /home/bamboo-agent/.m2/repository/org/openmrs/module/sync-omod/3.1.0-SNAPSHOT/sync-omod-3.1.0-SNAPSHOT-tests.jar
03-Sep-2025 19:07:41 [INFO]
03-Sep-2025 19:07:41 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ sync-omod ---
03-Sep-2025 19:07:41 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/sync-omod/3.1.0-SNAPSHOT/maven-metadata.xml
03-Sep-2025 19:07:42 [INFO] Downloaded from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/sync-omod/3.1.0-SNAPSHOT/maven-metadata.xml (993 B at 3.5 kB/s)
03-Sep-2025 19:07:42 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/sync-omod/3.1.0-SNAPSHOT/sync-omod-3.1.0-20250903.190022-12.jar
03-Sep-2025 19:07:44 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/sync-omod/3.1.0-SNAPSHOT/sync-omod-3.1.0-20250903.190022-12.jar (1.3 MB at 479 kB/s)
03-Sep-2025 19:07:44 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/sync-omod/3.1.0-SNAPSHOT/sync-omod-3.1.0-20250903.190022-12.pom
03-Sep-2025 19:07:46 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/sync-omod/3.1.0-SNAPSHOT/sync-omod-3.1.0-20250903.190022-12.pom (5.9 kB at 3.8 kB/s)
03-Sep-2025 19:07:46 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/sync-omod/maven-metadata.xml
03-Sep-2025 19:07:46 [INFO] Downloaded from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/sync-omod/maven-metadata.xml (540 B at 2.1 kB/s)
03-Sep-2025 19:07:46 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/sync-omod/3.1.0-SNAPSHOT/maven-metadata.xml
03-Sep-2025 19:07:47 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/sync-omod/3.1.0-SNAPSHOT/maven-metadata.xml (993 B at 807 B/s)
03-Sep-2025 19:07:47 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/sync-omod/maven-metadata.xml
03-Sep-2025 19:07:49 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/sync-omod/maven-metadata.xml (483 B at 304 B/s)
03-Sep-2025 19:07:49 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/sync-omod/3.1.0-SNAPSHOT/sync-omod-3.1.0-20250903.190022-12-javadoc.jar
03-Sep-2025 19:07:51 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/sync-omod/3.1.0-SNAPSHOT/sync-omod-3.1.0-20250903.190022-12-javadoc.jar (183 kB at 93 kB/s)
03-Sep-2025 19:07:51 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/sync-omod/3.1.0-SNAPSHOT/maven-metadata.xml
03-Sep-2025 19:07:52 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/sync-omod/3.1.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 980 B/s)
03-Sep-2025 19:07:52 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/sync-omod/3.1.0-SNAPSHOT/sync-omod-3.1.0-20250903.190022-12-tests.jar
03-Sep-2025 19:07:54 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/sync-omod/3.1.0-SNAPSHOT/sync-omod-3.1.0-20250903.190022-12-tests.jar (12 kB at 7.6 kB/s)
03-Sep-2025 19:07:54 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/sync-omod/3.1.0-SNAPSHOT/maven-metadata.xml
03-Sep-2025 19:07:55 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/sync-omod/3.1.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 948 B/s)
03-Sep-2025 19:07:55 [INFO] ------------------------------------------------------------------------
03-Sep-2025 19:07:55 [INFO] Reactor Summary for Synchronization Module 3.1.0-SNAPSHOT:
03-Sep-2025 19:07:55 [INFO]
03-Sep-2025 19:07:55 [INFO] Synchronization Module ............................. SUCCESS [  8.842 s]
03-Sep-2025 19:07:55 [INFO] Synchronization Module API ......................... SUCCESS [06:41 min]
03-Sep-2025 19:07:55 [INFO] Synchronization Module OMOD ........................ SUCCESS [ 41.673 s]
03-Sep-2025 19:07:55 [INFO] ------------------------------------------------------------------------
03-Sep-2025 19:07:55 [INFO] BUILD SUCCESS
03-Sep-2025 19:07:55 [INFO] ------------------------------------------------------------------------
03-Sep-2025 19:07:55 [INFO] Total time:  07:32 min
03-Sep-2025 19:07:55 [INFO] Finished at: 2025-09-03T19:07:55Z
03-Sep-2025 19:07:55 [INFO] ------------------------------------------------------------------------
03-Sep-2025 19:07:55 Parsing test results under /data/bamboo-agent/xml-data/build-dir/SYNC-SYNC-JOB1...
03-Sep-2025 19:07:55 Finished task 'test and deploy' with result: Success
03-Sep-2025 19:07:55 Running post build plugin 'Docker Container Cleanup'
03-Sep-2025 19:07:55 Running post build plugin 'NCover Results Collector'
03-Sep-2025 19:07:55 Running post build plugin 'Build Results Label Collector'
03-Sep-2025 19:07:55 Running post build plugin 'Clover Results Collector'
03-Sep-2025 19:07:55 Running post build plugin 'npm Cache Cleanup'
03-Sep-2025 19:07:55 Running post build plugin 'Artifact Copier'
03-Sep-2025 19:07:55 Finalising the build...
03-Sep-2025 19:07:55 Stopping timer.
03-Sep-2025 19:07:55 Build SYNC-SYNC-JOB1-36 completed.
03-Sep-2025 19:07:55 Running on server: post build plugin 'Build Hanging Detection Configuration'
03-Sep-2025 19:07:55 Running on server: post build plugin 'NCover Results Collector'
03-Sep-2025 19:07:55 Running on server: post build plugin 'Build Labeller'
03-Sep-2025 19:07:55 Running on server: post build plugin 'Clover Delta Calculator'
03-Sep-2025 19:07:55 Running on server: post build plugin 'Maven Dependencies Postprocessor'
03-Sep-2025 19:07:55 All post build plugins have finished
03-Sep-2025 19:07:55 Generating build results summary...
03-Sep-2025 19:07:55 Saving build results to disk...
03-Sep-2025 19:07:55 Store variable context...
03-Sep-2025 19:07:56 Finished building SYNC-SYNC-JOB1-36.