More details of the release in https://wiki.openmrs.org/x/i4DTAw
Build: #921 was successful
Job: Test against 2.0 was successful
Build log
The build generated 1,964 lines of output.The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.
22-Nov-2024 12:50:53 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) |
22-Nov-2024 12:50:53 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) |
22-Nov-2024 12:50:53 | at java.lang.reflect.Method.invoke(Method.java:498) |
22-Nov-2024 12:50:53 | at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) |
22-Nov-2024 12:50:53 | at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) |
22-Nov-2024 12:50:53 | at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) |
22-Nov-2024 12:50:53 | at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) |
22-Nov-2024 12:50:53 | at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) |
22-Nov-2024 12:50:53 | at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) |
22-Nov-2024 12:50:53 | at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:73) |
22-Nov-2024 12:50:53 | at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) |
22-Nov-2024 12:50:53 | at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:82) |
22-Nov-2024 12:50:53 | at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:73) |
22-Nov-2024 12:50:53 | at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) |
22-Nov-2024 12:50:53 | at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:217) |
22-Nov-2024 12:50:53 | at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:83) |
22-Nov-2024 12:50:53 | at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) |
22-Nov-2024 12:50:53 | at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) |
22-Nov-2024 12:50:53 | at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) |
22-Nov-2024 12:50:53 | at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) |
22-Nov-2024 12:50:53 | at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) |
22-Nov-2024 12:50:53 | at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) |
22-Nov-2024 12:50:53 | at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) |
22-Nov-2024 12:50:53 | at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:68) |
22-Nov-2024 12:50:53 | at org.junit.runners.ParentRunner.run(ParentRunner.java:309) |
22-Nov-2024 12:50:53 | at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:163) |
22-Nov-2024 12:50:53 | at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59) |
22-Nov-2024 12:50:53 | at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115) |
22-Nov-2024 12:50:53 | at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102) |
22-Nov-2024 12:50:53 | at org.apache.maven.surefire.Surefire.run(Surefire.java:180) |
22-Nov-2024 12:50:53 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) |
22-Nov-2024 12:50:53 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) |
22-Nov-2024 12:50:53 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) |
22-Nov-2024 12:50:53 | at java.lang.reflect.Method.invoke(Method.java:498) |
22-Nov-2024 12:50:53 | at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350) |
22-Nov-2024 12:50:53 | at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021) |
22-Nov-2024 12:50:53 | Caused by: org.hibernate.exception.GenericJDBCException: error executing work |
22-Nov-2024 12:50:53 | at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:54) |
22-Nov-2024 12:50:53 | at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:126) |
22-Nov-2024 12:50:53 | at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:112) |
22-Nov-2024 12:50:53 | at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.coordinateWork(JdbcCoordinatorImpl.java:318) |
22-Nov-2024 12:50:53 | at org.hibernate.internal.SessionImpl.doWork(SessionImpl.java:2095) |
22-Nov-2024 12:50:53 | at org.hibernate.internal.SessionImpl.doWork(SessionImpl.java:2080) |
22-Nov-2024 12:50:53 | at org.openmrs.api.db.hibernate.DbSession.doWork(DbSession.java:1005) |
22-Nov-2024 12:50:53 | at org.openmrs.module.reporting.evaluation.querybuilder.SqlQueryBuilder.evaluateToList(SqlQueryBuilder.java:167) |
22-Nov-2024 12:50:53 | ... 98 more |
22-Nov-2024 12:50:53 | Caused by: org.h2.jdbc.JdbcSQLException: Method is only allowed for a query. Use execute or executeUpdate instead of executeQuery; SQL statement: |
22-Nov-2024 12:50:53 | update person set gender='F' [90002-173] |
22-Nov-2024 12:50:53 | at org.h2.message.DbException.getJdbcSQLException(DbException.java:331) |
22-Nov-2024 12:50:53 | at org.h2.message.DbException.get(DbException.java:171) |
22-Nov-2024 12:50:53 | at org.h2.message.DbException.get(DbException.java:148) |
22-Nov-2024 12:50:53 | at org.h2.message.DbException.get(DbException.java:137) |
22-Nov-2024 12:50:53 | at org.h2.command.Prepared.query(Prepared.java:211) |
22-Nov-2024 12:50:53 | at org.h2.command.CommandContainer.query(CommandContainer.java:91) |
22-Nov-2024 12:50:53 | at org.h2.command.Command.executeQuery(Command.java:195) |
22-Nov-2024 12:50:53 | at org.h2.jdbc.JdbcPreparedStatement.executeQuery(JdbcPreparedStatement.java:106) |
22-Nov-2024 12:50:53 | at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) |
22-Nov-2024 12:50:53 | at org.openmrs.module.reporting.evaluation.querybuilder.SqlQueryBuilder$2.execute(SqlQueryBuilder.java:174) |
22-Nov-2024 12:50:53 | at org.hibernate.jdbc.WorkExecutor.executeWork(WorkExecutor.java:54) |
22-Nov-2024 12:50:53 | at org.hibernate.internal.SessionImpl$2.accept(SessionImpl.java:2076) |
22-Nov-2024 12:50:53 | at org.hibernate.internal.SessionImpl$2.accept(SessionImpl.java:2073) |
22-Nov-2024 12:50:53 | at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.coordinateWork(JdbcCoordinatorImpl.java:313) |
22-Nov-2024 12:50:53 | ... 102 more |
22-Nov-2024 12:50:53 | Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.203 sec |
22-Nov-2024 12:50:53 | Running org.openmrs.module.reporting.evaluation.service.EvaluationServiceTest |
22-Nov-2024 12:50:54 | Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.042 sec |
22-Nov-2024 12:50:54 | Running org.openmrs.module.reporting.data.obs.evaluator.EncounterToObsDataEvaluatorTest |
22-Nov-2024 12:50:54 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 sec |
22-Nov-2024 12:50:54 | Running org.openmrs.module.reporting.query.encounter.evaluator.MappedParametersEncounterQueryEvaluatorTest |
22-Nov-2024 12:50:54 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec |
22-Nov-2024 12:50:54 | Running org.openmrs.module.reporting.validator.InStateCohortDefinitionValidatorTest |
22-Nov-2024 12:50:54 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec |
22-Nov-2024 12:50:54 | Running org.openmrs.module.reporting.common.ReflectionUtilTest |
22-Nov-2024 12:50:54 | Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec |
22-Nov-2024 12:50:54 | Running org.openmrs.module.reporting.template.HandlebarsHelpersTest |
22-Nov-2024 12:50:54 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec |
22-Nov-2024 12:50:54 | Running org.openmrs.module.reporting.data.visit.evaluator.VisitIdDataEvaluatorTest |
22-Nov-2024 12:50:54 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 sec |
22-Nov-2024 12:50:54 | Running org.openmrs.module.reporting.cohort.definition.evaluator.ConditionalParameterCohortDefinitionEvaluatorTest |
22-Nov-2024 12:50:54 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec |
22-Nov-2024 12:50:54 | Running org.openmrs.module.reporting.data.patient.evaluator.CurrentPatientStateDataEvaluatorTest |
22-Nov-2024 12:50:54 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec |
22-Nov-2024 12:50:54 | Running org.openmrs.module.reporting.data.encounter.evaluator.ObsOnSameDateEncounterDataEvaluatorTest |
22-Nov-2024 12:50:55 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 sec |
22-Nov-2024 12:50:55 | Running org.openmrs.module.reporting.cohort.query.service.CohortQueryServiceTest |
22-Nov-2024 12:50:55 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec |
22-Nov-2024 12:50:55 | Running org.openmrs.module.reporting.data.person.evaluator.ObsForPersonDataEvaluatorTest |
22-Nov-2024 12:50:55 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.399 sec |
22-Nov-2024 12:50:55 | Running org.openmrs.module.reporting.validator.StaticCohortDefinitionValidatorTest |
22-Nov-2024 12:50:55 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec |
22-Nov-2024 12:50:55 | Running org.openmrs.module.reporting.dataset.definition.evaluator.EncounterDataSetEvaluatorTest |
22-Nov-2024 12:50:55 | ENCOUNTER ID EMR ID BIRTHDATE ENCOUNTER DATE Age At Start Age At End |
22-Nov-2024 12:50:55 | ------------ ------ ------------ -------------- ------------ ---------- |
22-Nov-2024 12:50:55 | 3 7 ~25/Aug/1976 01/Aug/2008 33 34 |
22-Nov-2024 12:50:55 | 4 7 ~25/Aug/1976 15/Aug/2008 33 34 |
22-Nov-2024 12:50:55 | 5 7 ~25/Aug/1976 19/Aug/2008 33 34 |
22-Nov-2024 12:50:55 | 6 20 08/Feb/1925 19/Aug/2009 80 80 |
22-Nov-2024 12:50:55 | 7 21 ~08/Jun/1959 19/Aug/2009 50 51 |
22-Nov-2024 12:50:55 | 8 21 ~08/Jun/1959 19/Sep/2009 50 51 |
22-Nov-2024 12:50:55 | 9 22 08/Jul/1997 19/Sep/2009 12 13 |
22-Nov-2024 12:50:55 | 10 22 08/Jul/1997 19/Oct/2009 12 13 |
22-Nov-2024 12:50:55 | 11 23 08/Nov/2000 19/Aug/2009 9 10 |
22-Nov-2024 12:50:55 | 12 24 08/Dec/2006 19/Sep/2009 3 4 |
22-Nov-2024 12:50:55 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 sec |
22-Nov-2024 12:50:55 | Running org.openmrs.module.reporting.data.person.evaluator.BirthdateDataEvaluatorTest |
22-Nov-2024 12:50:56 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 sec |
22-Nov-2024 12:50:56 | Running org.openmrs.module.reporting.cohort.definition.evaluator.EncounterCohortDefinitionEvaluatorTest |
22-Nov-2024 12:50:56 | Tests run: 9, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.885 sec |
22-Nov-2024 12:50:56 | Running org.openmrs.module.reporting.cohort.definition.evaluator.GenderCohortDefinitionEvaluatorTest |
22-Nov-2024 12:50:57 | Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.515 sec |
22-Nov-2024 12:50:57 | Running org.openmrs.module.reporting.data.person.evaluator.PreferredAddressDataEvaluatorTest |
22-Nov-2024 12:50:57 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec |
22-Nov-2024 12:50:57 | Running org.openmrs.module.reporting.data.converter.BirthdateConverterTest |
22-Nov-2024 12:50:57 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec |
22-Nov-2024 12:50:57 | Running org.openmrs.module.reporting.data.patient.evaluator.ProgramStatesForPatientDataEvaluatorTest |
22-Nov-2024 12:50:58 | Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.837 sec |
22-Nov-2024 12:50:58 | Running org.openmrs.module.reporting.cohort.definition.evaluator.AgeCohortDefinitionEvaluatorTest |
22-Nov-2024 12:50:58 | Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 sec |
22-Nov-2024 12:50:58 | Running org.openmrs.module.reporting.data.visit.library.BuiltInVisitDataLibraryTest |
22-Nov-2024 12:50:58 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec |
22-Nov-2024 12:50:58 | Running org.openmrs.module.reporting.data.encounter.evaluator.EncounterLocationDataEvaluatorTest |
22-Nov-2024 12:50:58 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 sec |
22-Nov-2024 12:50:58 | Running org.openmrs.module.reporting.data.obs.evaluator.PersonToObsEvaluatorTest |
22-Nov-2024 12:50:59 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 sec |
22-Nov-2024 12:50:59 | Running org.openmrs.module.reporting.cohort.definition.evaluator.NumericObsCohortDefinitionEvaluatorTest |
22-Nov-2024 12:51:00 | Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.154 sec |
22-Nov-2024 12:51:00 | Running org.openmrs.module.reporting.common.DateRangeTest |
22-Nov-2024 12:51:00 | Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec |
22-Nov-2024 12:51:00 | Running org.openmrs.module.reporting.indicator.QueryCountIndicatorEvaluatorTest |
22-Nov-2024 12:51:00 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 sec |
22-Nov-2024 12:51:00 | Running org.openmrs.module.reporting.data.encounter.evaluator.ObsForEncounterEvaluatorTest |
22-Nov-2024 12:51:01 | Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.795 sec |
22-Nov-2024 12:51:01 | Running org.openmrs.module.reporting.common.DateUtilTest |
22-Nov-2024 12:51:01 | Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 sec |
22-Nov-2024 12:51:01 | Running org.openmrs.module.reporting.data.patient.evaluator.DrugOrdersForPatientDataEvaluatorTest |
22-Nov-2024 12:51:03 | Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.503 sec |
22-Nov-2024 12:51:03 | Running org.openmrs.module.reporting.query.encounter.evaluator.MappedParametersObsQueryEvaluatorTest |
22-Nov-2024 12:51:03 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.422 sec |
22-Nov-2024 12:51:03 | Running org.openmrs.module.reporting.serializer.ReportingSerializerTest |
22-Nov-2024 12:51:03 | Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 sec |
22-Nov-2024 12:51:03 | Running org.openmrs.module.reporting.dataset.definition.evaluator.CohortCrossTabDataSetEvaluatorTest |
22-Nov-2024 12:51:03 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 sec |
22-Nov-2024 12:51:03 | Running org.openmrs.module.reporting.query.person.service.PersonQueryServiceImplTest |
22-Nov-2024 12:51:04 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.23 sec |
22-Nov-2024 12:51:04 | Running org.openmrs.module.reporting.dataset.definition.evaluator.MySqlDataSetEvaluatorTest |
22-Nov-2024 12:51:04 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec |
22-Nov-2024 12:51:04 | Running org.openmrs.module.reporting.report.renderer.TextTemplateRendererTest |
22-Nov-2024 12:51:04 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.775 sec |
22-Nov-2024 12:51:04 | Running org.openmrs.module.reporting.validator.InverseCohortDefinitionValidatorTest |
22-Nov-2024 12:51:05 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec |
22-Nov-2024 12:51:05 | Running org.openmrs.module.reporting.validator.PatientStateCohortDefinitionValidatorTest |
22-Nov-2024 12:51:05 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec |
22-Nov-2024 12:51:05 | Running org.openmrs.module.reporting.query.encounter.evaluator.ObsForEncounterQueryEvaluatorTest |
22-Nov-2024 12:51:05 | Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.825 sec |
22-Nov-2024 12:51:05 | Running org.openmrs.module.reporting.report.service.db.PropertiesTypeTest |
22-Nov-2024 12:51:05 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec |
22-Nov-2024 12:51:05 | Running org.openmrs.module.reporting.data.encounter.service.EncounterDataServiceImplTest |
22-Nov-2024 12:51:06 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 sec |
22-Nov-2024 12:51:06 | Running org.openmrs.module.reporting.cohort.definition.evaluator.MappedParametersCohortDefinitionEvaluatorTest |
22-Nov-2024 12:51:06 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 sec |
22-Nov-2024 12:51:06 | Running org.openmrs.module.reporting.data.encounter.evaluator.ConvertedEncounterDataEvaluatorTest |
22-Nov-2024 12:51:06 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec |
22-Nov-2024 12:51:06 | Running org.openmrs.module.reporting.data.converter.ListConverterTest |
22-Nov-2024 12:51:06 | Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec |
22-Nov-2024 12:51:06 | Running org.openmrs.module.reporting.data.patient.evaluator.PatientIdentifierDataEvaluatorTest |
22-Nov-2024 12:51:06 | Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.348 sec |
22-Nov-2024 12:51:06 | Running org.openmrs.module.reporting.data.converter.ObsFromObsGroupConverterTest |
22-Nov-2024 12:51:06 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec |
22-Nov-2024 12:51:06 | Running org.openmrs.module.reporting.common.AgeTest |
22-Nov-2024 12:51:06 | Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec |
22-Nov-2024 12:51:06 | Running org.openmrs.module.reporting.evaluation.CachingCohortDefinitionTest |
22-Nov-2024 12:51:06 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 sec |
22-Nov-2024 12:51:06 | Running org.openmrs.module.reporting.config.ReportLoaderIntegrationTest |
22-Nov-2024 12:51:07 | Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.644 sec |
22-Nov-2024 12:51:07 | Running org.openmrs.module.reporting.common.TestUtil |
22-Nov-2024 12:51:07 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec |
22-Nov-2024 12:51:07 | Running org.openmrs.module.reporting.query.encounter.evaluator.CompositionEncounterQueryEvaluatorTest |
22-Nov-2024 12:51:07 | Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.338 sec |
22-Nov-2024 12:51:07 | Running org.openmrs.module.reporting.definition.library.implementerconfigured.ImplementerConfiguredVisitDataDefinitionLibraryTest |
22-Nov-2024 12:51:07 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec |
22-Nov-2024 12:51:07 | Running org.openmrs.module.reporting.common.ObjectUtilTest |
22-Nov-2024 12:51:08 | Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.418 sec |
22-Nov-2024 12:51:08 | Running org.openmrs.module.reporting.data.person.evaluator.AgeDataEvaluatorTest |
22-Nov-2024 12:51:08 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.409 sec |
22-Nov-2024 12:51:08 | Running org.openmrs.module.reporting.evaluation.querybuilder.HqlQueryBuilderTest |
22-Nov-2024 12:51:11 | Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.795 sec |
22-Nov-2024 12:51:11 | Running org.openmrs.module.reporting.data.visit.evaluator.ObsForVisitDataEvaluatorTest |
22-Nov-2024 12:51:11 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.284 sec |
22-Nov-2024 12:51:11 | Running org.openmrs.module.reporting.query.encounter.evaluator.MostRecentEncounterForPatientQueryEvaluatorTest |
22-Nov-2024 12:51:11 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 sec |
22-Nov-2024 12:51:11 | Running org.openmrs.module.reporting.cohort.definition.evaluator.OptionalParameterCohortDefinitionEvaluatorTest |
22-Nov-2024 12:51:11 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 sec |
22-Nov-2024 12:51:11 | Running org.openmrs.module.reporting.report.util.SqlUtilsTest |
22-Nov-2024 12:51:11 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec |
22-Nov-2024 12:51:11 | Running org.openmrs.module.reporting.validator.InProgramCohortDefinitionValidatorTest |
22-Nov-2024 12:51:11 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec |
22-Nov-2024 12:51:11 | Running org.openmrs.module.reporting.data.obs.evaluator.PatientToObsDataEvaluatorTest |
22-Nov-2024 12:51:12 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.341 sec |
22-Nov-2024 12:51:12 | Running org.openmrs.module.reporting.definition.library.BaseDefinitionLibraryTest |
22-Nov-2024 12:51:12 | Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec |
22-Nov-2024 12:51:12 | Running org.openmrs.module.reporting.data.person.evaluator.PersonAttributeDataEvaluatorTest |
22-Nov-2024 12:51:12 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 sec |
22-Nov-2024 12:51:12 | Running org.openmrs.module.reporting.data.person.evaluator.PreferredNameDataEvaluatorTest |
22-Nov-2024 12:51:12 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.238 sec |
22-Nov-2024 12:51:12 | Running org.openmrs.module.reporting.definition.library.implementerconfigured.ImplementerConfiguredCohortDefinitionLibraryTest |
22-Nov-2024 12:51:12 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.24 sec |
22-Nov-2024 12:51:12 | Running org.openmrs.module.reporting.evaluation.parameter.ParameterUtilTest |
22-Nov-2024 12:51:12 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec |
22-Nov-2024 12:51:12 | Running org.openmrs.module.reporting.data.encounter.library.BuiltInEncounterDataLibraryTest |
22-Nov-2024 12:51:13 | Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 sec |
22-Nov-2024 12:51:13 | Running org.openmrs.module.reporting.cohort.definition.evaluator.ScriptedCohortDefinitionEvaluatorTest |
22-Nov-2024 12:51:13 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec |
22-Nov-2024 12:51:13 | Running org.openmrs.module.reporting.data.converter.PersonNameConverterTest |
22-Nov-2024 12:51:13 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec |
22-Nov-2024 12:51:13 | Running org.openmrs.module.reporting.definition.library.AllDefinitionLibrariesComponentTest |
22-Nov-2024 12:51:13 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec |
22-Nov-2024 12:51:13 | Running org.openmrs.module.reporting.data.person.evaluator.VitalStatusDataEvaluatorTest |
22-Nov-2024 12:51:13 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 sec |
22-Nov-2024 12:51:13 | Running org.openmrs.module.reporting.cohort.definition.evaluator.TextObsCohortDefinitionEvaluatorTest |
22-Nov-2024 12:51:13 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 sec |
22-Nov-2024 12:51:13 | Running org.openmrs.module.reporting.dataset.definition.evaluator.PatientDataSetEvaluatorTest |
22-Nov-2024 12:51:14 | Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.991 sec |
22-Nov-2024 12:51:14 | Running org.openmrs.module.reporting.data.encounter.evaluator.AuditInfoEncounterDataEvaluatorTest |
22-Nov-2024 12:51:14 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec |
22-Nov-2024 12:51:14 | Running org.openmrs.module.reporting.data.patient.evaluator.LogicDataEvaluatorTest |
22-Nov-2024 12:51:14 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec |
22-Nov-2024 12:51:14 | Running org.openmrs.module.reporting.data.visit.evaluator.PersonToVisitDataEvaluatorTest |
22-Nov-2024 12:51:14 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 sec |
22-Nov-2024 12:51:14 | Running org.openmrs.module.reporting.cohort.definition.evaluator.DateObsCohortDefinitionEvaluatorTest |
22-Nov-2024 12:51:15 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 sec |
22-Nov-2024 12:51:15 | Running org.openmrs.module.reporting.cohort.definition.evaluator.VisitCohortDefinitionEvaluatorTest |
22-Nov-2024 12:51:15 | Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 sec |
22-Nov-2024 12:51:15 | Running org.openmrs.module.reporting.data.encounter.evaluator.AgeAtEncounterDataEvaluatorTest |
22-Nov-2024 12:51:15 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 sec |
22-Nov-2024 12:51:15 | Running org.openmrs.module.reporting.indicator.CohortIndicatorDataSetEvaluatorTest |
22-Nov-2024 12:51:15 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.16 sec |
22-Nov-2024 12:51:15 | Running org.openmrs.module.reporting.data.person.evaluator.ObsActiveListPersonDataEvaluatorTest |
22-Nov-2024 12:51:15 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 sec |
22-Nov-2024 12:51:15 | Running org.openmrs.module.reporting.common.ExcelUtilTest |
22-Nov-2024 12:51:15 | Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 sec |
22-Nov-2024 12:51:15 | Running org.openmrs.module.reporting.data.obs.evaluator.GroupMemberObsDataEvaluatorTest |
22-Nov-2024 12:51:16 | Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.315 sec |
22-Nov-2024 12:51:16 | Running org.openmrs.module.reporting.query.visit.evaluator.BasicVisitQueryEvaluatorTest |
22-Nov-2024 12:51:16 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 sec |
22-Nov-2024 12:51:16 | Running org.openmrs.module.reporting.common.ExcelBuilderTest |
22-Nov-2024 12:51:19 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.796 sec |
22-Nov-2024 12:51:19 | Running org.openmrs.module.reporting.query.obs.evaluator.AllObsQueryEvaluatorTest |
22-Nov-2024 12:51:20 | Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.606 sec |
22-Nov-2024 12:51:20 | Running org.openmrs.module.reporting.cohort.definition.evaluator.AllPatientsCohortDefinitionEvaluatorTest |
22-Nov-2024 12:51:20 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec |
22-Nov-2024 12:51:20 | Running org.openmrs.module.reporting.data.encounter.evaluator.SimultaneousEncountersDataEvaluatorTest |
22-Nov-2024 12:51:20 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 sec |
22-Nov-2024 12:51:20 | Running org.openmrs.module.reporting.validator.ProgramEnrollmentCohortDefinitionValidatorTest |
22-Nov-2024 12:51:20 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec |
22-Nov-2024 12:51:20 | Running org.openmrs.module.reporting.evaluation.EvaluationContextTest |
22-Nov-2024 12:51:20 | Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec |
22-Nov-2024 12:51:20 | Running org.openmrs.module.reporting.data.patient.evaluator.PreferredIdentifierDataEvaluatorTest |
22-Nov-2024 12:51:20 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 sec |
22-Nov-2024 12:51:20 | Running org.openmrs.module.reporting.data.encounter.evaluator.EncounterVisitDataEvaluatorTest |
22-Nov-2024 12:51:20 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec |
22-Nov-2024 12:51:20 | Running org.openmrs.module.reporting.query.obs.service.ObsQueryServiceImplTest |
22-Nov-2024 12:51:20 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.092 sec |
22-Nov-2024 12:51:20 | Running org.openmrs.module.reporting.data.patient.library.BuiltInPatientDataLibraryTest |
22-Nov-2024 12:51:20 | Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec |
22-Nov-2024 12:51:20 | Running org.openmrs.module.reporting.indicator.util.IndicatorUtilTest |
22-Nov-2024 12:51:20 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec |
22-Nov-2024 12:51:20 | Running org.openmrs.module.reporting.cohort.definition.evaluator.EvaluatableCohortDefinitionEvaluatorTest |
22-Nov-2024 12:51:20 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec |
22-Nov-2024 12:51:20 | Running org.openmrs.module.reporting.data.patient.evaluator.ConvertedPatientDataEvaluatorTest |
22-Nov-2024 12:51:21 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.364 sec |
22-Nov-2024 12:51:21 | Running org.openmrs.module.reporting.cohort.definition.evaluator.CompositionCohortDefinitionEvaluatorTest |
22-Nov-2024 12:51:21 | Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.434 sec |
22-Nov-2024 12:51:21 | Running org.openmrs.module.reporting.data.converter.MapConverterTest |
22-Nov-2024 12:51:21 | Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec |
22-Nov-2024 12:51:21 | Running org.openmrs.module.reporting.data.patient.evaluator.EncountersForPatientDataEvaluatorTest |
22-Nov-2024 12:51:21 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 sec |
22-Nov-2024 12:51:21 | Running org.openmrs.module.reporting.indicator.SqlIndicatorTest |
22-Nov-2024 12:51:22 | ERROR - EvaluationProfiler.log(111) |2024-11-22 12:51:22,093| 1345 2024-11-22 12:51:22.93 > ERROR EVALUATING_DEFINITION SqlIndicator[sql=SELECT distinct(.222) as res, 33 as res2 from patient]: Failed to evaluate sql because: |
22-Nov-2024 12:51:22 | Unable to evaluate to a single value. Exactly one column must be defined. |
22-Nov-2024 12:51:22 | org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate sql because: |
22-Nov-2024 12:51:22 | Unable to evaluate to a single value. Exactly one column must be defined. |
22-Nov-2024 12:51:22 | at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluateSql(SqlIndicatorEvaluator.java:57) |
22-Nov-2024 12:51:22 | at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluate(SqlIndicatorEvaluator.java:41) |
22-Nov-2024 12:51:22 | at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluate(SqlIndicatorEvaluator.java:28) |
22-Nov-2024 12:51:22 | at org.openmrs.module.reporting.definition.service.BaseDefinitionService.executeEvaluator(BaseDefinitionService.java:369) |
22-Nov-2024 12:51:22 | at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluateBypassingExclusionOfTestPatients(BaseDefinitionService.java:264) |
22-Nov-2024 12:51:22 | at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluate(BaseDefinitionService.java:229) |
22-Nov-2024 12:51:22 | at org.openmrs.module.reporting.indicator.service.IndicatorServiceImpl.evaluate(IndicatorServiceImpl.java:41) |
22-Nov-2024 12:51:22 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) |
22-Nov-2024 12:51:22 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) |
22-Nov-2024 12:51:22 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) |
22-Nov-2024 12:51:22 | at java.lang.reflect.Method.invoke(Method.java:498) |
22-Nov-2024 12:51:22 | at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317) |
22-Nov-2024 12:51:22 | at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) |
22-Nov-2024 12:51:22 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) |
22-Nov-2024 12:51:22 | at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121) |
22-Nov-2024 12:51:22 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) |
22-Nov-2024 12:51:22 | at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52) |
22-Nov-2024 12:51:22 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) |
22-Nov-2024 12:51:22 | at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52) |
22-Nov-2024 12:51:22 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) |
22-Nov-2024 12:51:22 | at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) |
22-Nov-2024 12:51:22 | at com.sun.proxy.$Proxy42.evaluate(Unknown Source) |
22-Nov-2024 12:51:22 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) |
22-Nov-2024 12:51:22 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) |
22-Nov-2024 12:51:22 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) |
22-Nov-2024 12:51:22 | at java.lang.reflect.Method.invoke(Method.java:498) |
22-Nov-2024 12:51:22 | at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317) |
22-Nov-2024 12:51:22 | at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:201) |
22-Nov-2024 12:51:22 | at com.sun.proxy.$Proxy155.evaluate(Unknown Source) |
22-Nov-2024 12:51:22 | at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:94) |
22-Nov-2024 12:51:22 | at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:103) |
22-Nov-2024 12:51:22 | at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:114) |
22-Nov-2024 12:51:22 | at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:107) |
22-Nov-2024 12:51:22 | at org.openmrs.module.reporting.indicator.SqlIndicatorTest.sqlIndicator_shouldNotAllowQueriesThatReturnMoreThanOneColumn(SqlIndicatorTest.java:85) |
22-Nov-2024 12:51:22 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) |
22-Nov-2024 12:51:22 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) |
22-Nov-2024 12:51:22 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) |
22-Nov-2024 12:51:22 | at java.lang.reflect.Method.invoke(Method.java:498) |
22-Nov-2024 12:51:22 | at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) |
22-Nov-2024 12:51:22 | at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) |
22-Nov-2024 12:51:22 | at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) |
22-Nov-2024 12:51:22 | at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) |
22-Nov-2024 12:51:22 | at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) |
22-Nov-2024 12:51:22 | at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) |
22-Nov-2024 12:51:22 | at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:73) |
22-Nov-2024 12:51:22 | at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) |
22-Nov-2024 12:51:22 | at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:82) |
22-Nov-2024 12:51:22 | at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:73) |
22-Nov-2024 12:51:22 | at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) |
22-Nov-2024 12:51:22 | at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:217) |
22-Nov-2024 12:51:22 | at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:83) |
22-Nov-2024 12:51:22 | at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) |
22-Nov-2024 12:51:22 | at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) |
22-Nov-2024 12:51:22 | at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) |
22-Nov-2024 12:51:22 | at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) |
22-Nov-2024 12:51:22 | at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) |
22-Nov-2024 12:51:22 | at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) |
22-Nov-2024 12:51:22 | at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) |
22-Nov-2024 12:51:22 | at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:68) |
22-Nov-2024 12:51:22 | at org.junit.runners.ParentRunner.run(ParentRunner.java:309) |
22-Nov-2024 12:51:22 | at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:163) |
22-Nov-2024 12:51:22 | at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59) |
22-Nov-2024 12:51:22 | at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115) |
22-Nov-2024 12:51:22 | at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102) |
22-Nov-2024 12:51:22 | at org.apache.maven.surefire.Surefire.run(Surefire.java:180) |
22-Nov-2024 12:51:22 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) |
22-Nov-2024 12:51:22 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) |
22-Nov-2024 12:51:22 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) |
22-Nov-2024 12:51:22 | at java.lang.reflect.Method.invoke(Method.java:498) |
22-Nov-2024 12:51:22 | at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350) |
22-Nov-2024 12:51:22 | at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021) |
22-Nov-2024 12:51:22 | Caused by: java.lang.IllegalArgumentException: Unable to evaluate to a single value. Exactly one column must be defined. |
22-Nov-2024 12:51:22 | at org.openmrs.module.reporting.evaluation.service.EvaluationServiceImpl.evaluateToObject(EvaluationServiceImpl.java:90) |
22-Nov-2024 12:51:22 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) |
22-Nov-2024 12:51:22 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) |
22-Nov-2024 12:51:22 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) |
22-Nov-2024 12:51:22 | at java.lang.reflect.Method.invoke(Method.java:498) |
22-Nov-2024 12:51:22 | at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317) |
22-Nov-2024 12:51:22 | at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) |
22-Nov-2024 12:51:22 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) |
22-Nov-2024 12:51:22 | at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) |
22-Nov-2024 12:51:22 | at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) |
22-Nov-2024 12:51:22 | at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) |
22-Nov-2024 12:51:22 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) |
22-Nov-2024 12:51:22 | at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121) |
22-Nov-2024 12:51:22 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) |
22-Nov-2024 12:51:22 | at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52) |
22-Nov-2024 12:51:22 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) |
22-Nov-2024 12:51:22 | at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52) |
22-Nov-2024 12:51:22 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) |
22-Nov-2024 12:51:22 | at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) |
22-Nov-2024 12:51:22 | at com.sun.proxy.$Proxy29.evaluateToObject(Unknown Source) |
22-Nov-2024 12:51:22 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) |
22-Nov-2024 12:51:22 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) |
22-Nov-2024 12:51:22 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) |
22-Nov-2024 12:51:22 | at java.lang.reflect.Method.invoke(Method.java:498) |
22-Nov-2024 12:51:22 | at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317) |
22-Nov-2024 12:51:22 | at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) |
22-Nov-2024 12:51:22 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) |
22-Nov-2024 12:51:22 | at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) |
22-Nov-2024 12:51:22 | at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) |
22-Nov-2024 12:51:22 | at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) |
22-Nov-2024 12:51:22 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) |
22-Nov-2024 12:51:22 | at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) |
22-Nov-2024 12:51:22 | at com.sun.proxy.$Proxy130.evaluateToObject(Unknown Source) |
22-Nov-2024 12:51:22 | at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluateSql(SqlIndicatorEvaluator.java:54) |
22-Nov-2024 12:51:22 | ... 70 more |
22-Nov-2024 12:51:22 | ERROR - EvaluationProfiler.log(111) |2024-11-22 12:51:22,396| 1353 2024-11-22 12:51:22.396 > ERROR EVALUATING_DEFINITION SqlIndicator[sql=SELECT person_id from person]: Failed to evaluate sql because: |
22-Nov-2024 12:51:22 | Unable to evaluate to a single value. Exactly one row must be returned by query. |
22-Nov-2024 12:51:22 | org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate sql because: |
22-Nov-2024 12:51:22 | Unable to evaluate to a single value. Exactly one row must be returned by query. |
22-Nov-2024 12:51:22 | at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluateSql(SqlIndicatorEvaluator.java:57) |
22-Nov-2024 12:51:22 | at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluate(SqlIndicatorEvaluator.java:41) |
22-Nov-2024 12:51:22 | at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluate(SqlIndicatorEvaluator.java:28) |
22-Nov-2024 12:51:22 | at org.openmrs.module.reporting.definition.service.BaseDefinitionService.executeEvaluator(BaseDefinitionService.java:369) |
22-Nov-2024 12:51:22 | at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluateBypassingExclusionOfTestPatients(BaseDefinitionService.java:264) |
22-Nov-2024 12:51:22 | at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluate(BaseDefinitionService.java:229) |
22-Nov-2024 12:51:22 | at org.openmrs.module.reporting.indicator.service.IndicatorServiceImpl.evaluate(IndicatorServiceImpl.java:41) |
22-Nov-2024 12:51:22 | at sun.reflect.GeneratedMethodAccessor1186.invoke(Unknown Source) |
22-Nov-2024 12:51:22 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) |
22-Nov-2024 12:51:22 | at java.lang.reflect.Method.invoke(Method.java:498) |
22-Nov-2024 12:51:22 | at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317) |
22-Nov-2024 12:51:22 | at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) |
22-Nov-2024 12:51:22 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) |
22-Nov-2024 12:51:22 | at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121) |
22-Nov-2024 12:51:22 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) |
22-Nov-2024 12:51:22 | at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52) |
22-Nov-2024 12:51:22 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) |
22-Nov-2024 12:51:22 | at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52) |
22-Nov-2024 12:51:22 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) |
22-Nov-2024 12:51:22 | at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) |
22-Nov-2024 12:51:22 | at com.sun.proxy.$Proxy42.evaluate(Unknown Source) |
22-Nov-2024 12:51:22 | at sun.reflect.GeneratedMethodAccessor1186.invoke(Unknown Source) |
22-Nov-2024 12:51:22 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) |
22-Nov-2024 12:51:22 | at java.lang.reflect.Method.invoke(Method.java:498) |
22-Nov-2024 12:51:22 | at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317) |
22-Nov-2024 12:51:22 | at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:201) |
22-Nov-2024 12:51:22 | at com.sun.proxy.$Proxy155.evaluate(Unknown Source) |
22-Nov-2024 12:51:22 | at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:94) |
22-Nov-2024 12:51:22 | at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:103) |
22-Nov-2024 12:51:22 | at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:114) |
22-Nov-2024 12:51:22 | at org.openmrs.module.reporting.indicator.SqlIndicatorTest.assertIndicatorValue(SqlIndicatorTest.java:107) |
22-Nov-2024 12:51:22 | at org.openmrs.module.reporting.indicator.SqlIndicatorTest.sqlIndicator_shouldNotAllowQueriesThatReturnMoreThanOneRow(SqlIndicatorTest.java:90) |
22-Nov-2024 12:51:22 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) |
22-Nov-2024 12:51:22 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) |
22-Nov-2024 12:51:22 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) |
22-Nov-2024 12:51:22 | at java.lang.reflect.Method.invoke(Method.java:498) |
22-Nov-2024 12:51:22 | at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) |
22-Nov-2024 12:51:22 | at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) |
22-Nov-2024 12:51:22 | at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) |
22-Nov-2024 12:51:22 | at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) |
22-Nov-2024 12:51:22 | at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) |
22-Nov-2024 12:51:22 | at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) |
22-Nov-2024 12:51:22 | at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:73) |
22-Nov-2024 12:51:22 | at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) |
22-Nov-2024 12:51:22 | at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:82) |
22-Nov-2024 12:51:22 | at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:73) |
22-Nov-2024 12:51:22 | at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) |
22-Nov-2024 12:51:22 | at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:217) |
22-Nov-2024 12:51:22 | at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:83) |
22-Nov-2024 12:51:22 | at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) |
22-Nov-2024 12:51:22 | at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) |
22-Nov-2024 12:51:22 | at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) |
22-Nov-2024 12:51:22 | at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) |
22-Nov-2024 12:51:22 | at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) |
22-Nov-2024 12:51:22 | at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) |
22-Nov-2024 12:51:22 | at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) |
22-Nov-2024 12:51:22 | at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:68) |
22-Nov-2024 12:51:22 | at org.junit.runners.ParentRunner.run(ParentRunner.java:309) |
22-Nov-2024 12:51:22 | at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:163) |
22-Nov-2024 12:51:22 | at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59) |
22-Nov-2024 12:51:22 | at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115) |
22-Nov-2024 12:51:22 | at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102) |
22-Nov-2024 12:51:22 | at org.apache.maven.surefire.Surefire.run(Surefire.java:180) |
22-Nov-2024 12:51:22 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) |
22-Nov-2024 12:51:22 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) |
22-Nov-2024 12:51:22 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) |
22-Nov-2024 12:51:22 | at java.lang.reflect.Method.invoke(Method.java:498) |
22-Nov-2024 12:51:22 | at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350) |
22-Nov-2024 12:51:22 | at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021) |
22-Nov-2024 12:51:22 | Caused by: java.lang.IllegalArgumentException: Unable to evaluate to a single value. Exactly one row must be returned by query. |
22-Nov-2024 12:51:22 | at org.openmrs.module.reporting.evaluation.service.EvaluationServiceImpl.evaluateToObject(EvaluationServiceImpl.java:86) |
22-Nov-2024 12:51:22 | at sun.reflect.GeneratedMethodAccessor1189.invoke(Unknown Source) |
22-Nov-2024 12:51:22 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) |
22-Nov-2024 12:51:22 | at java.lang.reflect.Method.invoke(Method.java:498) |
22-Nov-2024 12:51:22 | at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317) |
22-Nov-2024 12:51:22 | at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) |
22-Nov-2024 12:51:22 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) |
22-Nov-2024 12:51:22 | at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) |
22-Nov-2024 12:51:22 | at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) |
22-Nov-2024 12:51:22 | at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) |
22-Nov-2024 12:51:22 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) |
22-Nov-2024 12:51:22 | at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121) |
22-Nov-2024 12:51:22 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) |
22-Nov-2024 12:51:22 | at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52) |
22-Nov-2024 12:51:22 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) |
22-Nov-2024 12:51:22 | at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52) |
22-Nov-2024 12:51:22 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) |
22-Nov-2024 12:51:22 | at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) |
22-Nov-2024 12:51:22 | at com.sun.proxy.$Proxy29.evaluateToObject(Unknown Source) |
22-Nov-2024 12:51:22 | at sun.reflect.GeneratedMethodAccessor1189.invoke(Unknown Source) |
22-Nov-2024 12:51:22 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) |
22-Nov-2024 12:51:22 | at java.lang.reflect.Method.invoke(Method.java:498) |
22-Nov-2024 12:51:22 | at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317) |
22-Nov-2024 12:51:22 | at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) |
22-Nov-2024 12:51:22 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) |
22-Nov-2024 12:51:22 | at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) |
22-Nov-2024 12:51:22 | at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) |
22-Nov-2024 12:51:22 | at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) |
22-Nov-2024 12:51:22 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) |
22-Nov-2024 12:51:22 | at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) |
22-Nov-2024 12:51:22 | at com.sun.proxy.$Proxy130.evaluateToObject(Unknown Source) |
22-Nov-2024 12:51:22 | at org.openmrs.module.reporting.indicator.evaluator.SqlIndicatorEvaluator.evaluateSql(SqlIndicatorEvaluator.java:54) |
22-Nov-2024 12:51:22 | ... 68 more |
22-Nov-2024 12:51:22 | Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.821 sec |
22-Nov-2024 12:51:22 | Running org.openmrs.module.reporting.report.renderer.ExcelTemplateRendererTest |
22-Nov-2024 12:51:22 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 sec |
22-Nov-2024 12:51:22 | Running org.openmrs.module.reporting.cohort.CohortsTest |
22-Nov-2024 12:51:22 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec |
22-Nov-2024 12:51:22 | Running org.openmrs.module.reporting.data.converter.StringConverterTest |
22-Nov-2024 12:51:22 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec |
22-Nov-2024 12:51:22 | Running org.openmrs.module.reporting.dataset.definition.evaluator.RepeatPerTimePeriodDataSetEvaluatorTest |
22-Nov-2024 12:51:22 | Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec |
22-Nov-2024 12:51:22 | Running org.openmrs.module.reporting.data.JoinDataDefinitionTest |
22-Nov-2024 12:51:22 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec |
22-Nov-2024 12:51:22 | Running org.openmrs.module.reporting.query.obs.evaluator.BasicObsQueryEvaluatorTest |
22-Nov-2024 12:51:23 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 sec |
22-Nov-2024 12:51:23 | Running org.openmrs.module.reporting.query.person.evaluator.PatientPersonQueryEvaluatorTest |
22-Nov-2024 12:51:23 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec |
22-Nov-2024 12:51:23 | Running org.openmrs.module.reporting.config.ReportLoaderTest |
22-Nov-2024 12:51:23 | Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec |
22-Nov-2024 12:51:23 | Running org.openmrs.module.reporting.data.patient.evaluator.ScriptedCompositionPatientDataEvaluatorTest |
22-Nov-2024 12:51:23 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 sec |
22-Nov-2024 12:51:23 | Running org.openmrs.module.reporting.definition.library.implementerconfigured.ImplementerConfiguredEncounterDataDefinitionLibraryTest |
22-Nov-2024 12:51:23 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec |
22-Nov-2024 12:51:23 | Running org.openmrs.module.reporting.data.encounter.evaluator.PersonToEncounterDataEvaluatorTest |
22-Nov-2024 12:51:23 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 sec |
22-Nov-2024 12:51:23 | Running org.openmrs.module.reporting.data.visit.evaluator.PatientToVisitDataEvaluatorTest |
22-Nov-2024 12:51:23 | {1=102, 4=12345K} |
22-Nov-2024 12:51:23 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 sec |
22-Nov-2024 12:51:23 | Running org.openmrs.module.reporting.cohort.definition.evaluator.InProgramCohortDefinitionEvaluatorTest |
22-Nov-2024 12:51:24 | Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.373 sec |
22-Nov-2024 12:51:24 | Running org.openmrs.module.reporting.calculation.PatientDataCalculationBehaviorTest |
22-Nov-2024 12:51:24 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 sec |
22-Nov-2024 12:51:24 | Running org.openmrs.module.reporting.validator.CompositionCohortDefinitionValidatorTest |
22-Nov-2024 12:51:24 | Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec |
22-Nov-2024 12:51:24 | Running org.openmrs.module.reporting.dataset.definition.evaluator.CohortIndicatorDataSetEvaluatorTest |
22-Nov-2024 12:51:24 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec |
22-Nov-2024 12:51:24 | Running org.openmrs.module.reporting.query.encounter.evaluator.AuditEncounterQueryEvaluatorTest |
22-Nov-2024 12:51:25 | Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.513 sec |
22-Nov-2024 12:51:25 | Running org.openmrs.module.reporting.indicator.aggregation.AggregationTest |
22-Nov-2024 12:51:25 | Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec |
22-Nov-2024 12:51:25 | Running org.openmrs.module.reporting.definition.service.DefinitionServiceTest |
22-Nov-2024 12:51:25 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec |
22-Nov-2024 12:51:25 | Running org.openmrs.module.reporting.data.person.evaluator.ConvertedPersonDataEvaluatorTest |
22-Nov-2024 12:51:25 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec |
22-Nov-2024 12:51:25 | Running org.openmrs.module.reporting.query.encounter.evaluator.SqlEncounterQueryEvaluatorTest |
22-Nov-2024 12:51:25 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 sec |
22-Nov-2024 12:51:25 | Running org.openmrs.module.reporting.report.renderer.CsvReportRendererTest |
22-Nov-2024 12:51:25 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec |
22-Nov-2024 12:51:25 | Running org.openmrs.module.reporting.dataset.definition.evaluator.VisitDataSetEvaluatorTest |
22-Nov-2024 12:51:25 | VISIT ID EMR ID BIRTHDATE |
22-Nov-2024 12:51:25 | -------- ------ ----------- |
22-Nov-2024 12:51:25 | 1 2 08/Apr/1975 |
22-Nov-2024 12:51:25 | 2 2 08/Apr/1975 |
22-Nov-2024 12:51:25 | 3 2 08/Apr/1975 |
22-Nov-2024 12:51:25 | 4 6 27/May/2007 |
22-Nov-2024 12:51:25 | 5 6 27/May/2007 |
22-Nov-2024 12:51:25 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec |
22-Nov-2024 12:51:25 | Running org.openmrs.module.reporting.dataset.definition.evaluator.LogicDataSetEvaluatorTest |
22-Nov-2024 12:51:25 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 sec |
22-Nov-2024 12:51:25 | Running org.openmrs.module.reporting.cohort.definition.evaluator.BirthAndDeathCohortDefinitionEvaluatorTest |
22-Nov-2024 12:51:26 | Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.278 sec |
22-Nov-2024 12:51:26 | Running org.openmrs.module.reporting.data.person.evaluator.PersonIdDataEvaluatorTest |
22-Nov-2024 12:51:26 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec |
22-Nov-2024 12:51:26 | Running org.openmrs.module.reporting.data.encounter.evaluator.SqlEncounterDataEvaluatorTest |
22-Nov-2024 12:51:26 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec |
22-Nov-2024 12:51:26 | Running org.openmrs.module.reporting.data.converter.PersonAddressConverterTest |
22-Nov-2024 12:51:26 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec |
22-Nov-2024 12:51:26 | Running org.openmrs.module.reporting.common.DelimitedKeyComparatorTest |
22-Nov-2024 12:51:26 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec |
22-Nov-2024 12:51:26 | Running org.openmrs.module.reporting.data.converter.AttributeValueConverterTest |
22-Nov-2024 12:51:27 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 sec |
22-Nov-2024 12:51:27 | Running org.openmrs.module.reporting.data.obs.evaluator.ConvertedObsDataEvaluatorTest |
22-Nov-2024 12:51:27 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec |
22-Nov-2024 12:51:27 | Running org.openmrs.module.reporting.query.person.evaluator.SqlPersonQueryEvaluatorTest |
22-Nov-2024 12:51:27 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 sec |
22-Nov-2024 12:51:27 | Running org.openmrs.module.reporting.query.person.evaluator.AllPersonQueryEvaluatorTest |
22-Nov-2024 12:51:27 | Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.417 sec |
22-Nov-2024 12:51:27 | Running org.openmrs.module.reporting.dataset.definition.evaluator.SqlFileDataSetEvaluatorTest |
22-Nov-2024 12:51:28 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.284 sec |
22-Nov-2024 12:51:28 | Running org.openmrs.module.reporting.data.person.evaluator.AgeAtDateOfOtherDataEvaluatorTest |
22-Nov-2024 12:51:28 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.378 sec |
22-Nov-2024 12:51:28 | Running org.openmrs.module.reporting.indicator.PeriodIndicatorReportTest |
22-Nov-2024 12:51:28 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 sec |
22-Nov-2024 12:51:28 | Running org.openmrs.module.reporting.report.renderer.DelimitedTextReportRendererTest |
22-Nov-2024 12:51:28 | Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 sec |
22-Nov-2024 12:51:28 | Running org.openmrs.module.reporting.data.patient.evaluator.PatientObjectDataEvaluatorTest |
22-Nov-2024 12:51:28 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec |
22-Nov-2024 12:51:28 | Running org.openmrs.module.reporting.data.patient.evaluator.TestPatientCalculation |
22-Nov-2024 12:51:28 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec |
22-Nov-2024 12:51:28 | Running org.openmrs.module.reporting.validator.SqlCohortDefinitionValidatorTest |
22-Nov-2024 12:51:28 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec |
22-Nov-2024 12:51:28 | Running org.openmrs.module.reporting.cohort.definition.evaluator.PatientStateCohortDefinitionEvaluatorTest |
22-Nov-2024 12:51:29 | Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.604 sec |
22-Nov-2024 12:51:29 | Running org.openmrs.module.reporting.data.converter.NullValueConverterTest |
22-Nov-2024 12:51:29 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec |
22-Nov-2024 12:51:29 | Running org.openmrs.module.reporting.query.encounter.evaluator.ConditionalParameterEncounterQueryEvaluatorTest |
22-Nov-2024 12:51:29 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 sec |
22-Nov-2024 12:51:29 | Running org.openmrs.module.reporting.report.service.TestReportProcessor |
22-Nov-2024 12:51:29 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec |
22-Nov-2024 12:51:29 | Running org.openmrs.module.reporting.common.FractionTest |
22-Nov-2024 12:51:29 | Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec |
22-Nov-2024 12:51:29 | Running org.openmrs.module.reporting.report.renderer.ReportDesignRendererTest |
22-Nov-2024 12:51:29 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec |
22-Nov-2024 12:51:29 | Running org.openmrs.module.reporting.data.patient.evaluator.ProgramEnrollmentsForPatientDataEvaluatorTest |
22-Nov-2024 12:51:30 | Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.722 sec |
22-Nov-2024 12:51:30 | Running org.openmrs.module.reporting.data.visit.evaluator.OrderForVisitDataEvaluatorTest |
22-Nov-2024 12:51:30 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec |
22-Nov-2024 12:51:30 | Running org.openmrs.module.reporting.report.util.SqlScriptParserTest |
22-Nov-2024 12:51:30 | Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec |
22-Nov-2024 12:51:30 | Running org.openmrs.module.reporting.definition.library.implementerconfigured.ImplementerConfiguredDataSetDefinitionLibraryTest |
22-Nov-2024 12:51:30 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 sec |
22-Nov-2024 12:51:30 | Running org.openmrs.module.reporting.cohort.definition.evaluator.PresenceOrAbsenceCohortDefinitionEvaluatorTest |
22-Nov-2024 12:51:31 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.466 sec |
22-Nov-2024 12:51:31 | Running org.openmrs.module.reporting.report.definition.service.ReportDefinitionServiceImplTest |
22-Nov-2024 12:51:31 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 sec |
22-Nov-2024 12:51:31 | Running org.openmrs.module.reporting.data.converter.ObsValueTextAsCodedConverterTest |
22-Nov-2024 12:51:31 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec |
22-Nov-2024 12:51:31 | Running org.openmrs.module.reporting.cohort.definition.service.BaseCohortDefinitionServiceTest |
22-Nov-2024 12:51:31 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.16 sec |
22-Nov-2024 12:51:31 | Running org.openmrs.module.reporting.cohort.definition.evaluator.InStateCohortDefinitionEvaluatorTest |
22-Nov-2024 12:51:31 | Cohort: Cohort id=null size=2 |
22-Nov-2024 12:51:32 | Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.716 sec |
22-Nov-2024 12:51:32 | Running org.openmrs.module.reporting.data.patient.evaluator.DefinitionLibraryPatientDataEvaluatorTest |
22-Nov-2024 12:51:32 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 sec |
22-Nov-2024 12:51:32 | Running org.openmrs.module.reporting.cohort.definition.evaluator.DefinitionLibraryCohortDefinitionEvaluatorTest |
22-Nov-2024 12:51:32 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 sec |
22-Nov-2024 12:51:32 | Running org.openmrs.module.reporting.dataset.definition.evaluator.CohortsWithVaryingParametersDataSetEvaluatorTest |
22-Nov-2024 12:51:32 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec |
22-Nov-2024 12:51:32 | Running org.openmrs.module.reporting.dataset.definition.evaluator.ObsDataSetEvaluatorTest |
22-Nov-2024 12:51:33 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 sec |
22-Nov-2024 12:51:33 | Running org.openmrs.module.reporting.data.patient.evaluator.SqlPatientDataEvaluatorTest |
22-Nov-2024 12:51:33 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 sec |
22-Nov-2024 12:51:33 | Running org.openmrs.module.reporting.data.converter.PrivilegedDataConverterTest |
22-Nov-2024 12:51:33 | SLF4J: Class path contains multiple SLF4J bindings. |
22-Nov-2024 12:51:33 | 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] |
22-Nov-2024 12:51:33 | 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] |
22-Nov-2024 12:51:33 | SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. |
22-Nov-2024 12:51:34 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.085 sec |
22-Nov-2024 12:51:34 | Running org.openmrs.module.reporting.data.patient.evaluator.PatientCalculationDataEvaluatorTest |
22-Nov-2024 12:51:34 | ERROR - EvaluationProfiler.log(111) |2024-11-22 12:51:34,273| 1777 2024-11-22 12:51:34.273 > ERROR EVALUATING_DEFINITION PatientCalculationDataDefinition[Example]: Failed to evaluate No PatientCalculation found on this PatientCalculationDataDefinition |
22-Nov-2024 12:51:34 | org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate No PatientCalculation found on this PatientCalculationDataDefinition |
22-Nov-2024 12:51:34 | at org.openmrs.module.reporting.data.patient.evaluator.PatientCalculationDataEvaluator.evaluate(PatientCalculationDataEvaluator.java:50) |
22-Nov-2024 12:51:34 | at org.openmrs.module.reporting.data.patient.evaluator.PatientCalculationDataEvaluator.evaluate(PatientCalculationDataEvaluator.java:34) |
22-Nov-2024 12:51:34 | at org.openmrs.module.reporting.definition.service.BaseDefinitionService.executeEvaluator(BaseDefinitionService.java:369) |
22-Nov-2024 12:51:34 | at org.openmrs.module.reporting.data.patient.service.PatientDataServiceImpl.executeEvaluator(PatientDataServiceImpl.java:66) |
22-Nov-2024 12:51:34 | at org.openmrs.module.reporting.data.patient.service.PatientDataServiceImpl.executeEvaluator(PatientDataServiceImpl.java:34) |
22-Nov-2024 12:51:34 | at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluateBypassingExclusionOfTestPatients(BaseDefinitionService.java:264) |
22-Nov-2024 12:51:34 | at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluate(BaseDefinitionService.java:229) |
22-Nov-2024 12:51:34 | at org.openmrs.module.reporting.data.patient.service.PatientDataServiceImpl.evaluate(PatientDataServiceImpl.java:48) |
22-Nov-2024 12:51:34 | at sun.reflect.GeneratedMethodAccessor809.invoke(Unknown Source) |
22-Nov-2024 12:51:34 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) |
22-Nov-2024 12:51:34 | at java.lang.reflect.Method.invoke(Method.java:498) |
22-Nov-2024 12:51:34 | at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317) |
22-Nov-2024 12:51:34 | at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) |
22-Nov-2024 12:51:34 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) |
22-Nov-2024 12:51:34 | at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121) |
22-Nov-2024 12:51:34 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) |
22-Nov-2024 12:51:34 | at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52) |
22-Nov-2024 12:51:34 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) |
22-Nov-2024 12:51:34 | at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52) |
22-Nov-2024 12:51:34 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) |
22-Nov-2024 12:51:34 | at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) |
22-Nov-2024 12:51:34 | at com.sun.proxy.$Proxy32.evaluate(Unknown Source) |
22-Nov-2024 12:51:34 | at sun.reflect.GeneratedMethodAccessor809.invoke(Unknown Source) |
22-Nov-2024 12:51:34 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) |
22-Nov-2024 12:51:34 | at java.lang.reflect.Method.invoke(Method.java:498) |
22-Nov-2024 12:51:34 | at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317) |
22-Nov-2024 12:51:34 | at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:201) |
22-Nov-2024 12:51:34 | at com.sun.proxy.$Proxy137.evaluate(Unknown Source) |
22-Nov-2024 12:51:34 | at org.openmrs.module.reporting.data.patient.evaluator.PatientCalculationDataEvaluatorTest.evaluate_shouldThrowAnErrorIfNoCalculationRegistrationExistsOnTheDefinition(PatientCalculationDataEvaluatorTest.java:90) |
22-Nov-2024 12:51:34 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) |
22-Nov-2024 12:51:34 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) |
22-Nov-2024 12:51:34 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) |
22-Nov-2024 12:51:34 | at java.lang.reflect.Method.invoke(Method.java:498) |
22-Nov-2024 12:51:34 | at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) |
22-Nov-2024 12:51:34 | at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) |
22-Nov-2024 12:51:34 | at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) |
22-Nov-2024 12:51:34 | at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) |
22-Nov-2024 12:51:34 | at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) |
22-Nov-2024 12:51:34 | at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) |
22-Nov-2024 12:51:34 | at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:73) |
22-Nov-2024 12:51:34 | at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) |
22-Nov-2024 12:51:34 | at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:82) |
22-Nov-2024 12:51:34 | at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:73) |
22-Nov-2024 12:51:34 | at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) |
22-Nov-2024 12:51:34 | at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:217) |
22-Nov-2024 12:51:34 | at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:83) |
22-Nov-2024 12:51:34 | at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) |
22-Nov-2024 12:51:34 | at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) |
22-Nov-2024 12:51:34 | at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) |
22-Nov-2024 12:51:34 | at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) |
22-Nov-2024 12:51:34 | at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) |
22-Nov-2024 12:51:34 | at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) |
22-Nov-2024 12:51:34 | at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) |
22-Nov-2024 12:51:34 | at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:68) |
22-Nov-2024 12:51:34 | at org.junit.runners.ParentRunner.run(ParentRunner.java:309) |
22-Nov-2024 12:51:34 | at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:163) |
22-Nov-2024 12:51:34 | at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59) |
22-Nov-2024 12:51:34 | at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115) |
22-Nov-2024 12:51:34 | at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102) |
22-Nov-2024 12:51:34 | at org.apache.maven.surefire.Surefire.run(Surefire.java:180) |
22-Nov-2024 12:51:34 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) |
22-Nov-2024 12:51:34 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) |
22-Nov-2024 12:51:34 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) |
22-Nov-2024 12:51:34 | at java.lang.reflect.Method.invoke(Method.java:498) |
22-Nov-2024 12:51:34 | at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350) |
22-Nov-2024 12:51:34 | at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021) |
22-Nov-2024 12:51:34 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 sec |
22-Nov-2024 12:51:34 | Running org.openmrs.module.reporting.data.converter.DateConverterTest |
22-Nov-2024 12:51:34 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec |
22-Nov-2024 12:51:34 | Running org.openmrs.module.reporting.dataset.definition.evaluator.EncounterAndObsDataSetEvaluatorTest |
22-Nov-2024 12:51:34 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 sec |
22-Nov-2024 12:51:34 | Running org.openmrs.module.reporting.data.encounter.evaluator.PatientToEncounterDataEvaluatorTest |
22-Nov-2024 12:51:34 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 sec |
22-Nov-2024 12:51:34 | Running org.openmrs.module.reporting.data.patient.evaluator.PatientIdDataEvaluatorTest |
22-Nov-2024 12:51:34 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 sec |
22-Nov-2024 12:51:34 | Running org.openmrs.module.reporting.data.person.evaluator.RelationshipsForPersonDataEvaluatorTest |
22-Nov-2024 12:51:35 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 sec |
22-Nov-2024 12:51:35 | Running org.openmrs.module.reporting.data.patient.evaluator.PersonToPatientDataEvaluatorTest |
22-Nov-2024 12:51:35 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 sec |
22-Nov-2024 12:51:35 | Running org.openmrs.module.reporting.data.patient.service.PatientDataServiceImplTest |
22-Nov-2024 12:51:35 | Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.806 sec |
22-Nov-2024 12:51:35 | |
22-Nov-2024 12:51:35 | Results : |
22-Nov-2024 12:51:35 | |
22-Nov-2024 12:51:35 | Tests run: 734, Failures: 0, Errors: 0, Skipped: 13 |
22-Nov-2024 12:51:35 | |
22-Nov-2024 12:51:36 | [INFO] |
22-Nov-2024 12:51:36 | [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reporting-api-tests --- |
22-Nov-2024 12:51:36 | [WARNING] JAR will be empty - no content was marked for inclusion! |
22-Nov-2024 12:51:36 | [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/api-tests/target/reporting-api-tests-1.27.0-SNAPSHOT.jar |
22-Nov-2024 12:51:36 | [INFO] |
22-Nov-2024 12:51:36 | [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ reporting-api-tests --- |
22-Nov-2024 12:51:36 | [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/api-tests/target/reporting-api-tests-1.27.0-SNAPSHOT-tests.jar |
22-Nov-2024 12:51:36 | [INFO] |
22-Nov-2024 12:51:36 | [INFO] ---------------< org.openmrs.module:reporting-api-1.10 >---------------- |
22-Nov-2024 12:51:36 | [INFO] Building reporting Module api 1.10 1.27.0-SNAPSHOT [6/9] |
22-Nov-2024 12:51:36 | [INFO] --------------------------------[ jar ]--------------------------------- |
22-Nov-2024 12:51:36 | [INFO] |
22-Nov-2024 12:51:36 | [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ reporting-api-1.10 --- |
22-Nov-2024 12:51:36 | [INFO] |
22-Nov-2024 12:51:36 | [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ reporting-api-1.10 --- |
22-Nov-2024 12:51:36 | [INFO] Using 'UTF-8' encoding to copy filtered resources. |
22-Nov-2024 12:51:36 | [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/api-1.10/src/main/resources |
22-Nov-2024 12:51:36 | [INFO] |
22-Nov-2024 12:51:36 | [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ reporting-api-1.10 --- |
22-Nov-2024 12:51:36 | [INFO] Changes detected - recompiling the module! |
22-Nov-2024 12:51:36 | [INFO] Compiling 3 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/api-1.10/target/classes |
22-Nov-2024 12:51:36 | [INFO] |
22-Nov-2024 12:51:36 | [INFO] --- build-helper-maven-plugin:1.7:parse-version (default) @ reporting-api-1.10 --- |
22-Nov-2024 12:51:36 | [INFO] |
22-Nov-2024 12:51:36 | [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ reporting-api-1.10 --- |
22-Nov-2024 12:51:36 | [INFO] Using 'UTF-8' encoding to copy filtered resources. |
22-Nov-2024 12:51:36 | [INFO] Copying 1 resource |
22-Nov-2024 12:51:36 | [INFO] Copying 0 resource |
22-Nov-2024 12:51:36 | [INFO] |
22-Nov-2024 12:51:36 | [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ reporting-api-1.10 --- |
22-Nov-2024 12:51:36 | [INFO] Changes detected - recompiling the module! |
22-Nov-2024 12:51:36 | [INFO] Compiling 2 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/api-1.10/target/test-classes |
22-Nov-2024 12:51:36 | [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/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-T2DOT0/api-1.10/src/test/java/org/openmrs/module/reporting/cohort/definition/evaluator/DrugOrderCohortDefinitionEvaluatorTest.java uses or overrides a deprecated API. |
22-Nov-2024 12:51:36 | [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/api-1.10/src/test/java/org/openmrs/module/reporting/cohort/definition/evaluator/DrugOrderCohortDefinitionEvaluatorTest.java: Recompile with -Xlint:deprecation for details. |
22-Nov-2024 12:51:36 | [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/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-T2DOT0/api-1.10/src/test/java/org/openmrs/module/reporting/cohort/definition/evaluator/DrugOrderCohortDefinitionEvaluatorTest.java uses unchecked or unsafe operations. |
22-Nov-2024 12:51:36 | [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/api-1.10/src/test/java/org/openmrs/module/reporting/cohort/definition/evaluator/DrugOrderCohortDefinitionEvaluatorTest.java: Recompile with -Xlint:unchecked for details. |
22-Nov-2024 12:51:36 | [INFO] |
22-Nov-2024 12:51:36 | [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ reporting-api-1.10 --- |
22-Nov-2024 12:51:36 | [INFO] Surefire report directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/api-1.10/target/surefire-reports |
22-Nov-2024 12:51:36 | OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0 |
22-Nov-2024 12:51:37 | |
22-Nov-2024 12:51:37 | ------------------------------------------------------- |
22-Nov-2024 12:51:37 | T E S T S |
22-Nov-2024 12:51:37 | ------------------------------------------------------- |
22-Nov-2024 12:51:37 | Running org.openmrs.module.reporting.cohort.definition.evaluator.DrugOrderCohortDefinitionEvaluatorTest |
22-Nov-2024 12:51:37 | log4j:WARN No appenders could be found for logger (org.springframework.test.context.junit4.SpringJUnit4ClassRunner). |
22-Nov-2024 12:51:37 | log4j:WARN Please initialize the log4j system properly. |
22-Nov-2024 12:51:53 | Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.261 sec |
22-Nov-2024 12:51:53 | Running org.openmrs.module.reporting.cohort.definition.library.BuiltInCohortDefinitionLibrary1_10Test |
22-Nov-2024 12:51:53 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec |
22-Nov-2024 12:51:53 | |
22-Nov-2024 12:51:53 | Results : |
22-Nov-2024 12:51:53 | |
22-Nov-2024 12:51:53 | Tests run: 19, Failures: 0, Errors: 0, Skipped: 0 |
22-Nov-2024 12:51:53 | |
22-Nov-2024 12:51:53 | [INFO] |
22-Nov-2024 12:51:53 | [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reporting-api-1.10 --- |
22-Nov-2024 12:51:53 | [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/api-1.10/target/reporting-api-1.10-1.27.0-SNAPSHOT.jar |
22-Nov-2024 12:51:53 | [INFO] |
22-Nov-2024 12:51:53 | [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ reporting-api-1.10 --- |
22-Nov-2024 12:51:53 | [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/api-1.10/target/reporting-api-1.10-1.27.0-SNAPSHOT-tests.jar |
22-Nov-2024 12:51:53 | [INFO] |
22-Nov-2024 12:51:53 | [INFO] ----------------< org.openmrs.module:reporting-api-2.2 >---------------- |
22-Nov-2024 12:51:53 | [INFO] Building reporting Module api 2.2 1.27.0-SNAPSHOT [7/9] |
22-Nov-2024 12:51:53 | [INFO] --------------------------------[ jar ]--------------------------------- |
22-Nov-2024 12:51:53 | [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/35/commons-parent-35.pom |
22-Nov-2024 12:51:54 | [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/35/commons-parent-35.pom (58 kB at 77 kB/s) |
22-Nov-2024 12:51:54 | [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/15/apache-15.pom |
22-Nov-2024 12:51:54 | [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/15/apache-15.pom (15 kB at 70 kB/s) |
22-Nov-2024 12:51:54 | [INFO] |
22-Nov-2024 12:51:54 | [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ reporting-api-2.2 --- |
22-Nov-2024 12:51:54 | [INFO] |
22-Nov-2024 12:51:54 | [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ reporting-api-2.2 --- |
22-Nov-2024 12:51:54 | [INFO] Using 'UTF-8' encoding to copy filtered resources. |
22-Nov-2024 12:51:54 | [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/api-2.2/src/main/resources |
22-Nov-2024 12:51:54 | [INFO] |
22-Nov-2024 12:51:54 | [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ reporting-api-2.2 --- |
22-Nov-2024 12:51:54 | [INFO] Changes detected - recompiling the module! |
22-Nov-2024 12:51:54 | [INFO] Compiling 3 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/api-2.2/target/classes |
22-Nov-2024 12:51:54 | [INFO] |
22-Nov-2024 12:51:54 | [INFO] --- build-helper-maven-plugin:1.7:parse-version (default) @ reporting-api-2.2 --- |
22-Nov-2024 12:51:54 | [INFO] |
22-Nov-2024 12:51:54 | [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ reporting-api-2.2 --- |
22-Nov-2024 12:51:54 | [INFO] Using 'UTF-8' encoding to copy filtered resources. |
22-Nov-2024 12:51:54 | [INFO] Copying 1 resource |
22-Nov-2024 12:51:54 | [INFO] Copying 0 resource |
22-Nov-2024 12:51:54 | [INFO] |
22-Nov-2024 12:51:54 | [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ reporting-api-2.2 --- |
22-Nov-2024 12:51:54 | [INFO] Changes detected - recompiling the module! |
22-Nov-2024 12:51:54 | [INFO] Compiling 2 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/api-2.2/target/test-classes |
22-Nov-2024 12:51:55 | [INFO] |
22-Nov-2024 12:51:55 | [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ reporting-api-2.2 --- |
22-Nov-2024 12:51:55 | [INFO] Surefire report directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/api-2.2/target/surefire-reports |
22-Nov-2024 12:51:55 | OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0 |
22-Nov-2024 12:51:55 | |
22-Nov-2024 12:51:55 | ------------------------------------------------------- |
22-Nov-2024 12:51:55 | T E S T S |
22-Nov-2024 12:51:55 | ------------------------------------------------------- |
22-Nov-2024 12:51:55 | Running org.openmrs.module.reporting.cohort.definition.evaluator.ConditionCohortDefinitionEvaluatorTest |
22-Nov-2024 12:51:56 | log4j:WARN No appenders could be found for logger (org.springframework.test.context.junit4.SpringJUnit4ClassRunner). |
22-Nov-2024 12:51:56 | log4j:WARN Please initialize the log4j system properly. |
22-Nov-2024 12:52:11 | Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.495 sec |
22-Nov-2024 12:52:11 | Running org.openmrs.module.reporting.cohort.definition.library.BuiltInCohortDefinitionLibrary2_2Test |
22-Nov-2024 12:52:11 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec |
22-Nov-2024 12:52:11 | |
22-Nov-2024 12:52:11 | Results : |
22-Nov-2024 12:52:11 | |
22-Nov-2024 12:52:11 | Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 |
22-Nov-2024 12:52:11 | |
22-Nov-2024 12:52:11 | [INFO] |
22-Nov-2024 12:52:11 | [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reporting-api-2.2 --- |
22-Nov-2024 12:52:11 | [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/api-2.2/target/reporting-api-2.2-1.27.0-SNAPSHOT.jar |
22-Nov-2024 12:52:11 | [INFO] |
22-Nov-2024 12:52:11 | [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ reporting-api-2.2 --- |
22-Nov-2024 12:52:11 | [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/api-2.2/target/reporting-api-2.2-1.27.0-SNAPSHOT-tests.jar |
22-Nov-2024 12:52:11 | [INFO] |
22-Nov-2024 12:52:11 | [INFO] ----------------< org.openmrs.module:reporting-api-2.4 >---------------- |
22-Nov-2024 12:52:11 | [INFO] Building reporting Module api 2.4 1.27.0-SNAPSHOT [8/9] |
22-Nov-2024 12:52:11 | [INFO] --------------------------------[ jar ]--------------------------------- |
22-Nov-2024 12:52:11 | [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-validator/commons-validator/1.7/commons-validator-1.7.pom |
22-Nov-2024 12:52:11 | [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-validator/commons-validator/1.7/commons-validator-1.7.pom (14 kB at 43 kB/s) |
22-Nov-2024 12:52:11 | [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/azeckoski/reflectutils/0.9.20/reflectutils-0.9.20.pom |
22-Nov-2024 12:52:11 | [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/azeckoski/reflectutils/0.9.20/reflectutils-0.9.20.pom (15 kB at 68 kB/s) |
22-Nov-2024 12:52:12 | [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.pom |
22-Nov-2024 12:52:12 | [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.pom (5.0 kB at 21 kB/s) |
22-Nov-2024 12:52:12 | [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jboss/jboss-parent/34/jboss-parent-34.pom |
22-Nov-2024 12:52:12 | [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jboss/jboss-parent/34/jboss-parent-34.pom (66 kB at 156 kB/s) |
22-Nov-2024 12:52:12 | [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.pom |
22-Nov-2024 12:52:13 | [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.pom (23 kB at 104 kB/s) |
22-Nov-2024 12:52:13 | [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/xml/bind/jaxb-api-parent/2.3.0/jaxb-api-parent-2.3.0.pom |
22-Nov-2024 12:52:13 | [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/xml/bind/jaxb-api-parent/2.3.0/jaxb-api-parent-2.3.0.pom (5.6 kB at 25 kB/s) |
22-Nov-2024 12:52:13 | [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-validator/5.4.3.Final/hibernate-validator-5.4.3.Final.pom |
22-Nov-2024 12:52:13 | [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-validator/5.4.3.Final/hibernate-validator-5.4.3.Final.pom (16 kB at 75 kB/s) |
22-Nov-2024 12:52:13 | [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-validator-parent/5.4.3.Final/hibernate-validator-parent-5.4.3.Final.pom |
22-Nov-2024 12:52:13 | [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-validator-parent/5.4.3.Final/hibernate-validator-parent-5.4.3.Final.pom (49 kB at 152 kB/s) |
22-Nov-2024 12:52:13 | [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom |
22-Nov-2024 12:52:14 | [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom (7.9 kB at 35 kB/s) |
22-Nov-2024 12:52:14 | [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jboss/logging/jboss-logging/3.3.0.Final/jboss-logging-3.3.0.Final.pom |
22-Nov-2024 12:52:14 | [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jboss/logging/jboss-logging/3.3.0.Final/jboss-logging-3.3.0.Final.pom (5.9 kB at 27 kB/s) |
22-Nov-2024 12:52:14 | [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/classmate/1.3.1/classmate-1.3.1.pom |
22-Nov-2024 12:52:14 | [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/fasterxml/classmate/1.3.1/classmate-1.3.1.pom (5.3 kB at 25 kB/s) |
22-Nov-2024 12:52:14 | [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/java/jvnet-parent/3/jvnet-parent-3.pom |
22-Nov-2024 12:52:14 | [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.5 kB at 21 kB/s) |
22-Nov-2024 12:52:15 | [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 |
22-Nov-2024 12:52:15 | [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 48 kB/s) |
22-Nov-2024 12:52:15 | [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 |
22-Nov-2024 12:52:15 | [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 163 kB/s) |
22-Nov-2024 12:52:15 | [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 |
22-Nov-2024 12:52:15 | [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 27 kB/s) |
22-Nov-2024 12:52:15 | [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 |
22-Nov-2024 12:52:15 | [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 90 kB/s) |
22-Nov-2024 12:52:15 | [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4.pom |
22-Nov-2024 12:52:16 | [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4.pom (16 kB at 72 kB/s) |
22-Nov-2024 12:52:16 | [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-validator/commons-validator/1.7/commons-validator-1.7.jar |
22-Nov-2024 12:52:16 | [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/azeckoski/reflectutils/0.9.20/reflectutils-0.9.20.jar |
22-Nov-2024 12:52:16 | [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4.jar |
22-Nov-2024 12:52:16 | [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-validator/5.4.3.Final/hibernate-validator-5.4.3.Final.jar |
22-Nov-2024 12:52:16 | [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-validator/commons-validator/1.7/commons-validator-1.7.jar (190 kB at 356 kB/s) |
22-Nov-2024 12:52:17 | [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4.jar (72 kB at 94 kB/s) |
22-Nov-2024 12:52:17 | [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/azeckoski/reflectutils/0.9.20/reflectutils-0.9.20.jar (421 kB at 304 kB/s) |
22-Nov-2024 12:52:17 | [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-validator/5.4.3.Final/hibernate-validator-5.4.3.Final.jar (763 kB at 482 kB/s) |
22-Nov-2024 12:52:17 | [INFO] |
22-Nov-2024 12:52:17 | [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ reporting-api-2.4 --- |
22-Nov-2024 12:52:17 | [INFO] |
22-Nov-2024 12:52:17 | [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ reporting-api-2.4 --- |
22-Nov-2024 12:52:17 | [INFO] Using 'UTF-8' encoding to copy filtered resources. |
22-Nov-2024 12:52:17 | [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/api-2.4/src/main/resources |
22-Nov-2024 12:52:17 | [INFO] |
22-Nov-2024 12:52:17 | [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ reporting-api-2.4 --- |
22-Nov-2024 12:52:17 | [INFO] Changes detected - recompiling the module! |
22-Nov-2024 12:52:17 | [INFO] Compiling 4 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/api-2.4/target/classes |
22-Nov-2024 12:52:18 | [INFO] |
22-Nov-2024 12:52:18 | [INFO] --- build-helper-maven-plugin:1.7:parse-version (default) @ reporting-api-2.4 --- |
22-Nov-2024 12:52:18 | [INFO] |
22-Nov-2024 12:52:18 | [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ reporting-api-2.4 --- |
22-Nov-2024 12:52:18 | [INFO] Using 'UTF-8' encoding to copy filtered resources. |
22-Nov-2024 12:52:18 | [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/api-2.4/src/test/resources |
22-Nov-2024 12:52:18 | [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/api-2.4/src/test/resources |
22-Nov-2024 12:52:18 | [INFO] |
22-Nov-2024 12:52:18 | [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ reporting-api-2.4 --- |
22-Nov-2024 12:52:18 | [INFO] No sources to compile |
22-Nov-2024 12:52:18 | [INFO] |
22-Nov-2024 12:52:18 | [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ reporting-api-2.4 --- |
22-Nov-2024 12:52:18 | [INFO] No tests to run. |
22-Nov-2024 12:52:18 | [INFO] |
22-Nov-2024 12:52:18 | [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reporting-api-2.4 --- |
22-Nov-2024 12:52:18 | [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/api-2.4/target/reporting-api-2.4-1.27.0-SNAPSHOT.jar |
22-Nov-2024 12:52:18 | [INFO] |
22-Nov-2024 12:52:18 | [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ reporting-api-2.4 --- |
22-Nov-2024 12:52:18 | [WARNING] JAR will be empty - no content was marked for inclusion! |
22-Nov-2024 12:52:18 | [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/api-2.4/target/reporting-api-2.4-1.27.0-SNAPSHOT-tests.jar |
22-Nov-2024 12:52:18 | [INFO] |
22-Nov-2024 12:52:18 | [INFO] -----------------< org.openmrs.module:reporting-omod >------------------ |
22-Nov-2024 12:52:18 | [INFO] Building Reporting OMOD 1.27.0-SNAPSHOT [9/9] |
22-Nov-2024 12:52:18 | [INFO] --------------------------------[ jar ]--------------------------------- |
22-Nov-2024 12:52:18 | [INFO] |
22-Nov-2024 12:52:18 | [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ reporting-omod --- |
22-Nov-2024 12:52:18 | [INFO] |
22-Nov-2024 12:52:18 | [INFO] --- maven-openmrs-plugin:1.0.1:initialize-module (init) @ reporting-omod --- |
22-Nov-2024 12:52:18 | [INFO] |
22-Nov-2024 12:52:18 | [INFO] --- maven-dependency-plugin:2.8:unpack-dependencies (Expand resources) @ reporting-omod --- |
22-Nov-2024 12:52:19 | [INFO] Unpacking /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/api/target/reporting-api-1.27.0-SNAPSHOT.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/omod/target/classes with includes "**\/*.xml,**\/*.properties" and excludes "" |
22-Nov-2024 12:52:19 | [INFO] |
22-Nov-2024 12:52:19 | [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ reporting-omod --- |
22-Nov-2024 12:52:19 | [INFO] Using 'UTF-8' encoding to copy filtered resources. |
22-Nov-2024 12:52:19 | [INFO] Copying 0 resource |
22-Nov-2024 12:52:19 | [INFO] Copying 2 resources |
22-Nov-2024 12:52:19 | [INFO] Copying 225 resources to web/module |
22-Nov-2024 12:52:19 | [INFO] Copying 225 resources to web/module |
22-Nov-2024 12:52:19 | [INFO] |
22-Nov-2024 12:52:19 | [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ reporting-omod --- |
22-Nov-2024 12:52:19 | [INFO] Changes detected - recompiling the module! |
22-Nov-2024 12:52:19 | [INFO] Compiling 115 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/omod/target/classes |
22-Nov-2024 12:52:20 | [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/omod/src/main/java/org/openmrs/module/reporting/web/reports/RunReportListController.java: Some input files use or override a deprecated API. |
22-Nov-2024 12:52:20 | [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/omod/src/main/java/org/openmrs/module/reporting/web/reports/RunReportListController.java: Recompile with -Xlint:deprecation for details. |
22-Nov-2024 12:52:20 | [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/omod/src/main/java/org/openmrs/module/reporting/web/controller/SqlDefinitionController.java: Some input files use unchecked or unsafe operations. |
22-Nov-2024 12:52:20 | [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/omod/src/main/java/org/openmrs/module/reporting/web/controller/SqlDefinitionController.java: Recompile with -Xlint:unchecked for details. |
22-Nov-2024 12:52:20 | [INFO] |
22-Nov-2024 12:52:20 | [INFO] --- build-helper-maven-plugin:1.7:parse-version (default) @ reporting-omod --- |
22-Nov-2024 12:52:20 | [INFO] |
22-Nov-2024 12:52:20 | [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ reporting-omod --- |
22-Nov-2024 12:52:20 | [INFO] Using 'UTF-8' encoding to copy filtered resources. |
22-Nov-2024 12:52:20 | [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/omod/src/test/resources |
22-Nov-2024 12:52:20 | [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/omod/src/test/resources |
22-Nov-2024 12:52:20 | [INFO] |
22-Nov-2024 12:52:20 | [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ reporting-omod --- |
22-Nov-2024 12:52:20 | [INFO] No sources to compile |
22-Nov-2024 12:52:20 | [INFO] |
22-Nov-2024 12:52:20 | [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ reporting-omod --- |
22-Nov-2024 12:52:20 | [INFO] No tests to run. |
22-Nov-2024 12:52:20 | [INFO] |
22-Nov-2024 12:52:20 | [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reporting-omod --- |
22-Nov-2024 12:52:20 | [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/omod/target/reporting-1.27.0-SNAPSHOT.jar |
22-Nov-2024 12:52:20 | [INFO] |
22-Nov-2024 12:52:20 | [INFO] --- maven-openmrs-plugin:1.0.1:package-module (pack) @ reporting-omod --- |
22-Nov-2024 12:52:20 | [INFO] Packaging OpenMRS module |
22-Nov-2024 12:52:21 | [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/omod/target/reporting-1.27.0-SNAPSHOT.omod |
22-Nov-2024 12:52:21 | [INFO] |
22-Nov-2024 12:52:21 | [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ reporting-omod --- |
22-Nov-2024 12:52:21 | [WARNING] JAR will be empty - no content was marked for inclusion! |
22-Nov-2024 12:52:21 | [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0/omod/target/reporting-1.27.0-SNAPSHOT-tests.jar |
22-Nov-2024 12:52:21 | [INFO] ------------------------------------------------------------------------ |
22-Nov-2024 12:52:21 | [INFO] Reactor Summary for Reporting 1.27.0-SNAPSHOT: |
22-Nov-2024 12:52:21 | [INFO] |
22-Nov-2024 12:52:21 | [INFO] Reporting .......................................... SUCCESS [ 0.899 s] |
22-Nov-2024 12:52:21 | [INFO] Reporting API ...................................... SUCCESS [ 11.936 s] |
22-Nov-2024 12:52:21 | [INFO] reporting Module api 1.9 ........................... SUCCESS [ 2.666 s] |
22-Nov-2024 12:52:21 | [INFO] reporting Module api 2.0 ........................... SUCCESS [ 0.268 s] |
22-Nov-2024 12:52:21 | [INFO] reporting API Tests ................................ SUCCESS [01:15 min] |
22-Nov-2024 12:52:21 | [INFO] reporting Module api 1.10 .......................... SUCCESS [ 17.059 s] |
22-Nov-2024 12:52:21 | [INFO] reporting Module api 2.2 ........................... SUCCESS [ 17.709 s] |
22-Nov-2024 12:52:21 | [INFO] reporting Module api 2.4 ........................... SUCCESS [ 7.438 s] |
22-Nov-2024 12:52:21 | [INFO] Reporting OMOD ..................................... SUCCESS [ 3.219 s] |
22-Nov-2024 12:52:21 | [INFO] ------------------------------------------------------------------------ |
22-Nov-2024 12:52:21 | [INFO] BUILD SUCCESS |
22-Nov-2024 12:52:21 | [INFO] ------------------------------------------------------------------------ |
22-Nov-2024 12:52:21 | [INFO] Total time: 02:19 min |
22-Nov-2024 12:52:21 | [INFO] Finished at: 2024-11-22T12:52:21Z |
22-Nov-2024 12:52:21 | [INFO] ------------------------------------------------------------------------ |
22-Nov-2024 12:52:21 | Parsing test results under /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REP-REP-T2DOT0... |
22-Nov-2024 12:52:22 | Finished task 'Maven 3.x' with result: Success |
22-Nov-2024 12:52:22 | Running post build plugin 'Docker Container Cleanup' |
22-Nov-2024 12:52:22 | Running post build plugin 'NCover Results Collector' |
22-Nov-2024 12:52:22 | Running post build plugin 'Build Results Label Collector' |
22-Nov-2024 12:52:22 | Running post build plugin 'Clover Results Collector' |
22-Nov-2024 12:52:22 | Running post build plugin 'npm Cache Cleanup' |
22-Nov-2024 12:52:22 | Running post build plugin 'Artifact Copier' |
22-Nov-2024 12:52:22 | Finalising the build... |
22-Nov-2024 12:52:22 | Stopping timer. |
22-Nov-2024 12:52:22 | Build REP-REP-T2DOT0-921 completed. |
22-Nov-2024 12:52:22 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
22-Nov-2024 12:52:22 | Running on server: post build plugin 'NCover Results Collector' |
22-Nov-2024 12:52:22 | Running on server: post build plugin 'Build Labeller' |
22-Nov-2024 12:52:22 | Running on server: post build plugin 'Clover Delta Calculator' |
22-Nov-2024 12:52:22 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
22-Nov-2024 12:52:22 | All post build plugins have finished |
22-Nov-2024 12:52:22 | Generating build results summary... |
22-Nov-2024 12:52:22 | Saving build results to disk... |
22-Nov-2024 12:52:22 | Store variable context... |
22-Nov-2024 12:52:22 | Finished building REP-REP-T2DOT0-921. |