More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #930 was successful

Job: Test against 2.2 was successful

Build log

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

02-Apr-2025 12:03:54         at org.openmrs.module.reporting.cohort.definition.service.CohortDefinitionServiceImpl.evaluateBypassingExclusionOfTestPatients(CohortDefinitionServiceImpl.java:54)
02-Apr-2025 12:03:54         at org.openmrs.module.reporting.cohort.definition.service.CohortDefinitionServiceImpl.evaluateBypassingExclusionOfTestPatients(CohortDefinitionServiceImpl.java:24)
02-Apr-2025 12:03:54         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluate(BaseDefinitionService.java:229)
02-Apr-2025 12:03:54         at org.openmrs.module.reporting.cohort.definition.service.CohortDefinitionServiceImpl.evaluate(CohortDefinitionServiceImpl.java:38)
02-Apr-2025 12:03:54         at sun.reflect.GeneratedMethodAccessor380.invoke(Unknown Source)
02-Apr-2025 12:03:54         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Apr-2025 12:03:54         at java.lang.reflect.Method.invoke(Method.java:498)
02-Apr-2025 12:03:54         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
02-Apr-2025 12:03:54         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
02-Apr-2025 12:03:54         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
02-Apr-2025 12:03:54         at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
02-Apr-2025 12:03:54         at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
02-Apr-2025 12:03:54         at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
02-Apr-2025 12:03:54         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 12:03:54         at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:122)
02-Apr-2025 12:03:54         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 12:03:54         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
02-Apr-2025 12:03:54         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 12:03:54         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
02-Apr-2025 12:03:54         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 12:03:54         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
02-Apr-2025 12:03:54         at com.sun.proxy.$Proxy45.evaluate(Unknown Source)
02-Apr-2025 12:03:54         at sun.reflect.GeneratedMethodAccessor380.invoke(Unknown Source)
02-Apr-2025 12:03:54         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Apr-2025 12:03:54         at java.lang.reflect.Method.invoke(Method.java:498)
02-Apr-2025 12:03:54         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
02-Apr-2025 12:03:54         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:201)
02-Apr-2025 12:03:54         at com.sun.proxy.$Proxy140.evaluate(Unknown Source)
02-Apr-2025 12:03:54         at org.openmrs.module.reporting.cohort.definition.evaluator.SqlCohortDefinitionEvaluatorTest.shouldProtectSqlQueryAgainstDatabaseModifications(SqlCohortDefinitionEvaluatorTest.java:308)
02-Apr-2025 12:03:54         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02-Apr-2025 12:03:54         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
02-Apr-2025 12:03:54         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Apr-2025 12:03:54         at java.lang.reflect.Method.invoke(Method.java:498)
02-Apr-2025 12:03:54         at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
02-Apr-2025 12:03:54         at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02-Apr-2025 12:03:54         at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
02-Apr-2025 12:03:54         at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02-Apr-2025 12:03:54         at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
02-Apr-2025 12:03:54         at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02-Apr-2025 12:03:54         at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:73)
02-Apr-2025 12:03:54         at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
02-Apr-2025 12:03:54         at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:82)
02-Apr-2025 12:03:54         at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:73)
02-Apr-2025 12:03:54         at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
02-Apr-2025 12:03:54         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:217)
02-Apr-2025 12:03:54         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:83)
02-Apr-2025 12:03:54         at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
02-Apr-2025 12:03:54         at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
02-Apr-2025 12:03:54         at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
02-Apr-2025 12:03:54         at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
02-Apr-2025 12:03:54         at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
02-Apr-2025 12:03:54         at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
02-Apr-2025 12:03:54         at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
02-Apr-2025 12:03:54         at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:68)
02-Apr-2025 12:03:54         at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
02-Apr-2025 12:03:54         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:163)
02-Apr-2025 12:03:54         at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
02-Apr-2025 12:03:54         at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
02-Apr-2025 12:03:54         at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
02-Apr-2025 12:03:54         at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
02-Apr-2025 12:03:54         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02-Apr-2025 12:03:54         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
02-Apr-2025 12:03:54         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Apr-2025 12:03:54         at java.lang.reflect.Method.invoke(Method.java:498)
02-Apr-2025 12:03:54         at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
02-Apr-2025 12:03:54         at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
02-Apr-2025 12:03:54 Caused by: org.hibernate.exception.GenericJDBCException: error executing work
02-Apr-2025 12:03:54         at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:54)
02-Apr-2025 12:03:54         at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:126)
02-Apr-2025 12:03:54         at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:112)
02-Apr-2025 12:03:54         at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.coordinateWork(JdbcCoordinatorImpl.java:318)
02-Apr-2025 12:03:54         at org.hibernate.internal.SessionImpl.doWork(SessionImpl.java:2095)
02-Apr-2025 12:03:54         at org.hibernate.internal.SessionImpl.doWork(SessionImpl.java:2080)
02-Apr-2025 12:03:54         at org.openmrs.api.db.hibernate.DbSession.doWork(DbSession.java:1005)
02-Apr-2025 12:03:54         at org.openmrs.module.reporting.evaluation.querybuilder.SqlQueryBuilder.evaluateToList(SqlQueryBuilder.java:167)
02-Apr-2025 12:03:54         ... 106 more
02-Apr-2025 12:03:54 Caused by: org.h2.jdbc.JdbcSQLException: Method is only allowed for a query. Use execute or executeUpdate instead of executeQuery; SQL statement:
02-Apr-2025 12:03:54 update person set gender='F'  [90002-173]
02-Apr-2025 12:03:54         at org.h2.message.DbException.getJdbcSQLException(DbException.java:331)
02-Apr-2025 12:03:54         at org.h2.message.DbException.get(DbException.java:171)
02-Apr-2025 12:03:54         at org.h2.message.DbException.get(DbException.java:148)
02-Apr-2025 12:03:54         at org.h2.message.DbException.get(DbException.java:137)
02-Apr-2025 12:03:54         at org.h2.command.Prepared.query(Prepared.java:211)
02-Apr-2025 12:03:54         at org.h2.command.CommandContainer.query(CommandContainer.java:91)
02-Apr-2025 12:03:54         at org.h2.command.Command.executeQuery(Command.java:195)
02-Apr-2025 12:03:54         at org.h2.jdbc.JdbcPreparedStatement.executeQuery(JdbcPreparedStatement.java:106)
02-Apr-2025 12:03:54         at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116)
02-Apr-2025 12:03:54         at org.openmrs.module.reporting.evaluation.querybuilder.SqlQueryBuilder$2.execute(SqlQueryBuilder.java:174)
02-Apr-2025 12:03:54         at org.hibernate.jdbc.WorkExecutor.executeWork(WorkExecutor.java:54)
02-Apr-2025 12:03:54         at org.hibernate.internal.SessionImpl$2.accept(SessionImpl.java:2076)
02-Apr-2025 12:03:54         at org.hibernate.internal.SessionImpl$2.accept(SessionImpl.java:2073)
02-Apr-2025 12:03:54         at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.coordinateWork(JdbcCoordinatorImpl.java:313)
02-Apr-2025 12:03:54         ... 110 more
02-Apr-2025 12:03:54 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.994 sec
02-Apr-2025 12:03:54 Running org.openmrs.module.reporting.evaluation.service.EvaluationServiceTest
02-Apr-2025 12:03:55 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.984 sec
02-Apr-2025 12:03:55 Running org.openmrs.module.reporting.data.obs.evaluator.EncounterToObsDataEvaluatorTest
02-Apr-2025 12:03:55 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 sec
02-Apr-2025 12:03:55 Running org.openmrs.module.reporting.query.encounter.evaluator.MappedParametersEncounterQueryEvaluatorTest
02-Apr-2025 12:03:55 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 sec
02-Apr-2025 12:03:55 Running org.openmrs.module.reporting.validator.InStateCohortDefinitionValidatorTest
02-Apr-2025 12:03:55 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec
02-Apr-2025 12:03:55 Running org.openmrs.module.reporting.common.ReflectionUtilTest
02-Apr-2025 12:03:55 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
02-Apr-2025 12:03:55 Running org.openmrs.module.reporting.template.HandlebarsHelpersTest
02-Apr-2025 12:03:55 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec
02-Apr-2025 12:03:55 Running org.openmrs.module.reporting.data.visit.evaluator.VisitIdDataEvaluatorTest
02-Apr-2025 12:03:56 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.317 sec
02-Apr-2025 12:03:56 Running org.openmrs.module.reporting.cohort.definition.evaluator.ConditionalParameterCohortDefinitionEvaluatorTest
02-Apr-2025 12:03:56 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 sec
02-Apr-2025 12:03:56 Running org.openmrs.module.reporting.data.patient.evaluator.CurrentPatientStateDataEvaluatorTest
02-Apr-2025 12:03:56 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 sec
02-Apr-2025 12:03:56 Running org.openmrs.module.reporting.data.encounter.evaluator.ObsOnSameDateEncounterDataEvaluatorTest
02-Apr-2025 12:03:56 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.54 sec
02-Apr-2025 12:03:56 Running org.openmrs.module.reporting.cohort.query.service.CohortQueryServiceTest
02-Apr-2025 12:03:57 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 sec
02-Apr-2025 12:03:57 Running org.openmrs.module.reporting.data.person.evaluator.ObsForPersonDataEvaluatorTest
02-Apr-2025 12:03:57 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.363 sec
02-Apr-2025 12:03:57 Running org.openmrs.module.reporting.validator.StaticCohortDefinitionValidatorTest
02-Apr-2025 12:03:57 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
02-Apr-2025 12:03:57 Running org.openmrs.module.reporting.dataset.definition.evaluator.EncounterDataSetEvaluatorTest
02-Apr-2025 12:03:57 ENCOUNTER ID        EMR ID        BIRTHDATE           ENCOUNTER DATE        Age At Start        Age At End        
02-Apr-2025 12:03:57 ------------        ------        ------------        --------------        ------------        ----------        
02-Apr-2025 12:03:57 3                   7             ~25/Aug/1976        01/Aug/2008           33                  34                
02-Apr-2025 12:03:57 4                   7             ~25/Aug/1976        15/Aug/2008           33                  34                
02-Apr-2025 12:03:57 5                   7             ~25/Aug/1976        19/Aug/2008           33                  34                
02-Apr-2025 12:03:57 6                   20            08/Feb/1925         19/Aug/2009           80                  80                
02-Apr-2025 12:03:57 7                   21            ~08/Jun/1959        19/Aug/2009           50                  51                
02-Apr-2025 12:03:57 8                   21            ~08/Jun/1959        19/Sep/2009           50                  51                
02-Apr-2025 12:03:57 9                   22            08/Jul/1997         19/Sep/2009           12                  13                
02-Apr-2025 12:03:57 10                  22            08/Jul/1997         19/Oct/2009           12                  13                
02-Apr-2025 12:03:57 11                  23            08/Nov/2000         19/Aug/2009           9                   10                
02-Apr-2025 12:03:57 12                  24            08/Dec/2006         19/Sep/2009           3                   4                 
02-Apr-2025 12:03:57 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 sec
02-Apr-2025 12:03:57 Running org.openmrs.module.reporting.data.person.evaluator.BirthdateDataEvaluatorTest
02-Apr-2025 12:03:57 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 sec
02-Apr-2025 12:03:57 Running org.openmrs.module.reporting.cohort.definition.evaluator.EncounterCohortDefinitionEvaluatorTest
02-Apr-2025 12:03:58 Tests run: 9, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.873 sec
02-Apr-2025 12:03:58 Running org.openmrs.module.reporting.cohort.definition.evaluator.GenderCohortDefinitionEvaluatorTest
02-Apr-2025 12:03:59 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.561 sec
02-Apr-2025 12:03:59 Running org.openmrs.module.reporting.data.person.evaluator.PreferredAddressDataEvaluatorTest
02-Apr-2025 12:03:59 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec
02-Apr-2025 12:03:59 Running org.openmrs.module.reporting.data.converter.BirthdateConverterTest
02-Apr-2025 12:03:59 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
02-Apr-2025 12:03:59 Running org.openmrs.module.reporting.data.patient.evaluator.ProgramStatesForPatientDataEvaluatorTest
02-Apr-2025 12:04:00 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.988 sec
02-Apr-2025 12:04:00 Running org.openmrs.module.reporting.cohort.definition.evaluator.AgeCohortDefinitionEvaluatorTest
02-Apr-2025 12:04:00 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.31 sec
02-Apr-2025 12:04:00 Running org.openmrs.module.reporting.data.visit.library.BuiltInVisitDataLibraryTest
02-Apr-2025 12:04:00 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec
02-Apr-2025 12:04:00 Running org.openmrs.module.reporting.data.encounter.evaluator.EncounterLocationDataEvaluatorTest
02-Apr-2025 12:04:00 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.313 sec
02-Apr-2025 12:04:00 Running org.openmrs.module.reporting.data.obs.evaluator.PersonToObsEvaluatorTest
02-Apr-2025 12:04:01 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 sec
02-Apr-2025 12:04:01 Running org.openmrs.module.reporting.cohort.definition.evaluator.NumericObsCohortDefinitionEvaluatorTest
02-Apr-2025 12:04:02 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.178 sec
02-Apr-2025 12:04:02 Running org.openmrs.module.reporting.common.DateRangeTest
02-Apr-2025 12:04:02 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
02-Apr-2025 12:04:02 Running org.openmrs.module.reporting.indicator.QueryCountIndicatorEvaluatorTest
02-Apr-2025 12:04:02 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.32 sec
02-Apr-2025 12:04:02 Running org.openmrs.module.reporting.data.encounter.evaluator.ObsForEncounterEvaluatorTest
02-Apr-2025 12:04:03 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.82 sec
02-Apr-2025 12:04:03 Running org.openmrs.module.reporting.common.DateUtilTest
02-Apr-2025 12:04:03 Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 sec
02-Apr-2025 12:04:03 Running org.openmrs.module.reporting.data.patient.evaluator.DrugOrdersForPatientDataEvaluatorTest
02-Apr-2025 12:04:05 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.499 sec
02-Apr-2025 12:04:05 Running org.openmrs.module.reporting.query.encounter.evaluator.MappedParametersObsQueryEvaluatorTest
02-Apr-2025 12:04:05 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.52 sec
02-Apr-2025 12:04:05 Running org.openmrs.module.reporting.serializer.ReportingSerializerTest
02-Apr-2025 12:04:05 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 sec
02-Apr-2025 12:04:05 Running org.openmrs.module.reporting.dataset.definition.evaluator.CohortCrossTabDataSetEvaluatorTest
02-Apr-2025 12:04:05 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 sec
02-Apr-2025 12:04:05 Running org.openmrs.module.reporting.query.person.service.PersonQueryServiceImplTest
02-Apr-2025 12:04:06 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 sec
02-Apr-2025 12:04:06 Running org.openmrs.module.reporting.dataset.definition.evaluator.MySqlDataSetEvaluatorTest
02-Apr-2025 12:04:06 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec
02-Apr-2025 12:04:06 Running org.openmrs.module.reporting.report.renderer.TextTemplateRendererTest
02-Apr-2025 12:04:06 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.596 sec
02-Apr-2025 12:04:06 Running org.openmrs.module.reporting.validator.InverseCohortDefinitionValidatorTest
02-Apr-2025 12:04:06 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
02-Apr-2025 12:04:06 Running org.openmrs.module.reporting.validator.PatientStateCohortDefinitionValidatorTest
02-Apr-2025 12:04:06 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
02-Apr-2025 12:04:06 Running org.openmrs.module.reporting.query.encounter.evaluator.ObsForEncounterQueryEvaluatorTest
02-Apr-2025 12:04:07 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.622 sec
02-Apr-2025 12:04:07 Running org.openmrs.module.reporting.report.service.db.PropertiesTypeTest
02-Apr-2025 12:04:07 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
02-Apr-2025 12:04:07 Running org.openmrs.module.reporting.data.encounter.service.EncounterDataServiceImplTest
02-Apr-2025 12:04:07 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 sec
02-Apr-2025 12:04:07 Running org.openmrs.module.reporting.cohort.definition.evaluator.MappedParametersCohortDefinitionEvaluatorTest
02-Apr-2025 12:04:07 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 sec
02-Apr-2025 12:04:07 Running org.openmrs.module.reporting.data.encounter.evaluator.ConvertedEncounterDataEvaluatorTest
02-Apr-2025 12:04:07 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec
02-Apr-2025 12:04:07 Running org.openmrs.module.reporting.data.converter.ListConverterTest
02-Apr-2025 12:04:07 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
02-Apr-2025 12:04:07 Running org.openmrs.module.reporting.data.patient.evaluator.PatientIdentifierDataEvaluatorTest
02-Apr-2025 12:04:07 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 sec
02-Apr-2025 12:04:07 Running org.openmrs.module.reporting.data.converter.ObsFromObsGroupConverterTest
02-Apr-2025 12:04:07 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
02-Apr-2025 12:04:07 Running org.openmrs.module.reporting.common.AgeTest
02-Apr-2025 12:04:08 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
02-Apr-2025 12:04:08 Running org.openmrs.module.reporting.evaluation.CachingCohortDefinitionTest
02-Apr-2025 12:04:08 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec
02-Apr-2025 12:04:08 Running org.openmrs.module.reporting.config.ReportLoaderIntegrationTest
02-Apr-2025 12:04:08 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.692 sec
02-Apr-2025 12:04:08 Running org.openmrs.module.reporting.common.TestUtil
02-Apr-2025 12:04:08 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec
02-Apr-2025 12:04:08 Running org.openmrs.module.reporting.query.encounter.evaluator.CompositionEncounterQueryEvaluatorTest
02-Apr-2025 12:04:09 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 sec
02-Apr-2025 12:04:09 Running org.openmrs.module.reporting.definition.library.implementerconfigured.ImplementerConfiguredVisitDataDefinitionLibraryTest
02-Apr-2025 12:04:09 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
02-Apr-2025 12:04:09 Running org.openmrs.module.reporting.common.ObjectUtilTest
02-Apr-2025 12:04:09 Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 sec
02-Apr-2025 12:04:09 Running org.openmrs.module.reporting.data.person.evaluator.AgeDataEvaluatorTest
02-Apr-2025 12:04:09 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 sec
02-Apr-2025 12:04:09 Running org.openmrs.module.reporting.evaluation.querybuilder.HqlQueryBuilderTest
02-Apr-2025 12:04:12 Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.015 sec
02-Apr-2025 12:04:12 Running org.openmrs.module.reporting.data.visit.evaluator.ObsForVisitDataEvaluatorTest
02-Apr-2025 12:04:12 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 sec
02-Apr-2025 12:04:12 Running org.openmrs.module.reporting.query.encounter.evaluator.MostRecentEncounterForPatientQueryEvaluatorTest
02-Apr-2025 12:04:13 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 sec
02-Apr-2025 12:04:13 Running org.openmrs.module.reporting.cohort.definition.evaluator.OptionalParameterCohortDefinitionEvaluatorTest
02-Apr-2025 12:04:13 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 sec
02-Apr-2025 12:04:13 Running org.openmrs.module.reporting.report.util.SqlUtilsTest
02-Apr-2025 12:04:13 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
02-Apr-2025 12:04:13 Running org.openmrs.module.reporting.validator.InProgramCohortDefinitionValidatorTest
02-Apr-2025 12:04:13 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec
02-Apr-2025 12:04:13 Running org.openmrs.module.reporting.data.obs.evaluator.PatientToObsDataEvaluatorTest
02-Apr-2025 12:04:13 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.325 sec
02-Apr-2025 12:04:13 Running org.openmrs.module.reporting.definition.library.BaseDefinitionLibraryTest
02-Apr-2025 12:04:13 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
02-Apr-2025 12:04:13 Running org.openmrs.module.reporting.data.person.evaluator.PersonAttributeDataEvaluatorTest
02-Apr-2025 12:04:13 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 sec
02-Apr-2025 12:04:13 Running org.openmrs.module.reporting.data.person.evaluator.PreferredNameDataEvaluatorTest
02-Apr-2025 12:04:13 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 sec
02-Apr-2025 12:04:13 Running org.openmrs.module.reporting.definition.library.implementerconfigured.ImplementerConfiguredCohortDefinitionLibraryTest
02-Apr-2025 12:04:14 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.16 sec
02-Apr-2025 12:04:14 Running org.openmrs.module.reporting.evaluation.parameter.ParameterUtilTest
02-Apr-2025 12:04:14 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec
02-Apr-2025 12:04:14 Running org.openmrs.module.reporting.data.encounter.library.BuiltInEncounterDataLibraryTest
02-Apr-2025 12:04:14 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 sec
02-Apr-2025 12:04:14 Running org.openmrs.module.reporting.cohort.definition.evaluator.ScriptedCohortDefinitionEvaluatorTest
02-Apr-2025 12:04:14 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 sec
02-Apr-2025 12:04:14 Running org.openmrs.module.reporting.data.converter.PersonNameConverterTest
02-Apr-2025 12:04:14 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
02-Apr-2025 12:04:14 Running org.openmrs.module.reporting.definition.library.AllDefinitionLibrariesComponentTest
02-Apr-2025 12:04:14 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
02-Apr-2025 12:04:14 Running org.openmrs.module.reporting.data.person.evaluator.VitalStatusDataEvaluatorTest
02-Apr-2025 12:04:14 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 sec
02-Apr-2025 12:04:14 Running org.openmrs.module.reporting.cohort.definition.evaluator.TextObsCohortDefinitionEvaluatorTest
02-Apr-2025 12:04:14 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.229 sec
02-Apr-2025 12:04:14 Running org.openmrs.module.reporting.dataset.definition.evaluator.PatientDataSetEvaluatorTest
02-Apr-2025 12:04:15 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.94 sec
02-Apr-2025 12:04:15 Running org.openmrs.module.reporting.data.encounter.evaluator.AuditInfoEncounterDataEvaluatorTest
02-Apr-2025 12:04:15 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec
02-Apr-2025 12:04:15 Running org.openmrs.module.reporting.data.patient.evaluator.LogicDataEvaluatorTest
02-Apr-2025 12:04:15 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec
02-Apr-2025 12:04:15 Running org.openmrs.module.reporting.data.visit.evaluator.PersonToVisitDataEvaluatorTest
02-Apr-2025 12:04:16 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 sec
02-Apr-2025 12:04:16 Running org.openmrs.module.reporting.cohort.definition.evaluator.DateObsCohortDefinitionEvaluatorTest
02-Apr-2025 12:04:16 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 sec
02-Apr-2025 12:04:16 Running org.openmrs.module.reporting.cohort.definition.evaluator.VisitCohortDefinitionEvaluatorTest
02-Apr-2025 12:04:16 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 sec
02-Apr-2025 12:04:16 Running org.openmrs.module.reporting.data.encounter.evaluator.AgeAtEncounterDataEvaluatorTest
02-Apr-2025 12:04:16 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 sec
02-Apr-2025 12:04:16 Running org.openmrs.module.reporting.indicator.CohortIndicatorDataSetEvaluatorTest
02-Apr-2025 12:04:16 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 sec
02-Apr-2025 12:04:16 Running org.openmrs.module.reporting.data.person.evaluator.ObsActiveListPersonDataEvaluatorTest
02-Apr-2025 12:04:17 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 sec
02-Apr-2025 12:04:17 Running org.openmrs.module.reporting.common.ExcelUtilTest
02-Apr-2025 12:04:17 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 sec
02-Apr-2025 12:04:17 Running org.openmrs.module.reporting.data.obs.evaluator.GroupMemberObsDataEvaluatorTest
02-Apr-2025 12:04:17 Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.284 sec
02-Apr-2025 12:04:17 Running org.openmrs.module.reporting.query.visit.evaluator.BasicVisitQueryEvaluatorTest
02-Apr-2025 12:04:17 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.327 sec
02-Apr-2025 12:04:17 Running org.openmrs.module.reporting.common.ExcelBuilderTest
02-Apr-2025 12:04:20 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.448 sec
02-Apr-2025 12:04:20 Running org.openmrs.module.reporting.query.obs.evaluator.AllObsQueryEvaluatorTest
02-Apr-2025 12:04:20 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.511 sec
02-Apr-2025 12:04:20 Running org.openmrs.module.reporting.cohort.definition.evaluator.AllPatientsCohortDefinitionEvaluatorTest
02-Apr-2025 12:04:20 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec
02-Apr-2025 12:04:20 Running org.openmrs.module.reporting.data.encounter.evaluator.SimultaneousEncountersDataEvaluatorTest
02-Apr-2025 12:04:20 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec
02-Apr-2025 12:04:20 Running org.openmrs.module.reporting.validator.ProgramEnrollmentCohortDefinitionValidatorTest
02-Apr-2025 12:04:20 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
02-Apr-2025 12:04:20 Running org.openmrs.module.reporting.evaluation.EvaluationContextTest
02-Apr-2025 12:04:20 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
02-Apr-2025 12:04:20 Running org.openmrs.module.reporting.data.patient.evaluator.PreferredIdentifierDataEvaluatorTest
02-Apr-2025 12:04:21 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 sec
02-Apr-2025 12:04:21 Running org.openmrs.module.reporting.data.encounter.evaluator.EncounterVisitDataEvaluatorTest
02-Apr-2025 12:04:21 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec
02-Apr-2025 12:04:21 Running org.openmrs.module.reporting.query.obs.service.ObsQueryServiceImplTest
02-Apr-2025 12:04:21 Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.078 sec
02-Apr-2025 12:04:21 Running org.openmrs.module.reporting.data.patient.library.BuiltInPatientDataLibraryTest
02-Apr-2025 12:04:21 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec
02-Apr-2025 12:04:21 Running org.openmrs.module.reporting.indicator.util.IndicatorUtilTest
02-Apr-2025 12:04:21 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
02-Apr-2025 12:04:21 Running org.openmrs.module.reporting.cohort.definition.evaluator.EvaluatableCohortDefinitionEvaluatorTest
02-Apr-2025 12:04:21 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
02-Apr-2025 12:04:21 Running org.openmrs.module.reporting.data.patient.evaluator.ConvertedPatientDataEvaluatorTest
02-Apr-2025 12:04:21 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 sec
02-Apr-2025 12:04:21 Running org.openmrs.module.reporting.cohort.definition.evaluator.CompositionCohortDefinitionEvaluatorTest
02-Apr-2025 12:04:21 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 sec
02-Apr-2025 12:04:21 Running org.openmrs.module.reporting.data.converter.MapConverterTest
02-Apr-2025 12:04:21 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
02-Apr-2025 12:04:21 Running org.openmrs.module.reporting.data.patient.evaluator.EncountersForPatientDataEvaluatorTest
02-Apr-2025 12:04:21 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec
02-Apr-2025 12:04:21 Running org.openmrs.module.reporting.indicator.SqlIndicatorTest
02-Apr-2025 12:04:22 ERROR - EvaluationProfiler.log(111) |2025-04-02 12:04:22,216| 1345        2025-04-02 12:04:22.216        >        ERROR        EVALUATING_DEFINITION                        SqlIndicator[sql=SELECT distinct(.222) as res, 33 as res2 from patient]: Failed to evaluate sql because:
02-Apr-2025 12:04:22 Unable to evaluate to a single value. Exactly one column must be defined.
02-Apr-2025 12:04:22 org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate sql because:
02-Apr-2025 12:04:22 Unable to evaluate to a single value. Exactly one column must be defined.
02-Apr-2025 12:04:22         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluateSql(SqlIndicatorEvaluator.java:57)
02-Apr-2025 12:04:22         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluate(SqlIndicatorEvaluator.java:41)
02-Apr-2025 12:04:22         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluate(SqlIndicatorEvaluator.java:28)
02-Apr-2025 12:04:22         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.executeEvaluator(BaseDefinitionService.java:369)
02-Apr-2025 12:04:22         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluateBypassingExclusionOfTestPatients(BaseDefinitionService.java:264)
02-Apr-2025 12:04:22         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluate(BaseDefinitionService.java:229)
02-Apr-2025 12:04:22         at org.openmrs.module.reporting.indicator.service.IndicatorServiceImpl.evaluate(IndicatorServiceImpl.java:41)
02-Apr-2025 12:04:22         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02-Apr-2025 12:04:22         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
02-Apr-2025 12:04:22         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Apr-2025 12:04:22         at java.lang.reflect.Method.invoke(Method.java:498)
02-Apr-2025 12:04:22         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
02-Apr-2025 12:04:22         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
02-Apr-2025 12:04:22         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
02-Apr-2025 12:04:22         at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
02-Apr-2025 12:04:22         at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
02-Apr-2025 12:04:22         at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
02-Apr-2025 12:04:22         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 12:04:22         at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:122)
02-Apr-2025 12:04:22         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 12:04:22         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
02-Apr-2025 12:04:22         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 12:04:22         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
02-Apr-2025 12:04:22         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 12:04:22         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
02-Apr-2025 12:04:22         at com.sun.proxy.$Proxy47.evaluate(Unknown Source)
02-Apr-2025 12:04:22         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02-Apr-2025 12:04:22         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
02-Apr-2025 12:04:22         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Apr-2025 12:04:22         at java.lang.reflect.Method.invoke(Method.java:498)
02-Apr-2025 12:04:22         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
02-Apr-2025 12:04:22         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:201)
02-Apr-2025 12:04:22         at com.sun.proxy.$Proxy164.evaluate(Unknown Source)
02-Apr-2025 12:04:22         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:94)
02-Apr-2025 12:04:22         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:103)
02-Apr-2025 12:04:22         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:114)
02-Apr-2025 12:04:22         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:107)
02-Apr-2025 12:04:22         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.sqlIndicator_shouldNotAllowQueriesThatReturnMoreThanOneColumn(SqlIndicatorTest.java:85)
02-Apr-2025 12:04:22         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02-Apr-2025 12:04:22         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
02-Apr-2025 12:04:22         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Apr-2025 12:04:22         at java.lang.reflect.Method.invoke(Method.java:498)
02-Apr-2025 12:04:22         at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
02-Apr-2025 12:04:22         at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02-Apr-2025 12:04:22         at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
02-Apr-2025 12:04:22         at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02-Apr-2025 12:04:22         at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
02-Apr-2025 12:04:22         at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02-Apr-2025 12:04:22         at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:73)
02-Apr-2025 12:04:22         at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
02-Apr-2025 12:04:22         at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:82)
02-Apr-2025 12:04:22         at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:73)
02-Apr-2025 12:04:22         at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
02-Apr-2025 12:04:22         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:217)
02-Apr-2025 12:04:22         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:83)
02-Apr-2025 12:04:22         at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
02-Apr-2025 12:04:22         at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
02-Apr-2025 12:04:22         at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
02-Apr-2025 12:04:22         at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
02-Apr-2025 12:04:22         at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
02-Apr-2025 12:04:22         at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
02-Apr-2025 12:04:22         at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
02-Apr-2025 12:04:22         at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:68)
02-Apr-2025 12:04:22         at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
02-Apr-2025 12:04:22         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:163)
02-Apr-2025 12:04:22         at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
02-Apr-2025 12:04:22         at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
02-Apr-2025 12:04:22         at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
02-Apr-2025 12:04:22         at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
02-Apr-2025 12:04:22         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02-Apr-2025 12:04:22         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
02-Apr-2025 12:04:22         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Apr-2025 12:04:22         at java.lang.reflect.Method.invoke(Method.java:498)
02-Apr-2025 12:04:22         at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
02-Apr-2025 12:04:22         at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
02-Apr-2025 12:04:22 Caused by: java.lang.IllegalArgumentException: Unable to evaluate to a single value. Exactly one column must be defined.
02-Apr-2025 12:04:22         at org.openmrs.module.reporting.evaluation.service.EvaluationServiceImpl.evaluateToObject(EvaluationServiceImpl.java:90)
02-Apr-2025 12:04:22         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02-Apr-2025 12:04:22         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
02-Apr-2025 12:04:22         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Apr-2025 12:04:22         at java.lang.reflect.Method.invoke(Method.java:498)
02-Apr-2025 12:04:22         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
02-Apr-2025 12:04:22         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
02-Apr-2025 12:04:22         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
02-Apr-2025 12:04:22         at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
02-Apr-2025 12:04:22         at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
02-Apr-2025 12:04:22         at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
02-Apr-2025 12:04:22         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 12:04:22         at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
02-Apr-2025 12:04:22         at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
02-Apr-2025 12:04:22         at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
02-Apr-2025 12:04:22         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 12:04:22         at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:122)
02-Apr-2025 12:04:22         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 12:04:22         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
02-Apr-2025 12:04:22         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 12:04:22         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
02-Apr-2025 12:04:22         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 12:04:22         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
02-Apr-2025 12:04:22         at com.sun.proxy.$Proxy34.evaluateToObject(Unknown Source)
02-Apr-2025 12:04:22         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02-Apr-2025 12:04:22         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
02-Apr-2025 12:04:22         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Apr-2025 12:04:22         at java.lang.reflect.Method.invoke(Method.java:498)
02-Apr-2025 12:04:22         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
02-Apr-2025 12:04:22         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
02-Apr-2025 12:04:22         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
02-Apr-2025 12:04:22         at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
02-Apr-2025 12:04:22         at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
02-Apr-2025 12:04:22         at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
02-Apr-2025 12:04:22         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 12:04:22         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
02-Apr-2025 12:04:22         at com.sun.proxy.$Proxy139.evaluateToObject(Unknown Source)
02-Apr-2025 12:04:22         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluateSql(SqlIndicatorEvaluator.java:54)
02-Apr-2025 12:04:22         ... 74 more
02-Apr-2025 12:04:22 ERROR - EvaluationProfiler.log(111) |2025-04-02 12:04:22,423| 1353        2025-04-02 12:04:22.423        >        ERROR        EVALUATING_DEFINITION                        SqlIndicator[sql=SELECT person_id from person]: Failed to evaluate sql because:
02-Apr-2025 12:04:22 Unable to evaluate to a single value. Exactly one row must be returned by query.
02-Apr-2025 12:04:22 org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate sql because:
02-Apr-2025 12:04:22 Unable to evaluate to a single value. Exactly one row must be returned by query.
02-Apr-2025 12:04:22         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluateSql(SqlIndicatorEvaluator.java:57)
02-Apr-2025 12:04:22         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluate(SqlIndicatorEvaluator.java:41)
02-Apr-2025 12:04:22         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluate(SqlIndicatorEvaluator.java:28)
02-Apr-2025 12:04:22         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.executeEvaluator(BaseDefinitionService.java:369)
02-Apr-2025 12:04:22         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluateBypassingExclusionOfTestPatients(BaseDefinitionService.java:264)
02-Apr-2025 12:04:22         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluate(BaseDefinitionService.java:229)
02-Apr-2025 12:04:22         at org.openmrs.module.reporting.indicator.service.IndicatorServiceImpl.evaluate(IndicatorServiceImpl.java:41)
02-Apr-2025 12:04:22         at sun.reflect.GeneratedMethodAccessor1266.invoke(Unknown Source)
02-Apr-2025 12:04:22         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Apr-2025 12:04:22         at java.lang.reflect.Method.invoke(Method.java:498)
02-Apr-2025 12:04:22         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
02-Apr-2025 12:04:22         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
02-Apr-2025 12:04:22         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
02-Apr-2025 12:04:22         at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
02-Apr-2025 12:04:22         at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
02-Apr-2025 12:04:22         at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
02-Apr-2025 12:04:22         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 12:04:22         at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:122)
02-Apr-2025 12:04:22         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 12:04:22         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
02-Apr-2025 12:04:22         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 12:04:22         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
02-Apr-2025 12:04:22         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 12:04:22         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
02-Apr-2025 12:04:22         at com.sun.proxy.$Proxy47.evaluate(Unknown Source)
02-Apr-2025 12:04:22         at sun.reflect.GeneratedMethodAccessor1266.invoke(Unknown Source)
02-Apr-2025 12:04:22         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Apr-2025 12:04:22         at java.lang.reflect.Method.invoke(Method.java:498)
02-Apr-2025 12:04:22         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
02-Apr-2025 12:04:22         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:201)
02-Apr-2025 12:04:22         at com.sun.proxy.$Proxy164.evaluate(Unknown Source)
02-Apr-2025 12:04:22         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:94)
02-Apr-2025 12:04:22         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:103)
02-Apr-2025 12:04:22         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:114)
02-Apr-2025 12:04:22         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:107)
02-Apr-2025 12:04:22         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.sqlIndicator_shouldNotAllowQueriesThatReturnMoreThanOneRow(SqlIndicatorTest.java:90)
02-Apr-2025 12:04:22         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02-Apr-2025 12:04:22         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
02-Apr-2025 12:04:22         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Apr-2025 12:04:22         at java.lang.reflect.Method.invoke(Method.java:498)
02-Apr-2025 12:04:22         at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
02-Apr-2025 12:04:22         at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02-Apr-2025 12:04:22         at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
02-Apr-2025 12:04:22         at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02-Apr-2025 12:04:22         at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
02-Apr-2025 12:04:22         at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02-Apr-2025 12:04:22         at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:73)
02-Apr-2025 12:04:22         at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
02-Apr-2025 12:04:22         at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:82)
02-Apr-2025 12:04:22         at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:73)
02-Apr-2025 12:04:22         at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
02-Apr-2025 12:04:22         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:217)
02-Apr-2025 12:04:22         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:83)
02-Apr-2025 12:04:22         at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
02-Apr-2025 12:04:22         at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
02-Apr-2025 12:04:22         at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
02-Apr-2025 12:04:22         at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
02-Apr-2025 12:04:22         at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
02-Apr-2025 12:04:22         at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
02-Apr-2025 12:04:22         at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
02-Apr-2025 12:04:22         at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:68)
02-Apr-2025 12:04:22         at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
02-Apr-2025 12:04:22         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:163)
02-Apr-2025 12:04:22         at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
02-Apr-2025 12:04:22         at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
02-Apr-2025 12:04:22         at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
02-Apr-2025 12:04:22         at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
02-Apr-2025 12:04:22         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02-Apr-2025 12:04:22         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
02-Apr-2025 12:04:22         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Apr-2025 12:04:22         at java.lang.reflect.Method.invoke(Method.java:498)
02-Apr-2025 12:04:22         at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
02-Apr-2025 12:04:22         at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
02-Apr-2025 12:04:22 Caused by: java.lang.IllegalArgumentException: Unable to evaluate to a single value. Exactly one row must be returned by query.
02-Apr-2025 12:04:22         at org.openmrs.module.reporting.evaluation.service.EvaluationServiceImpl.evaluateToObject(EvaluationServiceImpl.java:86)
02-Apr-2025 12:04:22         at sun.reflect.GeneratedMethodAccessor1269.invoke(Unknown Source)
02-Apr-2025 12:04:22         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Apr-2025 12:04:22         at java.lang.reflect.Method.invoke(Method.java:498)
02-Apr-2025 12:04:22         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
02-Apr-2025 12:04:22         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
02-Apr-2025 12:04:22         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
02-Apr-2025 12:04:22         at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
02-Apr-2025 12:04:22         at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
02-Apr-2025 12:04:22         at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
02-Apr-2025 12:04:22         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 12:04:22         at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
02-Apr-2025 12:04:22         at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
02-Apr-2025 12:04:22         at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
02-Apr-2025 12:04:22         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 12:04:22         at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:122)
02-Apr-2025 12:04:22         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 12:04:22         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
02-Apr-2025 12:04:22         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 12:04:22         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
02-Apr-2025 12:04:22         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 12:04:22         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
02-Apr-2025 12:04:22         at com.sun.proxy.$Proxy34.evaluateToObject(Unknown Source)
02-Apr-2025 12:04:22         at sun.reflect.GeneratedMethodAccessor1269.invoke(Unknown Source)
02-Apr-2025 12:04:22         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Apr-2025 12:04:22         at java.lang.reflect.Method.invoke(Method.java:498)
02-Apr-2025 12:04:22         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
02-Apr-2025 12:04:22         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
02-Apr-2025 12:04:22         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
02-Apr-2025 12:04:22         at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
02-Apr-2025 12:04:22         at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
02-Apr-2025 12:04:22         at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
02-Apr-2025 12:04:22         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 12:04:22         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
02-Apr-2025 12:04:22         at com.sun.proxy.$Proxy139.evaluateToObject(Unknown Source)
02-Apr-2025 12:04:22         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluateSql(SqlIndicatorEvaluator.java:54)
02-Apr-2025 12:04:22         ... 72 more
02-Apr-2025 12:04:22 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.546 sec
02-Apr-2025 12:04:22 Running org.openmrs.module.reporting.report.renderer.ExcelTemplateRendererTest
02-Apr-2025 12:04:22 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 sec
02-Apr-2025 12:04:22 Running org.openmrs.module.reporting.cohort.CohortsTest
02-Apr-2025 12:04:22 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
02-Apr-2025 12:04:22 Running org.openmrs.module.reporting.data.converter.StringConverterTest
02-Apr-2025 12:04:22 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
02-Apr-2025 12:04:22 Running org.openmrs.module.reporting.dataset.definition.evaluator.RepeatPerTimePeriodDataSetEvaluatorTest
02-Apr-2025 12:04:22 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
02-Apr-2025 12:04:22 Running org.openmrs.module.reporting.data.JoinDataDefinitionTest
02-Apr-2025 12:04:22 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
02-Apr-2025 12:04:22 Running org.openmrs.module.reporting.query.obs.evaluator.BasicObsQueryEvaluatorTest
02-Apr-2025 12:04:22 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 sec
02-Apr-2025 12:04:22 Running org.openmrs.module.reporting.query.person.evaluator.PatientPersonQueryEvaluatorTest
02-Apr-2025 12:04:22 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec
02-Apr-2025 12:04:22 Running org.openmrs.module.reporting.config.ReportLoaderTest
02-Apr-2025 12:04:22 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
02-Apr-2025 12:04:22 Running org.openmrs.module.reporting.data.patient.evaluator.ScriptedCompositionPatientDataEvaluatorTest
02-Apr-2025 12:04:23 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 sec
02-Apr-2025 12:04:23 Running org.openmrs.module.reporting.definition.library.implementerconfigured.ImplementerConfiguredEncounterDataDefinitionLibraryTest
02-Apr-2025 12:04:23 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
02-Apr-2025 12:04:23 Running org.openmrs.module.reporting.data.encounter.evaluator.PersonToEncounterDataEvaluatorTest
02-Apr-2025 12:04:23 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 sec
02-Apr-2025 12:04:23 Running org.openmrs.module.reporting.data.visit.evaluator.PatientToVisitDataEvaluatorTest
02-Apr-2025 12:04:23 {1=102, 4=12345K}
02-Apr-2025 12:04:23 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 sec
02-Apr-2025 12:04:23 Running org.openmrs.module.reporting.cohort.definition.evaluator.InProgramCohortDefinitionEvaluatorTest
02-Apr-2025 12:04:23 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.402 sec
02-Apr-2025 12:04:23 Running org.openmrs.module.reporting.calculation.PatientDataCalculationBehaviorTest
02-Apr-2025 12:04:24 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 sec
02-Apr-2025 12:04:24 Running org.openmrs.module.reporting.validator.CompositionCohortDefinitionValidatorTest
02-Apr-2025 12:04:24 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
02-Apr-2025 12:04:24 Running org.openmrs.module.reporting.dataset.definition.evaluator.CohortIndicatorDataSetEvaluatorTest
02-Apr-2025 12:04:24 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec
02-Apr-2025 12:04:24 Running org.openmrs.module.reporting.query.encounter.evaluator.AuditEncounterQueryEvaluatorTest
02-Apr-2025 12:04:24 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.442 sec
02-Apr-2025 12:04:24 Running org.openmrs.module.reporting.indicator.aggregation.AggregationTest
02-Apr-2025 12:04:24 Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
02-Apr-2025 12:04:24 Running org.openmrs.module.reporting.definition.service.DefinitionServiceTest
02-Apr-2025 12:04:24 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
02-Apr-2025 12:04:24 Running org.openmrs.module.reporting.data.person.evaluator.ConvertedPersonDataEvaluatorTest
02-Apr-2025 12:04:24 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec
02-Apr-2025 12:04:24 Running org.openmrs.module.reporting.query.encounter.evaluator.SqlEncounterQueryEvaluatorTest
02-Apr-2025 12:04:24 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 sec
02-Apr-2025 12:04:24 Running org.openmrs.module.reporting.report.renderer.CsvReportRendererTest
02-Apr-2025 12:04:24 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
02-Apr-2025 12:04:24 Running org.openmrs.module.reporting.dataset.definition.evaluator.VisitDataSetEvaluatorTest
02-Apr-2025 12:04:25 VISIT ID        EMR ID        BIRTHDATE          
02-Apr-2025 12:04:25 --------        ------        -----------        
02-Apr-2025 12:04:25 1               2             08/Apr/1975        
02-Apr-2025 12:04:25 2               2             08/Apr/1975        
02-Apr-2025 12:04:25 3               2             08/Apr/1975        
02-Apr-2025 12:04:25 4               6             27/May/2007        
02-Apr-2025 12:04:25 5               6             27/May/2007        
02-Apr-2025 12:04:25 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec
02-Apr-2025 12:04:25 Running org.openmrs.module.reporting.dataset.definition.evaluator.LogicDataSetEvaluatorTest
02-Apr-2025 12:04:25 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec
02-Apr-2025 12:04:25 Running org.openmrs.module.reporting.cohort.definition.evaluator.BirthAndDeathCohortDefinitionEvaluatorTest
02-Apr-2025 12:04:25 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.624 sec
02-Apr-2025 12:04:25 Running org.openmrs.module.reporting.data.person.evaluator.PersonIdDataEvaluatorTest
02-Apr-2025 12:04:25 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 sec
02-Apr-2025 12:04:25 Running org.openmrs.module.reporting.data.encounter.evaluator.SqlEncounterDataEvaluatorTest
02-Apr-2025 12:04:25 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec
02-Apr-2025 12:04:25 Running org.openmrs.module.reporting.data.converter.PersonAddressConverterTest
02-Apr-2025 12:04:25 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
02-Apr-2025 12:04:25 Running org.openmrs.module.reporting.common.DelimitedKeyComparatorTest
02-Apr-2025 12:04:25 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
02-Apr-2025 12:04:25 Running org.openmrs.module.reporting.data.converter.AttributeValueConverterTest
02-Apr-2025 12:04:26 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 sec
02-Apr-2025 12:04:26 Running org.openmrs.module.reporting.data.obs.evaluator.ConvertedObsDataEvaluatorTest
02-Apr-2025 12:04:26 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 sec
02-Apr-2025 12:04:26 Running org.openmrs.module.reporting.query.person.evaluator.SqlPersonQueryEvaluatorTest
02-Apr-2025 12:04:26 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 sec
02-Apr-2025 12:04:26 Running org.openmrs.module.reporting.query.person.evaluator.AllPersonQueryEvaluatorTest
02-Apr-2025 12:04:26 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.485 sec
02-Apr-2025 12:04:26 Running org.openmrs.module.reporting.dataset.definition.evaluator.SqlFileDataSetEvaluatorTest
02-Apr-2025 12:04:27 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.305 sec
02-Apr-2025 12:04:27 Running org.openmrs.module.reporting.data.person.evaluator.AgeAtDateOfOtherDataEvaluatorTest
02-Apr-2025 12:04:27 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.542 sec
02-Apr-2025 12:04:27 Running org.openmrs.module.reporting.indicator.PeriodIndicatorReportTest
02-Apr-2025 12:04:27 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 sec
02-Apr-2025 12:04:27 Running org.openmrs.module.reporting.report.renderer.DelimitedTextReportRendererTest
02-Apr-2025 12:04:28 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 sec
02-Apr-2025 12:04:28 Running org.openmrs.module.reporting.data.patient.evaluator.PatientObjectDataEvaluatorTest
02-Apr-2025 12:04:28 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec
02-Apr-2025 12:04:28 Running org.openmrs.module.reporting.data.patient.evaluator.TestPatientCalculation
02-Apr-2025 12:04:28 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.003 sec
02-Apr-2025 12:04:28 Running org.openmrs.module.reporting.validator.SqlCohortDefinitionValidatorTest
02-Apr-2025 12:04:28 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
02-Apr-2025 12:04:28 Running org.openmrs.module.reporting.cohort.definition.evaluator.PatientStateCohortDefinitionEvaluatorTest
02-Apr-2025 12:04:28 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.702 sec
02-Apr-2025 12:04:28 Running org.openmrs.module.reporting.data.converter.NullValueConverterTest
02-Apr-2025 12:04:28 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
02-Apr-2025 12:04:28 Running org.openmrs.module.reporting.query.encounter.evaluator.ConditionalParameterEncounterQueryEvaluatorTest
02-Apr-2025 12:04:29 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 sec
02-Apr-2025 12:04:29 Running org.openmrs.module.reporting.report.service.TestReportProcessor
02-Apr-2025 12:04:29 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec
02-Apr-2025 12:04:29 Running org.openmrs.module.reporting.common.FractionTest
02-Apr-2025 12:04:29 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
02-Apr-2025 12:04:29 Running org.openmrs.module.reporting.report.renderer.ReportDesignRendererTest
02-Apr-2025 12:04:29 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
02-Apr-2025 12:04:29 Running org.openmrs.module.reporting.data.patient.evaluator.ProgramEnrollmentsForPatientDataEvaluatorTest
02-Apr-2025 12:04:29 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.839 sec
02-Apr-2025 12:04:29 Running org.openmrs.module.reporting.data.visit.evaluator.OrderForVisitDataEvaluatorTest
02-Apr-2025 12:04:29 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec
02-Apr-2025 12:04:29 Running org.openmrs.module.reporting.report.util.SqlScriptParserTest
02-Apr-2025 12:04:29 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
02-Apr-2025 12:04:29 Running org.openmrs.module.reporting.definition.library.implementerconfigured.ImplementerConfiguredDataSetDefinitionLibraryTest
02-Apr-2025 12:04:30 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 sec
02-Apr-2025 12:04:30 Running org.openmrs.module.reporting.cohort.definition.evaluator.PresenceOrAbsenceCohortDefinitionEvaluatorTest
02-Apr-2025 12:04:30 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 sec
02-Apr-2025 12:04:30 Running org.openmrs.module.reporting.report.definition.service.ReportDefinitionServiceImplTest
02-Apr-2025 12:04:30 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec
02-Apr-2025 12:04:30 Running org.openmrs.module.reporting.data.converter.ObsValueTextAsCodedConverterTest
02-Apr-2025 12:04:30 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
02-Apr-2025 12:04:30 Running org.openmrs.module.reporting.cohort.definition.service.BaseCohortDefinitionServiceTest
02-Apr-2025 12:04:30 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec
02-Apr-2025 12:04:30 Running org.openmrs.module.reporting.cohort.definition.evaluator.InStateCohortDefinitionEvaluatorTest
02-Apr-2025 12:04:30 Cohort: Cohort id=null size=2
02-Apr-2025 12:04:31 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.68 sec
02-Apr-2025 12:04:31 Running org.openmrs.module.reporting.data.patient.evaluator.DefinitionLibraryPatientDataEvaluatorTest
02-Apr-2025 12:04:31 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 sec
02-Apr-2025 12:04:31 Running org.openmrs.module.reporting.cohort.definition.evaluator.DefinitionLibraryCohortDefinitionEvaluatorTest
02-Apr-2025 12:04:31 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 sec
02-Apr-2025 12:04:31 Running org.openmrs.module.reporting.dataset.definition.evaluator.CohortsWithVaryingParametersDataSetEvaluatorTest
02-Apr-2025 12:04:31 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec
02-Apr-2025 12:04:31 Running org.openmrs.module.reporting.dataset.definition.evaluator.ObsDataSetEvaluatorTest
02-Apr-2025 12:04:32 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 sec
02-Apr-2025 12:04:32 Running org.openmrs.module.reporting.data.patient.evaluator.SqlPatientDataEvaluatorTest
02-Apr-2025 12:04:32 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 sec
02-Apr-2025 12:04:32 Running org.openmrs.module.reporting.data.converter.PrivilegedDataConverterTest
02-Apr-2025 12:04:33 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.269 sec
02-Apr-2025 12:04:33 Running org.openmrs.module.reporting.data.patient.evaluator.PatientCalculationDataEvaluatorTest
02-Apr-2025 12:04:33 ERROR - EvaluationProfiler.log(111) |2025-04-02 12:04:33,497| 1777        2025-04-02 12:04:33.497        >        ERROR        EVALUATING_DEFINITION                        PatientCalculationDataDefinition[Example]: Failed to evaluate No PatientCalculation found on this PatientCalculationDataDefinition
02-Apr-2025 12:04:33 org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate No PatientCalculation found on this PatientCalculationDataDefinition
02-Apr-2025 12:04:33         at org.openmrs.module.reporting.data.patient.evaluator.PatientCalculationDataEvaluator.evaluate(PatientCalculationDataEvaluator.java:50)
02-Apr-2025 12:04:33         at org.openmrs.module.reporting.data.patient.evaluator.PatientCalculationDataEvaluator.evaluate(PatientCalculationDataEvaluator.java:34)
02-Apr-2025 12:04:33         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.executeEvaluator(BaseDefinitionService.java:369)
02-Apr-2025 12:04:33         at org.openmrs.module.reporting.data.patient.service.PatientDataServiceImpl.executeEvaluator(PatientDataServiceImpl.java:66)
02-Apr-2025 12:04:33         at org.openmrs.module.reporting.data.patient.service.PatientDataServiceImpl.executeEvaluator(PatientDataServiceImpl.java:34)
02-Apr-2025 12:04:33         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluateBypassingExclusionOfTestPatients(BaseDefinitionService.java:264)
02-Apr-2025 12:04:33         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluate(BaseDefinitionService.java:229)
02-Apr-2025 12:04:33         at org.openmrs.module.reporting.data.patient.service.PatientDataServiceImpl.evaluate(PatientDataServiceImpl.java:48)
02-Apr-2025 12:04:33         at sun.reflect.GeneratedMethodAccessor913.invoke(Unknown Source)
02-Apr-2025 12:04:33         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Apr-2025 12:04:33         at java.lang.reflect.Method.invoke(Method.java:498)
02-Apr-2025 12:04:33         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
02-Apr-2025 12:04:33         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
02-Apr-2025 12:04:33         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
02-Apr-2025 12:04:33         at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
02-Apr-2025 12:04:33         at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
02-Apr-2025 12:04:33         at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
02-Apr-2025 12:04:33         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 12:04:33         at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:122)
02-Apr-2025 12:04:33         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 12:04:33         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
02-Apr-2025 12:04:33         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 12:04:33         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
02-Apr-2025 12:04:33         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
02-Apr-2025 12:04:33         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
02-Apr-2025 12:04:33         at com.sun.proxy.$Proxy37.evaluate(Unknown Source)
02-Apr-2025 12:04:33         at sun.reflect.GeneratedMethodAccessor913.invoke(Unknown Source)
02-Apr-2025 12:04:33         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Apr-2025 12:04:33         at java.lang.reflect.Method.invoke(Method.java:498)
02-Apr-2025 12:04:33         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
02-Apr-2025 12:04:33         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:201)
02-Apr-2025 12:04:33         at com.sun.proxy.$Proxy146.evaluate(Unknown Source)
02-Apr-2025 12:04:33         at org.openmrs.module.reporting.data.patient.evaluator.PatientCalculationDataEvaluatorTest.evaluate_shouldThrowAnErrorIfNoCalculationRegistrationExistsOnTheDefinition(PatientCalculationDataEvaluatorTest.java:90)
02-Apr-2025 12:04:33         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02-Apr-2025 12:04:33         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
02-Apr-2025 12:04:33         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Apr-2025 12:04:33         at java.lang.reflect.Method.invoke(Method.java:498)
02-Apr-2025 12:04:33         at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
02-Apr-2025 12:04:33         at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02-Apr-2025 12:04:33         at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
02-Apr-2025 12:04:33         at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02-Apr-2025 12:04:33         at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
02-Apr-2025 12:04:33         at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02-Apr-2025 12:04:33         at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:73)
02-Apr-2025 12:04:33         at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
02-Apr-2025 12:04:33         at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:82)
02-Apr-2025 12:04:33         at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:73)
02-Apr-2025 12:04:33         at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
02-Apr-2025 12:04:33         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:217)
02-Apr-2025 12:04:33         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:83)
02-Apr-2025 12:04:33         at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
02-Apr-2025 12:04:33         at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
02-Apr-2025 12:04:33         at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
02-Apr-2025 12:04:33         at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
02-Apr-2025 12:04:33         at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
02-Apr-2025 12:04:33         at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
02-Apr-2025 12:04:33         at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
02-Apr-2025 12:04:33         at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:68)
02-Apr-2025 12:04:33         at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
02-Apr-2025 12:04:33         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:163)
02-Apr-2025 12:04:33         at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
02-Apr-2025 12:04:33         at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
02-Apr-2025 12:04:33         at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
02-Apr-2025 12:04:33         at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
02-Apr-2025 12:04:33         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02-Apr-2025 12:04:33         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
02-Apr-2025 12:04:33         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02-Apr-2025 12:04:33         at java.lang.reflect.Method.invoke(Method.java:498)
02-Apr-2025 12:04:33         at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
02-Apr-2025 12:04:33         at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
02-Apr-2025 12:04:33 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 sec
02-Apr-2025 12:04:33 Running org.openmrs.module.reporting.data.converter.DateConverterTest
02-Apr-2025 12:04:33 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
02-Apr-2025 12:04:33 Running org.openmrs.module.reporting.dataset.definition.evaluator.EncounterAndObsDataSetEvaluatorTest
02-Apr-2025 12:04:33 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 sec
02-Apr-2025 12:04:33 Running org.openmrs.module.reporting.data.encounter.evaluator.PatientToEncounterDataEvaluatorTest
02-Apr-2025 12:04:34 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.344 sec
02-Apr-2025 12:04:34 Running org.openmrs.module.reporting.data.patient.evaluator.PatientIdDataEvaluatorTest
02-Apr-2025 12:04:34 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 sec
02-Apr-2025 12:04:34 Running org.openmrs.module.reporting.data.person.evaluator.RelationshipsForPersonDataEvaluatorTest
02-Apr-2025 12:04:34 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.309 sec
02-Apr-2025 12:04:34 Running org.openmrs.module.reporting.data.patient.evaluator.PersonToPatientDataEvaluatorTest
02-Apr-2025 12:04:34 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec
02-Apr-2025 12:04:34 Running org.openmrs.module.reporting.data.patient.service.PatientDataServiceImplTest
02-Apr-2025 12:04:35 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.637 sec
02-Apr-2025 12:04:35
02-Apr-2025 12:04:35 Results :
02-Apr-2025 12:04:35
02-Apr-2025 12:04:35 Tests run: 742, Failures: 0, Errors: 0, Skipped: 13
02-Apr-2025 12:04:35
02-Apr-2025 12:04:35 [INFO]
02-Apr-2025 12:04:35 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reporting-api-tests ---
02-Apr-2025 12:04:35 [WARNING] JAR will be empty - no content was marked for inclusion!
02-Apr-2025 12:04:35 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-tests/target/reporting-api-tests-1.28.0-SNAPSHOT.jar
02-Apr-2025 12:04:35 [INFO]
02-Apr-2025 12:04:35 [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ reporting-api-tests ---
02-Apr-2025 12:04:35 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-tests/target/reporting-api-tests-1.28.0-SNAPSHOT-tests.jar
02-Apr-2025 12:04:35 [INFO]
02-Apr-2025 12:04:35 [INFO] ---------------< org.openmrs.module:reporting-api-1.10 >----------------
02-Apr-2025 12:04:35 [INFO] Building reporting Module api 1.10 1.28.0-SNAPSHOT                 [6/9]
02-Apr-2025 12:04:35 [INFO] --------------------------------[ jar ]---------------------------------
02-Apr-2025 12:04:35 [INFO]
02-Apr-2025 12:04:35 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ reporting-api-1.10 ---
02-Apr-2025 12:04:35 [INFO]
02-Apr-2025 12:04:35 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ reporting-api-1.10 ---
02-Apr-2025 12:04:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02-Apr-2025 12:04:35 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-1.10/src/main/resources
02-Apr-2025 12:04:35 [INFO]
02-Apr-2025 12:04:35 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ reporting-api-1.10 ---
02-Apr-2025 12:04:35 [INFO] Changes detected - recompiling the module!
02-Apr-2025 12:04:35 [INFO] Compiling 3 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-1.10/target/classes
02-Apr-2025 12:04:35 [INFO]
02-Apr-2025 12:04:35 [INFO] --- build-helper-maven-plugin:1.7:parse-version (default) @ reporting-api-1.10 ---
02-Apr-2025 12:04:35 [INFO]
02-Apr-2025 12:04:35 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ reporting-api-1.10 ---
02-Apr-2025 12:04:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02-Apr-2025 12:04:35 [INFO] Copying 1 resource
02-Apr-2025 12:04:35 [INFO] Copying 0 resource
02-Apr-2025 12:04:35 [INFO]
02-Apr-2025 12:04:35 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ reporting-api-1.10 ---
02-Apr-2025 12:04:35 [INFO] Changes detected - recompiling the module!
02-Apr-2025 12:04:35 [INFO] Compiling 2 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-1.10/target/test-classes
02-Apr-2025 12:04:35 [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-1.10/src/test/java/org/openmrs/module/reporting/cohort/definition/evaluator/DrugOrderCohortDefinitionEvaluatorTest.java: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-1.10/src/test/java/org/openmrs/module/reporting/cohort/definition/evaluator/DrugOrderCohortDefinitionEvaluatorTest.java uses or overrides a deprecated API.
02-Apr-2025 12:04:35 [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-1.10/src/test/java/org/openmrs/module/reporting/cohort/definition/evaluator/DrugOrderCohortDefinitionEvaluatorTest.java: Recompile with -Xlint:deprecation for details.
02-Apr-2025 12:04:35 [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-1.10/src/test/java/org/openmrs/module/reporting/cohort/definition/evaluator/DrugOrderCohortDefinitionEvaluatorTest.java: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-1.10/src/test/java/org/openmrs/module/reporting/cohort/definition/evaluator/DrugOrderCohortDefinitionEvaluatorTest.java uses unchecked or unsafe operations.
02-Apr-2025 12:04:35 [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-1.10/src/test/java/org/openmrs/module/reporting/cohort/definition/evaluator/DrugOrderCohortDefinitionEvaluatorTest.java: Recompile with -Xlint:unchecked for details.
02-Apr-2025 12:04:35 [INFO]
02-Apr-2025 12:04:35 [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ reporting-api-1.10 ---
02-Apr-2025 12:04:35 [INFO] Surefire report directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-1.10/target/surefire-reports
02-Apr-2025 12:04:35 OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
02-Apr-2025 12:04:36
02-Apr-2025 12:04:36 -------------------------------------------------------
02-Apr-2025 12:04:36 T E S T S
02-Apr-2025 12:04:36 -------------------------------------------------------
02-Apr-2025 12:04:36 Running org.openmrs.module.reporting.cohort.definition.evaluator.DrugOrderCohortDefinitionEvaluatorTest
02-Apr-2025 12:04:36 log4j:WARN No appenders could be found for logger (org.springframework.test.context.junit4.SpringJUnit4ClassRunner).
02-Apr-2025 12:04:36 log4j:WARN Please initialize the log4j system properly.
02-Apr-2025 12:04:50 Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.919 sec
02-Apr-2025 12:04:50 Running org.openmrs.module.reporting.cohort.definition.library.BuiltInCohortDefinitionLibrary1_10Test
02-Apr-2025 12:04:50 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
02-Apr-2025 12:04:50
02-Apr-2025 12:04:50 Results :
02-Apr-2025 12:04:50
02-Apr-2025 12:04:50 Tests run: 19, Failures: 0, Errors: 0, Skipped: 0
02-Apr-2025 12:04:50
02-Apr-2025 12:04:50 [INFO]
02-Apr-2025 12:04:50 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reporting-api-1.10 ---
02-Apr-2025 12:04:50 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-1.10/target/reporting-api-1.10-1.28.0-SNAPSHOT.jar
02-Apr-2025 12:04:50 [INFO]
02-Apr-2025 12:04:50 [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ reporting-api-1.10 ---
02-Apr-2025 12:04:50 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-1.10/target/reporting-api-1.10-1.28.0-SNAPSHOT-tests.jar
02-Apr-2025 12:04:50 [INFO]
02-Apr-2025 12:04:50 [INFO] ----------------< org.openmrs.module:reporting-api-2.2 >----------------
02-Apr-2025 12:04:50 [INFO] Building reporting Module api 2.2 1.28.0-SNAPSHOT                  [7/9]
02-Apr-2025 12:04:50 [INFO] --------------------------------[ jar ]---------------------------------
02-Apr-2025 12:04:50 [INFO]
02-Apr-2025 12:04:50 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ reporting-api-2.2 ---
02-Apr-2025 12:04:50 [INFO]
02-Apr-2025 12:04:50 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ reporting-api-2.2 ---
02-Apr-2025 12:04:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02-Apr-2025 12:04:50 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.2/src/main/resources
02-Apr-2025 12:04:50 [INFO]
02-Apr-2025 12:04:50 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ reporting-api-2.2 ---
02-Apr-2025 12:04:50 [INFO] Changes detected - recompiling the module!
02-Apr-2025 12:04:50 [INFO] Compiling 3 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.2/target/classes
02-Apr-2025 12:04:50 [INFO]
02-Apr-2025 12:04:50 [INFO] --- build-helper-maven-plugin:1.7:parse-version (default) @ reporting-api-2.2 ---
02-Apr-2025 12:04:50 [INFO]
02-Apr-2025 12:04:50 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ reporting-api-2.2 ---
02-Apr-2025 12:04:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02-Apr-2025 12:04:50 [INFO] Copying 1 resource
02-Apr-2025 12:04:50 [INFO] Copying 0 resource
02-Apr-2025 12:04:50 [INFO]
02-Apr-2025 12:04:50 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ reporting-api-2.2 ---
02-Apr-2025 12:04:50 [INFO] Changes detected - recompiling the module!
02-Apr-2025 12:04:50 [INFO] Compiling 2 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.2/target/test-classes
02-Apr-2025 12:04:50 [INFO]
02-Apr-2025 12:04:50 [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ reporting-api-2.2 ---
02-Apr-2025 12:04:50 [INFO] Surefire report directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.2/target/surefire-reports
02-Apr-2025 12:04:50 OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
02-Apr-2025 12:04:51
02-Apr-2025 12:04:51 -------------------------------------------------------
02-Apr-2025 12:04:51 T E S T S
02-Apr-2025 12:04:51 -------------------------------------------------------
02-Apr-2025 12:04:51 Running org.openmrs.module.reporting.cohort.definition.evaluator.ConditionCohortDefinitionEvaluatorTest
02-Apr-2025 12:04:51 log4j:WARN No appenders could be found for logger (org.springframework.test.context.junit4.SpringJUnit4ClassRunner).
02-Apr-2025 12:04:51 log4j:WARN Please initialize the log4j system properly.
02-Apr-2025 12:05:03 Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.543 sec
02-Apr-2025 12:05:03 Running org.openmrs.module.reporting.cohort.definition.library.BuiltInCohortDefinitionLibrary2_2Test
02-Apr-2025 12:05:03 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
02-Apr-2025 12:05:03
02-Apr-2025 12:05:03 Results :
02-Apr-2025 12:05:03
02-Apr-2025 12:05:03 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0
02-Apr-2025 12:05:03
02-Apr-2025 12:05:03 [INFO]
02-Apr-2025 12:05:03 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reporting-api-2.2 ---
02-Apr-2025 12:05:03 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.2/target/reporting-api-2.2-1.28.0-SNAPSHOT.jar
02-Apr-2025 12:05:03 [INFO]
02-Apr-2025 12:05:03 [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ reporting-api-2.2 ---
02-Apr-2025 12:05:03 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.2/target/reporting-api-2.2-1.28.0-SNAPSHOT-tests.jar
02-Apr-2025 12:05:03 [INFO]
02-Apr-2025 12:05:03 [INFO] ----------------< org.openmrs.module:reporting-api-2.4 >----------------
02-Apr-2025 12:05:03 [INFO] Building reporting Module api 2.4 1.28.0-SNAPSHOT                  [8/9]
02-Apr-2025 12:05:03 [INFO] --------------------------------[ jar ]---------------------------------
02-Apr-2025 12:05:04 [INFO]
02-Apr-2025 12:05:04 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ reporting-api-2.4 ---
02-Apr-2025 12:05:04 [INFO]
02-Apr-2025 12:05:04 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ reporting-api-2.4 ---
02-Apr-2025 12:05:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02-Apr-2025 12:05:04 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.4/src/main/resources
02-Apr-2025 12:05:04 [INFO]
02-Apr-2025 12:05:04 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ reporting-api-2.4 ---
02-Apr-2025 12:05:04 [INFO] Changes detected - recompiling the module!
02-Apr-2025 12:05:04 [INFO] Compiling 4 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.4/target/classes
02-Apr-2025 12:05:04 [INFO]
02-Apr-2025 12:05:04 [INFO] --- build-helper-maven-plugin:1.7:parse-version (default) @ reporting-api-2.4 ---
02-Apr-2025 12:05:04 [INFO]
02-Apr-2025 12:05:04 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ reporting-api-2.4 ---
02-Apr-2025 12:05:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02-Apr-2025 12:05:04 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.4/src/test/resources
02-Apr-2025 12:05:04 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.4/src/test/resources
02-Apr-2025 12:05:04 [INFO]
02-Apr-2025 12:05:04 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ reporting-api-2.4 ---
02-Apr-2025 12:05:04 [INFO] No sources to compile
02-Apr-2025 12:05:04 [INFO]
02-Apr-2025 12:05:04 [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ reporting-api-2.4 ---
02-Apr-2025 12:05:04 [INFO] No tests to run.
02-Apr-2025 12:05:04 [INFO]
02-Apr-2025 12:05:04 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reporting-api-2.4 ---
02-Apr-2025 12:05:04 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.4/target/reporting-api-2.4-1.28.0-SNAPSHOT.jar
02-Apr-2025 12:05:04 [INFO]
02-Apr-2025 12:05:04 [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ reporting-api-2.4 ---
02-Apr-2025 12:05:04 [WARNING] JAR will be empty - no content was marked for inclusion!
02-Apr-2025 12:05:04 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api-2.4/target/reporting-api-2.4-1.28.0-SNAPSHOT-tests.jar
02-Apr-2025 12:05:04 [INFO]
02-Apr-2025 12:05:04 [INFO] -----------------< org.openmrs.module:reporting-omod >------------------
02-Apr-2025 12:05:04 [INFO] Building Reporting OMOD 1.28.0-SNAPSHOT                            [9/9]
02-Apr-2025 12:05:04 [INFO] --------------------------------[ jar ]---------------------------------
02-Apr-2025 12:05:04 [INFO]
02-Apr-2025 12:05:04 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ reporting-omod ---
02-Apr-2025 12:05:04 [INFO]
02-Apr-2025 12:05:04 [INFO] --- maven-openmrs-plugin:1.0.1:initialize-module (init) @ reporting-omod ---
02-Apr-2025 12:05:04 [INFO]
02-Apr-2025 12:05:04 [INFO] --- maven-dependency-plugin:2.8:unpack-dependencies (Expand resources) @ reporting-omod ---
02-Apr-2025 12:05:04 [INFO] Unpacking /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/api/target/reporting-api-1.28.0-SNAPSHOT.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/omod/target/classes with includes "**\/*.xml,**\/*.properties" and excludes ""
02-Apr-2025 12:05:04 [INFO]
02-Apr-2025 12:05:04 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ reporting-omod ---
02-Apr-2025 12:05:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02-Apr-2025 12:05:04 [INFO] Copying 0 resource
02-Apr-2025 12:05:04 [INFO] Copying 2 resources
02-Apr-2025 12:05:04 [INFO] Copying 225 resources to web/module
02-Apr-2025 12:05:04 [INFO] Copying 225 resources to web/module
02-Apr-2025 12:05:04 [INFO]
02-Apr-2025 12:05:04 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ reporting-omod ---
02-Apr-2025 12:05:04 [INFO] Changes detected - recompiling the module!
02-Apr-2025 12:05:04 [INFO] Compiling 115 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/omod/target/classes
02-Apr-2025 12:05:05 [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/omod/src/main/java/org/openmrs/module/reporting/web/reports/RunReportListController.java: Some input files use or override a deprecated API.
02-Apr-2025 12:05:05 [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/omod/src/main/java/org/openmrs/module/reporting/web/reports/RunReportListController.java: Recompile with -Xlint:deprecation for details.
02-Apr-2025 12:05:05 [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/omod/src/main/java/org/openmrs/module/reporting/web/datasets/PatientDataSetEditor.java: Some input files use unchecked or unsafe operations.
02-Apr-2025 12:05:05 [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/omod/src/main/java/org/openmrs/module/reporting/web/datasets/PatientDataSetEditor.java: Recompile with -Xlint:unchecked for details.
02-Apr-2025 12:05:05 [INFO]
02-Apr-2025 12:05:05 [INFO] --- build-helper-maven-plugin:1.7:parse-version (default) @ reporting-omod ---
02-Apr-2025 12:05:05 [INFO]
02-Apr-2025 12:05:05 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ reporting-omod ---
02-Apr-2025 12:05:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02-Apr-2025 12:05:05 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/omod/src/test/resources
02-Apr-2025 12:05:05 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/omod/src/test/resources
02-Apr-2025 12:05:05 [INFO]
02-Apr-2025 12:05:05 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ reporting-omod ---
02-Apr-2025 12:05:05 [INFO] No sources to compile
02-Apr-2025 12:05:05 [INFO]
02-Apr-2025 12:05:05 [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ reporting-omod ---
02-Apr-2025 12:05:05 [INFO] No tests to run.
02-Apr-2025 12:05:05 [INFO]
02-Apr-2025 12:05:05 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reporting-omod ---
02-Apr-2025 12:05:05 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/omod/target/reporting-1.28.0-SNAPSHOT.jar
02-Apr-2025 12:05:06 [INFO]
02-Apr-2025 12:05:06 [INFO] --- maven-openmrs-plugin:1.0.1:package-module (pack) @ reporting-omod ---
02-Apr-2025 12:05:06 [INFO] Packaging OpenMRS module
02-Apr-2025 12:05:06 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/omod/target/reporting-1.28.0-SNAPSHOT.omod
02-Apr-2025 12:05:07 [INFO]
02-Apr-2025 12:05:07 [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ reporting-omod ---
02-Apr-2025 12:05:07 [WARNING] JAR will be empty - no content was marked for inclusion!
02-Apr-2025 12:05:07 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2/omod/target/reporting-1.28.0-SNAPSHOT-tests.jar
02-Apr-2025 12:05:07 [INFO] ------------------------------------------------------------------------
02-Apr-2025 12:05:07 [INFO] Reactor Summary for Reporting 1.28.0-SNAPSHOT:
02-Apr-2025 12:05:07 [INFO]
02-Apr-2025 12:05:07 [INFO] Reporting .......................................... SUCCESS [  2.121 s]
02-Apr-2025 12:05:07 [INFO] Reporting API ...................................... SUCCESS [  5.833 s]
02-Apr-2025 12:05:07 [INFO] reporting Module api 1.9 ........................... SUCCESS [  0.670 s]
02-Apr-2025 12:05:07 [INFO] reporting Module api 2.0 ........................... SUCCESS [  0.105 s]
02-Apr-2025 12:05:07 [INFO] reporting API Tests ................................ SUCCESS [01:11 min]
02-Apr-2025 12:05:07 [INFO] reporting Module api 1.10 .......................... SUCCESS [ 14.655 s]
02-Apr-2025 12:05:07 [INFO] reporting Module api 2.2 ........................... SUCCESS [ 13.406 s]
02-Apr-2025 12:05:07 [INFO] reporting Module api 2.4 ........................... SUCCESS [  0.540 s]
02-Apr-2025 12:05:07 [INFO] Reporting OMOD ..................................... SUCCESS [  2.771 s]
02-Apr-2025 12:05:07 [INFO] ------------------------------------------------------------------------
02-Apr-2025 12:05:07 [INFO] BUILD SUCCESS
02-Apr-2025 12:05:07 [INFO] ------------------------------------------------------------------------
02-Apr-2025 12:05:07 [INFO] Total time:  01:52 min
02-Apr-2025 12:05:07 [INFO] Finished at: 2025-04-02T12:05:07Z
02-Apr-2025 12:05:07 [INFO] ------------------------------------------------------------------------
02-Apr-2025 12:05:07 Parsing test results under /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-TA2...
02-Apr-2025 12:05:07 Finished task 'Maven 3.x' with result: Success
02-Apr-2025 12:05:07 Running post build plugin 'Docker Container Cleanup'
02-Apr-2025 12:05:07 Running post build plugin 'NCover Results Collector'
02-Apr-2025 12:05:07 Running post build plugin 'Build Results Label Collector'
02-Apr-2025 12:05:07 Running post build plugin 'Clover Results Collector'
02-Apr-2025 12:05:07 Running post build plugin 'npm Cache Cleanup'
02-Apr-2025 12:05:07 Running post build plugin 'Artifact Copier'
02-Apr-2025 12:05:07 Finalising the build...
02-Apr-2025 12:05:07 Stopping timer.
02-Apr-2025 12:05:07 Build REP-REP-TA2-930 completed.
02-Apr-2025 12:05:07 Running on server: post build plugin 'Build Hanging Detection Configuration'
02-Apr-2025 12:05:07 Running on server: post build plugin 'NCover Results Collector'
02-Apr-2025 12:05:07 Running on server: post build plugin 'Build Labeller'
02-Apr-2025 12:05:07 Running on server: post build plugin 'Clover Delta Calculator'
02-Apr-2025 12:05:07 Running on server: post build plugin 'Maven Dependencies Postprocessor'
02-Apr-2025 12:05:07 All post build plugins have finished
02-Apr-2025 12:05:07 Generating build results summary...
02-Apr-2025 12:05:08 Saving build results to disk...
02-Apr-2025 12:05:08 Store variable context...
02-Apr-2025 12:05:08 Finished building REP-REP-TA2-930.