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

Build: #918 was successful

Job: Test against 1.10 was successful

Build log

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

30-Aug-2024 13:24:05         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:107)
30-Aug-2024 13:24:05         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.sqlIndicator_shouldNotAllowQueriesThatReturnMoreThanOneColumn(SqlIndicatorTest.java:85)
30-Aug-2024 13:24:05         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
30-Aug-2024 13:24:05         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
30-Aug-2024 13:24:05         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
30-Aug-2024 13:24:05         at java.lang.reflect.Method.invoke(Method.java:498)
30-Aug-2024 13:24:05         at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
30-Aug-2024 13:24:05         at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
30-Aug-2024 13:24:05         at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
30-Aug-2024 13:24:05         at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
30-Aug-2024 13:24:05         at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
30-Aug-2024 13:24:05         at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
30-Aug-2024 13:24:05         at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:74)
30-Aug-2024 13:24:05         at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
30-Aug-2024 13:24:05         at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:82)
30-Aug-2024 13:24:05         at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:72)
30-Aug-2024 13:24:05         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:240)
30-Aug-2024 13:24:05         at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
30-Aug-2024 13:24:05         at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
30-Aug-2024 13:24:05         at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
30-Aug-2024 13:24:05         at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
30-Aug-2024 13:24:05         at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
30-Aug-2024 13:24:05         at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
30-Aug-2024 13:24:05         at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
30-Aug-2024 13:24:05         at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
30-Aug-2024 13:24:05         at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
30-Aug-2024 13:24:05         at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
30-Aug-2024 13:24:05         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:180)
30-Aug-2024 13:24:05         at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
30-Aug-2024 13:24:05         at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
30-Aug-2024 13:24:05         at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
30-Aug-2024 13:24:05         at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
30-Aug-2024 13:24:05         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
30-Aug-2024 13:24:05         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
30-Aug-2024 13:24:05         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
30-Aug-2024 13:24:05         at java.lang.reflect.Method.invoke(Method.java:498)
30-Aug-2024 13:24:05         at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
30-Aug-2024 13:24:05         at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
30-Aug-2024 13:24:05 Caused by: java.lang.IllegalArgumentException: Unable to evaluate to a single value. Exactly one column must be defined.
30-Aug-2024 13:24:05         at org.openmrs.module.reporting.evaluation.service.EvaluationServiceImpl.evaluateToObject(EvaluationServiceImpl.java:90)
30-Aug-2024 13:24:05         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
30-Aug-2024 13:24:05         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
30-Aug-2024 13:24:05         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
30-Aug-2024 13:24:05         at java.lang.reflect.Method.invoke(Method.java:498)
30-Aug-2024 13:24:05         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
30-Aug-2024 13:24:05         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
30-Aug-2024 13:24:05         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
30-Aug-2024 13:24:05         at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:110)
30-Aug-2024 13:24:05         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
30-Aug-2024 13:24:05         at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:118)
30-Aug-2024 13:24:05         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
30-Aug-2024 13:24:05         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:50)
30-Aug-2024 13:24:05         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
30-Aug-2024 13:24:05         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:50)
30-Aug-2024 13:24:05         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
30-Aug-2024 13:24:05         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
30-Aug-2024 13:24:05         at com.sun.proxy.$Proxy25.evaluateToObject(Unknown Source)
30-Aug-2024 13:24:05         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
30-Aug-2024 13:24:05         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
30-Aug-2024 13:24:05         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
30-Aug-2024 13:24:05         at java.lang.reflect.Method.invoke(Method.java:498)
30-Aug-2024 13:24:05         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
30-Aug-2024 13:24:05         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
30-Aug-2024 13:24:05         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
30-Aug-2024 13:24:05         at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:110)
30-Aug-2024 13:24:05         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
30-Aug-2024 13:24:05         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
30-Aug-2024 13:24:05         at com.sun.proxy.$Proxy110.evaluateToObject(Unknown Source)
30-Aug-2024 13:24:05         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluateSql(SqlIndicatorEvaluator.java:54)
30-Aug-2024 13:24:05         ... 69 more
30-Aug-2024 13:24:06 ERROR - EvaluationProfiler.log(111) |2024-08-30 13:24:06,190| 1353        2024-08-30 13:24:06.190        >        ERROR        EVALUATING_DEFINITION                        SqlIndicator[sql=SELECT person_id from person]: Failed to evaluate sql because:
30-Aug-2024 13:24:06 Unable to evaluate to a single value. Exactly one row must be returned by query.
30-Aug-2024 13:24:06 org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate sql because:
30-Aug-2024 13:24:06 Unable to evaluate to a single value. Exactly one row must be returned by query.
30-Aug-2024 13:24:06         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluateSql(SqlIndicatorEvaluator.java:57)
30-Aug-2024 13:24:06         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluate(SqlIndicatorEvaluator.java:41)
30-Aug-2024 13:24:06         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluate(SqlIndicatorEvaluator.java:28)
30-Aug-2024 13:24:06         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.executeEvaluator(BaseDefinitionService.java:369)
30-Aug-2024 13:24:06         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluateBypassingExclusionOfTestPatients(BaseDefinitionService.java:264)
30-Aug-2024 13:24:06         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluate(BaseDefinitionService.java:229)
30-Aug-2024 13:24:06         at org.openmrs.module.reporting.indicator.service.IndicatorServiceImpl.evaluate(IndicatorServiceImpl.java:41)
30-Aug-2024 13:24:06         at sun.reflect.GeneratedMethodAccessor1070.invoke(Unknown Source)
30-Aug-2024 13:24:06         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
30-Aug-2024 13:24:06         at java.lang.reflect.Method.invoke(Method.java:498)
30-Aug-2024 13:24:06         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
30-Aug-2024 13:24:06         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
30-Aug-2024 13:24:06         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
30-Aug-2024 13:24:06         at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:118)
30-Aug-2024 13:24:06         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
30-Aug-2024 13:24:06         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:50)
30-Aug-2024 13:24:06         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
30-Aug-2024 13:24:06         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:50)
30-Aug-2024 13:24:06         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
30-Aug-2024 13:24:06         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
30-Aug-2024 13:24:06         at com.sun.proxy.$Proxy38.evaluate(Unknown Source)
30-Aug-2024 13:24:06         at sun.reflect.GeneratedMethodAccessor1070.invoke(Unknown Source)
30-Aug-2024 13:24:06         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
30-Aug-2024 13:24:06         at java.lang.reflect.Method.invoke(Method.java:498)
30-Aug-2024 13:24:06         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
30-Aug-2024 13:24:06         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:196)
30-Aug-2024 13:24:06         at com.sun.proxy.$Proxy141.evaluate(Unknown Source)
30-Aug-2024 13:24:06         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:94)
30-Aug-2024 13:24:06         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:103)
30-Aug-2024 13:24:06         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:114)
30-Aug-2024 13:24:06         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:107)
30-Aug-2024 13:24:06         at org.openmrs.module.reporting.indicator.SqlIndicatorTest.sqlIndicator_shouldNotAllowQueriesThatReturnMoreThanOneRow(SqlIndicatorTest.java:90)
30-Aug-2024 13:24:06         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
30-Aug-2024 13:24:06         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
30-Aug-2024 13:24:06         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
30-Aug-2024 13:24:06         at java.lang.reflect.Method.invoke(Method.java:498)
30-Aug-2024 13:24:06         at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
30-Aug-2024 13:24:06         at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
30-Aug-2024 13:24:06         at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
30-Aug-2024 13:24:06         at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
30-Aug-2024 13:24:06         at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
30-Aug-2024 13:24:06         at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
30-Aug-2024 13:24:06         at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:74)
30-Aug-2024 13:24:06         at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
30-Aug-2024 13:24:06         at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:82)
30-Aug-2024 13:24:06         at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:72)
30-Aug-2024 13:24:06         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:240)
30-Aug-2024 13:24:06         at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
30-Aug-2024 13:24:06         at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
30-Aug-2024 13:24:06         at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
30-Aug-2024 13:24:06         at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
30-Aug-2024 13:24:06         at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
30-Aug-2024 13:24:06         at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
30-Aug-2024 13:24:06         at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
30-Aug-2024 13:24:06         at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
30-Aug-2024 13:24:06         at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
30-Aug-2024 13:24:06         at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
30-Aug-2024 13:24:06         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:180)
30-Aug-2024 13:24:06         at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
30-Aug-2024 13:24:06         at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
30-Aug-2024 13:24:06         at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
30-Aug-2024 13:24:06         at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
30-Aug-2024 13:24:06         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
30-Aug-2024 13:24:06         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
30-Aug-2024 13:24:06         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
30-Aug-2024 13:24:06         at java.lang.reflect.Method.invoke(Method.java:498)
30-Aug-2024 13:24:06         at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
30-Aug-2024 13:24:06         at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
30-Aug-2024 13:24:06 Caused by: java.lang.IllegalArgumentException: Unable to evaluate to a single value. Exactly one row must be returned by query.
30-Aug-2024 13:24:06         at org.openmrs.module.reporting.evaluation.service.EvaluationServiceImpl.evaluateToObject(EvaluationServiceImpl.java:86)
30-Aug-2024 13:24:06         at sun.reflect.GeneratedMethodAccessor1073.invoke(Unknown Source)
30-Aug-2024 13:24:06         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
30-Aug-2024 13:24:06         at java.lang.reflect.Method.invoke(Method.java:498)
30-Aug-2024 13:24:06         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
30-Aug-2024 13:24:06         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
30-Aug-2024 13:24:06         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
30-Aug-2024 13:24:06         at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:110)
30-Aug-2024 13:24:06         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
30-Aug-2024 13:24:06         at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:118)
30-Aug-2024 13:24:06         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
30-Aug-2024 13:24:06         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:50)
30-Aug-2024 13:24:06         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
30-Aug-2024 13:24:06         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:50)
30-Aug-2024 13:24:06         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
30-Aug-2024 13:24:06         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
30-Aug-2024 13:24:06         at com.sun.proxy.$Proxy25.evaluateToObject(Unknown Source)
30-Aug-2024 13:24:06         at sun.reflect.GeneratedMethodAccessor1073.invoke(Unknown Source)
30-Aug-2024 13:24:06         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
30-Aug-2024 13:24:06         at java.lang.reflect.Method.invoke(Method.java:498)
30-Aug-2024 13:24:06         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
30-Aug-2024 13:24:06         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
30-Aug-2024 13:24:06         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
30-Aug-2024 13:24:06         at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:110)
30-Aug-2024 13:24:06         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
30-Aug-2024 13:24:06         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
30-Aug-2024 13:24:06         at com.sun.proxy.$Proxy110.evaluateToObject(Unknown Source)
30-Aug-2024 13:24:06         at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluateSql(SqlIndicatorEvaluator.java:54)
30-Aug-2024 13:24:06         ... 67 more
30-Aug-2024 13:24:06 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.278 sec
30-Aug-2024 13:24:06 Running org.openmrs.module.reporting.report.renderer.ExcelTemplateRendererTest
30-Aug-2024 13:24:06 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.324 sec
30-Aug-2024 13:24:06 Running org.openmrs.module.reporting.cohort.CohortsTest
30-Aug-2024 13:24:07 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.334 sec
30-Aug-2024 13:24:07 Running org.openmrs.module.reporting.data.converter.StringConverterTest
30-Aug-2024 13:24:07 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
30-Aug-2024 13:24:07 Running org.openmrs.module.reporting.dataset.definition.evaluator.RepeatPerTimePeriodDataSetEvaluatorTest
30-Aug-2024 13:24:07 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
30-Aug-2024 13:24:07 Running org.openmrs.module.reporting.data.JoinDataDefinitionTest
30-Aug-2024 13:24:07 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
30-Aug-2024 13:24:07 Running org.openmrs.module.reporting.query.obs.evaluator.BasicObsQueryEvaluatorTest
30-Aug-2024 13:24:07 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 sec
30-Aug-2024 13:24:07 Running org.openmrs.module.reporting.query.person.evaluator.PatientPersonQueryEvaluatorTest
30-Aug-2024 13:24:07 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 sec
30-Aug-2024 13:24:07 Running org.openmrs.module.reporting.config.ReportLoaderTest
30-Aug-2024 13:24:07 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
30-Aug-2024 13:24:07 Running org.openmrs.module.reporting.data.patient.evaluator.ScriptedCompositionPatientDataEvaluatorTest
30-Aug-2024 13:24:07 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.375 sec
30-Aug-2024 13:24:07 Running org.openmrs.module.reporting.definition.library.implementerconfigured.ImplementerConfiguredEncounterDataDefinitionLibraryTest
30-Aug-2024 13:24:08 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 sec
30-Aug-2024 13:24:08 Running org.openmrs.module.reporting.data.encounter.evaluator.PersonToEncounterDataEvaluatorTest
30-Aug-2024 13:24:08 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.487 sec
30-Aug-2024 13:24:08 Running org.openmrs.module.reporting.data.visit.evaluator.PatientToVisitDataEvaluatorTest
30-Aug-2024 13:24:08 {1=102, 4=12345K}
30-Aug-2024 13:24:08 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.489 sec
30-Aug-2024 13:24:08 Running org.openmrs.module.reporting.validator.CompositionCohortDefinitionValidatorTest
30-Aug-2024 13:24:09 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.54 sec
30-Aug-2024 13:24:09 Running org.openmrs.module.reporting.calculation.PatientDataCalculationBehaviorTest
30-Aug-2024 13:24:10 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.632 sec
30-Aug-2024 13:24:10 Running org.openmrs.module.reporting.cohort.definition.evaluator.InProgramCohortDefinitionEvaluatorTest
30-Aug-2024 13:24:11 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.392 sec
30-Aug-2024 13:24:11 Running org.openmrs.module.reporting.dataset.definition.evaluator.CohortIndicatorDataSetEvaluatorTest
30-Aug-2024 13:24:11 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 sec
30-Aug-2024 13:24:11 Running org.openmrs.module.reporting.query.encounter.evaluator.AuditEncounterQueryEvaluatorTest
30-Aug-2024 13:24:13 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.3 sec
30-Aug-2024 13:24:13 Running org.openmrs.module.reporting.indicator.aggregation.AggregationTest
30-Aug-2024 13:24:13 Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
30-Aug-2024 13:24:13 Running org.openmrs.module.reporting.definition.service.DefinitionServiceTest
30-Aug-2024 13:24:13 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 sec
30-Aug-2024 13:24:13 Running org.openmrs.module.reporting.data.person.evaluator.ConvertedPersonDataEvaluatorTest
30-Aug-2024 13:24:13 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 sec
30-Aug-2024 13:24:13 Running org.openmrs.module.reporting.query.encounter.evaluator.SqlEncounterQueryEvaluatorTest
30-Aug-2024 13:24:13 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.542 sec
30-Aug-2024 13:24:13 Running org.openmrs.module.reporting.report.renderer.CsvReportRendererTest
30-Aug-2024 13:24:14 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 sec
30-Aug-2024 13:24:14 Running org.openmrs.module.reporting.dataset.definition.evaluator.LogicDataSetEvaluatorTest
30-Aug-2024 13:24:14 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec
30-Aug-2024 13:24:14 Running org.openmrs.module.reporting.dataset.definition.evaluator.VisitDataSetEvaluatorTest
30-Aug-2024 13:24:14 VISIT ID        EMR ID        BIRTHDATE          
30-Aug-2024 13:24:14 --------        ------        -----------        
30-Aug-2024 13:24:14 1               2             08/Apr/1975        
30-Aug-2024 13:24:14 2               2             08/Apr/1975        
30-Aug-2024 13:24:14 3               2             08/Apr/1975        
30-Aug-2024 13:24:14 4               6             27/May/2007        
30-Aug-2024 13:24:14 5               6             27/May/2007        
30-Aug-2024 13:24:14 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 sec
30-Aug-2024 13:24:14 Running org.openmrs.module.reporting.data.person.evaluator.PersonIdDataEvaluatorTest
30-Aug-2024 13:24:14 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 sec
30-Aug-2024 13:24:14 Running org.openmrs.module.reporting.cohort.definition.evaluator.BirthAndDeathCohortDefinitionEvaluatorTest
30-Aug-2024 13:24:16 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.705 sec
30-Aug-2024 13:24:16 Running org.openmrs.module.reporting.data.encounter.evaluator.SqlEncounterDataEvaluatorTest
30-Aug-2024 13:24:16 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 sec
30-Aug-2024 13:24:16 Running org.openmrs.module.reporting.data.converter.PersonAddressConverterTest
30-Aug-2024 13:24:16 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 sec
30-Aug-2024 13:24:16 Running org.openmrs.module.reporting.data.converter.AttributeValueConverterTest
30-Aug-2024 13:24:16 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 sec
30-Aug-2024 13:24:16 Running org.openmrs.module.reporting.common.DelimitedKeyComparatorTest
30-Aug-2024 13:24:16 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
30-Aug-2024 13:24:16 Running org.openmrs.module.reporting.data.obs.evaluator.ConvertedObsDataEvaluatorTest
30-Aug-2024 13:24:16 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 sec
30-Aug-2024 13:24:16 Running org.openmrs.module.reporting.query.person.evaluator.SqlPersonQueryEvaluatorTest
30-Aug-2024 13:24:17 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 sec
30-Aug-2024 13:24:17 Running org.openmrs.module.reporting.query.person.evaluator.AllPersonQueryEvaluatorTest
30-Aug-2024 13:24:18 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.971 sec
30-Aug-2024 13:24:18 Running org.openmrs.module.reporting.indicator.PeriodIndicatorReportTest
30-Aug-2024 13:24:18 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.332 sec
30-Aug-2024 13:24:18 Running org.openmrs.module.reporting.data.person.evaluator.AgeAtDateOfOtherDataEvaluatorTest
30-Aug-2024 13:24:18 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 sec
30-Aug-2024 13:24:18 Running org.openmrs.module.reporting.dataset.definition.evaluator.SqlFileDataSetEvaluatorTest
30-Aug-2024 13:24:18 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 sec
30-Aug-2024 13:24:18 Running org.openmrs.module.reporting.report.renderer.DelimitedTextReportRendererTest
30-Aug-2024 13:24:20 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.306 sec
30-Aug-2024 13:24:20 Running org.openmrs.module.reporting.data.patient.evaluator.PatientObjectDataEvaluatorTest
30-Aug-2024 13:24:20 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 sec
30-Aug-2024 13:24:20 Running org.openmrs.module.reporting.data.patient.evaluator.TestPatientCalculation
30-Aug-2024 13:24:20 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec
30-Aug-2024 13:24:20 Running org.openmrs.module.reporting.validator.SqlCohortDefinitionValidatorTest
30-Aug-2024 13:24:20 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.33 sec
30-Aug-2024 13:24:20 Running org.openmrs.module.reporting.cohort.definition.evaluator.PatientStateCohortDefinitionEvaluatorTest
30-Aug-2024 13:24:21 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.192 sec
30-Aug-2024 13:24:21 Running org.openmrs.module.reporting.data.converter.NullValueConverterTest
30-Aug-2024 13:24:21 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
30-Aug-2024 13:24:21 Running org.openmrs.module.reporting.query.encounter.evaluator.ConditionalParameterEncounterQueryEvaluatorTest
30-Aug-2024 13:24:22 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 sec
30-Aug-2024 13:24:22 Running org.openmrs.module.reporting.report.service.TestReportProcessor
30-Aug-2024 13:24:22 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec
30-Aug-2024 13:24:22 Running org.openmrs.module.reporting.common.FractionTest
30-Aug-2024 13:24:22 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
30-Aug-2024 13:24:22 Running org.openmrs.module.reporting.report.renderer.ReportDesignRendererTest
30-Aug-2024 13:24:22 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 sec
30-Aug-2024 13:24:22 Running org.openmrs.module.reporting.data.patient.evaluator.ProgramEnrollmentsForPatientDataEvaluatorTest
30-Aug-2024 13:24:23 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.299 sec
30-Aug-2024 13:24:23 Running org.openmrs.module.reporting.data.visit.evaluator.OrderForVisitDataEvaluatorTest
30-Aug-2024 13:24:23 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 sec
30-Aug-2024 13:24:23 Running org.openmrs.module.reporting.report.util.SqlScriptParserTest
30-Aug-2024 13:24:23 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
30-Aug-2024 13:24:23 Running org.openmrs.module.reporting.definition.library.implementerconfigured.ImplementerConfiguredDataSetDefinitionLibraryTest
30-Aug-2024 13:24:24 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 sec
30-Aug-2024 13:24:24 Running org.openmrs.module.reporting.cohort.definition.evaluator.PresenceOrAbsenceCohortDefinitionEvaluatorTest
30-Aug-2024 13:24:24 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.522 sec
30-Aug-2024 13:24:24 Running org.openmrs.module.reporting.report.definition.service.ReportDefinitionServiceImplTest
30-Aug-2024 13:24:25 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.33 sec
30-Aug-2024 13:24:25 Running org.openmrs.module.reporting.data.converter.ObsValueTextAsCodedConverterTest
30-Aug-2024 13:24:25 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.345 sec
30-Aug-2024 13:24:25 Running org.openmrs.module.reporting.cohort.definition.service.BaseCohortDefinitionServiceTest
30-Aug-2024 13:24:25 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 sec
30-Aug-2024 13:24:25 Running org.openmrs.module.reporting.cohort.definition.evaluator.InStateCohortDefinitionEvaluatorTest
30-Aug-2024 13:24:26 Cohort: Cohort id=null size=2
30-Aug-2024 13:24:27 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.568 sec
30-Aug-2024 13:24:27 Running org.openmrs.module.reporting.data.patient.evaluator.DefinitionLibraryPatientDataEvaluatorTest
30-Aug-2024 13:24:27 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.504 sec
30-Aug-2024 13:24:27 Running org.openmrs.module.reporting.cohort.definition.evaluator.DefinitionLibraryCohortDefinitionEvaluatorTest
30-Aug-2024 13:24:28 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.535 sec
30-Aug-2024 13:24:28 Running org.openmrs.module.reporting.dataset.definition.evaluator.CohortsWithVaryingParametersDataSetEvaluatorTest
30-Aug-2024 13:24:28 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 sec
30-Aug-2024 13:24:28 Running org.openmrs.module.reporting.dataset.definition.evaluator.ObsDataSetEvaluatorTest
30-Aug-2024 13:24:28 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 sec
30-Aug-2024 13:24:28 Running org.openmrs.module.reporting.data.patient.evaluator.SqlPatientDataEvaluatorTest
30-Aug-2024 13:24:28 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 sec
30-Aug-2024 13:24:28 Running org.openmrs.module.reporting.data.converter.PrivilegedDataConverterTest
30-Aug-2024 13:24:29 SLF4J: Class path contains multiple SLF4J bindings.
30-Aug-2024 13:24:29 SLF4J: Found binding in [jar:file:/home/bamboo-agent/.m2/repository/org/slf4j/slf4j-log4j12/1.6.0/slf4j-log4j12-1.6.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
30-Aug-2024 13:24:29 SLF4J: Found binding in [jar:file:/home/bamboo-agent/.m2/repository/org/slf4j/slf4j-log4j12/1.6.0/slf4j-log4j12-1.6.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
30-Aug-2024 13:24:29 SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
30-Aug-2024 13:24:29 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.899 sec
30-Aug-2024 13:24:29 Running org.openmrs.module.reporting.data.patient.evaluator.PatientCalculationDataEvaluatorTest
30-Aug-2024 13:24:29 ERROR - EvaluationProfiler.log(111) |2024-08-30 13:24:29,888| 1777        2024-08-30 13:24:29.888        >        ERROR        EVALUATING_DEFINITION                        PatientCalculationDataDefinition[Example]: Failed to evaluate No PatientCalculation found on this PatientCalculationDataDefinition
30-Aug-2024 13:24:29 org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate No PatientCalculation found on this PatientCalculationDataDefinition
30-Aug-2024 13:24:29         at org.openmrs.module.reporting.data.patient.evaluator.PatientCalculationDataEvaluator.evaluate(PatientCalculationDataEvaluator.java:50)
30-Aug-2024 13:24:29         at org.openmrs.module.reporting.data.patient.evaluator.PatientCalculationDataEvaluator.evaluate(PatientCalculationDataEvaluator.java:34)
30-Aug-2024 13:24:29         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.executeEvaluator(BaseDefinitionService.java:369)
30-Aug-2024 13:24:29         at org.openmrs.module.reporting.data.patient.service.PatientDataServiceImpl.executeEvaluator(PatientDataServiceImpl.java:66)
30-Aug-2024 13:24:29         at org.openmrs.module.reporting.data.patient.service.PatientDataServiceImpl.executeEvaluator(PatientDataServiceImpl.java:34)
30-Aug-2024 13:24:29         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluateBypassingExclusionOfTestPatients(BaseDefinitionService.java:264)
30-Aug-2024 13:24:29         at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluate(BaseDefinitionService.java:229)
30-Aug-2024 13:24:29         at org.openmrs.module.reporting.data.patient.service.PatientDataServiceImpl.evaluate(PatientDataServiceImpl.java:48)
30-Aug-2024 13:24:29         at sun.reflect.GeneratedMethodAccessor766.invoke(Unknown Source)
30-Aug-2024 13:24:29         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
30-Aug-2024 13:24:29         at java.lang.reflect.Method.invoke(Method.java:498)
30-Aug-2024 13:24:29         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
30-Aug-2024 13:24:29         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
30-Aug-2024 13:24:29         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
30-Aug-2024 13:24:29         at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:118)
30-Aug-2024 13:24:29         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
30-Aug-2024 13:24:29         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:50)
30-Aug-2024 13:24:29         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
30-Aug-2024 13:24:29         at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:50)
30-Aug-2024 13:24:29         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
30-Aug-2024 13:24:29         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
30-Aug-2024 13:24:29         at com.sun.proxy.$Proxy28.evaluate(Unknown Source)
30-Aug-2024 13:24:29         at sun.reflect.GeneratedMethodAccessor766.invoke(Unknown Source)
30-Aug-2024 13:24:29         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
30-Aug-2024 13:24:29         at java.lang.reflect.Method.invoke(Method.java:498)
30-Aug-2024 13:24:29         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
30-Aug-2024 13:24:29         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:196)
30-Aug-2024 13:24:29         at com.sun.proxy.$Proxy119.evaluate(Unknown Source)
30-Aug-2024 13:24:29         at org.openmrs.module.reporting.data.patient.evaluator.PatientCalculationDataEvaluatorTest.evaluate_shouldThrowAnErrorIfNoCalculationRegistrationExistsOnTheDefinition(PatientCalculationDataEvaluatorTest.java:90)
30-Aug-2024 13:24:29         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
30-Aug-2024 13:24:29         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
30-Aug-2024 13:24:29         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
30-Aug-2024 13:24:29         at java.lang.reflect.Method.invoke(Method.java:498)
30-Aug-2024 13:24:29         at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
30-Aug-2024 13:24:29         at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
30-Aug-2024 13:24:29         at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
30-Aug-2024 13:24:29         at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
30-Aug-2024 13:24:29         at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
30-Aug-2024 13:24:29         at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
30-Aug-2024 13:24:29         at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:74)
30-Aug-2024 13:24:29         at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
30-Aug-2024 13:24:29         at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:82)
30-Aug-2024 13:24:29         at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:72)
30-Aug-2024 13:24:29         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:240)
30-Aug-2024 13:24:29         at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
30-Aug-2024 13:24:29         at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
30-Aug-2024 13:24:29         at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
30-Aug-2024 13:24:29         at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
30-Aug-2024 13:24:29         at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
30-Aug-2024 13:24:29         at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
30-Aug-2024 13:24:29         at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
30-Aug-2024 13:24:29         at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
30-Aug-2024 13:24:29         at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
30-Aug-2024 13:24:29         at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
30-Aug-2024 13:24:29         at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:180)
30-Aug-2024 13:24:29         at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
30-Aug-2024 13:24:29         at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
30-Aug-2024 13:24:29         at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
30-Aug-2024 13:24:29         at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
30-Aug-2024 13:24:29         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
30-Aug-2024 13:24:29         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
30-Aug-2024 13:24:29         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
30-Aug-2024 13:24:29         at java.lang.reflect.Method.invoke(Method.java:498)
30-Aug-2024 13:24:29         at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
30-Aug-2024 13:24:29         at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
30-Aug-2024 13:24:30 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.36 sec
30-Aug-2024 13:24:30 Running org.openmrs.module.reporting.data.converter.DateConverterTest
30-Aug-2024 13:24:30 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
30-Aug-2024 13:24:30 Running org.openmrs.module.reporting.dataset.definition.evaluator.EncounterAndObsDataSetEvaluatorTest
30-Aug-2024 13:24:30 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.303 sec
30-Aug-2024 13:24:30 Running org.openmrs.module.reporting.data.encounter.evaluator.PatientToEncounterDataEvaluatorTest
30-Aug-2024 13:24:31 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.747 sec
30-Aug-2024 13:24:31 Running org.openmrs.module.reporting.data.patient.evaluator.PatientIdDataEvaluatorTest
30-Aug-2024 13:24:31 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 sec
30-Aug-2024 13:24:31 Running org.openmrs.module.reporting.data.person.evaluator.RelationshipsForPersonDataEvaluatorTest
30-Aug-2024 13:24:31 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.66 sec
30-Aug-2024 13:24:31 Running org.openmrs.module.reporting.data.patient.evaluator.PersonToPatientDataEvaluatorTest
30-Aug-2024 13:24:32 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 sec
30-Aug-2024 13:24:32 Running org.openmrs.module.reporting.data.patient.service.PatientDataServiceImplTest
30-Aug-2024 13:24:33 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.202 sec
30-Aug-2024 13:24:33
30-Aug-2024 13:24:33 Results :
30-Aug-2024 13:24:33
30-Aug-2024 13:24:33 Tests run: 734, Failures: 0, Errors: 0, Skipped: 13
30-Aug-2024 13:24:33
30-Aug-2024 13:24:33 [INFO]
30-Aug-2024 13:24:33 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reporting-api-tests ---
30-Aug-2024 13:24:33 [WARNING] JAR will be empty - no content was marked for inclusion!
30-Aug-2024 13:24:33 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T1DOT10/api-tests/target/reporting-api-tests-1.27.0-SNAPSHOT.jar
30-Aug-2024 13:24:33 [INFO]
30-Aug-2024 13:24:33 [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ reporting-api-tests ---
30-Aug-2024 13:24:33 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T1DOT10/api-tests/target/reporting-api-tests-1.27.0-SNAPSHOT-tests.jar
30-Aug-2024 13:24:33 [INFO]
30-Aug-2024 13:24:33 [INFO] ---------------< org.openmrs.module:reporting-api-1.10 >----------------
30-Aug-2024 13:24:33 [INFO] Building reporting Module api 1.10 1.27.0-SNAPSHOT                 [5/9]
30-Aug-2024 13:24:33 [INFO] --------------------------------[ jar ]---------------------------------
30-Aug-2024 13:24:33 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/1.10.6/openmrs-api-1.10.6.pom
30-Aug-2024 13:24:34 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/1.10.6/openmrs-api-1.10.6.pom (11 kB at 17 kB/s)
30-Aug-2024 13:24:34 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/openmrs/1.10.6/openmrs-1.10.6.pom
30-Aug-2024 13:24:34 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/openmrs/1.10.6/openmrs-1.10.6.pom (35 kB at 96 kB/s)
30-Aug-2024 13:24:34 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/test/openmrs-test/1.10.6/openmrs-test-1.10.6.pom
30-Aug-2024 13:24:34 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/test/openmrs-test/1.10.6/openmrs-test-1.10.6.pom (2.4 kB at 9.7 kB/s)
30-Aug-2024 13:24:35 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/1.10.6/openmrs-web-1.10.6.pom
30-Aug-2024 13:24:35 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/1.10.6/openmrs-web-1.10.6.pom (6.0 kB at 24 kB/s)
30-Aug-2024 13:24:35 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/1.10.6/openmrs-api-1.10.6.jar
30-Aug-2024 13:24:35 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/1.10.6/openmrs-web-1.10.6.jar
30-Aug-2024 13:24:35 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/1.10.6/openmrs-api-1.10.6-tests.jar
30-Aug-2024 13:24:35 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/1.10.6/openmrs-web-1.10.6-tests.jar
30-Aug-2024 13:24:36 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/1.10.6/openmrs-web-1.10.6-tests.jar (161 kB at 151 kB/s)
30-Aug-2024 13:24:36 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/1.10.6/openmrs-api-1.10.6.jar (1.9 MB at 1.2 MB/s)
30-Aug-2024 13:24:36 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/1.10.6/openmrs-web-1.10.6.jar (846 kB at 534 kB/s)
30-Aug-2024 13:24:37 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/1.10.6/openmrs-api-1.10.6-tests.jar (2.8 MB at 1.4 MB/s)
30-Aug-2024 13:24:37 [INFO]
30-Aug-2024 13:24:37 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ reporting-api-1.10 ---
30-Aug-2024 13:24:37 [INFO]
30-Aug-2024 13:24:37 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ reporting-api-1.10 ---
30-Aug-2024 13:24:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
30-Aug-2024 13:24:37 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T1DOT10/api-1.10/src/main/resources
30-Aug-2024 13:24:37 [INFO]
30-Aug-2024 13:24:37 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ reporting-api-1.10 ---
30-Aug-2024 13:24:37 [INFO] Changes detected - recompiling the module!
30-Aug-2024 13:24:37 [INFO] Compiling 3 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T1DOT10/api-1.10/target/classes
30-Aug-2024 13:24:37 [INFO]
30-Aug-2024 13:24:37 [INFO] --- build-helper-maven-plugin:1.7:parse-version (default) @ reporting-api-1.10 ---
30-Aug-2024 13:24:37 [INFO]
30-Aug-2024 13:24:37 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ reporting-api-1.10 ---
30-Aug-2024 13:24:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
30-Aug-2024 13:24:37 [INFO] Copying 1 resource
30-Aug-2024 13:24:37 [INFO] Copying 0 resource
30-Aug-2024 13:24:37 [INFO]
30-Aug-2024 13:24:37 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ reporting-api-1.10 ---
30-Aug-2024 13:24:37 [INFO] Changes detected - recompiling the module!
30-Aug-2024 13:24:37 [INFO] Compiling 2 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T1DOT10/api-1.10/target/test-classes
30-Aug-2024 13:24:37 [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T1DOT10/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-T1DOT10/api-1.10/src/test/java/org/openmrs/module/reporting/cohort/definition/evaluator/DrugOrderCohortDefinitionEvaluatorTest.java uses or overrides a deprecated API.
30-Aug-2024 13:24:37 [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T1DOT10/api-1.10/src/test/java/org/openmrs/module/reporting/cohort/definition/evaluator/DrugOrderCohortDefinitionEvaluatorTest.java: Recompile with -Xlint:deprecation for details.
30-Aug-2024 13:24:37 [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T1DOT10/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-T1DOT10/api-1.10/src/test/java/org/openmrs/module/reporting/cohort/definition/evaluator/DrugOrderCohortDefinitionEvaluatorTest.java uses unchecked or unsafe operations.
30-Aug-2024 13:24:37 [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T1DOT10/api-1.10/src/test/java/org/openmrs/module/reporting/cohort/definition/evaluator/DrugOrderCohortDefinitionEvaluatorTest.java: Recompile with -Xlint:unchecked for details.
30-Aug-2024 13:24:37 [INFO]
30-Aug-2024 13:24:37 [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ reporting-api-1.10 ---
30-Aug-2024 13:24:37 [INFO] Surefire report directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T1DOT10/api-1.10/target/surefire-reports
30-Aug-2024 13:24:37 OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
30-Aug-2024 13:24:37
30-Aug-2024 13:24:37 -------------------------------------------------------
30-Aug-2024 13:24:37 T E S T S
30-Aug-2024 13:24:37 -------------------------------------------------------
30-Aug-2024 13:24:37 Running org.openmrs.module.reporting.cohort.definition.evaluator.DrugOrderCohortDefinitionEvaluatorTest
30-Aug-2024 13:24:37 log4j:WARN No appenders could be found for logger (org.springframework.test.context.junit4.SpringJUnit4ClassRunner).
30-Aug-2024 13:24:37 log4j:WARN Please initialize the log4j system properly.
30-Aug-2024 13:24:44 ERROR - Context.getServiceContext(252) |2024-08-30 13:24:44,799| serviceContext is null.  Creating new ServiceContext()
30-Aug-2024 13:24:52 Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.475 sec
30-Aug-2024 13:24:52 Running org.openmrs.module.reporting.cohort.definition.library.BuiltInCohortDefinitionLibrary1_10Test
30-Aug-2024 13:24:52 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
30-Aug-2024 13:24:52
30-Aug-2024 13:24:52 Results :
30-Aug-2024 13:24:52
30-Aug-2024 13:24:52 Tests run: 19, Failures: 0, Errors: 0, Skipped: 0
30-Aug-2024 13:24:52
30-Aug-2024 13:24:52 [INFO]
30-Aug-2024 13:24:52 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reporting-api-1.10 ---
30-Aug-2024 13:24:52 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T1DOT10/api-1.10/target/reporting-api-1.10-1.27.0-SNAPSHOT.jar
30-Aug-2024 13:24:52 [INFO]
30-Aug-2024 13:24:52 [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ reporting-api-1.10 ---
30-Aug-2024 13:24:52 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T1DOT10/api-1.10/target/reporting-api-1.10-1.27.0-SNAPSHOT-tests.jar
30-Aug-2024 13:24:52 [INFO]
30-Aug-2024 13:24:52 [INFO] ----------------< org.openmrs.module:reporting-api-2.0 >----------------
30-Aug-2024 13:24:52 [INFO] Building reporting Module api 2.0 1.27.0-SNAPSHOT                  [6/9]
30-Aug-2024 13:24:52 [INFO] --------------------------------[ jar ]---------------------------------
30-Aug-2024 13:24:52 [INFO]
30-Aug-2024 13:24:52 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ reporting-api-2.0 ---
30-Aug-2024 13:24:52 [INFO]
30-Aug-2024 13:24:52 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ reporting-api-2.0 ---
30-Aug-2024 13:24:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
30-Aug-2024 13:24:52 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T1DOT10/api-2.0/src/main/resources
30-Aug-2024 13:24:52 [INFO]
30-Aug-2024 13:24:52 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ reporting-api-2.0 ---
30-Aug-2024 13:24:52 [INFO] Changes detected - recompiling the module!
30-Aug-2024 13:24:52 [INFO] Compiling 4 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T1DOT10/api-2.0/target/classes
30-Aug-2024 13:24:52 [INFO]
30-Aug-2024 13:24:52 [INFO] --- build-helper-maven-plugin:1.7:parse-version (default) @ reporting-api-2.0 ---
30-Aug-2024 13:24:52 [INFO]
30-Aug-2024 13:24:52 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ reporting-api-2.0 ---
30-Aug-2024 13:24:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
30-Aug-2024 13:24:52 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T1DOT10/api-2.0/src/test/resources
30-Aug-2024 13:24:52 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T1DOT10/api-2.0/src/test/resources
30-Aug-2024 13:24:52 [INFO]
30-Aug-2024 13:24:52 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ reporting-api-2.0 ---
30-Aug-2024 13:24:52 [INFO] No sources to compile
30-Aug-2024 13:24:52 [INFO]
30-Aug-2024 13:24:52 [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ reporting-api-2.0 ---
30-Aug-2024 13:24:52 [INFO] No tests to run.
30-Aug-2024 13:24:52 [INFO]
30-Aug-2024 13:24:52 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reporting-api-2.0 ---
30-Aug-2024 13:24:52 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T1DOT10/api-2.0/target/reporting-api-2.0-1.27.0-SNAPSHOT.jar
30-Aug-2024 13:24:52 [INFO]
30-Aug-2024 13:24:52 [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ reporting-api-2.0 ---
30-Aug-2024 13:24:52 [WARNING] JAR will be empty - no content was marked for inclusion!
30-Aug-2024 13:24:52 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T1DOT10/api-2.0/target/reporting-api-2.0-1.27.0-SNAPSHOT-tests.jar
30-Aug-2024 13:24:52 [INFO]
30-Aug-2024 13:24:52 [INFO] ----------------< org.openmrs.module:reporting-api-2.2 >----------------
30-Aug-2024 13:24:52 [INFO] Building reporting Module api 2.2 1.27.0-SNAPSHOT                  [7/9]
30-Aug-2024 13:24:52 [INFO] --------------------------------[ jar ]---------------------------------
30-Aug-2024 13:24:52 [INFO]
30-Aug-2024 13:24:52 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ reporting-api-2.2 ---
30-Aug-2024 13:24:52 [INFO]
30-Aug-2024 13:24:52 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ reporting-api-2.2 ---
30-Aug-2024 13:24:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
30-Aug-2024 13:24:52 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T1DOT10/api-2.2/src/main/resources
30-Aug-2024 13:24:52 [INFO]
30-Aug-2024 13:24:52 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ reporting-api-2.2 ---
30-Aug-2024 13:24:52 [INFO] Changes detected - recompiling the module!
30-Aug-2024 13:24:52 [INFO] Compiling 3 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T1DOT10/api-2.2/target/classes
30-Aug-2024 13:24:52 [INFO]
30-Aug-2024 13:24:52 [INFO] --- build-helper-maven-plugin:1.7:parse-version (default) @ reporting-api-2.2 ---
30-Aug-2024 13:24:52 [INFO]
30-Aug-2024 13:24:52 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ reporting-api-2.2 ---
30-Aug-2024 13:24:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
30-Aug-2024 13:24:52 [INFO] Copying 1 resource
30-Aug-2024 13:24:52 [INFO] Copying 0 resource
30-Aug-2024 13:24:52 [INFO]
30-Aug-2024 13:24:52 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ reporting-api-2.2 ---
30-Aug-2024 13:24:52 [INFO] Changes detected - recompiling the module!
30-Aug-2024 13:24:52 [INFO] Compiling 2 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T1DOT10/api-2.2/target/test-classes
30-Aug-2024 13:24:53 [INFO]
30-Aug-2024 13:24:53 [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ reporting-api-2.2 ---
30-Aug-2024 13:24:53 [INFO] Surefire report directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T1DOT10/api-2.2/target/surefire-reports
30-Aug-2024 13:24:53 OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
30-Aug-2024 13:24:53
30-Aug-2024 13:24:53 -------------------------------------------------------
30-Aug-2024 13:24:53 T E S T S
30-Aug-2024 13:24:53 -------------------------------------------------------
30-Aug-2024 13:24:53 Running org.openmrs.module.reporting.cohort.definition.evaluator.ConditionCohortDefinitionEvaluatorTest
30-Aug-2024 13:24:53 log4j:WARN No appenders could be found for logger (org.springframework.test.context.junit4.SpringJUnit4ClassRunner).
30-Aug-2024 13:24:53 log4j:WARN Please initialize the log4j system properly.
30-Aug-2024 13:25:02 ERROR - Context.getServiceContext(246) |2024-08-30 13:25:02,915| serviceContext is null.  Creating new ServiceContext()
30-Aug-2024 13:25:06 Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.394 sec
30-Aug-2024 13:25:06 Running org.openmrs.module.reporting.cohort.definition.library.BuiltInCohortDefinitionLibrary2_2Test
30-Aug-2024 13:25:06 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
30-Aug-2024 13:25:06
30-Aug-2024 13:25:06 Results :
30-Aug-2024 13:25:06
30-Aug-2024 13:25:06 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0
30-Aug-2024 13:25:06
30-Aug-2024 13:25:06 [INFO]
30-Aug-2024 13:25:06 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reporting-api-2.2 ---
30-Aug-2024 13:25:06 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T1DOT10/api-2.2/target/reporting-api-2.2-1.27.0-SNAPSHOT.jar
30-Aug-2024 13:25:06 [INFO]
30-Aug-2024 13:25:06 [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ reporting-api-2.2 ---
30-Aug-2024 13:25:06 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T1DOT10/api-2.2/target/reporting-api-2.2-1.27.0-SNAPSHOT-tests.jar
30-Aug-2024 13:25:06 [INFO]
30-Aug-2024 13:25:06 [INFO] ----------------< org.openmrs.module:reporting-api-2.4 >----------------
30-Aug-2024 13:25:06 [INFO] Building reporting Module api 2.4 1.27.0-SNAPSHOT                  [8/9]
30-Aug-2024 13:25:06 [INFO] --------------------------------[ jar ]---------------------------------
30-Aug-2024 13:25:06 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-core/5.2.9.RELEASE/spring-core-5.2.9.RELEASE.pom
30-Aug-2024 13:25:07 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-core/5.2.9.RELEASE/spring-core-5.2.9.RELEASE.pom (1.7 kB at 6.5 kB/s)
30-Aug-2024 13:25:07 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-jcl/5.2.9.RELEASE/spring-jcl-5.2.9.RELEASE.pom
30-Aug-2024 13:25:07 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-jcl/5.2.9.RELEASE/spring-jcl-5.2.9.RELEASE.pom (1.5 kB at 6.0 kB/s)
30-Aug-2024 13:25:07 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-beans/5.2.9.RELEASE/spring-beans-5.2.9.RELEASE.pom
30-Aug-2024 13:25:07 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-beans/5.2.9.RELEASE/spring-beans-5.2.9.RELEASE.pom (1.7 kB at 6.7 kB/s)
30-Aug-2024 13:25:07 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-context/5.2.9.RELEASE/spring-context-5.2.9.RELEASE.pom
30-Aug-2024 13:25:07 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-context/5.2.9.RELEASE/spring-context-5.2.9.RELEASE.pom (2.3 kB at 8.9 kB/s)
30-Aug-2024 13:25:07 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-aop/5.2.9.RELEASE/spring-aop-5.2.9.RELEASE.pom
30-Aug-2024 13:25:08 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-aop/5.2.9.RELEASE/spring-aop-5.2.9.RELEASE.pom (1.9 kB at 7.4 kB/s)
30-Aug-2024 13:25:08 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-expression/5.2.9.RELEASE/spring-expression-5.2.9.RELEASE.pom
30-Aug-2024 13:25:08 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-expression/5.2.9.RELEASE/spring-expression-5.2.9.RELEASE.pom (1.7 kB at 6.9 kB/s)
30-Aug-2024 13:25:08 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-orm/5.2.9.RELEASE/spring-orm-5.2.9.RELEASE.pom
30-Aug-2024 13:25:08 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-orm/5.2.9.RELEASE/spring-orm-5.2.9.RELEASE.pom (2.3 kB at 9.1 kB/s)
30-Aug-2024 13:25:08 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-jdbc/5.2.9.RELEASE/spring-jdbc-5.2.9.RELEASE.pom
30-Aug-2024 13:25:09 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-jdbc/5.2.9.RELEASE/spring-jdbc-5.2.9.RELEASE.pom (2.1 kB at 8.1 kB/s)
30-Aug-2024 13:25:09 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-tx/5.2.9.RELEASE/spring-tx-5.2.9.RELEASE.pom
30-Aug-2024 13:25:09 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-tx/5.2.9.RELEASE/spring-tx-5.2.9.RELEASE.pom (1.9 kB at 7.6 kB/s)
30-Aug-2024 13:25:09 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-context-support/5.2.9.RELEASE/spring-context-support-5.2.9.RELEASE.pom
30-Aug-2024 13:25:09 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-context-support/5.2.9.RELEASE/spring-context-support-5.2.9.RELEASE.pom (2.1 kB at 8.2 kB/s)
30-Aug-2024 13:25:09 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-core/5.4.21.Final/hibernate-core-5.4.21.Final.pom
30-Aug-2024 13:25:09 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-core/5.4.21.Final/hibernate-core-5.4.21.Final.pom (6.1 kB at 25 kB/s)
30-Aug-2024 13:25:09 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.pom
30-Aug-2024 13:25:10 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.pom (11 kB at 43 kB/s)
30-Aug-2024 13:25:10 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy/1.10.10/byte-buddy-1.10.10.pom
30-Aug-2024 13:25:10 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy/1.10.10/byte-buddy-1.10.10.pom (11 kB at 43 kB/s)
30-Aug-2024 13:25:10 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.10.10/byte-buddy-parent-1.10.10.pom
30-Aug-2024 13:25:10 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.10.10/byte-buddy-parent-1.10.10.pom (40 kB at 108 kB/s)
30-Aug-2024 13:25:10 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jboss/jandex/2.1.3.Final/jandex-2.1.3.Final.pom
30-Aug-2024 13:25:10 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jboss/jandex/2.1.3.Final/jandex-2.1.3.Final.pom (6.4 kB at 25 kB/s)
30-Aug-2024 13:25:10 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.pom
30-Aug-2024 13:25:11 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.pom (1.9 kB at 7.8 kB/s)
30-Aug-2024 13:25:11 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-c3p0/5.4.21.Final/hibernate-c3p0-5.4.21.Final.pom
30-Aug-2024 13:25:11 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-c3p0/5.4.21.Final/hibernate-c3p0-5.4.21.Final.pom (2.7 kB at 11 kB/s)
30-Aug-2024 13:25:11 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-ehcache/5.4.21.Final/hibernate-ehcache-5.4.21.Final.pom
30-Aug-2024 13:25:11 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-ehcache/5.4.21.Final/hibernate-ehcache-5.4.21.Final.pom (2.7 kB at 11 kB/s)
30-Aug-2024 13:25:11 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-search-orm/5.11.5.Final/hibernate-search-orm-5.11.5.Final.pom
30-Aug-2024 13:25:12 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-search-orm/5.11.5.Final/hibernate-search-orm-5.11.5.Final.pom (9.2 kB at 36 kB/s)
30-Aug-2024 13:25:12 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-search-parent/5.11.5.Final/hibernate-search-parent-5.11.5.Final.pom
30-Aug-2024 13:25:12 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-search-parent/5.11.5.Final/hibernate-search-parent-5.11.5.Final.pom (150 kB at 251 kB/s)
30-Aug-2024 13:25:12 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-search-engine/5.11.5.Final/hibernate-search-engine-5.11.5.Final.pom
30-Aug-2024 13:25:12 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-search-engine/5.11.5.Final/hibernate-search-engine-5.11.5.Final.pom (16 kB at 60 kB/s)
30-Aug-2024 13:25:12 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-core/5.4.12.Final/hibernate-core-5.4.12.Final.pom
30-Aug-2024 13:25:13 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-core/5.4.12.Final/hibernate-core-5.4.12.Final.pom (6.1 kB at 25 kB/s)
30-Aug-2024 13:25:13 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy/1.10.7/byte-buddy-1.10.7.pom
30-Aug-2024 13:25:13 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy/1.10.7/byte-buddy-1.10.7.pom (11 kB at 42 kB/s)
30-Aug-2024 13:25:13 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.10.7/byte-buddy-parent-1.10.7.pom
30-Aug-2024 13:25:13 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.10.7/byte-buddy-parent-1.10.7.pom (40 kB at 156 kB/s)
30-Aug-2024 13:25:13 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jboss/jandex/2.1.1.Final/jandex-2.1.1.Final.pom
30-Aug-2024 13:25:13 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jboss/jandex/2.1.1.Final/jandex-2.1.1.Final.pom (5.7 kB at 23 kB/s)
30-Aug-2024 13:25:13 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.pom
30-Aug-2024 13:25:14 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.pom (2.4 kB at 9.5 kB/s)
30-Aug-2024 13:25:14 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/logging/log4j/log4j-core/2.13.3/log4j-core-2.13.3.pom
30-Aug-2024 13:25:14 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/logging/log4j/log4j-core/2.13.3/log4j-core-2.13.3.pom (23 kB at 90 kB/s)
30-Aug-2024 13:25:14 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/logging/log4j/log4j/2.13.3/log4j-2.13.3.pom
30-Aug-2024 13:25:14 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/logging/log4j/log4j/2.13.3/log4j-2.13.3.pom (65 kB at 255 kB/s)
30-Aug-2024 13:25:14 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/logging/log4j/log4j-api/2.13.3/log4j-api-2.13.3.pom
30-Aug-2024 13:25:15 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/logging/log4j/log4j-api/2.13.3/log4j-api-2.13.3.pom (13 kB at 53 kB/s)
30-Aug-2024 13:25:15 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/logging/log4j/log4j-slf4j-impl/2.13.3/log4j-slf4j-impl-2.13.3.pom
30-Aug-2024 13:25:15 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/logging/log4j/log4j-slf4j-impl/2.13.3/log4j-slf4j-impl-2.13.3.pom (12 kB at 47 kB/s)
30-Aug-2024 13:25:15 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/logging/log4j/log4j-1.2-api/2.13.3/log4j-1.2-api-2.13.3.pom
30-Aug-2024 13:25:15 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/logging/log4j/log4j-1.2-api/2.13.3/log4j-1.2-api-2.13.3.pom (8.2 kB at 32 kB/s)
30-Aug-2024 13:25:15 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/log4j-over-slf4j/1.7.30/log4j-over-slf4j-1.7.30.pom
30-Aug-2024 13:25:15 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/log4j-over-slf4j/1.7.30/log4j-over-slf4j-1.7.30.pom (1.1 kB at 4.5 kB/s)
30-Aug-2024 13:25:15 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/thoughtworks/xstream/xstream/1.4.12/xstream-1.4.12.pom
30-Aug-2024 13:25:16 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/thoughtworks/xstream/xstream/1.4.12/xstream-1.4.12.pom (20 kB at 82 kB/s)
30-Aug-2024 13:25:16 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/thoughtworks/xstream/xstream-parent/1.4.12/xstream-parent-1.4.12.pom
30-Aug-2024 13:25:16 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/thoughtworks/xstream/xstream-parent/1.4.12/xstream-parent-1.4.12.pom (43 kB at 171 kB/s)
30-Aug-2024 13:25:16 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/liquibase/liquibase-core/3.10.2/liquibase-core-3.10.2.pom
30-Aug-2024 13:25:16 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/liquibase/liquibase-core/3.10.2/liquibase-core-3.10.2.pom (2.6 kB at 9.9 kB/s)
30-Aug-2024 13:25:16 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.pom
30-Aug-2024 13:25:16 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.pom (3.4 kB at 14 kB/s)
30-Aug-2024 13:25:16 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.11.2/jackson-core-2.11.2.pom
30-Aug-2024 13:25:17 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.11.2/jackson-core-2.11.2.pom (4.7 kB at 18 kB/s)
30-Aug-2024 13:25:17 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/jackson-base/2.11.2/jackson-base-2.11.2.pom
30-Aug-2024 13:25:17 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/jackson-base/2.11.2/jackson-base-2.11.2.pom (7.5 kB at 29 kB/s)
30-Aug-2024 13:25:17 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.11.2/jackson-bom-2.11.2.pom
30-Aug-2024 13:25:17 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.11.2/jackson-bom-2.11.2.pom (14 kB at 58 kB/s)
30-Aug-2024 13:25:17 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.11/jackson-parent-2.11.pom
30-Aug-2024 13:25:17 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.11/jackson-parent-2.11.pom (7.6 kB at 30 kB/s)
30-Aug-2024 13:25:17 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.11.2/jackson-annotations-2.11.2.pom
30-Aug-2024 13:25:18 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.11.2/jackson-annotations-2.11.2.pom (3.8 kB at 15 kB/s)
30-Aug-2024 13:25:18 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.11.2/jackson-databind-2.11.2.pom
30-Aug-2024 13:25:18 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.11.2/jackson-databind-2.11.2.pom (7.2 kB at 29 kB/s)
30-Aug-2024 13:25:18 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/groovy/groovy-all/2.4.20/groovy-all-2.4.20.pom
30-Aug-2024 13:25:18 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/groovy/groovy-all/2.4.20/groovy-all-2.4.20.pom (22 kB at 87 kB/s)
30-Aug-2024 13:25:18 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/aspectj/aspectjrt/1.9.6/aspectjrt-1.9.6.pom
30-Aug-2024 13:25:18 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/aspectj/aspectjrt/1.9.6/aspectjrt-1.9.6.pom (1.0 kB at 4.1 kB/s)
30-Aug-2024 13:25:18 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/aspectj/aspectjweaver/1.9.6/aspectjweaver-1.9.6.pom
30-Aug-2024 13:25:19 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/aspectj/aspectjweaver/1.9.6/aspectjweaver-1.9.6.pom (1.0 kB at 4.1 kB/s)
30-Aug-2024 13:25:19 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/joda-time/joda-time/2.10.6/joda-time-2.10.6.pom
30-Aug-2024 13:25:19 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/joda-time/joda-time/2.10.6/joda-time-2.10.6.pom (37 kB at 150 kB/s)
30-Aug-2024 13:25:19 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/jakarta/xml/bind/jakarta.xml.bind-api/3.0.0-RC3/jakarta.xml.bind-api-3.0.0-RC3.pom
30-Aug-2024 13:25:19 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/jakarta/xml/bind/jakarta.xml.bind-api/3.0.0-RC3/jakarta.xml.bind-api-3.0.0-RC3.pom (13 kB at 52 kB/s)
30-Aug-2024 13:25:19 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/jakarta/xml/bind/jakarta.xml.bind-api-parent/3.0.0-RC3/jakarta.xml.bind-api-parent-3.0.0-RC3.pom
30-Aug-2024 13:25:19 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/jakarta/xml/bind/jakarta.xml.bind-api-parent/3.0.0-RC3/jakarta.xml.bind-api-parent-3.0.0-RC3.pom (9.3 kB at 37 kB/s)
30-Aug-2024 13:25:19 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/jakarta/activation/jakarta.activation-api/2.0.0-RC3/jakarta.activation-api-2.0.0-RC3.pom
30-Aug-2024 13:25:20 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/jakarta/activation/jakarta.activation-api/2.0.0-RC3/jakarta.activation-api-2.0.0-RC3.pom (5.3 kB at 20 kB/s)
30-Aug-2024 13:25:20 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/sun/activation/all/2.0.0-RC3/all-2.0.0-RC3.pom
30-Aug-2024 13:25:20 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/sun/activation/all/2.0.0-RC3/all-2.0.0-RC3.pom (15 kB at 61 kB/s)
30-Aug-2024 13:25:20 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/sun/xml/bind/jaxb-impl/3.0.0-M4/jaxb-impl-3.0.0-M4.pom
30-Aug-2024 13:25:20 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/sun/xml/bind/jaxb-impl/3.0.0-M4/jaxb-impl-3.0.0-M4.pom (13 kB at 53 kB/s)
30-Aug-2024 13:25:20 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/sun/xml/bind/mvn/jaxb-bundles/3.0.0-M4/jaxb-bundles-3.0.0-M4.pom
30-Aug-2024 13:25:20 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/sun/xml/bind/mvn/jaxb-bundles/3.0.0-M4/jaxb-bundles-3.0.0-M4.pom (1.3 kB at 5.2 kB/s)
30-Aug-2024 13:25:20 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/sun/xml/bind/mvn/jaxb-parent/3.0.0-M4/jaxb-parent-3.0.0-M4.pom
30-Aug-2024 13:25:21 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/sun/xml/bind/mvn/jaxb-parent/3.0.0-M4/jaxb-parent-3.0.0-M4.pom (29 kB at 115 kB/s)
30-Aug-2024 13:25:21 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/sun/xml/bind/jaxb-bom-ext/3.0.0-M4/jaxb-bom-ext-3.0.0-M4.pom
30-Aug-2024 13:25:21 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/sun/xml/bind/jaxb-bom-ext/3.0.0-M4/jaxb-bom-ext-3.0.0-M4.pom (3.4 kB at 13 kB/s)
30-Aug-2024 13:25:21 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/glassfish/jaxb/jaxb-bom/3.0.0-M4/jaxb-bom-3.0.0-M4.pom
30-Aug-2024 13:25:21 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/glassfish/jaxb/jaxb-bom/3.0.0-M4/jaxb-bom-3.0.0-M4.pom (9.2 kB at 36 kB/s)
30-Aug-2024 13:25:21 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/sun/xml/bind/jaxb-core/3.0.0-M4/jaxb-core-3.0.0-M4.pom
30-Aug-2024 13:25:21 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/sun/xml/bind/jaxb-core/3.0.0-M4/jaxb-core-3.0.0-M4.pom (13 kB at 53 kB/s)
30-Aug-2024 13:25:21 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/sun/activation/jakarta.activation/2.0.0-RC3/jakarta.activation-2.0.0-RC3.pom
30-Aug-2024 13:25:22 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/sun/activation/jakarta.activation/2.0.0-RC3/jakarta.activation-2.0.0-RC3.pom (4.6 kB at 19 kB/s)
30-Aug-2024 13:25:22 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-test/5.2.9.RELEASE/spring-test-5.2.9.RELEASE.pom
30-Aug-2024 13:25:22 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-test/5.2.9.RELEASE/spring-test-5.2.9.RELEASE.pom (1.7 kB at 6.9 kB/s)
30-Aug-2024 13:25:22 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/junit/junit/4.13/junit-4.13.pom
30-Aug-2024 13:25:22 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/junit/junit/4.13/junit-4.13.pom (25 kB at 100 kB/s)
30-Aug-2024 13:25:22 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/jupiter/junit-jupiter-api/5.7.0/junit-jupiter-api-5.7.0.pom
30-Aug-2024 13:25:22 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/jupiter/junit-jupiter-api/5.7.0/junit-jupiter-api-5.7.0.pom (3.2 kB at 13 kB/s)
30-Aug-2024 13:25:22 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom
30-Aug-2024 13:25:23 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom (5.1 kB at 21 kB/s)
30-Aug-2024 13:25:23 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.pom
30-Aug-2024 13:25:23 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.pom (1.2 kB at 4.7 kB/s)
30-Aug-2024 13:25:23 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom
30-Aug-2024 13:25:23 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom (1.7 kB at 6.8 kB/s)
30-Aug-2024 13:25:23 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/platform/junit-platform-commons/1.7.0/junit-platform-commons-1.7.0.pom
30-Aug-2024 13:25:23 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/platform/junit-platform-commons/1.7.0/junit-platform-commons-1.7.0.pom (2.8 kB at 11 kB/s)
30-Aug-2024 13:25:23 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/jupiter/junit-jupiter-engine/5.7.0/junit-jupiter-engine-5.7.0.pom
30-Aug-2024 13:25:24 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/jupiter/junit-jupiter-engine/5.7.0/junit-jupiter-engine-5.7.0.pom (3.2 kB at 13 kB/s)
30-Aug-2024 13:25:24 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/platform/junit-platform-engine/1.7.0/junit-platform-engine-1.7.0.pom
30-Aug-2024 13:25:24 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/platform/junit-platform-engine/1.7.0/junit-platform-engine-1.7.0.pom (3.2 kB at 13 kB/s)
30-Aug-2024 13:25:24 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/vintage/junit-vintage-engine/5.7.0/junit-vintage-engine-5.7.0.pom
30-Aug-2024 13:25:24 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/vintage/junit-vintage-engine/5.7.0/junit-vintage-engine-5.7.0.pom (3.2 kB at 13 kB/s)
30-Aug-2024 13:25:24 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/dbunit/dbunit/2.7.0/dbunit-2.7.0.pom
30-Aug-2024 13:25:24 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/dbunit/dbunit/2.7.0/dbunit-2.7.0.pom (52 kB at 208 kB/s)
30-Aug-2024 13:25:24 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/mockito/mockito-core/3.5.11/mockito-core-3.5.11.pom
30-Aug-2024 13:25:25 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/mockito/mockito-core/3.5.11/mockito-core-3.5.11.pom (25 kB at 102 kB/s)
30-Aug-2024 13:25:25 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy/1.10.13/byte-buddy-1.10.13.pom
30-Aug-2024 13:25:25 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy/1.10.13/byte-buddy-1.10.13.pom (11 kB at 43 kB/s)
30-Aug-2024 13:25:25 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.10.13/byte-buddy-parent-1.10.13.pom
30-Aug-2024 13:25:25 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.10.13/byte-buddy-parent-1.10.13.pom (41 kB at 165 kB/s)
30-Aug-2024 13:25:25 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.10.13/byte-buddy-agent-1.10.13.pom
30-Aug-2024 13:25:25 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.10.13/byte-buddy-agent-1.10.13.pom (9.6 kB at 38 kB/s)
30-Aug-2024 13:25:25 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/objenesis/objenesis/3.1/objenesis-3.1.pom
30-Aug-2024 13:25:26 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/objenesis/objenesis/3.1/objenesis-3.1.pom (3.5 kB at 14 kB/s)
30-Aug-2024 13:25:26 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/objenesis/objenesis-parent/3.1/objenesis-parent-3.1.pom
30-Aug-2024 13:25:26 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/objenesis/objenesis-parent/3.1/objenesis-parent-3.1.pom (18 kB at 71 kB/s)
30-Aug-2024 13:25:26 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/mockito/mockito-junit-jupiter/3.5.11/mockito-junit-jupiter-3.5.11.pom
30-Aug-2024 13:25:26 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/mockito/mockito-junit-jupiter/3.5.11/mockito-junit-jupiter-3.5.11.pom (25 kB at 100 kB/s)
30-Aug-2024 13:25:26 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/jupiter/junit-jupiter-api/5.4.2/junit-jupiter-api-5.4.2.pom
30-Aug-2024 13:25:26 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/jupiter/junit-jupiter-api/5.4.2/junit-jupiter-api-5.4.2.pom (2.4 kB at 9.5 kB/s)
30-Aug-2024 13:25:26 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom
30-Aug-2024 13:25:27 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom (1.2 kB at 4.7 kB/s)
30-Aug-2024 13:25:27 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom
30-Aug-2024 13:25:27 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom (1.7 kB at 6.7 kB/s)
30-Aug-2024 13:25:27 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/platform/junit-platform-commons/1.4.2/junit-platform-commons-1.4.2.pom
30-Aug-2024 13:25:27 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/platform/junit-platform-commons/1.4.2/junit-platform-commons-1.4.2.pom (2.0 kB at 8.2 kB/s)
30-Aug-2024 13:25:27 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4/2.0.7/powermock-module-junit4-2.0.7.pom
30-Aug-2024 13:25:27 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4/2.0.7/powermock-module-junit4-2.0.7.pom (7.3 kB at 30 kB/s)
30-Aug-2024 13:25:27 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4-common/2.0.7/powermock-module-junit4-common-2.0.7.pom
30-Aug-2024 13:25:28 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4-common/2.0.7/powermock-module-junit4-common-2.0.7.pom (7.5 kB at 29 kB/s)
30-Aug-2024 13:25:28 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-reflect/2.0.7/powermock-reflect-2.0.7.pom
30-Aug-2024 13:25:28 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-reflect/2.0.7/powermock-reflect-2.0.7.pom (7.2 kB at 29 kB/s)
30-Aug-2024 13:25:28 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom
30-Aug-2024 13:25:28 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom (10 kB at 41 kB/s)
30-Aug-2024 13:25:28 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.9.10/byte-buddy-parent-1.9.10.pom
30-Aug-2024 13:25:29 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.9.10/byte-buddy-parent-1.9.10.pom (36 kB at 143 kB/s)
30-Aug-2024 13:25:29 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.pom
30-Aug-2024 13:25:29 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.pom (6.0 kB at 24 kB/s)
30-Aug-2024 13:25:29 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-core/2.0.7/powermock-core-2.0.7.pom
30-Aug-2024 13:25:29 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-core/2.0.7/powermock-core-2.0.7.pom (7.3 kB at 29 kB/s)
30-Aug-2024 13:25:29 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-mockito2/2.0.7/powermock-api-mockito2-2.0.7.pom
30-Aug-2024 13:25:29 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-mockito2/2.0.7/powermock-api-mockito2-2.0.7.pom (7.3 kB at 29 kB/s)
30-Aug-2024 13:25:29 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-support/2.0.7/powermock-api-support-2.0.7.pom
30-Aug-2024 13:25:30 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-support/2.0.7/powermock-api-support-2.0.7.pom (7.0 kB at 28 kB/s)
30-Aug-2024 13:25:30 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/mockito/mockito-core/2.28.2/mockito-core-2.28.2.pom
30-Aug-2024 13:25:30 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/mockito/mockito-core/2.28.2/mockito-core-2.28.2.pom (20 kB at 81 kB/s)
30-Aug-2024 13:25:30 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.pom
30-Aug-2024 13:25:30 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.pom (1.4 kB at 5.4 kB/s)
30-Aug-2024 13:25:30 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-web/5.2.9.RELEASE/spring-web-5.2.9.RELEASE.pom
30-Aug-2024 13:25:30 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-web/5.2.9.RELEASE/spring-web-5.2.9.RELEASE.pom (1.9 kB at 7.4 kB/s)
30-Aug-2024 13:25:30 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-webmvc/5.2.9.RELEASE/spring-webmvc-5.2.9.RELEASE.pom
30-Aug-2024 13:25:31 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-webmvc/5.2.9.RELEASE/spring-webmvc-5.2.9.RELEASE.pom (2.6 kB at 11 kB/s)
30-Aug-2024 13:25:31 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-oxm/5.2.9.RELEASE/spring-oxm-5.2.9.RELEASE.pom
30-Aug-2024 13:25:31 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-oxm/5.2.9.RELEASE/spring-oxm-5.2.9.RELEASE.pom (1.9 kB at 7.7 kB/s)
30-Aug-2024 13:25:31 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/mysql/mysql-connector-java/8.0.21/mysql-connector-java-8.0.21.pom
30-Aug-2024 13:25:31 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/mysql/mysql-connector-java/8.0.21/mysql-connector-java-8.0.21.pom (1.1 kB at 4.3 kB/s)
30-Aug-2024 13:25:31 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/owasp/encoder/encoder/1.2.2/encoder-1.2.2.pom
30-Aug-2024 13:25:31 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/owasp/encoder/encoder/1.2.2/encoder-1.2.2.pom (4.1 kB at 16 kB/s)
30-Aug-2024 13:25:31 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/owasp/encoder/encoder-parent/1.2.2/encoder-parent-1.2.2.pom
30-Aug-2024 13:25:32 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/owasp/encoder/encoder-parent/1.2.2/encoder-parent-1.2.2.pom (18 kB at 72 kB/s)
30-Aug-2024 13:25:32 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.jar
30-Aug-2024 13:25:32 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-core/5.2.9.RELEASE/spring-core-5.2.9.RELEASE.jar
30-Aug-2024 13:25:32 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-jcl/5.2.9.RELEASE/spring-jcl-5.2.9.RELEASE.jar
30-Aug-2024 13:25:32 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-beans/5.2.9.RELEASE/spring-beans-5.2.9.RELEASE.jar
30-Aug-2024 13:25:32 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-context/5.2.9.RELEASE/spring-context-5.2.9.RELEASE.jar
30-Aug-2024 13:25:32 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-jcl/5.2.9.RELEASE/spring-jcl-5.2.9.RELEASE.jar (24 kB at 63 kB/s)
30-Aug-2024 13:25:32 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-expression/5.2.9.RELEASE/spring-expression-5.2.9.RELEASE.jar
30-Aug-2024 13:25:33 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.jar (578 kB at 440 kB/s)
30-Aug-2024 13:25:33 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-aop/5.2.9.RELEASE/spring-aop-5.2.9.RELEASE.jar
30-Aug-2024 13:25:33 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-context/5.2.9.RELEASE/spring-context-5.2.9.RELEASE.jar (1.2 MB at 863 kB/s)
30-Aug-2024 13:25:33 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-orm/5.2.9.RELEASE/spring-orm-5.2.9.RELEASE.jar
30-Aug-2024 13:25:33 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-expression/5.2.9.RELEASE/spring-expression-5.2.9.RELEASE.jar (282 kB at 175 kB/s)
30-Aug-2024 13:25:33 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-tx/5.2.9.RELEASE/spring-tx-5.2.9.RELEASE.jar
30-Aug-2024 13:25:33 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-aop/5.2.9.RELEASE/spring-aop-5.2.9.RELEASE.jar (373 kB at 222 kB/s)
30-Aug-2024 13:25:33 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-jdbc/5.2.9.RELEASE/spring-jdbc-5.2.9.RELEASE.jar
30-Aug-2024 13:25:33 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-beans/5.2.9.RELEASE/spring-beans-5.2.9.RELEASE.jar (688 kB at 388 kB/s)
30-Aug-2024 13:25:33 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-context-support/5.2.9.RELEASE/spring-context-support-5.2.9.RELEASE.jar
30-Aug-2024 13:25:33 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-core/5.2.9.RELEASE/spring-core-5.2.9.RELEASE.jar (1.4 MB at 810 kB/s)
30-Aug-2024 13:25:33 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-core/5.4.21.Final/hibernate-core-5.4.21.Final.jar
30-Aug-2024 13:25:34 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-tx/5.2.9.RELEASE/spring-tx-5.2.9.RELEASE.jar (315 kB at 158 kB/s)
30-Aug-2024 13:25:34 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jboss/jandex/2.1.3.Final/jandex-2.1.3.Final.jar
30-Aug-2024 13:25:34 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-jdbc/5.2.9.RELEASE/spring-jdbc-5.2.9.RELEASE.jar (409 kB at 199 kB/s)
30-Aug-2024 13:25:34 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.jar
30-Aug-2024 13:25:34 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-orm/5.2.9.RELEASE/spring-orm-5.2.9.RELEASE.jar (201 kB at 90 kB/s)
30-Aug-2024 13:25:34 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-c3p0/5.4.21.Final/hibernate-c3p0-5.4.21.Final.jar
30-Aug-2024 13:25:34 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-context-support/5.2.9.RELEASE/spring-context-support-5.2.9.RELEASE.jar (183 kB at 74 kB/s)
30-Aug-2024 13:25:34 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-ehcache/5.4.21.Final/hibernate-ehcache-5.4.21.Final.jar
30-Aug-2024 13:25:34 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-c3p0/5.4.21.Final/hibernate-c3p0-5.4.21.Final.jar (12 kB at 4.9 kB/s)
30-Aug-2024 13:25:34 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-search-orm/5.11.5.Final/hibernate-search-orm-5.11.5.Final.jar
30-Aug-2024 13:25:34 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-core/5.4.21.Final/hibernate-core-5.4.21.Final.jar (7.3 MB at 2.9 MB/s)
30-Aug-2024 13:25:34 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-search-engine/5.11.5.Final/hibernate-search-engine-5.11.5.Final.jar
30-Aug-2024 13:25:34 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.jar (76 kB at 30 kB/s)
30-Aug-2024 13:25:34 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/logging/log4j/log4j-core/2.13.3/log4j-core-2.13.3.jar
30-Aug-2024 13:25:34 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jboss/jandex/2.1.3.Final/jandex-2.1.3.Final.jar (196 kB at 73 kB/s)
30-Aug-2024 13:25:34 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/logging/log4j/log4j-api/2.13.3/log4j-api-2.13.3.jar
30-Aug-2024 13:25:34 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-ehcache/5.4.21.Final/hibernate-ehcache-5.4.21.Final.jar (57 kB at 21 kB/s)
30-Aug-2024 13:25:34 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/logging/log4j/log4j-slf4j-impl/2.13.3/log4j-slf4j-impl-2.13.3.jar
30-Aug-2024 13:25:35 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-search-engine/5.11.5.Final/hibernate-search-engine-5.11.5.Final.jar (1.3 MB at 454 kB/s)
30-Aug-2024 13:25:35 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/logging/log4j/log4j-1.2-api/2.13.3/log4j-1.2-api-2.13.3.jar
30-Aug-2024 13:25:35 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-search-orm/5.11.5.Final/hibernate-search-orm-5.11.5.Final.jar (157 kB at 53 kB/s)
30-Aug-2024 13:25:35 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.jar
30-Aug-2024 13:25:35 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/logging/log4j/log4j-slf4j-impl/2.13.3/log4j-slf4j-impl-2.13.3.jar (24 kB at 8.0 kB/s)
30-Aug-2024 13:25:35 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/log4j-over-slf4j/1.7.30/log4j-over-slf4j-1.7.30.jar
30-Aug-2024 13:25:35 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/logging/log4j/log4j-core/2.13.3/log4j-core-2.13.3.jar (1.7 MB at 560 kB/s)
30-Aug-2024 13:25:35 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/thoughtworks/xstream/xstream/1.4.12/xstream-1.4.12.jar
30-Aug-2024 13:25:35 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/logging/log4j/log4j-api/2.13.3/log4j-api-2.13.3.jar (292 kB at 95 kB/s)
30-Aug-2024 13:25:35 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/liquibase/liquibase-core/3.10.2/liquibase-core-3.10.2.jar
30-Aug-2024 13:25:35 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.jar (61 kB at 19 kB/s)
30-Aug-2024 13:25:35 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.jar
30-Aug-2024 13:25:35 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/log4j-over-slf4j/1.7.30/log4j-over-slf4j-1.7.30.jar (24 kB at 7.4 kB/s)
30-Aug-2024 13:25:35 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.11.2/jackson-annotations-2.11.2.jar
30-Aug-2024 13:25:35 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/logging/log4j/log4j-1.2-api/2.13.3/log4j-1.2-api-2.13.3.jar (202 kB at 62 kB/s)
30-Aug-2024 13:25:35 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/aspectj/aspectjrt/1.9.6/aspectjrt-1.9.6.jar
30-Aug-2024 13:25:35 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.11.2/jackson-annotations-2.11.2.jar (68 kB at 20 kB/s)
30-Aug-2024 13:25:35 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/aspectj/aspectjweaver/1.9.6/aspectjweaver-1.9.6.jar
30-Aug-2024 13:25:35 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/thoughtworks/xstream/xstream/1.4.12/xstream-1.4.12.jar (623 kB at 178 kB/s)
30-Aug-2024 13:25:35 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/jakarta/xml/bind/jakarta.xml.bind-api/3.0.0-RC3/jakarta.xml.bind-api-3.0.0-RC3.jar
30-Aug-2024 13:25:35 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/aspectj/aspectjrt/1.9.6/aspectjrt-1.9.6.jar (122 kB at 35 kB/s)
30-Aug-2024 13:25:35 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/jakarta/activation/jakarta.activation-api/2.0.0-RC3/jakarta.activation-api-2.0.0-RC3.jar
30-Aug-2024 13:25:35 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/liquibase/liquibase-core/3.10.2/liquibase-core-3.10.2.jar (3.2 MB at 896 kB/s)
30-Aug-2024 13:25:35 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/sun/xml/bind/jaxb-impl/3.0.0-M4/jaxb-impl-3.0.0-M4.jar
30-Aug-2024 13:25:35 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.jar (1.4 MB at 376 kB/s)
30-Aug-2024 13:25:35 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/sun/xml/bind/jaxb-core/3.0.0-M4/jaxb-core-3.0.0-M4.jar
30-Aug-2024 13:25:35 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/jakarta/xml/bind/jakarta.xml.bind-api/3.0.0-RC3/jakarta.xml.bind-api-3.0.0-RC3.jar (129 kB at 34 kB/s)
30-Aug-2024 13:25:35 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/sun/activation/jakarta.activation/2.0.0-RC3/jakarta.activation-2.0.0-RC3.jar
30-Aug-2024 13:25:35 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/jakarta/activation/jakarta.activation-api/2.0.0-RC3/jakarta.activation-api-2.0.0-RC3.jar (47 kB at 13 kB/s)
30-Aug-2024 13:25:35 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-test/5.2.9.RELEASE/spring-test-5.2.9.RELEASE.jar
30-Aug-2024 13:25:35 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/aspectj/aspectjweaver/1.9.6/aspectjweaver-1.9.6.jar (2.1 MB at 531 kB/s)
30-Aug-2024 13:25:35 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/jupiter/junit-jupiter-api/5.7.0/junit-jupiter-api-5.7.0.jar
30-Aug-2024 13:25:36 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/sun/xml/bind/jaxb-impl/3.0.0-M4/jaxb-impl-3.0.0-M4.jar (935 kB at 235 kB/s)
30-Aug-2024 13:25:36 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar
30-Aug-2024 13:25:36 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/sun/xml/bind/jaxb-core/3.0.0-M4/jaxb-core-3.0.0-M4.jar (236 kB at 58 kB/s)
30-Aug-2024 13:25:36 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar
30-Aug-2024 13:25:36 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/jupiter/junit-jupiter-api/5.7.0/junit-jupiter-api-5.7.0.jar (175 kB at 42 kB/s)
30-Aug-2024 13:25:36 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/platform/junit-platform-commons/1.7.0/junit-platform-commons-1.7.0.jar
30-Aug-2024 13:25:36 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-test/5.2.9.RELEASE/spring-test-5.2.9.RELEASE.jar (686 kB at 165 kB/s)
30-Aug-2024 13:25:36 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/jupiter/junit-jupiter-engine/5.7.0/junit-jupiter-engine-5.7.0.jar
30-Aug-2024 13:25:36 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/sun/activation/jakarta.activation/2.0.0-RC3/jakarta.activation-2.0.0-RC3.jar (62 kB at 15 kB/s)
30-Aug-2024 13:25:36 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/platform/junit-platform-engine/1.7.0/junit-platform-engine-1.7.0.jar
30-Aug-2024 13:25:36 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar (2.4 kB at 566 B/s)
30-Aug-2024 13:25:36 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/vintage/junit-vintage-engine/5.7.0/junit-vintage-engine-5.7.0.jar
30-Aug-2024 13:25:36 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar (7.7 kB at 1.8 kB/s)
30-Aug-2024 13:25:36 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/dbunit/dbunit/2.7.0/dbunit-2.7.0.jar
30-Aug-2024 13:25:36 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/platform/junit-platform-commons/1.7.0/junit-platform-commons-1.7.0.jar (100 kB at 23 kB/s)
30-Aug-2024 13:25:36 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/mockito/mockito-core/3.5.11/mockito-core-3.5.11.jar
30-Aug-2024 13:25:36 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/vintage/junit-vintage-engine/5.7.0/junit-vintage-engine-5.7.0.jar (64 kB at 14 kB/s)
30-Aug-2024 13:25:36 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.10.13/byte-buddy-agent-1.10.13.jar
30-Aug-2024 13:25:36 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/jupiter/junit-jupiter-engine/5.7.0/junit-jupiter-engine-5.7.0.jar (212 kB at 47 kB/s)
30-Aug-2024 13:25:36 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/objenesis/objenesis/3.1/objenesis-3.1.jar
30-Aug-2024 13:25:36 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/dbunit/dbunit/2.7.0/dbunit-2.7.0.jar (638 kB at 135 kB/s)
30-Aug-2024 13:25:36 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/mockito/mockito-junit-jupiter/3.5.11/mockito-junit-jupiter-3.5.11.jar
30-Aug-2024 13:25:36 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/mockito/mockito-core/3.5.11/mockito-core-3.5.11.jar (672 kB at 141 kB/s)
30-Aug-2024 13:25:36 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4/2.0.7/powermock-module-junit4-2.0.7.jar
30-Aug-2024 13:25:36 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/junit/platform/junit-platform-engine/1.7.0/junit-platform-engine-1.7.0.jar (181 kB at 38 kB/s)
30-Aug-2024 13:25:36 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4-common/2.0.7/powermock-module-junit4-common-2.0.7.jar
30-Aug-2024 13:25:36 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/objenesis/objenesis/3.1/objenesis-3.1.jar (60 kB at 13 kB/s)
30-Aug-2024 13:25:36 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-reflect/2.0.7/powermock-reflect-2.0.7.jar
30-Aug-2024 13:25:36 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.10.13/byte-buddy-agent-1.10.13.jar (259 kB at 53 kB/s)
30-Aug-2024 13:25:36 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-core/2.0.7/powermock-core-2.0.7.jar
30-Aug-2024 13:25:37 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/mockito/mockito-junit-jupiter/3.5.11/mockito-junit-jupiter-3.5.11.jar (4.9 kB at 989 B/s)
30-Aug-2024 13:25:37 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-mockito2/2.0.7/powermock-api-mockito2-2.0.7.jar
30-Aug-2024 13:25:37 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4/2.0.7/powermock-module-junit4-2.0.7.jar (48 kB at 9.5 kB/s)
30-Aug-2024 13:25:37 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-support/2.0.7/powermock-api-support-2.0.7.jar
30-Aug-2024 13:25:37 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4-common/2.0.7/powermock-module-junit4-common-2.0.7.jar (18 kB at 3.5 kB/s)
30-Aug-2024 13:25:37 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-web/5.2.9.RELEASE/spring-web-5.2.9.RELEASE.jar
30-Aug-2024 13:25:37 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-reflect/2.0.7/powermock-reflect-2.0.7.jar (68 kB at 14 kB/s)
30-Aug-2024 13:25:37 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-webmvc/5.2.9.RELEASE/spring-webmvc-5.2.9.RELEASE.jar
30-Aug-2024 13:25:37 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-core/2.0.7/powermock-core-2.0.7.jar (201 kB at 39 kB/s)
30-Aug-2024 13:25:37 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-oxm/5.2.9.RELEASE/spring-oxm-5.2.9.RELEASE.jar
30-Aug-2024 13:25:37 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-mockito2/2.0.7/powermock-api-mockito2-2.0.7.jar (88 kB at 17 kB/s)
30-Aug-2024 13:25:37 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/2.4.0/openmrs-web-2.4.0-tests.jar
30-Aug-2024 13:25:37 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-support/2.0.7/powermock-api-support-2.0.7.jar (22 kB at 4.1 kB/s)
30-Aug-2024 13:25:37 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-web/5.2.9.RELEASE/spring-web-5.2.9.RELEASE.jar (1.4 MB at 267 kB/s)
30-Aug-2024 13:25:37 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-webmvc/5.2.9.RELEASE/spring-webmvc-5.2.9.RELEASE.jar (957 kB at 176 kB/s)
30-Aug-2024 13:25:37 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-oxm/5.2.9.RELEASE/spring-oxm-5.2.9.RELEASE.jar (64 kB at 12 kB/s)
30-Aug-2024 13:25:37 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/2.4.0/openmrs-web-2.4.0-tests.jar (34 kB at 6.3 kB/s)
30-Aug-2024 13:25:37 [INFO]
30-Aug-2024 13:25:37 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ reporting-api-2.4 ---
30-Aug-2024 13:25:37 [INFO]
30-Aug-2024 13:25:37 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ reporting-api-2.4 ---
30-Aug-2024 13:25:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
30-Aug-2024 13:25:37 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T1DOT10/api-2.4/src/main/resources
30-Aug-2024 13:25:37 [INFO]
30-Aug-2024 13:25:37 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ reporting-api-2.4 ---
30-Aug-2024 13:25:37 [INFO] Changes detected - recompiling the module!
30-Aug-2024 13:25:37 [INFO] Compiling 4 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T1DOT10/api-2.4/target/classes
30-Aug-2024 13:25:38 [INFO]
30-Aug-2024 13:25:38 [INFO] --- build-helper-maven-plugin:1.7:parse-version (default) @ reporting-api-2.4 ---
30-Aug-2024 13:25:38 [INFO]
30-Aug-2024 13:25:38 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ reporting-api-2.4 ---
30-Aug-2024 13:25:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
30-Aug-2024 13:25:38 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T1DOT10/api-2.4/src/test/resources
30-Aug-2024 13:25:38 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T1DOT10/api-2.4/src/test/resources
30-Aug-2024 13:25:38 [INFO]
30-Aug-2024 13:25:38 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ reporting-api-2.4 ---
30-Aug-2024 13:25:38 [INFO] No sources to compile
30-Aug-2024 13:25:38 [INFO]
30-Aug-2024 13:25:38 [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ reporting-api-2.4 ---
30-Aug-2024 13:25:38 [INFO] No tests to run.
30-Aug-2024 13:25:38 [INFO]
30-Aug-2024 13:25:38 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reporting-api-2.4 ---
30-Aug-2024 13:25:38 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T1DOT10/api-2.4/target/reporting-api-2.4-1.27.0-SNAPSHOT.jar
30-Aug-2024 13:25:38 [INFO]
30-Aug-2024 13:25:38 [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ reporting-api-2.4 ---
30-Aug-2024 13:25:38 [WARNING] JAR will be empty - no content was marked for inclusion!
30-Aug-2024 13:25:38 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T1DOT10/api-2.4/target/reporting-api-2.4-1.27.0-SNAPSHOT-tests.jar
30-Aug-2024 13:25:38 [INFO]
30-Aug-2024 13:25:38 [INFO] -----------------< org.openmrs.module:reporting-omod >------------------
30-Aug-2024 13:25:38 [INFO] Building Reporting OMOD 1.27.0-SNAPSHOT                            [9/9]
30-Aug-2024 13:25:38 [INFO] --------------------------------[ jar ]---------------------------------
30-Aug-2024 13:25:38 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui-omod/0.2/legacyui-omod-0.2.pom
30-Aug-2024 13:25:38 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui-omod/0.2/legacyui-omod-0.2.pom (6.4 kB at 26 kB/s)
30-Aug-2024 13:25:38 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui/0.2/legacyui-0.2.pom
30-Aug-2024 13:25:38 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui/0.2/legacyui-0.2.pom (5.1 kB at 21 kB/s)
30-Aug-2024 13:25:38 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui-api/0.2/legacyui-api-0.2.pom
30-Aug-2024 13:25:38 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui-api/0.2/legacyui-api-0.2.pom (1.6 kB at 6.4 kB/s)
30-Aug-2024 13:25:38 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui-omod/0.2/legacyui-omod-0.2.jar
30-Aug-2024 13:25:38 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui-api/0.2/legacyui-api-0.2.jar
30-Aug-2024 13:25:39 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui-api/0.2/legacyui-api-0.2.jar (3.6 kB at 14 kB/s)
30-Aug-2024 13:25:39 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui-omod/0.2/legacyui-omod-0.2.jar (3.9 MB at 7.9 MB/s)
30-Aug-2024 13:25:39 [INFO]
30-Aug-2024 13:25:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ reporting-omod ---
30-Aug-2024 13:25:39 [INFO]
30-Aug-2024 13:25:39 [INFO] --- maven-openmrs-plugin:1.0.1:initialize-module (init) @ reporting-omod ---
30-Aug-2024 13:25:39 [INFO]
30-Aug-2024 13:25:39 [INFO] --- maven-dependency-plugin:2.8:unpack-dependencies (Expand resources) @ reporting-omod ---
30-Aug-2024 13:25:39 [INFO] Unpacking /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T1DOT10/api/target/reporting-api-1.27.0-SNAPSHOT.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T1DOT10/omod/target/classes with includes "**\/*.xml,**\/*.properties" and excludes ""
30-Aug-2024 13:25:39 [INFO]
30-Aug-2024 13:25:39 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ reporting-omod ---
30-Aug-2024 13:25:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
30-Aug-2024 13:25:39 [INFO] Copying 0 resource
30-Aug-2024 13:25:39 [INFO] Copying 2 resources
30-Aug-2024 13:25:40 [INFO] Copying 225 resources to web/module
30-Aug-2024 13:25:40 [INFO] Copying 225 resources to web/module
30-Aug-2024 13:25:40 [INFO]
30-Aug-2024 13:25:40 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ reporting-omod ---
30-Aug-2024 13:25:40 [INFO] Changes detected - recompiling the module!
30-Aug-2024 13:25:40 [INFO] Compiling 115 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T1DOT10/omod/target/classes
30-Aug-2024 13:25:40 [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T1DOT10/omod/src/main/java/org/openmrs/module/reporting/web/datasets/LogicDataSetEditor.java: Some input files use or override a deprecated API.
30-Aug-2024 13:25:40 [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T1DOT10/omod/src/main/java/org/openmrs/module/reporting/web/datasets/LogicDataSetEditor.java: Recompile with -Xlint:deprecation for details.
30-Aug-2024 13:25:40 [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T1DOT10/omod/src/main/java/org/openmrs/module/reporting/web/controller/SqlDefinitionController.java: Some input files use unchecked or unsafe operations.
30-Aug-2024 13:25:40 [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T1DOT10/omod/src/main/java/org/openmrs/module/reporting/web/controller/SqlDefinitionController.java: Recompile with -Xlint:unchecked for details.
30-Aug-2024 13:25:40 [INFO]
30-Aug-2024 13:25:40 [INFO] --- build-helper-maven-plugin:1.7:parse-version (default) @ reporting-omod ---
30-Aug-2024 13:25:40 [INFO]
30-Aug-2024 13:25:40 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ reporting-omod ---
30-Aug-2024 13:25:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
30-Aug-2024 13:25:40 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T1DOT10/omod/src/test/resources
30-Aug-2024 13:25:40 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T1DOT10/omod/src/test/resources
30-Aug-2024 13:25:40 [INFO]
30-Aug-2024 13:25:40 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ reporting-omod ---
30-Aug-2024 13:25:40 [INFO] No sources to compile
30-Aug-2024 13:25:40 [INFO]
30-Aug-2024 13:25:40 [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ reporting-omod ---
30-Aug-2024 13:25:40 [INFO] No tests to run.
30-Aug-2024 13:25:40 [INFO]
30-Aug-2024 13:25:40 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reporting-omod ---
30-Aug-2024 13:25:41 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T1DOT10/omod/target/reporting-1.27.0-SNAPSHOT.jar
30-Aug-2024 13:25:41 [INFO]
30-Aug-2024 13:25:41 [INFO] --- maven-openmrs-plugin:1.0.1:package-module (pack) @ reporting-omod ---
30-Aug-2024 13:25:41 [INFO] Packaging OpenMRS module
30-Aug-2024 13:25:41 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T1DOT10/omod/target/reporting-1.27.0-SNAPSHOT.omod
30-Aug-2024 13:25:42 [INFO]
30-Aug-2024 13:25:42 [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ reporting-omod ---
30-Aug-2024 13:25:42 [WARNING] JAR will be empty - no content was marked for inclusion!
30-Aug-2024 13:25:42 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T1DOT10/omod/target/reporting-1.27.0-SNAPSHOT-tests.jar
30-Aug-2024 13:25:42 [INFO] ------------------------------------------------------------------------
30-Aug-2024 13:25:42 [INFO] Reactor Summary for Reporting 1.27.0-SNAPSHOT:
30-Aug-2024 13:25:42 [INFO]
30-Aug-2024 13:25:42 [INFO] Reporting .......................................... SUCCESS [  2.388 s]
30-Aug-2024 13:25:42 [INFO] Reporting API ...................................... SUCCESS [  5.668 s]
30-Aug-2024 13:25:42 [INFO] reporting Module api 1.9 ........................... SUCCESS [  0.573 s]
30-Aug-2024 13:25:42 [INFO] reporting API Tests ................................ SUCCESS [02:11 min]
30-Aug-2024 13:25:42 [INFO] reporting Module api 1.10 .......................... SUCCESS [ 18.542 s]
30-Aug-2024 13:25:42 [INFO] reporting Module api 2.0 ........................... SUCCESS [  0.343 s]
30-Aug-2024 13:25:42 [INFO] reporting Module api 2.2 ........................... SUCCESS [ 14.295 s]
30-Aug-2024 13:25:42 [INFO] reporting Module api 2.4 ........................... SUCCESS [ 31.107 s]
30-Aug-2024 13:25:42 [INFO] Reporting OMOD ..................................... SUCCESS [  4.567 s]
30-Aug-2024 13:25:42 [INFO] ------------------------------------------------------------------------
30-Aug-2024 13:25:42 [INFO] BUILD SUCCESS
30-Aug-2024 13:25:42 [INFO] ------------------------------------------------------------------------
30-Aug-2024 13:25:42 [INFO] Total time:  03:29 min
30-Aug-2024 13:25:42 [INFO] Finished at: 2024-08-30T13:25:42Z
30-Aug-2024 13:25:42 [INFO] ------------------------------------------------------------------------
30-Aug-2024 13:25:42 Parsing test results under /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T1DOT10...
30-Aug-2024 13:25:43 Finished task 'Maven 3.x' with result: Success
30-Aug-2024 13:25:43 Running post build plugin 'Docker Container Cleanup'
30-Aug-2024 13:25:43 Running post build plugin 'NCover Results Collector'
30-Aug-2024 13:25:43 Running post build plugin 'Build Results Label Collector'
30-Aug-2024 13:25:43 Running post build plugin 'Clover Results Collector'
30-Aug-2024 13:25:43 Running post build plugin 'npm Cache Cleanup'
30-Aug-2024 13:25:43 Running post build plugin 'Artifact Copier'
30-Aug-2024 13:25:43 Finalising the build...
30-Aug-2024 13:25:43 Stopping timer.
30-Aug-2024 13:25:43 Build REP-REP-T1DOT10-918 completed.
30-Aug-2024 13:25:43 Running on server: post build plugin 'Build Hanging Detection Configuration'
30-Aug-2024 13:25:43 Running on server: post build plugin 'NCover Results Collector'
30-Aug-2024 13:25:43 Running on server: post build plugin 'Build Labeller'
30-Aug-2024 13:25:43 Running on server: post build plugin 'Clover Delta Calculator'
30-Aug-2024 13:25:43 Running on server: post build plugin 'Maven Dependencies Postprocessor'
30-Aug-2024 13:25:43 All post build plugins have finished
30-Aug-2024 13:25:43 Generating build results summary...
30-Aug-2024 13:25:44 Saving build results to disk...
30-Aug-2024 13:25:44 Store variable context...
30-Aug-2024 13:25:44 Finished building REP-REP-T1DOT10-918.