Build and Release Plan for FHIR2 Module
Build: #600 was successful
Job: Build and Test JDK 8 was successful
Build log
The build generated 1,198 lines of output. The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.
| 11-Dec-2025 15:15:54 | [INFO] --- surefire:3.5.3:test (default-test) @ fhir2-test-data --- |
| 11-Dec-2025 15:15:54 | [INFO] No tests to run. |
| 11-Dec-2025 15:15:54 | [INFO] |
| 11-Dec-2025 15:15:54 | [INFO] --- jar:3.4.2:jar (default-jar) @ fhir2-test-data --- |
| 11-Dec-2025 15:15:54 | [INFO] Building jar: /module/test-data/target/fhir2-test-data-3.0.0-SNAPSHOT.jar |
| 11-Dec-2025 15:15:55 | [INFO] |
| 11-Dec-2025 15:15:55 | [INFO] --- jar:3.4.2:test-jar (default) @ fhir2-test-data --- |
| 11-Dec-2025 15:15:55 | [WARNING] JAR will be empty - no content was marked for inclusion! |
| 11-Dec-2025 15:15:55 | [INFO] Building jar: /module/test-data/target/fhir2-test-data-3.0.0-SNAPSHOT-tests.jar |
| 11-Dec-2025 15:15:55 | [INFO] |
| 11-Dec-2025 15:15:55 | [INFO] --------------------< org.openmrs.module:fhir2-api >-------------------- |
| 11-Dec-2025 15:15:55 | [INFO] Building FHIR2 API 3.0.0-SNAPSHOT [3/11] |
| 11-Dec-2025 15:15:55 | [INFO] from api/pom.xml |
| 11-Dec-2025 15:15:55 | [INFO] --------------------------------[ jar ]--------------------------------- |
| 11-Dec-2025 15:15:55 | [INFO] |
| 11-Dec-2025 15:15:55 | [INFO] --- clean:3.4.1:clean (default-clean) @ fhir2-api --- |
| 11-Dec-2025 15:15:55 | [INFO] |
| 11-Dec-2025 15:15:55 | [INFO] --- jacoco:0.8.8:prepare-agent (default) @ fhir2-api --- |
| 11-Dec-2025 15:15:55 | [INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/module/api/target/jacoco.exec |
| 11-Dec-2025 15:15:55 | [INFO] |
| 11-Dec-2025 15:15:55 | [INFO] --- license:4.6:format (default) @ fhir2-api --- |
| 11-Dec-2025 15:15:55 | [INFO] Updating license headers... |
| 11-Dec-2025 15:15:55 | [INFO] |
| 11-Dec-2025 15:15:55 | [INFO] --- spotless:2.30.0:apply (default) @ fhir2-api --- |
| 11-Dec-2025 15:16:02 | [INFO] |
| 11-Dec-2025 15:16:02 | [INFO] --- resources:3.3.1:resources (default-resources) @ fhir2-api --- |
| 11-Dec-2025 15:16:02 | [INFO] Copying 5 resources from src/main/resources to target/classes |
| 11-Dec-2025 15:16:02 | [INFO] Copying 1 resource from src/main/resources to target/classes |
| 11-Dec-2025 15:16:02 | [INFO] skip non existing resourceDirectory /module/api/src/main/webapp |
| 11-Dec-2025 15:16:02 | [INFO] skip non existing resourceDirectory /module/api/src/main/webapp |
| 11-Dec-2025 15:16:02 | [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html |
| 11-Dec-2025 15:16:02 | [INFO] |
| 11-Dec-2025 15:16:02 | [INFO] --- compiler:3.14.0:compile (default-compile) @ fhir2-api --- |
| 11-Dec-2025 15:16:02 | [INFO] Recompiling the module because of changed source code. |
| 11-Dec-2025 15:16:02 | [INFO] Compiling 368 source files with javac [debug target 1.8] to target/classes |
| 11-Dec-2025 15:16:13 | [INFO] /module/api/src/main/java/org/openmrs/module/fhir2/api/translators/impl/AllergyIntoleranceTranslatorImpl.java: Some input files use or override a deprecated API. |
| 11-Dec-2025 15:16:13 | [INFO] /module/api/src/main/java/org/openmrs/module/fhir2/api/translators/impl/AllergyIntoleranceTranslatorImpl.java: Recompile with -Xlint:deprecation for details. |
| 11-Dec-2025 15:16:13 | [INFO] /module/api/src/main/java/org/openmrs/module/fhir2/api/dao/internals/OpenmrsFhirCriteriaContext.java: Some input files use unchecked or unsafe operations. |
| 11-Dec-2025 15:16:13 | [INFO] /module/api/src/main/java/org/openmrs/module/fhir2/api/dao/internals/OpenmrsFhirCriteriaContext.java: Recompile with -Xlint:unchecked for details. |
| 11-Dec-2025 15:16:13 | [INFO] |
| 11-Dec-2025 15:16:13 | [INFO] --- resources:3.3.1:testResources (default-testResources) @ fhir2-api --- |
| 11-Dec-2025 15:16:13 | [INFO] Copying 3 resources from src/test/resources to target/test-classes |
| 11-Dec-2025 15:16:13 | [INFO] Copying 1 resource from src/test/resources to target/test-classes |
| 11-Dec-2025 15:16:13 | [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html |
| 11-Dec-2025 15:16:13 | [INFO] |
| 11-Dec-2025 15:16:13 | [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ fhir2-api --- |
| 11-Dec-2025 15:16:13 | [INFO] Recompiling the module because of changed dependency. |
| 11-Dec-2025 15:16:13 | [INFO] Compiling 191 source files with javac [debug target 1.8] to target/test-classes |
| 11-Dec-2025 15:16:26 | [INFO] /module/api/src/test/java/org/openmrs/module/fhir2/BaseFhirContextSensitiveTest.java: Some input files use or override a deprecated API. |
| 11-Dec-2025 15:16:26 | [INFO] /module/api/src/test/java/org/openmrs/module/fhir2/BaseFhirContextSensitiveTest.java: Recompile with -Xlint:deprecation for details. |
| 11-Dec-2025 15:16:26 | [INFO] /module/api/src/test/java/org/openmrs/module/fhir2/api/translators/impl/LocationTranslatorImplTest.java: /module/api/src/test/java/org/openmrs/module/fhir2/api/translators/impl/LocationTranslatorImplTest.java uses unchecked or unsafe operations. |
| 11-Dec-2025 15:16:26 | [INFO] /module/api/src/test/java/org/openmrs/module/fhir2/api/translators/impl/LocationTranslatorImplTest.java: Recompile with -Xlint:unchecked for details. |
| 11-Dec-2025 15:16:26 | [INFO] |
| 11-Dec-2025 15:16:26 | [INFO] --- surefire:3.5.3:test (default-test) @ fhir2-api --- |
| 11-Dec-2025 15:16:26 | [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider |
| 11-Dec-2025 15:16:26 | [INFO] |
| 11-Dec-2025 15:16:26 | [INFO] ------------------------------------------------------- |
| 11-Dec-2025 15:16:26 | [INFO] T E S T S |
| 11-Dec-2025 15:16:26 | [INFO] ------------------------------------------------------- |
| 11-Dec-2025 15:16:30 | [INFO] Running org.openmrs.module.fhir2.api.dao.impl.FhirPersonDaoImplTest |
| 11-Dec-2025 15:16:48 | [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.94 s -- in org.openmrs.module.fhir2.api.dao.impl.FhirPersonDaoImplTest |
| 11-Dec-2025 15:16:48 | [INFO] Running org.openmrs.module.fhir2.api.dao.impl.FhirPatientDaoImplTest |
| 11-Dec-2025 15:16:50 | [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.297 s -- in org.openmrs.module.fhir2.api.dao.impl.FhirPatientDaoImplTest |
| 11-Dec-2025 15:16:50 | [INFO] Running org.openmrs.module.fhir2.api.dao.impl.FhirServiceRequestDaoImplTest |
| 11-Dec-2025 15:16:51 | [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.448 s -- in org.openmrs.module.fhir2.api.dao.impl.FhirServiceRequestDaoImplTest |
| 11-Dec-2025 15:16:51 | [INFO] Running org.openmrs.module.fhir2.api.dao.impl.FhirContactPointMapDaoImplTest |
| 11-Dec-2025 15:16:51 | [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.692 s -- in org.openmrs.module.fhir2.api.dao.impl.FhirContactPointMapDaoImplTest |
| 11-Dec-2025 15:16:51 | [INFO] Running org.openmrs.module.fhir2.api.dao.impl.FhirVisitDaoImplTest |
| 11-Dec-2025 15:16:52 | [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.452 s -- in org.openmrs.module.fhir2.api.dao.impl.FhirVisitDaoImplTest |
| 11-Dec-2025 15:16:52 | [INFO] Running org.openmrs.module.fhir2.api.dao.impl.FhirPatientIdentifierSystemDaoImplTest |
| 11-Dec-2025 15:16:52 | [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.467 s -- in org.openmrs.module.fhir2.api.dao.impl.FhirPatientIdentifierSystemDaoImplTest |
| 11-Dec-2025 15:16:52 | [INFO] Running org.openmrs.module.fhir2.api.dao.impl.FhirPractitionerDaoImplTest |
| 11-Dec-2025 15:16:53 | [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s -- in org.openmrs.module.fhir2.api.dao.impl.FhirPractitionerDaoImplTest |
| 11-Dec-2025 15:16:53 | [INFO] Running org.openmrs.module.fhir2.api.dao.impl.FhirRelatedPersonDaoImplTest |
| 11-Dec-2025 15:16:53 | [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.282 s -- in org.openmrs.module.fhir2.api.dao.impl.FhirRelatedPersonDaoImplTest |
| 11-Dec-2025 15:16:53 | [INFO] Running org.openmrs.module.fhir2.api.dao.impl.FhirConceptSourceDaoImplTest |
| 11-Dec-2025 15:16:53 | [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.467 s -- in org.openmrs.module.fhir2.api.dao.impl.FhirConceptSourceDaoImplTest |
| 11-Dec-2025 15:16:53 | [INFO] Running org.openmrs.module.fhir2.api.dao.impl.FhirDiagnosticReportDaoImplTest |
| 11-Dec-2025 15:16:54 | [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.394 s -- in org.openmrs.module.fhir2.api.dao.impl.FhirDiagnosticReportDaoImplTest |
| 11-Dec-2025 15:16:54 | [INFO] Running org.openmrs.module.fhir2.api.dao.impl.FhirGroupDaoImplTest |
| 11-Dec-2025 15:16:54 | [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.633 s -- in org.openmrs.module.fhir2.api.dao.impl.FhirGroupDaoImplTest |
| 11-Dec-2025 15:16:54 | [INFO] Running org.openmrs.module.fhir2.api.dao.impl.FhirObservationDaoImplTest |
| 11-Dec-2025 15:16:55 | [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.568 s -- in org.openmrs.module.fhir2.api.dao.impl.FhirObservationDaoImplTest |
| 11-Dec-2025 15:16:55 | [INFO] Running org.openmrs.module.fhir2.api.dao.impl.FhirConceptDaoImplTest |
| 11-Dec-2025 15:16:56 | [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.275 s -- in org.openmrs.module.fhir2.api.dao.impl.FhirConceptDaoImplTest |
| 11-Dec-2025 15:16:56 | [INFO] Running org.openmrs.module.fhir2.api.dao.impl.FhirLocationDaoImplTest |
| 11-Dec-2025 15:16:58 | [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.528 s -- in org.openmrs.module.fhir2.api.dao.impl.FhirLocationDaoImplTest |
| 11-Dec-2025 15:16:58 | [INFO] Running org.openmrs.module.fhir2.api.dao.impl.FhirUserDaoImplTest |
| 11-Dec-2025 15:16:58 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 s -- in org.openmrs.module.fhir2.api.dao.impl.FhirUserDaoImplTest |
| 11-Dec-2025 15:16:58 | [INFO] Running org.openmrs.module.fhir2.api.dao.impl.FhirAllergyIntoleranceDaoImplTest |
| 11-Dec-2025 15:16:58 | [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.463 s -- in org.openmrs.module.fhir2.api.dao.impl.FhirAllergyIntoleranceDaoImplTest |
| 11-Dec-2025 15:16:58 | [INFO] Running org.openmrs.module.fhir2.api.dao.impl.FhirMedicationDaoImplTest |
| 11-Dec-2025 15:16:59 | [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 s -- in org.openmrs.module.fhir2.api.dao.impl.FhirMedicationDaoImplTest |
| 11-Dec-2025 15:16:59 | [INFO] Running org.openmrs.module.fhir2.api.dao.impl.FhirConditionDaoImpl_Test |
| 11-Dec-2025 15:16:59 | [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.362 s -- in org.openmrs.module.fhir2.api.dao.impl.FhirConditionDaoImpl_Test |
| 11-Dec-2025 15:16:59 | [INFO] Running org.openmrs.module.fhir2.api.dao.impl.FhirMedicationRequestDaoImplTest |
| 11-Dec-2025 15:17:00 | [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.321 s -- in org.openmrs.module.fhir2.api.dao.impl.FhirMedicationRequestDaoImplTest |
| 11-Dec-2025 15:17:00 | [INFO] Running org.openmrs.module.fhir2.api.dao.impl.FhirEpisodeOfCareDaoImplTest |
| 11-Dec-2025 15:17:01 | [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s -- in org.openmrs.module.fhir2.api.dao.impl.FhirEpisodeOfCareDaoImplTest |
| 11-Dec-2025 15:17:01 | [INFO] Running org.openmrs.module.fhir2.api.dao.impl.FhirTaskDaoImplTest |
| 11-Dec-2025 15:17:04 | [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.004 s -- in org.openmrs.module.fhir2.api.dao.impl.FhirTaskDaoImplTest |
| 11-Dec-2025 15:17:04 | [INFO] Running org.openmrs.module.fhir2.api.dao.impl.FhirPatientDaoImplPatientIdentifierTest |
| 11-Dec-2025 15:17:04 | [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s -- in org.openmrs.module.fhir2.api.dao.impl.FhirPatientDaoImplPatientIdentifierTest |
| 11-Dec-2025 15:17:04 | [INFO] Running org.openmrs.module.fhir2.api.dao.impl.FhirDiagnosisDaoImplTest |
| 11-Dec-2025 15:17:05 | [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.833 s -- in org.openmrs.module.fhir2.api.dao.impl.FhirDiagnosisDaoImplTest |
| 11-Dec-2025 15:17:05 | [INFO] Running org.openmrs.module.fhir2.api.dao.impl.FhirEncounterDaoImplTest |
| 11-Dec-2025 15:17:05 | [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.689 s -- in org.openmrs.module.fhir2.api.dao.impl.FhirEncounterDaoImplTest |
| 11-Dec-2025 15:17:05 | [INFO] Running org.openmrs.module.fhir2.api.impl.FhirRelatedPersonServiceImplTest |
| 11-Dec-2025 15:17:06 | [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.343 s -- in org.openmrs.module.fhir2.api.impl.FhirRelatedPersonServiceImplTest |
| 11-Dec-2025 15:17:06 | [INFO] Running org.openmrs.module.fhir2.api.impl.FhirMedicationServiceImplTest |
| 11-Dec-2025 15:17:06 | [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s -- in org.openmrs.module.fhir2.api.impl.FhirMedicationServiceImplTest |
| 11-Dec-2025 15:17:06 | [INFO] Running org.openmrs.module.fhir2.api.impl.FhirEncounterServiceImplTest |
| 11-Dec-2025 15:17:06 | [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s -- in org.openmrs.module.fhir2.api.impl.FhirEncounterServiceImplTest |
| 11-Dec-2025 15:17:06 | [INFO] Running org.openmrs.module.fhir2.api.impl.FhirEpisodeOfCareServiceImplTest |
| 11-Dec-2025 15:17:06 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.openmrs.module.fhir2.api.impl.FhirEpisodeOfCareServiceImplTest |
| 11-Dec-2025 15:17:06 | [INFO] Running org.openmrs.module.fhir2.api.impl.FhirServiceRequestServiceImplTest |
| 11-Dec-2025 15:17:06 | [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.openmrs.module.fhir2.api.impl.FhirServiceRequestServiceImplTest |
| 11-Dec-2025 15:17:06 | [INFO] Running org.openmrs.module.fhir2.api.impl.FhirDiagnosisServiceImplTest |
| 11-Dec-2025 15:17:06 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s -- in org.openmrs.module.fhir2.api.impl.FhirDiagnosisServiceImplTest |
| 11-Dec-2025 15:17:06 | [INFO] Running org.openmrs.module.fhir2.api.impl.FhirConceptServiceImplTest |
| 11-Dec-2025 15:17:06 | [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.openmrs.module.fhir2.api.impl.FhirConceptServiceImplTest |
| 11-Dec-2025 15:17:06 | [INFO] Running org.openmrs.module.fhir2.api.impl.FhirUserServiceImplTest |
| 11-Dec-2025 15:17:06 | [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.openmrs.module.fhir2.api.impl.FhirUserServiceImplTest |
| 11-Dec-2025 15:17:06 | [INFO] Running org.openmrs.module.fhir2.api.impl.FhirContactPointMapServiceImplTest |
| 11-Dec-2025 15:17:06 | [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.openmrs.module.fhir2.api.impl.FhirContactPointMapServiceImplTest |
| 11-Dec-2025 15:17:06 | [INFO] Running org.openmrs.module.fhir2.api.impl.FhirGroupServiceImplTest |
| 11-Dec-2025 15:17:06 | [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.openmrs.module.fhir2.api.impl.FhirGroupServiceImplTest |
| 11-Dec-2025 15:17:06 | [INFO] Running org.openmrs.module.fhir2.api.impl.FhirClientServiceImplTest |
| 11-Dec-2025 15:17:07 | [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.689 s -- in org.openmrs.module.fhir2.api.impl.FhirClientServiceImplTest |
| 11-Dec-2025 15:17:07 | [INFO] Running org.openmrs.module.fhir2.api.impl.FhirLocationServiceImplTest |
| 11-Dec-2025 15:17:07 | [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s -- in org.openmrs.module.fhir2.api.impl.FhirLocationServiceImplTest |
| 11-Dec-2025 15:17:07 | [INFO] Running org.openmrs.module.fhir2.api.impl.FhirImmunizationServiceImplTest |
| 11-Dec-2025 15:17:14 | [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.288 s -- in org.openmrs.module.fhir2.api.impl.FhirImmunizationServiceImplTest |
| 11-Dec-2025 15:17:14 | [INFO] Running org.openmrs.module.fhir2.api.impl.FhirValueSetServiceImplTest |
| 11-Dec-2025 15:17:14 | [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.openmrs.module.fhir2.api.impl.FhirValueSetServiceImplTest |
| 11-Dec-2025 15:17:14 | [INFO] Running org.openmrs.module.fhir2.api.impl.FhirMedicationRequestServiceImplTest |
| 11-Dec-2025 15:17:14 | [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.openmrs.module.fhir2.api.impl.FhirMedicationRequestServiceImplTest |
| 11-Dec-2025 15:17:14 | [INFO] Running org.openmrs.module.fhir2.api.impl.FhirDiagnosticReportServiceImplTest |
| 11-Dec-2025 15:17:14 | [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.openmrs.module.fhir2.api.impl.FhirDiagnosticReportServiceImplTest |
| 11-Dec-2025 15:17:14 | [INFO] Running org.openmrs.module.fhir2.api.impl.FhirAllergyIntoleranceServiceImplTest |
| 11-Dec-2025 15:17:14 | [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.openmrs.module.fhir2.api.impl.FhirAllergyIntoleranceServiceImplTest |
| 11-Dec-2025 15:17:14 | [INFO] Running org.openmrs.module.fhir2.api.impl.FhirPatientIdentifierSystemServiceImplTest |
| 11-Dec-2025 15:17:14 | [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.openmrs.module.fhir2.api.impl.FhirPatientIdentifierSystemServiceImplTest |
| 11-Dec-2025 15:17:14 | [INFO] Running org.openmrs.module.fhir2.api.impl.FhirPractitionerServiceImplTest |
| 11-Dec-2025 15:17:14 | [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.openmrs.module.fhir2.api.impl.FhirPractitionerServiceImplTest |
| 11-Dec-2025 15:17:14 | [INFO] Running org.openmrs.module.fhir2.api.impl.FhirTaskServiceImplTest |
| 11-Dec-2025 15:17:14 | [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.openmrs.module.fhir2.api.impl.FhirTaskServiceImplTest |
| 11-Dec-2025 15:17:14 | [INFO] Running org.openmrs.module.fhir2.api.impl.FhirConditionServiceImplTest |
| 11-Dec-2025 15:17:14 | [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.openmrs.module.fhir2.api.impl.FhirConditionServiceImplTest |
| 11-Dec-2025 15:17:14 | [INFO] Running org.openmrs.module.fhir2.api.impl.FhirPersonServiceImplTest |
| 11-Dec-2025 15:17:14 | [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.openmrs.module.fhir2.api.impl.FhirPersonServiceImplTest |
| 11-Dec-2025 15:17:14 | [INFO] Running org.openmrs.module.fhir2.api.impl.FhirPatientServiceImplTest |
| 11-Dec-2025 15:17:14 | [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.openmrs.module.fhir2.api.impl.FhirPatientServiceImplTest |
| 11-Dec-2025 15:17:14 | [INFO] Running org.openmrs.module.fhir2.api.impl.FhirConceptSourceServiceImplTest |
| 11-Dec-2025 15:17:14 | [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.openmrs.module.fhir2.api.impl.FhirConceptSourceServiceImplTest |
| 11-Dec-2025 15:17:14 | [INFO] Running org.openmrs.module.fhir2.api.impl.FhirObservationServiceImplTest |
| 11-Dec-2025 15:17:14 | [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.openmrs.module.fhir2.api.impl.FhirObservationServiceImplTest |
| 11-Dec-2025 15:17:14 | [INFO] Running org.openmrs.module.fhir2.api.util.JsonPatchUtilTest |
| 11-Dec-2025 15:17:15 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.280 s -- in org.openmrs.module.fhir2.api.util.JsonPatchUtilTest |
| 11-Dec-2025 15:17:15 | [INFO] Running org.openmrs.module.fhir2.api.util.FhirUtilsTest |
| 11-Dec-2025 15:17:15 | [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.openmrs.module.fhir2.api.util.FhirUtilsTest |
| 11-Dec-2025 15:17:15 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.LocationTagTranslatorImplTest |
| 11-Dec-2025 15:17:15 | [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.openmrs.module.fhir2.api.translators.impl.LocationTagTranslatorImplTest |
| 11-Dec-2025 15:17:15 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.EncounterPeriodTranslatorImplTest |
| 11-Dec-2025 15:17:15 | [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.openmrs.module.fhir2.api.translators.impl.EncounterPeriodTranslatorImplTest |
| 11-Dec-2025 15:17:15 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.LocationAddressTranslatorImplTest |
| 11-Dec-2025 15:17:15 | [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.openmrs.module.fhir2.api.translators.impl.LocationAddressTranslatorImplTest |
| 11-Dec-2025 15:17:15 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.TaskInputTranslatorImplTest |
| 11-Dec-2025 15:17:15 | [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.openmrs.module.fhir2.api.translators.impl.TaskInputTranslatorImplTest |
| 11-Dec-2025 15:17:15 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.EncounterReferenceTranslatorImplTest |
| 11-Dec-2025 15:17:15 | [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.openmrs.module.fhir2.api.translators.impl.EncounterReferenceTranslatorImplTest |
| 11-Dec-2025 15:17:15 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.EncounterTranslatorImplTest |
| 11-Dec-2025 15:17:15 | [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s -- in org.openmrs.module.fhir2.api.translators.impl.EncounterTranslatorImplTest |
| 11-Dec-2025 15:17:15 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.ConditionClinicalStatusTranslatorImplTest |
| 11-Dec-2025 15:17:15 | [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.openmrs.module.fhir2.api.translators.impl.ConditionClinicalStatusTranslatorImplTest |
| 11-Dec-2025 15:17:15 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.MedicationRequestTimingTranslatorImplTest |
| 11-Dec-2025 15:17:15 | [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.openmrs.module.fhir2.api.translators.impl.MedicationRequestTimingTranslatorImplTest |
| 11-Dec-2025 15:17:15 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.AllergyIntoleranceCategoryTranslatorImplTest |
| 11-Dec-2025 15:17:15 | [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.openmrs.module.fhir2.api.translators.impl.AllergyIntoleranceCategoryTranslatorImplTest |
| 11-Dec-2025 15:17:15 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.LocationTranslatorImplTest |
| 11-Dec-2025 15:17:15 | [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.openmrs.module.fhir2.api.translators.impl.LocationTranslatorImplTest |
| 11-Dec-2025 15:17:15 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.AllergyIntoleranceTranslatorImplTest |
| 11-Dec-2025 15:17:15 | [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.openmrs.module.fhir2.api.translators.impl.AllergyIntoleranceTranslatorImplTest |
| 11-Dec-2025 15:17:15 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.EpisodeOfCareTranslatorImplTest |
| 11-Dec-2025 15:17:15 | [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.openmrs.module.fhir2.api.translators.impl.EpisodeOfCareTranslatorImplTest |
| 11-Dec-2025 15:17:15 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.MedicationRequestStatusTranslatorImplTest |
| 11-Dec-2025 15:17:15 | [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.openmrs.module.fhir2.api.translators.impl.MedicationRequestStatusTranslatorImplTest |
| 11-Dec-2025 15:17:15 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.ObservationCategoryTranslatorImplTest |
| 11-Dec-2025 15:17:15 | [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.openmrs.module.fhir2.api.translators.impl.ObservationCategoryTranslatorImplTest |
| 11-Dec-2025 15:17:15 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.PractitionerReferenceTranslatorUserImplTest |
| 11-Dec-2025 15:17:15 | [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.openmrs.module.fhir2.api.translators.impl.PractitionerReferenceTranslatorUserImplTest |
| 11-Dec-2025 15:17:15 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.DiagnosisTranslatorImplTest |
| 11-Dec-2025 15:17:15 | [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.openmrs.module.fhir2.api.translators.impl.DiagnosisTranslatorImplTest |
| 11-Dec-2025 15:17:15 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.PersonNameTranslatorImplTest |
| 11-Dec-2025 15:17:15 | [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.openmrs.module.fhir2.api.translators.impl.PersonNameTranslatorImplTest |
| 11-Dec-2025 15:17:15 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.ObservationBasedOnReferenceTranslatorImplTest |
| 11-Dec-2025 15:17:15 | [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.openmrs.module.fhir2.api.translators.impl.ObservationBasedOnReferenceTranslatorImplTest |
| 11-Dec-2025 15:17:15 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.PatientReferenceTranslatorImplTest |
| 11-Dec-2025 15:17:15 | [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.openmrs.module.fhir2.api.translators.impl.PatientReferenceTranslatorImplTest |
| 11-Dec-2025 15:17:15 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.EncounterTypeTranslatorImplTest |
| 11-Dec-2025 15:17:15 | [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.openmrs.module.fhir2.api.translators.impl.EncounterTypeTranslatorImplTest |
| 11-Dec-2025 15:17:15 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.MedicationTranslatorImplTest |
| 11-Dec-2025 15:17:15 | [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.openmrs.module.fhir2.api.translators.impl.MedicationTranslatorImplTest |
| 11-Dec-2025 15:17:15 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.PersonTranslatorImplTest |
| 11-Dec-2025 15:17:15 | [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s -- in org.openmrs.module.fhir2.api.translators.impl.PersonTranslatorImplTest |
| 11-Dec-2025 15:17:15 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.PersonAddressTranslatorImplTest |
| 11-Dec-2025 15:17:15 | [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.openmrs.module.fhir2.api.translators.impl.PersonAddressTranslatorImplTest |
| 11-Dec-2025 15:17:15 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.ObservationValueTranslatorImplTest |
| 11-Dec-2025 15:17:16 | [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s -- in org.openmrs.module.fhir2.api.translators.impl.ObservationValueTranslatorImplTest |
| 11-Dec-2025 15:17:16 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.VisitTypeTranslatorImplTest |
| 11-Dec-2025 15:17:16 | [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.openmrs.module.fhir2.api.translators.impl.VisitTypeTranslatorImplTest |
| 11-Dec-2025 15:17:16 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.DosageTranslatorImplTest |
| 11-Dec-2025 15:17:16 | [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.openmrs.module.fhir2.api.translators.impl.DosageTranslatorImplTest |
| 11-Dec-2025 15:17:16 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.RelatedPersonTranslatorImplTest |
| 11-Dec-2025 15:17:16 | [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.openmrs.module.fhir2.api.translators.impl.RelatedPersonTranslatorImplTest |
| 11-Dec-2025 15:17:16 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.ConditionTranslatorImplTest |
| 11-Dec-2025 15:17:16 | [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.openmrs.module.fhir2.api.translators.impl.ConditionTranslatorImplTest |
| 11-Dec-2025 15:17:16 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.ReferenceHandlingTranslatorTest |
| 11-Dec-2025 15:17:16 | [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.openmrs.module.fhir2.api.translators.impl.ReferenceHandlingTranslatorTest |
| 11-Dec-2025 15:17:16 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.BaseEncounterTranslatorTest |
| 11-Dec-2025 15:17:16 | [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.openmrs.module.fhir2.api.translators.impl.BaseEncounterTranslatorTest |
| 11-Dec-2025 15:17:16 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.ObservationQuantityCodingTranslatorImplTest |
| 11-Dec-2025 15:17:21 | [INFO] Tests run: 1369, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.588 s -- in org.openmrs.module.fhir2.api.translators.impl.ObservationQuantityCodingTranslatorImplTest |
| 11-Dec-2025 15:17:21 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.ObservationStatusTranslatorImplTest |
| 11-Dec-2025 15:17:21 | [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.openmrs.module.fhir2.api.translators.impl.ObservationStatusTranslatorImplTest |
| 11-Dec-2025 15:17:21 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.AllergyIntoleranceReactionComponentTranslatorImplTest |
| 11-Dec-2025 15:17:21 | [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.openmrs.module.fhir2.api.translators.impl.AllergyIntoleranceReactionComponentTranslatorImplTest |
| 11-Dec-2025 15:17:21 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.EncounterLocationTranslatorImplTest |
| 11-Dec-2025 15:17:21 | [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.openmrs.module.fhir2.api.translators.impl.EncounterLocationTranslatorImplTest |
| 11-Dec-2025 15:17:21 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.DurationUnitTranslatorImplTest |
| 11-Dec-2025 15:17:22 | [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.777 s -- in org.openmrs.module.fhir2.api.translators.impl.DurationUnitTranslatorImplTest |
| 11-Dec-2025 15:17:22 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.MedicationQuantityCodingTranslatorImplTest |
| 11-Dec-2025 15:17:22 | [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.openmrs.module.fhir2.api.translators.impl.MedicationQuantityCodingTranslatorImplTest |
| 11-Dec-2025 15:17:22 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.PractitionerReferenceTranslatorProviderImplTest |
| 11-Dec-2025 15:17:22 | [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.openmrs.module.fhir2.api.translators.impl.PractitionerReferenceTranslatorProviderImplTest |
| 11-Dec-2025 15:17:22 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.MedicationRequestPriorityTranslatorImplTest |
| 11-Dec-2025 15:17:22 | [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.openmrs.module.fhir2.api.translators.impl.MedicationRequestPriorityTranslatorImplTest |
| 11-Dec-2025 15:17:22 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.MedicationReferenceTranslatorImplTest |
| 11-Dec-2025 15:17:22 | [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.openmrs.module.fhir2.api.translators.impl.MedicationReferenceTranslatorImplTest |
| 11-Dec-2025 15:17:22 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.MedicationRequestReferenceTranslatorImplTest |
| 11-Dec-2025 15:17:22 | [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.openmrs.module.fhir2.api.translators.impl.MedicationRequestReferenceTranslatorImplTest |
| 11-Dec-2025 15:17:22 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.LocationTypeTranslatorImplTest |
| 11-Dec-2025 15:17:22 | [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.openmrs.module.fhir2.api.translators.impl.LocationTypeTranslatorImplTest |
| 11-Dec-2025 15:17:22 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.TaskTranslatorImplTest |
| 11-Dec-2025 15:17:22 | [INFO] Tests run: 61, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.openmrs.module.fhir2.api.translators.impl.TaskTranslatorImplTest |
| 11-Dec-2025 15:17:22 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.GroupMemberTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 s -- in org.openmrs.module.fhir2.api.translators.impl.GroupMemberTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.BaseGroupTranslatorTest |
| 11-Dec-2025 15:17:23 | [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.openmrs.module.fhir2.api.translators.impl.BaseGroupTranslatorTest |
| 11-Dec-2025 15:17:23 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.ConceptTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.openmrs.module.fhir2.api.translators.impl.ConceptTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.ReferenceTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.openmrs.module.fhir2.api.translators.impl.ReferenceTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.AllergyIntoleranceCriticalityTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.openmrs.module.fhir2.api.translators.impl.AllergyIntoleranceCriticalityTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.PatientTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.openmrs.module.fhir2.api.translators.impl.PatientTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.TaskOutputTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.openmrs.module.fhir2.api.translators.impl.TaskOutputTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.VisitReferenceTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.openmrs.module.fhir2.api.translators.impl.VisitReferenceTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.MedicationRequestTimingComponentTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.openmrs.module.fhir2.api.translators.impl.MedicationRequestTimingComponentTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.PractitionerTranslatorUserImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.openmrs.module.fhir2.api.translators.impl.PractitionerTranslatorUserImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.PatientIdentifierTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.openmrs.module.fhir2.api.translators.impl.PatientIdentifierTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.VisitTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.openmrs.module.fhir2.api.translators.impl.VisitTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.ObservationInterpretationTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.openmrs.module.fhir2.api.translators.impl.ObservationInterpretationTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.MedicationRequestTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.openmrs.module.fhir2.api.translators.impl.MedicationRequestTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.PractitionerTranslatorProviderImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.openmrs.module.fhir2.api.translators.impl.PractitionerTranslatorProviderImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.ValueSetTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s -- in org.openmrs.module.fhir2.api.translators.impl.ValueSetTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.ConditionVerificationStatusTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.openmrs.module.fhir2.api.translators.impl.ConditionVerificationStatusTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.AllergyIntoleranceSeverityTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.openmrs.module.fhir2.api.translators.impl.AllergyIntoleranceSeverityTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.ObservationEffectiveDatetimeTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.openmrs.module.fhir2.api.translators.impl.ObservationEffectiveDatetimeTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.DiagnosticReportTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.openmrs.module.fhir2.api.translators.impl.DiagnosticReportTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.TelecomTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.openmrs.module.fhir2.api.translators.impl.TelecomTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.ObservationComponentTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.openmrs.module.fhir2.api.translators.impl.ObservationComponentTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.EncounterParticipantTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.openmrs.module.fhir2.api.translators.impl.EncounterParticipantTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.GenderTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.openmrs.module.fhir2.api.translators.impl.GenderTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.ObservationReferenceRangeTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.openmrs.module.fhir2.api.translators.impl.ObservationReferenceRangeTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.ObservationReferenceTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.openmrs.module.fhir2.api.translators.impl.ObservationReferenceTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.MedicationRequestDispenseRequestComponentTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.openmrs.module.fhir2.api.translators.impl.MedicationRequestDispenseRequestComponentTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.ObservationTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.openmrs.module.fhir2.api.translators.impl.ObservationTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.ServiceRequestTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.openmrs.module.fhir2.api.translators.impl.ServiceRequestTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.VisitPeriodTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.openmrs.module.fhir2.api.translators.impl.VisitPeriodTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.GroupTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [WARNING] Tests run: 15, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.147 s -- in org.openmrs.module.fhir2.api.translators.impl.GroupTranslatorImplTest |
| 11-Dec-2025 15:17:23 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.PersonAttributeTranslatorImplTest |
| 11-Dec-2025 15:17:24 | [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.openmrs.module.fhir2.api.translators.impl.PersonAttributeTranslatorImplTest |
| 11-Dec-2025 15:17:24 | [INFO] Running org.openmrs.module.fhir2.api.search.PractitionerSearchQueryTest |
| 11-Dec-2025 15:17:25 | [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.801 s -- in org.openmrs.module.fhir2.api.search.PractitionerSearchQueryTest |
| 11-Dec-2025 15:17:25 | [INFO] Running org.openmrs.module.fhir2.api.search.PersonSearchQueryTest |
| 11-Dec-2025 15:17:26 | [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.079 s -- in org.openmrs.module.fhir2.api.search.PersonSearchQueryTest |
| 11-Dec-2025 15:17:26 | [INFO] Running org.openmrs.module.fhir2.api.search.LocationSearchQueryTest |
| 11-Dec-2025 15:17:34 | [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.663 s -- in org.openmrs.module.fhir2.api.search.LocationSearchQueryTest |
| 11-Dec-2025 15:17:34 | [INFO] Running org.openmrs.module.fhir2.api.search.EncounterSearchQueryTest |
| 11-Dec-2025 15:17:36 | [INFO] Tests run: 59, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.119 s -- in org.openmrs.module.fhir2.api.search.EncounterSearchQueryTest |
| 11-Dec-2025 15:17:36 | [INFO] Running org.openmrs.module.fhir2.api.search.GroupSearchQueryTest |
| 11-Dec-2025 15:17:37 | [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.992 s -- in org.openmrs.module.fhir2.api.search.GroupSearchQueryTest |
| 11-Dec-2025 15:17:37 | [INFO] Running org.openmrs.module.fhir2.api.search.VisitSearchQueryTest |
| 11-Dec-2025 15:17:40 | [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.945 s -- in org.openmrs.module.fhir2.api.search.VisitSearchQueryTest |
| 11-Dec-2025 15:17:40 | [INFO] Running org.openmrs.module.fhir2.api.search.MedicationSearchQueryTest |
| 11-Dec-2025 15:17:41 | [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.422 s -- in org.openmrs.module.fhir2.api.search.MedicationSearchQueryTest |
| 11-Dec-2025 15:17:41 | [INFO] Running org.openmrs.module.fhir2.api.search.ObservationSearchQueryTest |
| 11-Dec-2025 15:17:51 | [INFO] Tests run: 71, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.00 s -- in org.openmrs.module.fhir2.api.search.ObservationSearchQueryTest |
| 11-Dec-2025 15:17:51 | [INFO] Running org.openmrs.module.fhir2.api.search.PatientSearchQueryTest |
| 11-Dec-2025 15:18:01 | [INFO] Tests run: 54, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.12 s -- in org.openmrs.module.fhir2.api.search.PatientSearchQueryTest |
| 11-Dec-2025 15:18:01 | [INFO] Running org.openmrs.module.fhir2.api.search.ServiceRequestSearchQueryTest |
| 11-Dec-2025 15:18:05 | [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.923 s -- in org.openmrs.module.fhir2.api.search.ServiceRequestSearchQueryTest |
| 11-Dec-2025 15:18:05 | [INFO] Running org.openmrs.module.fhir2.api.search.AllergyIntoleranceSearchQueryTest |
| 11-Dec-2025 15:18:08 | [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.707 s -- in org.openmrs.module.fhir2.api.search.AllergyIntoleranceSearchQueryTest |
| 11-Dec-2025 15:18:08 | [INFO] Running org.openmrs.module.fhir2.api.search.RelatedPersonSearchQueryTest |
| 11-Dec-2025 15:18:09 | [WARNING] Tests run: 24, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.049 s -- in org.openmrs.module.fhir2.api.search.RelatedPersonSearchQueryTest |
| 11-Dec-2025 15:18:09 | [INFO] Running org.openmrs.module.fhir2.api.search.MedicationRequestSearchQueryTest |
| 11-Dec-2025 15:18:16 | [INFO] Tests run: 51, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.602 s -- in org.openmrs.module.fhir2.api.search.MedicationRequestSearchQueryTest |
| 11-Dec-2025 15:18:16 | [INFO] Running org.openmrs.module.fhir2.api.search.param.SearchParameterMapTest |
| 11-Dec-2025 15:18:16 | [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.openmrs.module.fhir2.api.search.param.SearchParameterMapTest |
| 11-Dec-2025 15:18:16 | [INFO] Running org.openmrs.module.fhir2.api.search.ConditionSearchQueryTest |
| 11-Dec-2025 15:18:18 | [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.159 s -- in org.openmrs.module.fhir2.api.search.ConditionSearchQueryTest |
| 11-Dec-2025 15:18:18 | [INFO] Running org.openmrs.module.fhir2.api.search.UserSearchQueryTest |
| 11-Dec-2025 15:18:19 | [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.433 s -- in org.openmrs.module.fhir2.api.search.UserSearchQueryTest |
| 11-Dec-2025 15:18:19 | [INFO] Running org.openmrs.module.fhir2.api.search.DiagnosticReportSearchQueryTest |
| 11-Dec-2025 15:18:22 | [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.517 s -- in org.openmrs.module.fhir2.api.search.DiagnosticReportSearchQueryTest |
| 11-Dec-2025 15:18:22 | [INFO] Running org.openmrs.module.fhir2.api.search.ValueSetSearchQueryTest |
| 11-Dec-2025 15:18:22 | [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.openmrs.module.fhir2.api.search.ValueSetSearchQueryTest |
| 11-Dec-2025 15:18:22 | [INFO] Running org.openmrs.module.fhir2.api.search.TaskSearchQueryTest |
| 11-Dec-2025 15:18:26 | [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.714 s -- in org.openmrs.module.fhir2.api.search.TaskSearchQueryTest |
| 11-Dec-2025 15:18:26 | [INFO] Running org.openmrs.module.fhir2.api.search.SearchQueryBundleProviderTest |
| 11-Dec-2025 15:18:26 | [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.openmrs.module.fhir2.api.search.SearchQueryBundleProviderTest |
| 11-Dec-2025 15:18:26 | [INFO] Running org.openmrs.module.fhir2.api.spi.ServiceClassLoaderTest |
| 11-Dec-2025 15:18:26 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.openmrs.module.fhir2.api.spi.ServiceClassLoaderTest |
| 11-Dec-2025 15:18:26 | [INFO] Running org.openmrs.module.fhir2.providers.r4.GroupFhirResourceProviderTest |
| 11-Dec-2025 15:18:26 | [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 s -- in org.openmrs.module.fhir2.providers.r4.GroupFhirResourceProviderTest |
| 11-Dec-2025 15:18:26 | [INFO] Running org.openmrs.module.fhir2.providers.r4.LocationFhirResourceProviderTest |
| 11-Dec-2025 15:18:26 | [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.openmrs.module.fhir2.providers.r4.LocationFhirResourceProviderTest |
| 11-Dec-2025 15:18:26 | [INFO] Running org.openmrs.module.fhir2.providers.r4.EncounterFhirResourceProviderTest |
| 11-Dec-2025 15:18:26 | [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.openmrs.module.fhir2.providers.r4.EncounterFhirResourceProviderTest |
| 11-Dec-2025 15:18:26 | [INFO] Running org.openmrs.module.fhir2.providers.r4.DiagnosticReportFhirResourceProviderTest |
| 11-Dec-2025 15:18:26 | [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.openmrs.module.fhir2.providers.r4.DiagnosticReportFhirResourceProviderTest |
| 11-Dec-2025 15:18:26 | [INFO] Running org.openmrs.module.fhir2.providers.r4.MedicationFhirResourceProviderTest |
| 11-Dec-2025 15:18:26 | [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.openmrs.module.fhir2.providers.r4.MedicationFhirResourceProviderTest |
| 11-Dec-2025 15:18:26 | [INFO] Running org.openmrs.module.fhir2.providers.r4.MedicationRequestFhirResourceProviderTest |
| 11-Dec-2025 15:18:26 | [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.openmrs.module.fhir2.providers.r4.MedicationRequestFhirResourceProviderTest |
| 11-Dec-2025 15:18:26 | [INFO] Running org.openmrs.module.fhir2.providers.r4.ServiceRequestFhirResourceProviderTest |
| 11-Dec-2025 15:18:26 | [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.openmrs.module.fhir2.providers.r4.ServiceRequestFhirResourceProviderTest |
| 11-Dec-2025 15:18:26 | [INFO] Running org.openmrs.module.fhir2.providers.r4.EpisodeOfCareFhirResourceProviderTest |
| 11-Dec-2025 15:18:26 | [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.openmrs.module.fhir2.providers.r4.EpisodeOfCareFhirResourceProviderTest |
| 11-Dec-2025 15:18:26 | [INFO] Running org.openmrs.module.fhir2.providers.r4.ImmunizationFhirResourceProviderTest |
| 11-Dec-2025 15:18:26 | [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.openmrs.module.fhir2.providers.r4.ImmunizationFhirResourceProviderTest |
| 11-Dec-2025 15:18:26 | [INFO] Running org.openmrs.module.fhir2.providers.r4.RelatedPersonFhirResourceProviderTest |
| 11-Dec-2025 15:18:26 | [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.openmrs.module.fhir2.providers.r4.RelatedPersonFhirResourceProviderTest |
| 11-Dec-2025 15:18:26 | [INFO] Running org.openmrs.module.fhir2.providers.r4.ConditionFhirResourceProviderTest |
| 11-Dec-2025 15:18:26 | [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.openmrs.module.fhir2.providers.r4.ConditionFhirResourceProviderTest |
| 11-Dec-2025 15:18:26 | [INFO] Running org.openmrs.module.fhir2.providers.r4.PatientFhirResourceProviderTest |
| 11-Dec-2025 15:18:26 | [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.openmrs.module.fhir2.providers.r4.PatientFhirResourceProviderTest |
| 11-Dec-2025 15:18:26 | [INFO] Running org.openmrs.module.fhir2.providers.r4.PractitionerFhirResourceProviderTest |
| 11-Dec-2025 15:18:27 | [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.openmrs.module.fhir2.providers.r4.PractitionerFhirResourceProviderTest |
| 11-Dec-2025 15:18:27 | [INFO] Running org.openmrs.module.fhir2.providers.r4.TaskFhirResourceProviderTest |
| 11-Dec-2025 15:18:27 | [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.openmrs.module.fhir2.providers.r4.TaskFhirResourceProviderTest |
| 11-Dec-2025 15:18:27 | [INFO] Running org.openmrs.module.fhir2.providers.r4.AllergyIntoleranceFhirResourceProviderTest |
| 11-Dec-2025 15:18:27 | [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.openmrs.module.fhir2.providers.r4.AllergyIntoleranceFhirResourceProviderTest |
| 11-Dec-2025 15:18:27 | [INFO] Running org.openmrs.module.fhir2.providers.r4.PersonFhirResourceProviderTest |
| 11-Dec-2025 15:18:27 | [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.openmrs.module.fhir2.providers.r4.PersonFhirResourceProviderTest |
| 11-Dec-2025 15:18:27 | [INFO] Running org.openmrs.module.fhir2.providers.r4.ValueSetFhirResourceProviderTest |
| 11-Dec-2025 15:18:27 | [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.openmrs.module.fhir2.providers.r4.ValueSetFhirResourceProviderTest |
| 11-Dec-2025 15:18:27 | [INFO] Running org.openmrs.module.fhir2.providers.r4.ObservationFhirResourceProviderTest |
| 11-Dec-2025 15:18:27 | [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.openmrs.module.fhir2.providers.r4.ObservationFhirResourceProviderTest |
| 11-Dec-2025 15:18:27 | [INFO] Running org.openmrs.module.fhir2.providers.r3.GroupFhirResourceProviderTest |
| 11-Dec-2025 15:18:27 | [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 s -- in org.openmrs.module.fhir2.providers.r3.GroupFhirResourceProviderTest |
| 11-Dec-2025 15:18:27 | [INFO] Running org.openmrs.module.fhir2.providers.r3.LocationFhirResourceProviderTest |
| 11-Dec-2025 15:18:27 | [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.openmrs.module.fhir2.providers.r3.LocationFhirResourceProviderTest |
| 11-Dec-2025 15:18:27 | [INFO] Running org.openmrs.module.fhir2.providers.r3.ConditionFhirR3ResourceProviderTest |
| 11-Dec-2025 15:18:27 | [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.openmrs.module.fhir2.providers.r3.ConditionFhirR3ResourceProviderTest |
| 11-Dec-2025 15:18:27 | [INFO] Running org.openmrs.module.fhir2.providers.r3.EncounterFhirResourceProviderTest |
| 11-Dec-2025 15:18:27 | [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.openmrs.module.fhir2.providers.r3.EncounterFhirResourceProviderTest |
| 11-Dec-2025 15:18:27 | [INFO] Running org.openmrs.module.fhir2.providers.r3.DiagnosticReportFhirResourceProviderTest |
| 11-Dec-2025 15:18:27 | [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.openmrs.module.fhir2.providers.r3.DiagnosticReportFhirResourceProviderTest |
| 11-Dec-2025 15:18:27 | [INFO] Running org.openmrs.module.fhir2.providers.r3.MedicationFhirResourceProviderTest |
| 11-Dec-2025 15:18:27 | [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.openmrs.module.fhir2.providers.r3.MedicationFhirResourceProviderTest |
| 11-Dec-2025 15:18:27 | [INFO] Running org.openmrs.module.fhir2.providers.r3.MedicationRequestFhirResourceProviderTest |
| 11-Dec-2025 15:18:27 | [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.openmrs.module.fhir2.providers.r3.MedicationRequestFhirResourceProviderTest |
| 11-Dec-2025 15:18:27 | [INFO] Running org.openmrs.module.fhir2.providers.r3.EpisodeOfCareFhirResourceProviderTest |
| 11-Dec-2025 15:18:27 | [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.openmrs.module.fhir2.providers.r3.EpisodeOfCareFhirResourceProviderTest |
| 11-Dec-2025 15:18:27 | [INFO] Running org.openmrs.module.fhir2.providers.r3.ProcedureRequestFhirResourceProviderTest |
| 11-Dec-2025 15:18:27 | [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.openmrs.module.fhir2.providers.r3.ProcedureRequestFhirResourceProviderTest |
| 11-Dec-2025 15:18:27 | [INFO] Running org.openmrs.module.fhir2.providers.r3.RelatedPersonFhirResourceProviderTest |
| 11-Dec-2025 15:18:27 | [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.openmrs.module.fhir2.providers.r3.RelatedPersonFhirResourceProviderTest |
| 11-Dec-2025 15:18:27 | [INFO] Running org.openmrs.module.fhir2.providers.r3.PatientFhirResourceProviderTest |
| 11-Dec-2025 15:18:27 | [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.openmrs.module.fhir2.providers.r3.PatientFhirResourceProviderTest |
| 11-Dec-2025 15:18:27 | [INFO] Running org.openmrs.module.fhir2.providers.r3.PractitionerFhirResourceProviderTest |
| 11-Dec-2025 15:18:27 | [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.openmrs.module.fhir2.providers.r3.PractitionerFhirResourceProviderTest |
| 11-Dec-2025 15:18:27 | [INFO] Running org.openmrs.module.fhir2.providers.r3.TaskFhirResourceProviderTest |
| 11-Dec-2025 15:18:27 | [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.openmrs.module.fhir2.providers.r3.TaskFhirResourceProviderTest |
| 11-Dec-2025 15:18:27 | [INFO] Running org.openmrs.module.fhir2.providers.r3.PersonFhirResourceProviderTest |
| 11-Dec-2025 15:18:27 | [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.openmrs.module.fhir2.providers.r3.PersonFhirResourceProviderTest |
| 11-Dec-2025 15:18:27 | [INFO] Running org.openmrs.module.fhir2.providers.r3.AllergyIntoleranceFhirR3ResourceProviderTest |
| 11-Dec-2025 15:18:27 | [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.openmrs.module.fhir2.providers.r3.AllergyIntoleranceFhirR3ResourceProviderTest |
| 11-Dec-2025 15:18:27 | [INFO] Running org.openmrs.module.fhir2.providers.r3.ValueSetFhirResourceProviderTest |
| 11-Dec-2025 15:18:28 | [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.openmrs.module.fhir2.providers.r3.ValueSetFhirResourceProviderTest |
| 11-Dec-2025 15:18:28 | [INFO] Running org.openmrs.module.fhir2.providers.r3.ObservationFhirResourceProviderTest |
| 11-Dec-2025 15:18:28 | [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.openmrs.module.fhir2.providers.r3.ObservationFhirResourceProviderTest |
| 11-Dec-2025 15:18:28 | [INFO] |
| 11-Dec-2025 15:18:28 | [INFO] Results: |
| 11-Dec-2025 15:18:28 | [INFO] |
| 11-Dec-2025 15:18:28 | [WARNING] Tests run: 4071, Failures: 0, Errors: 0, Skipped: 3 |
| 11-Dec-2025 15:18:28 | [INFO] |
| 11-Dec-2025 15:18:28 | [INFO] |
| 11-Dec-2025 15:18:28 | [INFO] --- jacoco:0.8.8:report (report) @ fhir2-api --- |
| 11-Dec-2025 15:18:28 | [INFO] Loading execution data file /module/api/target/jacoco.exec |
| 11-Dec-2025 15:18:29 | [INFO] Analyzed bundle 'FHIR2 API' with 237 classes |
| 11-Dec-2025 15:18:29 | [INFO] |
| 11-Dec-2025 15:18:29 | [INFO] --- jar:3.4.2:jar (default-jar) @ fhir2-api --- |
| 11-Dec-2025 15:18:29 | [INFO] Building jar: /module/api/target/fhir2-api-3.0.0-SNAPSHOT.jar |
| 11-Dec-2025 15:18:29 | [INFO] |
| 11-Dec-2025 15:18:29 | [INFO] --- jar:3.4.2:test-jar (default) @ fhir2-api --- |
| 11-Dec-2025 15:18:29 | [INFO] Building jar: /module/api/target/fhir2-api-3.0.0-SNAPSHOT-tests.jar |
| 11-Dec-2025 15:18:30 | [INFO] |
| 11-Dec-2025 15:18:30 | [INFO] ------------------< org.openmrs.module:fhir2-api-2.5 >------------------ |
| 11-Dec-2025 15:18:30 | [INFO] Building FHIR2 API 2.5 3.0.0-SNAPSHOT [4/11] |
| 11-Dec-2025 15:18:30 | [INFO] from api-2.5/pom.xml |
| 11-Dec-2025 15:18:30 | [INFO] --------------------------------[ jar ]--------------------------------- |
| 11-Dec-2025 15:18:30 | [INFO] |
| 11-Dec-2025 15:18:30 | [INFO] --- clean:3.4.1:clean (default-clean) @ fhir2-api-2.5 --- |
| 11-Dec-2025 15:18:30 | [INFO] |
| 11-Dec-2025 15:18:30 | [INFO] --- jacoco:0.8.8:prepare-agent (default) @ fhir2-api-2.5 --- |
| 11-Dec-2025 15:18:30 | [INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/module/api-2.5/target/jacoco.exec |
| 11-Dec-2025 15:18:30 | [INFO] |
| 11-Dec-2025 15:18:30 | [INFO] --- license:4.6:format (default) @ fhir2-api-2.5 --- |
| 11-Dec-2025 15:18:30 | [INFO] Updating license headers... |
| 11-Dec-2025 15:18:30 | [INFO] |
| 11-Dec-2025 15:18:30 | [INFO] --- spotless:2.30.0:apply (default) @ fhir2-api-2.5 --- |
| 11-Dec-2025 15:18:30 | [INFO] |
| 11-Dec-2025 15:18:30 | [INFO] --- resources:3.3.1:resources (default-resources) @ fhir2-api-2.5 --- |
| 11-Dec-2025 15:18:30 | [INFO] skip non existing resourceDirectory /module/api-2.5/src/main/resources |
| 11-Dec-2025 15:18:30 | [INFO] skip non existing resourceDirectory /module/api-2.5/src/main/resources |
| 11-Dec-2025 15:18:30 | [INFO] skip non existing resourceDirectory /module/api-2.5/src/main/webapp |
| 11-Dec-2025 15:18:30 | [INFO] skip non existing resourceDirectory /module/api-2.5/src/main/webapp |
| 11-Dec-2025 15:18:30 | [INFO] |
| 11-Dec-2025 15:18:30 | [INFO] --- compiler:3.14.0:compile (default-compile) @ fhir2-api-2.5 --- |
| 11-Dec-2025 15:18:30 | [INFO] Recompiling the module because of changed dependency. |
| 11-Dec-2025 15:18:30 | [INFO] Compiling 1 source file with javac [debug target 1.8] to target/classes |
| 11-Dec-2025 15:18:31 | [INFO] |
| 11-Dec-2025 15:18:31 | [INFO] --- resources:3.3.1:testResources (default-testResources) @ fhir2-api-2.5 --- |
| 11-Dec-2025 15:18:31 | [INFO] skip non existing resourceDirectory /module/api-2.5/src/test/resources |
| 11-Dec-2025 15:18:31 | [INFO] skip non existing resourceDirectory /module/api-2.5/src/test/resources |
| 11-Dec-2025 15:18:31 | [INFO] |
| 11-Dec-2025 15:18:31 | [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ fhir2-api-2.5 --- |
| 11-Dec-2025 15:18:31 | [INFO] Recompiling the module because of changed dependency. |
| 11-Dec-2025 15:18:31 | [INFO] Compiling 2 source files with javac [debug target 1.8] to target/test-classes |
| 11-Dec-2025 15:18:32 | [INFO] |
| 11-Dec-2025 15:18:32 | [INFO] --- surefire:3.5.3:test (default-test) @ fhir2-api-2.5 --- |
| 11-Dec-2025 15:18:32 | [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider |
| 11-Dec-2025 15:18:32 | [INFO] |
| 11-Dec-2025 15:18:32 | [INFO] ------------------------------------------------------- |
| 11-Dec-2025 15:18:32 | [INFO] T E S T S |
| 11-Dec-2025 15:18:32 | [INFO] ------------------------------------------------------- |
| 11-Dec-2025 15:18:34 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.LocationTypeTranslatorImpl2_5Test |
| 11-Dec-2025 15:18:36 | [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.409 s -- in org.openmrs.module.fhir2.api.translators.impl.LocationTypeTranslatorImpl2_5Test |
| 11-Dec-2025 15:18:36 | [INFO] |
| 11-Dec-2025 15:18:36 | [INFO] Results: |
| 11-Dec-2025 15:18:36 | [INFO] |
| 11-Dec-2025 15:18:36 | [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 |
| 11-Dec-2025 15:18:36 | [INFO] |
| 11-Dec-2025 15:18:36 | [INFO] |
| 11-Dec-2025 15:18:36 | [INFO] --- jacoco:0.8.8:report (report) @ fhir2-api-2.5 --- |
| 11-Dec-2025 15:18:36 | [INFO] Loading execution data file /module/api-2.5/target/jacoco.exec |
| 11-Dec-2025 15:18:36 | [INFO] Analyzed bundle 'FHIR2 API 2.5' with 1 classes |
| 11-Dec-2025 15:18:36 | [INFO] |
| 11-Dec-2025 15:18:36 | [INFO] --- jar:3.4.2:jar (default-jar) @ fhir2-api-2.5 --- |
| 11-Dec-2025 15:18:36 | [INFO] Building jar: /module/api-2.5/target/fhir2-api-2.5-3.0.0-SNAPSHOT.jar |
| 11-Dec-2025 15:18:36 | [INFO] |
| 11-Dec-2025 15:18:36 | [INFO] --- jar:3.4.2:test-jar (default) @ fhir2-api-2.5 --- |
| 11-Dec-2025 15:18:36 | [INFO] Building jar: /module/api-2.5/target/fhir2-api-2.5-3.0.0-SNAPSHOT-tests.jar |
| 11-Dec-2025 15:18:36 | [INFO] |
| 11-Dec-2025 15:18:36 | [INFO] ------------------< org.openmrs.module:fhir2-api-2.6 >------------------ |
| 11-Dec-2025 15:18:36 | [INFO] Building FHIR2 API 2.6 3.0.0-SNAPSHOT [5/11] |
| 11-Dec-2025 15:18:36 | [INFO] from api-2.6/pom.xml |
| 11-Dec-2025 15:18:36 | [INFO] --------------------------------[ jar ]--------------------------------- |
| 11-Dec-2025 15:18:37 | [INFO] |
| 11-Dec-2025 15:18:37 | [INFO] --- clean:3.4.1:clean (default-clean) @ fhir2-api-2.6 --- |
| 11-Dec-2025 15:18:37 | [INFO] |
| 11-Dec-2025 15:18:37 | [INFO] --- jacoco:0.8.8:prepare-agent (default) @ fhir2-api-2.6 --- |
| 11-Dec-2025 15:18:37 | [INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/module/api-2.6/target/jacoco.exec |
| 11-Dec-2025 15:18:37 | [INFO] |
| 11-Dec-2025 15:18:37 | [INFO] --- license:4.6:format (default) @ fhir2-api-2.6 --- |
| 11-Dec-2025 15:18:37 | [INFO] Updating license headers... |
| 11-Dec-2025 15:18:37 | [INFO] |
| 11-Dec-2025 15:18:37 | [INFO] --- spotless:2.30.0:apply (default) @ fhir2-api-2.6 --- |
| 11-Dec-2025 15:18:37 | [INFO] |
| 11-Dec-2025 15:18:37 | [INFO] --- resources:3.3.1:resources (default-resources) @ fhir2-api-2.6 --- |
| 11-Dec-2025 15:18:37 | [INFO] skip non existing resourceDirectory /module/api-2.6/src/main/resources |
| 11-Dec-2025 15:18:37 | [INFO] skip non existing resourceDirectory /module/api-2.6/src/main/resources |
| 11-Dec-2025 15:18:37 | [INFO] skip non existing resourceDirectory /module/api-2.6/src/main/webapp |
| 11-Dec-2025 15:18:37 | [INFO] skip non existing resourceDirectory /module/api-2.6/src/main/webapp |
| 11-Dec-2025 15:18:37 | [INFO] |
| 11-Dec-2025 15:18:37 | [INFO] --- compiler:3.14.0:compile (default-compile) @ fhir2-api-2.6 --- |
| 11-Dec-2025 15:18:37 | [INFO] Recompiling the module because of changed dependency. |
| 11-Dec-2025 15:18:37 | [INFO] Compiling 12 source files with javac [debug target 1.8] to target/classes |
| 11-Dec-2025 15:18:38 | [INFO] |
| 11-Dec-2025 15:18:38 | [INFO] --- resources:3.3.1:testResources (default-testResources) @ fhir2-api-2.6 --- |
| 11-Dec-2025 15:18:38 | [INFO] skip non existing resourceDirectory /module/api-2.6/src/test/resources |
| 11-Dec-2025 15:18:38 | [INFO] skip non existing resourceDirectory /module/api-2.6/src/test/resources |
| 11-Dec-2025 15:18:38 | [INFO] |
| 11-Dec-2025 15:18:38 | [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ fhir2-api-2.6 --- |
| 11-Dec-2025 15:18:38 | [INFO] Recompiling the module because of changed dependency. |
| 11-Dec-2025 15:18:38 | [INFO] Compiling 16 source files with javac [debug target 1.8] to target/test-classes |
| 11-Dec-2025 15:18:39 | [INFO] /module/api-2.6/src/test/java/org/openmrs/module/fhir2/api/dao/impl/FhirMedicationDispenseDaoImplTest.java: Some input files use or override a deprecated API. |
| 11-Dec-2025 15:18:39 | [INFO] /module/api-2.6/src/test/java/org/openmrs/module/fhir2/api/dao/impl/FhirMedicationDispenseDaoImplTest.java: Recompile with -Xlint:deprecation for details. |
| 11-Dec-2025 15:18:39 | [INFO] |
| 11-Dec-2025 15:18:39 | [INFO] --- surefire:3.5.3:test (default-test) @ fhir2-api-2.6 --- |
| 11-Dec-2025 15:18:39 | [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider |
| 11-Dec-2025 15:18:39 | [INFO] |
| 11-Dec-2025 15:18:39 | [INFO] ------------------------------------------------------- |
| 11-Dec-2025 15:18:39 | [INFO] T E S T S |
| 11-Dec-2025 15:18:39 | [INFO] ------------------------------------------------------- |
| 11-Dec-2025 15:18:43 | [INFO] Running org.openmrs.module.fhir2.api.dao.impl.FhirMedicationDispenseDaoImplTest |
| 11-Dec-2025 15:19:09 | [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.45 s -- in org.openmrs.module.fhir2.api.dao.impl.FhirMedicationDispenseDaoImplTest |
| 11-Dec-2025 15:19:09 | [INFO] Running org.openmrs.module.fhir2.api.impl.FhirMedicationDispenseServiceImplTest |
| 11-Dec-2025 15:19:09 | [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 s -- in org.openmrs.module.fhir2.api.impl.FhirMedicationDispenseServiceImplTest |
| 11-Dec-2025 15:19:09 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.MedicationDispenseTranslatorImplTest |
| 11-Dec-2025 15:19:10 | [INFO] Tests run: 63, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.442 s -- in org.openmrs.module.fhir2.api.translators.impl.MedicationDispenseTranslatorImplTest |
| 11-Dec-2025 15:19:10 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.MedicationDispenseStatusTranslatorImplTest |
| 11-Dec-2025 15:19:10 | [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.openmrs.module.fhir2.api.translators.impl.MedicationDispenseStatusTranslatorImplTest |
| 11-Dec-2025 15:19:10 | [INFO] Running org.openmrs.module.fhir2.api.search.PatientSearchQueryImpl2_6Test |
| 11-Dec-2025 15:19:10 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.492 s -- in org.openmrs.module.fhir2.api.search.PatientSearchQueryImpl2_6Test |
| 11-Dec-2025 15:19:10 | [INFO] Running org.openmrs.module.fhir2.api.search.PractitionerSearchQueryImpl2_6Test |
| 11-Dec-2025 15:19:11 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.765 s -- in org.openmrs.module.fhir2.api.search.PractitionerSearchQueryImpl2_6Test |
| 11-Dec-2025 15:19:11 | [INFO] Running org.openmrs.module.fhir2.api.search.MedicationSearchQueryImpl2_6Test |
| 11-Dec-2025 15:19:11 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.491 s -- in org.openmrs.module.fhir2.api.search.MedicationSearchQueryImpl2_6Test |
| 11-Dec-2025 15:19:11 | [INFO] Running org.openmrs.module.fhir2.api.search.MedicationRequestSearchQueryImpl2_6Test |
| 11-Dec-2025 15:19:12 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.453 s -- in org.openmrs.module.fhir2.api.search.MedicationRequestSearchQueryImpl2_6Test |
| 11-Dec-2025 15:19:12 | [INFO] Running org.openmrs.module.fhir2.api.search.MedicationDispenseSearchQueryImpl2_6Test |
| 11-Dec-2025 15:19:15 | [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.580 s -- in org.openmrs.module.fhir2.api.search.MedicationDispenseSearchQueryImpl2_6Test |
| 11-Dec-2025 15:19:15 | [INFO] Running org.openmrs.module.fhir2.api.search.EncounterSearchQueryImpl2_6Test |
| 11-Dec-2025 15:19:15 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.406 s -- in org.openmrs.module.fhir2.api.search.EncounterSearchQueryImpl2_6Test |
| 11-Dec-2025 15:19:15 | [INFO] Running org.openmrs.module.fhir2.providers.r4.MedicationDispenseFhirResourceProviderTest |
| 11-Dec-2025 15:19:15 | [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s -- in org.openmrs.module.fhir2.providers.r4.MedicationDispenseFhirResourceProviderTest |
| 11-Dec-2025 15:19:15 | [INFO] Running org.openmrs.module.fhir2.providers.r3.MedicationDispenseFhirResourceProviderTest |
| 11-Dec-2025 15:19:16 | [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.480 s -- in org.openmrs.module.fhir2.providers.r3.MedicationDispenseFhirResourceProviderTest |
| 11-Dec-2025 15:19:16 | [INFO] |
| 11-Dec-2025 15:19:16 | [INFO] Results: |
| 11-Dec-2025 15:19:16 | [INFO] |
| 11-Dec-2025 15:19:16 | [INFO] Tests run: 155, Failures: 0, Errors: 0, Skipped: 0 |
| 11-Dec-2025 15:19:16 | [INFO] |
| 11-Dec-2025 15:19:16 | [INFO] |
| 11-Dec-2025 15:19:16 | [INFO] --- jacoco:0.8.8:report (report) @ fhir2-api-2.6 --- |
| 11-Dec-2025 15:19:16 | [INFO] Loading execution data file /module/api-2.6/target/jacoco.exec |
| 11-Dec-2025 15:19:16 | [INFO] Analyzed bundle 'FHIR2 API 2.6' with 7 classes |
| 11-Dec-2025 15:19:16 | [INFO] |
| 11-Dec-2025 15:19:16 | [INFO] --- jar:3.4.2:jar (default-jar) @ fhir2-api-2.6 --- |
| 11-Dec-2025 15:19:16 | [INFO] Building jar: /module/api-2.6/target/fhir2-api-2.6-3.0.0-SNAPSHOT.jar |
| 11-Dec-2025 15:19:16 | [INFO] |
| 11-Dec-2025 15:19:16 | [INFO] --- jar:3.4.2:test-jar (default) @ fhir2-api-2.6 --- |
| 11-Dec-2025 15:19:16 | [INFO] Building jar: /module/api-2.6/target/fhir2-api-2.6-3.0.0-SNAPSHOT-tests.jar |
| 11-Dec-2025 15:19:16 | [INFO] |
| 11-Dec-2025 15:19:16 | [INFO] ------------------< org.openmrs.module:fhir2-api-2.7 >------------------ |
| 11-Dec-2025 15:19:16 | [INFO] Building FHIR2 API 2.7 3.0.0-SNAPSHOT [6/11] |
| 11-Dec-2025 15:19:16 | [INFO] from api-2.7/pom.xml |
| 11-Dec-2025 15:19:16 | [INFO] --------------------------------[ jar ]--------------------------------- |
| 11-Dec-2025 15:19:17 | [INFO] |
| 11-Dec-2025 15:19:17 | [INFO] --- clean:3.4.1:clean (default-clean) @ fhir2-api-2.7 --- |
| 11-Dec-2025 15:19:17 | [INFO] |
| 11-Dec-2025 15:19:17 | [INFO] --- jacoco:0.8.8:prepare-agent (default) @ fhir2-api-2.7 --- |
| 11-Dec-2025 15:19:17 | [INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/module/api-2.7/target/jacoco.exec |
| 11-Dec-2025 15:19:17 | [INFO] |
| 11-Dec-2025 15:19:17 | [INFO] --- license:4.6:format (default) @ fhir2-api-2.7 --- |
| 11-Dec-2025 15:19:17 | [INFO] Updating license headers... |
| 11-Dec-2025 15:19:17 | [INFO] |
| 11-Dec-2025 15:19:17 | [INFO] --- spotless:2.30.0:apply (default) @ fhir2-api-2.7 --- |
| 11-Dec-2025 15:19:17 | [INFO] |
| 11-Dec-2025 15:19:17 | [INFO] --- resources:3.3.1:resources (default-resources) @ fhir2-api-2.7 --- |
| 11-Dec-2025 15:19:17 | [INFO] skip non existing resourceDirectory /module/api-2.7/src/main/resources |
| 11-Dec-2025 15:19:17 | [INFO] skip non existing resourceDirectory /module/api-2.7/src/main/resources |
| 11-Dec-2025 15:19:17 | [INFO] skip non existing resourceDirectory /module/api-2.7/src/main/webapp |
| 11-Dec-2025 15:19:17 | [INFO] skip non existing resourceDirectory /module/api-2.7/src/main/webapp |
| 11-Dec-2025 15:19:17 | [INFO] |
| 11-Dec-2025 15:19:17 | [INFO] --- compiler:3.14.0:compile (default-compile) @ fhir2-api-2.7 --- |
| 11-Dec-2025 15:19:17 | [INFO] Recompiling the module because of changed dependency. |
| 11-Dec-2025 15:19:17 | [INFO] Compiling 1 source file with javac [debug target 1.8] to target/classes |
| 11-Dec-2025 15:19:18 | [INFO] |
| 11-Dec-2025 15:19:18 | [INFO] --- resources:3.3.1:testResources (default-testResources) @ fhir2-api-2.7 --- |
| 11-Dec-2025 15:19:18 | [INFO] skip non existing resourceDirectory /module/api-2.7/src/test/resources |
| 11-Dec-2025 15:19:18 | [INFO] skip non existing resourceDirectory /module/api-2.7/src/test/resources |
| 11-Dec-2025 15:19:18 | [INFO] |
| 11-Dec-2025 15:19:18 | [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ fhir2-api-2.7 --- |
| 11-Dec-2025 15:19:18 | [INFO] Recompiling the module because of changed dependency. |
| 11-Dec-2025 15:19:18 | [INFO] Compiling 1 source file with javac [debug target 1.8] to target/test-classes |
| 11-Dec-2025 15:19:19 | [INFO] |
| 11-Dec-2025 15:19:19 | [INFO] --- surefire:3.5.3:test (default-test) @ fhir2-api-2.7 --- |
| 11-Dec-2025 15:19:19 | [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider |
| 11-Dec-2025 15:19:19 | [INFO] |
| 11-Dec-2025 15:19:19 | [INFO] ------------------------------------------------------- |
| 11-Dec-2025 15:19:19 | [INFO] T E S T S |
| 11-Dec-2025 15:19:19 | [INFO] ------------------------------------------------------- |
| 11-Dec-2025 15:19:20 | [INFO] Running org.openmrs.module.fhir2.api.translators.impl.ObservationReferenceRangeTranslatorImpl2_7Test |
| 11-Dec-2025 15:19:22 | [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.880 s -- in org.openmrs.module.fhir2.api.translators.impl.ObservationReferenceRangeTranslatorImpl2_7Test |
| 11-Dec-2025 15:19:23 | [INFO] |
| 11-Dec-2025 15:19:23 | [INFO] Results: |
| 11-Dec-2025 15:19:23 | [INFO] |
| 11-Dec-2025 15:19:23 | [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 |
| 11-Dec-2025 15:19:23 | [INFO] |
| 11-Dec-2025 15:19:23 | [INFO] |
| 11-Dec-2025 15:19:23 | [INFO] --- jacoco:0.8.8:report (report) @ fhir2-api-2.7 --- |
| 11-Dec-2025 15:19:23 | [INFO] Loading execution data file /module/api-2.7/target/jacoco.exec |
| 11-Dec-2025 15:19:23 | [INFO] Analyzed bundle 'FHIR2 API 2.7' with 1 classes |
| 11-Dec-2025 15:19:23 | [INFO] |
| 11-Dec-2025 15:19:23 | [INFO] --- jar:3.4.2:jar (default-jar) @ fhir2-api-2.7 --- |
| 11-Dec-2025 15:19:23 | [INFO] Building jar: /module/api-2.7/target/fhir2-api-2.7-3.0.0-SNAPSHOT.jar |
| 11-Dec-2025 15:19:23 | [INFO] |
| 11-Dec-2025 15:19:23 | [INFO] --- jar:3.4.2:test-jar (default) @ fhir2-api-2.7 --- |
| 11-Dec-2025 15:19:23 | [INFO] Building jar: /module/api-2.7/target/fhir2-api-2.7-3.0.0-SNAPSHOT-tests.jar |
| 11-Dec-2025 15:19:23 | [INFO] |
| 11-Dec-2025 15:19:23 | [INFO] -------------------< org.openmrs.module:fhir2-omod >-------------------- |
| 11-Dec-2025 15:19:23 | [INFO] Building FHIR2 OMOD 3.0.0-SNAPSHOT [7/11] |
| 11-Dec-2025 15:19:23 | [INFO] from omod/pom.xml |
| 11-Dec-2025 15:19:23 | [INFO] --------------------------------[ jar ]--------------------------------- |
| 11-Dec-2025 15:19:23 | [INFO] |
| 11-Dec-2025 15:19:23 | [INFO] --- clean:3.4.1:clean (default-clean) @ fhir2-omod --- |
| 11-Dec-2025 15:19:23 | [INFO] |
| 11-Dec-2025 15:19:23 | [INFO] --- jacoco:0.8.8:prepare-agent (default) @ fhir2-omod --- |
| 11-Dec-2025 15:19:23 | [INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/module/omod/target/jacoco.exec |
| 11-Dec-2025 15:19:23 | [INFO] |
| 11-Dec-2025 15:19:23 | [INFO] --- license:4.6:format (default) @ fhir2-omod --- |
| 11-Dec-2025 15:19:23 | [INFO] Updating license headers... |
| 11-Dec-2025 15:19:23 | [INFO] |
| 11-Dec-2025 15:19:23 | [INFO] --- spotless:2.30.0:apply (default) @ fhir2-omod --- |
| 11-Dec-2025 15:19:26 | [INFO] |
| 11-Dec-2025 15:19:26 | [INFO] --- dependency:3.8.1:unpack-dependencies (Expand resources) @ fhir2-omod --- |
| 11-Dec-2025 15:19:26 | [INFO] |
| 11-Dec-2025 15:19:26 | [INFO] --- resources:3.3.1:resources (default-resources) @ fhir2-omod --- |
| 11-Dec-2025 15:19:27 | [INFO] Copying 6 resources from src/main/resources to target/classes |
| 11-Dec-2025 15:19:27 | [INFO] Copying 25 resources from src/main/resources to target/classes |
| 11-Dec-2025 15:19:27 | [INFO] skip non existing resourceDirectory /module/omod/src/main/webapp |
| 11-Dec-2025 15:19:27 | [INFO] skip non existing resourceDirectory /module/omod/src/main/webapp |
| 11-Dec-2025 15:19:27 | [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html |
| 11-Dec-2025 15:19:27 | [INFO] |
| 11-Dec-2025 15:19:27 | [INFO] --- compiler:3.14.0:compile (default-compile) @ fhir2-omod --- |
| 11-Dec-2025 15:19:27 | [INFO] Recompiling the module because of changed dependency. |
| 11-Dec-2025 15:19:27 | [INFO] Compiling 15 source files with javac [debug target 1.8] to target/classes |
| 11-Dec-2025 15:19:28 | [INFO] /module/omod/src/main/java/org/openmrs/module/fhir2/narrative/OpenmrsNarrativeTemplateManifest.java: /module/omod/src/main/java/org/openmrs/module/fhir2/narrative/OpenmrsNarrativeTemplateManifest.java uses unchecked or unsafe operations. |
| 11-Dec-2025 15:19:28 | [INFO] /module/omod/src/main/java/org/openmrs/module/fhir2/narrative/OpenmrsNarrativeTemplateManifest.java: Recompile with -Xlint:unchecked for details. |
| 11-Dec-2025 15:19:28 | [INFO] |
| 11-Dec-2025 15:19:28 | [INFO] --- resources:3.3.1:testResources (default-testResources) @ fhir2-omod --- |
| 11-Dec-2025 15:19:28 | [INFO] Copying 3 resources from src/test/resources to target/test-classes |
| 11-Dec-2025 15:19:28 | [INFO] Copying 1 resource from src/test/resources to target/test-classes |
| 11-Dec-2025 15:19:28 | [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html |
| 11-Dec-2025 15:19:28 | [INFO] |
| 11-Dec-2025 15:19:28 | [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ fhir2-omod --- |
| 11-Dec-2025 15:19:28 | [INFO] Recompiling the module because of changed dependency. |
| 11-Dec-2025 15:19:28 | [INFO] Compiling 60 source files with javac [debug target 1.8] to target/test-classes |
| 11-Dec-2025 15:19:34 | [INFO] |
| 11-Dec-2025 15:19:34 | [INFO] --- surefire:3.5.3:test (default-test) @ fhir2-omod --- |
| 11-Dec-2025 15:19:35 | [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider |
| 11-Dec-2025 15:19:35 | [INFO] |
| 11-Dec-2025 15:19:35 | [INFO] ------------------------------------------------------- |
| 11-Dec-2025 15:19:35 | [INFO] T E S T S |
| 11-Dec-2025 15:19:35 | [INFO] ------------------------------------------------------- |
| 11-Dec-2025 15:19:37 | [INFO] Running org.openmrs.module.fhir2.narrative.PatientNarrativeTest |
| 11-Dec-2025 15:19:42 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.902 s -- in org.openmrs.module.fhir2.narrative.PatientNarrativeTest |
| 11-Dec-2025 15:19:42 | [INFO] Running org.openmrs.module.fhir2.narrative.NarrativeGeneratorTest |
| 11-Dec-2025 15:19:42 | [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.openmrs.module.fhir2.narrative.NarrativeGeneratorTest |
| 11-Dec-2025 15:19:42 | [INFO] Running org.openmrs.module.fhir2.narrative.MedicationRequestNarrativeTest |
| 11-Dec-2025 15:19:43 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.999 s -- in org.openmrs.module.fhir2.narrative.MedicationRequestNarrativeTest |
| 11-Dec-2025 15:19:43 | [INFO] Running org.openmrs.module.fhir2.narrative.ConditionNarrativeTest |
| 11-Dec-2025 15:19:44 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.398 s -- in org.openmrs.module.fhir2.narrative.ConditionNarrativeTest |
| 11-Dec-2025 15:19:44 | [INFO] Running org.openmrs.module.fhir2.narrative.ObservationNarrativeTest |
| 11-Dec-2025 15:19:44 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.302 s -- in org.openmrs.module.fhir2.narrative.ObservationNarrativeTest |
| 11-Dec-2025 15:19:44 | [INFO] Running org.openmrs.module.fhir2.narrative.AllergyIntoleranceNarrativeTest |
| 11-Dec-2025 15:19:44 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 s -- in org.openmrs.module.fhir2.narrative.AllergyIntoleranceNarrativeTest |
| 11-Dec-2025 15:19:44 | [INFO] Running org.openmrs.module.fhir2.narrative.MedicationNarrativeTest |
| 11-Dec-2025 15:19:44 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.160 s -- in org.openmrs.module.fhir2.narrative.MedicationNarrativeTest |
| 11-Dec-2025 15:19:44 | [INFO] Running org.openmrs.module.fhir2.narrative.PersonNarrativeTest |
| 11-Dec-2025 15:19:45 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 s -- in org.openmrs.module.fhir2.narrative.PersonNarrativeTest |
| 11-Dec-2025 15:19:45 | [INFO] Running org.openmrs.module.fhir2.narrative.ServiceRequestNarrativeTest |
| 11-Dec-2025 15:19:45 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 s -- in org.openmrs.module.fhir2.narrative.ServiceRequestNarrativeTest |
| 11-Dec-2025 15:19:45 | [INFO] Running org.openmrs.module.fhir2.narrative.PractitionerNarrativeTest |
| 11-Dec-2025 15:19:45 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in org.openmrs.module.fhir2.narrative.PractitionerNarrativeTest |
| 11-Dec-2025 15:19:45 | [INFO] Running org.openmrs.module.fhir2.narrative.TaskNarrativeTest |
| 11-Dec-2025 15:19:45 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 s -- in org.openmrs.module.fhir2.narrative.TaskNarrativeTest |
| 11-Dec-2025 15:19:45 | [INFO] Running org.openmrs.module.fhir2.narrative.EncounterNarrativeTest |
| 11-Dec-2025 15:19:45 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 s -- in org.openmrs.module.fhir2.narrative.EncounterNarrativeTest |
| 11-Dec-2025 15:19:45 | [INFO] Running org.openmrs.module.fhir2.narrative.LocationNarrativeTest |
| 11-Dec-2025 15:19:46 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.openmrs.module.fhir2.narrative.LocationNarrativeTest |
| 11-Dec-2025 15:19:46 | [INFO] Running org.openmrs.module.fhir2.narrative.RelatedPersonNarrativeTest |
| 11-Dec-2025 15:19:46 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s -- in org.openmrs.module.fhir2.narrative.RelatedPersonNarrativeTest |
| 11-Dec-2025 15:19:46 | [INFO] Running org.openmrs.module.fhir2.narrative.DiagnosticReportNarrativeTest |
| 11-Dec-2025 15:19:46 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 s -- in org.openmrs.module.fhir2.narrative.DiagnosticReportNarrativeTest |
| 11-Dec-2025 15:19:46 | [INFO] Running org.openmrs.module.fhir2.narrative.MessageResolverTest |
| 11-Dec-2025 15:19:47 | [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.862 s -- in org.openmrs.module.fhir2.narrative.MessageResolverTest |
| 11-Dec-2025 15:19:47 | [INFO] Running org.openmrs.module.fhir2.narrative.PractitionerRoleNarrativeTest |
| 11-Dec-2025 15:19:47 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in org.openmrs.module.fhir2.narrative.PractitionerRoleNarrativeTest |
| 11-Dec-2025 15:19:47 | [INFO] Running org.openmrs.module.fhir2.web.servlet.FhirRestServletTest |
| 11-Dec-2025 15:19:49 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.958 s -- in org.openmrs.module.fhir2.web.servlet.FhirRestServletTest |
| 11-Dec-2025 15:19:49 | [INFO] Running org.openmrs.module.fhir2.web.util.OpenmrsFhirAddressStrategyTest |
| 11-Dec-2025 15:19:49 | [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.openmrs.module.fhir2.web.util.OpenmrsFhirAddressStrategyTest |
| 11-Dec-2025 15:19:49 | [INFO] Running org.openmrs.module.fhir2.web.util.FhirVersionUtilsTest |
| 11-Dec-2025 15:19:49 | [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.openmrs.module.fhir2.web.util.FhirVersionUtilsTest |
| 11-Dec-2025 15:19:49 | [INFO] Running org.openmrs.module.fhir2.web.util.NarrativeUtilTest |
| 11-Dec-2025 15:19:49 | [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.openmrs.module.fhir2.web.util.NarrativeUtilTest |
| 11-Dec-2025 15:19:49 | [INFO] Running org.openmrs.module.fhir2.web.authentication.RequireAuthenticationInterceptorTest |
| 11-Dec-2025 15:19:49 | [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.openmrs.module.fhir2.web.authentication.RequireAuthenticationInterceptorTest |
| 11-Dec-2025 15:19:49 | [INFO] Running org.openmrs.module.fhir2.web.filter.ForwardingFilterTest |
| 11-Dec-2025 15:19:49 | [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.openmrs.module.fhir2.web.filter.ForwardingFilterTest |
| 11-Dec-2025 15:19:49 | [INFO] Running org.openmrs.module.fhir2.web.filter.AuthenticationFilterTest |
| 11-Dec-2025 15:19:49 | [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.396 s -- in org.openmrs.module.fhir2.web.filter.AuthenticationFilterTest |
| 11-Dec-2025 15:19:49 | [INFO] Running org.openmrs.module.fhir2.providers.r4.PatientFhirResourceProviderWebTest |
| 11-Dec-2025 15:19:51 | [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.508 s -- in org.openmrs.module.fhir2.providers.r4.PatientFhirResourceProviderWebTest |
| 11-Dec-2025 15:19:51 | [INFO] Running org.openmrs.module.fhir2.providers.r4.PractitionerFhirResourceProviderWebTest |
| 11-Dec-2025 15:19:51 | [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.563 s -- in org.openmrs.module.fhir2.providers.r4.PractitionerFhirResourceProviderWebTest |
| 11-Dec-2025 15:19:51 | [INFO] Running org.openmrs.module.fhir2.providers.r4.MedicationRequestFhirResourceProviderWebTest |
| 11-Dec-2025 15:19:52 | [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.839 s -- in org.openmrs.module.fhir2.providers.r4.MedicationRequestFhirResourceProviderWebTest |
| 11-Dec-2025 15:19:52 | [INFO] Running org.openmrs.module.fhir2.providers.r4.MedicationFhirResourceProviderWebTest |
| 11-Dec-2025 15:19:53 | [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 s -- in org.openmrs.module.fhir2.providers.r4.MedicationFhirResourceProviderWebTest |
| 11-Dec-2025 15:19:53 | [INFO] Running org.openmrs.module.fhir2.providers.r4.EncounterFhirResourceProviderWebTest |
| 11-Dec-2025 15:19:54 | [INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.015 s -- in org.openmrs.module.fhir2.providers.r4.EncounterFhirResourceProviderWebTest |
| 11-Dec-2025 15:19:54 | [INFO] Running org.openmrs.module.fhir2.providers.r4.ConditionFhirResourceProviderWebTest |
| 11-Dec-2025 15:19:54 | [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.313 s -- in org.openmrs.module.fhir2.providers.r4.ConditionFhirResourceProviderWebTest |
| 11-Dec-2025 15:19:54 | [INFO] Running org.openmrs.module.fhir2.providers.r4.AllergyIntoleranceFhirResourceProviderWebTest |
| 11-Dec-2025 15:19:55 | [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.518 s -- in org.openmrs.module.fhir2.providers.r4.AllergyIntoleranceFhirResourceProviderWebTest |
| 11-Dec-2025 15:19:55 | [INFO] Running org.openmrs.module.fhir2.providers.r4.LocationFhirResourceProviderWebTest |
| 11-Dec-2025 15:19:55 | [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.518 s -- in org.openmrs.module.fhir2.providers.r4.LocationFhirResourceProviderWebTest |
| 11-Dec-2025 15:19:55 | [INFO] Running org.openmrs.module.fhir2.providers.r4.ServiceRequestFhirResourceProviderWebTest |
| 11-Dec-2025 15:19:55 | [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.396 s -- in org.openmrs.module.fhir2.providers.r4.ServiceRequestFhirResourceProviderWebTest |
| 11-Dec-2025 15:19:55 | [INFO] Running org.openmrs.module.fhir2.providers.r4.GroupFhirResourceProviderWebTest |
| 11-Dec-2025 15:19:56 | [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.openmrs.module.fhir2.providers.r4.GroupFhirResourceProviderWebTest |
| 11-Dec-2025 15:19:56 | [INFO] Running org.openmrs.module.fhir2.providers.r4.MedicationDispenseFhirResourceProviderWebTest |
| 11-Dec-2025 15:19:56 | [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s -- in org.openmrs.module.fhir2.providers.r4.MedicationDispenseFhirResourceProviderWebTest |
| 11-Dec-2025 15:19:56 | [INFO] Running org.openmrs.module.fhir2.providers.r4.TaskFhirResourceProviderWebTest |
| 11-Dec-2025 15:19:56 | [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s -- in org.openmrs.module.fhir2.providers.r4.TaskFhirResourceProviderWebTest |
| 11-Dec-2025 15:19:56 | [INFO] Running org.openmrs.module.fhir2.providers.r4.PersonFhirResourceProviderWebTest |
| 11-Dec-2025 15:19:56 | [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.343 s -- in org.openmrs.module.fhir2.providers.r4.PersonFhirResourceProviderWebTest |
| 11-Dec-2025 15:19:56 | [INFO] Running org.openmrs.module.fhir2.providers.r4.RelatedPersonFhirResourceProviderWebTest |
| 11-Dec-2025 15:19:56 | [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 s -- in org.openmrs.module.fhir2.providers.r4.RelatedPersonFhirResourceProviderWebTest |
| 11-Dec-2025 15:19:56 | [INFO] Running org.openmrs.module.fhir2.providers.r4.DiagnosticReportFhirResourceProviderWebTest |
| 11-Dec-2025 15:19:57 | [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.629 s -- in org.openmrs.module.fhir2.providers.r4.DiagnosticReportFhirResourceProviderWebTest |
| 11-Dec-2025 15:19:57 | [INFO] Running org.openmrs.module.fhir2.providers.r4.ObservationFhirResourceProviderWebTest |
| 11-Dec-2025 15:19:58 | [INFO] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.003 s -- in org.openmrs.module.fhir2.providers.r4.ObservationFhirResourceProviderWebTest |
| 11-Dec-2025 15:19:58 | [INFO] Running org.openmrs.module.fhir2.providers.r3.AllergyIntoleranceFhirR3ResourceProviderWebTest |
| 11-Dec-2025 15:19:59 | [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.595 s -- in org.openmrs.module.fhir2.providers.r3.AllergyIntoleranceFhirR3ResourceProviderWebTest |
| 11-Dec-2025 15:19:59 | [INFO] Running org.openmrs.module.fhir2.providers.r3.PatientFhirR3ResourceProviderWebTest |
| 11-Dec-2025 15:19:59 | [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.667 s -- in org.openmrs.module.fhir2.providers.r3.PatientFhirR3ResourceProviderWebTest |
| 11-Dec-2025 15:19:59 | [INFO] Running org.openmrs.module.fhir2.providers.r3.PractitionerFhirResourceProviderWebTest |
| 11-Dec-2025 15:20:00 | [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 s -- in org.openmrs.module.fhir2.providers.r3.PractitionerFhirResourceProviderWebTest |
| 11-Dec-2025 15:20:00 | [INFO] Running org.openmrs.module.fhir2.providers.r3.MedicationRequestFhirResourceProviderWebTest |
| 11-Dec-2025 15:20:00 | [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.589 s -- in org.openmrs.module.fhir2.providers.r3.MedicationRequestFhirResourceProviderWebTest |
| 11-Dec-2025 15:20:00 | [INFO] Running org.openmrs.module.fhir2.providers.r3.MedicationFhirResourceProviderWebTest |
| 11-Dec-2025 15:20:00 | [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 s -- in org.openmrs.module.fhir2.providers.r3.MedicationFhirResourceProviderWebTest |
| 11-Dec-2025 15:20:00 | [INFO] Running org.openmrs.module.fhir2.providers.r3.EncounterFhirResourceProviderWebTest |
| 11-Dec-2025 15:20:01 | [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.598 s -- in org.openmrs.module.fhir2.providers.r3.EncounterFhirResourceProviderWebTest |
| 11-Dec-2025 15:20:01 | [INFO] Running org.openmrs.module.fhir2.providers.r3.LocationFhirResourceProviderWebTest |
| 11-Dec-2025 15:20:01 | [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.439 s -- in org.openmrs.module.fhir2.providers.r3.LocationFhirResourceProviderWebTest |
| 11-Dec-2025 15:20:01 | [INFO] Running org.openmrs.module.fhir2.providers.r3.ConditionFhirR3ResourceProviderWebTest |
| 11-Dec-2025 15:20:02 | [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 s -- in org.openmrs.module.fhir2.providers.r3.ConditionFhirR3ResourceProviderWebTest |
| 11-Dec-2025 15:20:02 | [INFO] Running org.openmrs.module.fhir2.providers.r3.ProcedureRequestFhirResourceProviderWebTest |
| 11-Dec-2025 15:20:02 | [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s -- in org.openmrs.module.fhir2.providers.r3.ProcedureRequestFhirResourceProviderWebTest |
| 11-Dec-2025 15:20:02 | [INFO] Running org.openmrs.module.fhir2.providers.r3.GroupFhirResourceProviderWebTest |
| 11-Dec-2025 15:20:02 | [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.openmrs.module.fhir2.providers.r3.GroupFhirResourceProviderWebTest |
| 11-Dec-2025 15:20:02 | [INFO] Running org.openmrs.module.fhir2.providers.r3.MedicationDispenseFhirResourceProviderWebTest |
| 11-Dec-2025 15:20:02 | [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s -- in org.openmrs.module.fhir2.providers.r3.MedicationDispenseFhirResourceProviderWebTest |
| 11-Dec-2025 15:20:02 | [INFO] Running org.openmrs.module.fhir2.providers.r3.TaskFhirResourceProviderWebTest |
| 11-Dec-2025 15:20:02 | [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s -- in org.openmrs.module.fhir2.providers.r3.TaskFhirResourceProviderWebTest |
| 11-Dec-2025 15:20:02 | [INFO] Running org.openmrs.module.fhir2.providers.r3.PersonFhirResourceProviderWebTest |
| 11-Dec-2025 15:20:03 | [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 s -- in org.openmrs.module.fhir2.providers.r3.PersonFhirResourceProviderWebTest |
| 11-Dec-2025 15:20:03 | [INFO] Running org.openmrs.module.fhir2.providers.r3.RelatedPersonFhirResourceProviderWebTest |
| 11-Dec-2025 15:20:03 | [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 s -- in org.openmrs.module.fhir2.providers.r3.RelatedPersonFhirResourceProviderWebTest |
| 11-Dec-2025 15:20:03 | [INFO] Running org.openmrs.module.fhir2.providers.r3.DiagnosticReportFhirResourceProviderWebTest |
| 11-Dec-2025 15:20:03 | [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.332 s -- in org.openmrs.module.fhir2.providers.r3.DiagnosticReportFhirResourceProviderWebTest |
| 11-Dec-2025 15:20:03 | [INFO] Running org.openmrs.module.fhir2.providers.r3.ObservationFhirResourceProviderWebTest |
| 11-Dec-2025 15:20:04 | [INFO] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.015 s -- in org.openmrs.module.fhir2.providers.r3.ObservationFhirResourceProviderWebTest |
| 11-Dec-2025 15:20:04 | [INFO] |
| 11-Dec-2025 15:20:04 | [INFO] Results: |
| 11-Dec-2025 15:20:04 | [INFO] |
| 11-Dec-2025 15:20:04 | [INFO] Tests run: 925, Failures: 0, Errors: 0, Skipped: 0 |
| 11-Dec-2025 15:20:04 | [INFO] |
| 11-Dec-2025 15:20:04 | [INFO] |
| 11-Dec-2025 15:20:04 | [INFO] --- jacoco:0.8.8:report (report) @ fhir2-omod --- |
| 11-Dec-2025 15:20:04 | [INFO] Loading execution data file /module/omod/target/jacoco.exec |
| 11-Dec-2025 15:20:05 | [INFO] Analyzed bundle 'FHIR2 OMOD' with 18 classes |
| 11-Dec-2025 15:20:05 | [INFO] |
| 11-Dec-2025 15:20:05 | [INFO] --- jar:3.4.2:jar (default-jar) @ fhir2-omod --- |
| 11-Dec-2025 15:20:05 | [INFO] Building jar: /module/omod/target/fhir2-3.0.0-SNAPSHOT.jar |
| 11-Dec-2025 15:20:05 | [INFO] |
| 11-Dec-2025 15:20:05 | [INFO] --- openmrs:1.0.1:package-module (pack) @ fhir2-omod --- |
| 11-Dec-2025 15:20:05 | [INFO] Packaging OpenMRS module |
| 11-Dec-2025 15:20:05 | [INFO] Building jar: /module/omod/target/fhir2-3.0.0-SNAPSHOT.omod |
| 11-Dec-2025 15:20:07 | [INFO] |
| 11-Dec-2025 15:20:07 | [INFO] --- jar:3.4.2:test-jar (default) @ fhir2-omod --- |
| 11-Dec-2025 15:20:07 | [INFO] Building jar: /module/omod/target/fhir2-3.0.0-SNAPSHOT-tests.jar |
| 11-Dec-2025 15:20:07 | [INFO] |
| 11-Dec-2025 15:20:07 | [INFO] -------------< org.openmrs.module:fhir2-integration-tests >------------- |
| 11-Dec-2025 15:20:07 | [INFO] Building FHIR2 Integration Tests 3.0.0-SNAPSHOT [8/11] |
| 11-Dec-2025 15:20:07 | [INFO] from integration-tests/pom.xml |
| 11-Dec-2025 15:20:07 | [INFO] --------------------------------[ jar ]--------------------------------- |
| 11-Dec-2025 15:20:07 | [INFO] |
| 11-Dec-2025 15:20:07 | [INFO] --- clean:3.4.1:clean (default-clean) @ fhir2-integration-tests --- |
| 11-Dec-2025 15:20:07 | [INFO] |
| 11-Dec-2025 15:20:07 | [INFO] --- jacoco:0.8.8:prepare-agent (default) @ fhir2-integration-tests --- |
| 11-Dec-2025 15:20:07 | [INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/module/integration-tests/target/jacoco.exec |
| 11-Dec-2025 15:20:07 | [INFO] |
| 11-Dec-2025 15:20:07 | [INFO] --- license:4.6:format (default) @ fhir2-integration-tests --- |
| 11-Dec-2025 15:20:07 | [INFO] Updating license headers... |
| 11-Dec-2025 15:20:07 | [INFO] |
| 11-Dec-2025 15:20:07 | [INFO] --- spotless:2.30.0:apply (default) @ fhir2-integration-tests --- |
| 11-Dec-2025 15:20:08 | [INFO] |
| 11-Dec-2025 15:20:08 | [INFO] --- resources:3.3.1:resources (default-resources) @ fhir2-integration-tests --- |
| 11-Dec-2025 15:20:08 | [INFO] skip non existing resourceDirectory /module/integration-tests/src/main/resources |
| 11-Dec-2025 15:20:08 | [INFO] skip non existing resourceDirectory /module/integration-tests/src/main/resources |
| 11-Dec-2025 15:20:08 | [INFO] skip non existing resourceDirectory /module/integration-tests/src/main/webapp |
| 11-Dec-2025 15:20:08 | [INFO] skip non existing resourceDirectory /module/integration-tests/src/main/webapp |
| 11-Dec-2025 15:20:08 | [INFO] |
| 11-Dec-2025 15:20:08 | [INFO] --- compiler:3.14.0:compile (default-compile) @ fhir2-integration-tests --- |
| 11-Dec-2025 15:20:08 | [INFO] No sources to compile |
| 11-Dec-2025 15:20:08 | [INFO] |
| 11-Dec-2025 15:20:08 | [INFO] --- resources:3.3.1:testResources (default-testResources) @ fhir2-integration-tests --- |
| 11-Dec-2025 15:20:08 | [INFO] skip non existing resourceDirectory /module/integration-tests/src/test/resources |
| 11-Dec-2025 15:20:08 | [INFO] skip non existing resourceDirectory /module/integration-tests/src/test/resources |
| 11-Dec-2025 15:20:08 | [INFO] |
| 11-Dec-2025 15:20:08 | [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ fhir2-integration-tests --- |
| 11-Dec-2025 15:20:08 | [INFO] Recompiling the module because of changed dependency. |
| 11-Dec-2025 15:20:08 | [INFO] Compiling 38 source files with javac [debug target 1.8] to target/test-classes |
| 11-Dec-2025 15:20:14 | [INFO] /module/integration-tests/src/test/java/org/openmrs/module/fhir2/BaseFhirIntegrationTest.java: /module/integration-tests/src/test/java/org/openmrs/module/fhir2/BaseFhirIntegrationTest.java uses or overrides a deprecated API. |
| 11-Dec-2025 15:20:14 | [INFO] /module/integration-tests/src/test/java/org/openmrs/module/fhir2/BaseFhirIntegrationTest.java: Recompile with -Xlint:deprecation for details. |
| 11-Dec-2025 15:20:14 | [INFO] |
| 11-Dec-2025 15:20:14 | [INFO] --- surefire:3.5.3:test (default-test) @ fhir2-integration-tests --- |
| 11-Dec-2025 15:20:14 | [INFO] |
| 11-Dec-2025 15:20:14 | [INFO] --- jacoco:0.8.8:report (report) @ fhir2-integration-tests --- |
| 11-Dec-2025 15:20:14 | [INFO] Skipping JaCoCo execution due to missing execution data file. |
| 11-Dec-2025 15:20:14 | [INFO] |
| 11-Dec-2025 15:20:14 | [INFO] --- jar:3.4.2:jar (default-jar) @ fhir2-integration-tests --- |
| 11-Dec-2025 15:20:14 | [INFO] Skipping packaging of the jar |
| 11-Dec-2025 15:20:14 | [INFO] |
| 11-Dec-2025 15:20:14 | [INFO] --- jar:3.4.2:test-jar (default) @ fhir2-integration-tests --- |
| 11-Dec-2025 15:20:14 | [INFO] Building jar: /module/integration-tests/target/fhir2-integration-tests-3.0.0-SNAPSHOT-tests.jar |
| 11-Dec-2025 15:20:14 | [INFO] |
| 11-Dec-2025 15:20:14 | [INFO] -----------< org.openmrs.module:fhir2-integration-tests-2.6 >----------- |
| 11-Dec-2025 15:20:14 | [INFO] Building FHIR2 Integration Tests 2.6 3.0.0-SNAPSHOT [9/11] |
| 11-Dec-2025 15:20:14 | [INFO] from integration-tests-2.6/pom.xml |
| 11-Dec-2025 15:20:14 | [INFO] --------------------------------[ jar ]--------------------------------- |
| 11-Dec-2025 15:20:14 | [INFO] |
| 11-Dec-2025 15:20:14 | [INFO] --- clean:3.4.1:clean (default-clean) @ fhir2-integration-tests-2.6 --- |
| 11-Dec-2025 15:20:14 | [INFO] |
| 11-Dec-2025 15:20:14 | [INFO] --- jacoco:0.8.8:prepare-agent (default) @ fhir2-integration-tests-2.6 --- |
| 11-Dec-2025 15:20:14 | [INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/module/integration-tests-2.6/target/jacoco.exec |
| 11-Dec-2025 15:20:14 | [INFO] |
| 11-Dec-2025 15:20:14 | [INFO] --- license:4.6:format (default) @ fhir2-integration-tests-2.6 --- |
| 11-Dec-2025 15:20:14 | [INFO] Updating license headers... |
| 11-Dec-2025 15:20:14 | [INFO] |
| 11-Dec-2025 15:20:14 | [INFO] --- spotless:2.30.0:apply (default) @ fhir2-integration-tests-2.6 --- |
| 11-Dec-2025 15:20:14 | [INFO] |
| 11-Dec-2025 15:20:14 | [INFO] --- resources:3.3.1:resources (default-resources) @ fhir2-integration-tests-2.6 --- |
| 11-Dec-2025 15:20:14 | [INFO] skip non existing resourceDirectory /module/integration-tests-2.6/src/main/resources |
| 11-Dec-2025 15:20:14 | [INFO] skip non existing resourceDirectory /module/integration-tests-2.6/src/main/resources |
| 11-Dec-2025 15:20:14 | [INFO] skip non existing resourceDirectory /module/integration-tests-2.6/src/main/webapp |
| 11-Dec-2025 15:20:14 | [INFO] skip non existing resourceDirectory /module/integration-tests-2.6/src/main/webapp |
| 11-Dec-2025 15:20:14 | [INFO] |
| 11-Dec-2025 15:20:14 | [INFO] --- compiler:3.14.0:compile (default-compile) @ fhir2-integration-tests-2.6 --- |
| 11-Dec-2025 15:20:14 | [INFO] No sources to compile |
| 11-Dec-2025 15:20:14 | [INFO] |
| 11-Dec-2025 15:20:14 | [INFO] --- resources:3.3.1:testResources (default-testResources) @ fhir2-integration-tests-2.6 --- |
| 11-Dec-2025 15:20:14 | [INFO] skip non existing resourceDirectory /module/integration-tests-2.6/src/test/resources |
| 11-Dec-2025 15:20:14 | [INFO] skip non existing resourceDirectory /module/integration-tests-2.6/src/test/resources |
| 11-Dec-2025 15:20:14 | [INFO] |
| 11-Dec-2025 15:20:14 | [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ fhir2-integration-tests-2.6 --- |
| 11-Dec-2025 15:20:14 | [INFO] Recompiling the module because of changed dependency. |
| 11-Dec-2025 15:20:14 | [INFO] Compiling 4 source files with javac [debug target 1.8] to target/test-classes |
| 11-Dec-2025 15:20:17 | [INFO] |
| 11-Dec-2025 15:20:17 | [INFO] --- surefire:3.5.3:test (default-test) @ fhir2-integration-tests-2.6 --- |
| 11-Dec-2025 15:20:17 | [INFO] |
| 11-Dec-2025 15:20:17 | [INFO] --- jacoco:0.8.8:report (report) @ fhir2-integration-tests-2.6 --- |
| 11-Dec-2025 15:20:17 | [INFO] Skipping JaCoCo execution due to missing execution data file. |
| 11-Dec-2025 15:20:17 | [INFO] |
| 11-Dec-2025 15:20:17 | [INFO] --- jar:3.4.2:jar (default-jar) @ fhir2-integration-tests-2.6 --- |
| 11-Dec-2025 15:20:17 | [INFO] Skipping packaging of the jar |
| 11-Dec-2025 15:20:17 | [INFO] |
| 11-Dec-2025 15:20:17 | [INFO] --- jar:3.4.2:test-jar (default) @ fhir2-integration-tests-2.6 --- |
| 11-Dec-2025 15:20:17 | [INFO] Building jar: /module/integration-tests-2.6/target/fhir2-integration-tests-2.6-3.0.0-SNAPSHOT-tests.jar |
| 11-Dec-2025 15:20:17 | [INFO] |
| 11-Dec-2025 15:20:17 | [INFO] -----------< org.openmrs.module:fhir2-integration-tests-2.7 >----------- |
| 11-Dec-2025 15:20:17 | [INFO] Building FHIR2 Integration Tests 2.7 3.0.0-SNAPSHOT [10/11] |
| 11-Dec-2025 15:20:17 | [INFO] from integration-tests-2.7/pom.xml |
| 11-Dec-2025 15:20:17 | [INFO] --------------------------------[ jar ]--------------------------------- |
| 11-Dec-2025 15:20:17 | [INFO] |
| 11-Dec-2025 15:20:17 | [INFO] --- clean:3.4.1:clean (default-clean) @ fhir2-integration-tests-2.7 --- |
| 11-Dec-2025 15:20:17 | [INFO] |
| 11-Dec-2025 15:20:17 | [INFO] --- jacoco:0.8.8:prepare-agent (default) @ fhir2-integration-tests-2.7 --- |
| 11-Dec-2025 15:20:17 | [INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/module/integration-tests-2.7/target/jacoco.exec |
| 11-Dec-2025 15:20:17 | [INFO] |
| 11-Dec-2025 15:20:17 | [INFO] --- license:4.6:format (default) @ fhir2-integration-tests-2.7 --- |
| 11-Dec-2025 15:20:17 | [INFO] Updating license headers... |
| 11-Dec-2025 15:20:17 | [INFO] |
| 11-Dec-2025 15:20:17 | [INFO] --- spotless:2.30.0:apply (default) @ fhir2-integration-tests-2.7 --- |
| 11-Dec-2025 15:20:17 | [INFO] |
| 11-Dec-2025 15:20:17 | [INFO] --- resources:3.3.1:resources (default-resources) @ fhir2-integration-tests-2.7 --- |
| 11-Dec-2025 15:20:17 | [INFO] skip non existing resourceDirectory /module/integration-tests-2.7/src/main/resources |
| 11-Dec-2025 15:20:17 | [INFO] skip non existing resourceDirectory /module/integration-tests-2.7/src/main/resources |
| 11-Dec-2025 15:20:17 | [INFO] skip non existing resourceDirectory /module/integration-tests-2.7/src/main/webapp |
| 11-Dec-2025 15:20:17 | [INFO] skip non existing resourceDirectory /module/integration-tests-2.7/src/main/webapp |
| 11-Dec-2025 15:20:17 | [INFO] |
| 11-Dec-2025 15:20:17 | [INFO] --- compiler:3.14.0:compile (default-compile) @ fhir2-integration-tests-2.7 --- |
| 11-Dec-2025 15:20:17 | [INFO] No sources to compile |
| 11-Dec-2025 15:20:17 | [INFO] |
| 11-Dec-2025 15:20:17 | [INFO] --- resources:3.3.1:testResources (default-testResources) @ fhir2-integration-tests-2.7 --- |
| 11-Dec-2025 15:20:17 | [INFO] skip non existing resourceDirectory /module/integration-tests-2.7/src/test/resources |
| 11-Dec-2025 15:20:17 | [INFO] skip non existing resourceDirectory /module/integration-tests-2.7/src/test/resources |
| 11-Dec-2025 15:20:17 | [INFO] |
| 11-Dec-2025 15:20:17 | [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ fhir2-integration-tests-2.7 --- |
| 11-Dec-2025 15:20:17 | [INFO] Recompiling the module because of changed dependency. |
| 11-Dec-2025 15:20:17 | [INFO] Compiling 2 source files with javac [debug target 1.8] to target/test-classes |
| 11-Dec-2025 15:20:18 | [INFO] |
| 11-Dec-2025 15:20:18 | [INFO] --- surefire:3.5.3:test (default-test) @ fhir2-integration-tests-2.7 --- |
| 11-Dec-2025 15:20:18 | [INFO] |
| 11-Dec-2025 15:20:18 | [INFO] --- jacoco:0.8.8:report (report) @ fhir2-integration-tests-2.7 --- |
| 11-Dec-2025 15:20:18 | [INFO] Skipping JaCoCo execution due to missing execution data file. |
| 11-Dec-2025 15:20:18 | [INFO] |
| 11-Dec-2025 15:20:18 | [INFO] --- jar:3.4.2:jar (default-jar) @ fhir2-integration-tests-2.7 --- |
| 11-Dec-2025 15:20:18 | [INFO] Skipping packaging of the jar |
| 11-Dec-2025 15:20:18 | [INFO] |
| 11-Dec-2025 15:20:18 | [INFO] --- jar:3.4.2:test-jar (default) @ fhir2-integration-tests-2.7 --- |
| 11-Dec-2025 15:20:18 | [INFO] Building jar: /module/integration-tests-2.7/target/fhir2-integration-tests-2.7-3.0.0-SNAPSHOT-tests.jar |
| 11-Dec-2025 15:20:18 | [INFO] |
| 11-Dec-2025 15:20:18 | [INFO] -----------------< org.openmrs.module:fhir2-e2e-tests >----------------- |
| 11-Dec-2025 15:20:18 | [INFO] Building FHIR2 End-to-End Tests 3.0.0-SNAPSHOT [11/11] |
| 11-Dec-2025 15:20:18 | [INFO] from e2e-tests/pom.xml |
| 11-Dec-2025 15:20:18 | [INFO] --------------------------------[ pom ]--------------------------------- |
| 11-Dec-2025 15:20:18 | [INFO] |
| 11-Dec-2025 15:20:18 | [INFO] --- clean:3.4.1:clean (default-clean) @ fhir2-e2e-tests --- |
| 11-Dec-2025 15:20:18 | [INFO] |
| 11-Dec-2025 15:20:18 | [INFO] --- jacoco:0.8.8:prepare-agent (default) @ fhir2-e2e-tests --- |
| 11-Dec-2025 15:20:18 | [INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/module/e2e-tests/target/jacoco.exec |
| 11-Dec-2025 15:20:18 | [INFO] |
| 11-Dec-2025 15:20:18 | [INFO] --- license:4.6:format (default) @ fhir2-e2e-tests --- |
| 11-Dec-2025 15:20:18 | [INFO] Updating license headers... |
| 11-Dec-2025 15:20:18 | [INFO] |
| 11-Dec-2025 15:20:18 | [INFO] --- spotless:2.30.0:apply (default) @ fhir2-e2e-tests --- |
| 11-Dec-2025 15:20:18 | [INFO] |
| 11-Dec-2025 15:20:18 | [INFO] --- jacoco:0.8.8:report (report) @ fhir2-e2e-tests --- |
| 11-Dec-2025 15:20:18 | [INFO] Skipping JaCoCo execution due to missing execution data file. |
| 11-Dec-2025 15:20:18 | [INFO] |
| 11-Dec-2025 15:20:18 | [INFO] --- jar:3.4.2:test-jar (default) @ fhir2-e2e-tests --- |
| 11-Dec-2025 15:20:18 | [INFO] Skipping packaging of the test-jar |
| 11-Dec-2025 15:20:18 | [INFO] ------------------------------------------------------------------------ |
| 11-Dec-2025 15:20:18 | [INFO] Reactor Summary for FHIR2 3.0.0-SNAPSHOT: |
| 11-Dec-2025 15:20:18 | [INFO] |
| 11-Dec-2025 15:20:18 | [INFO] FHIR2 .............................................. SUCCESS [ 0.279 s] |
| 11-Dec-2025 15:20:18 | [INFO] FHIR2 Test Data .................................... SUCCESS [ 3.612 s] |
| 11-Dec-2025 15:20:18 | [INFO] FHIR2 API .......................................... SUCCESS [02:34 min] |
| 11-Dec-2025 15:20:18 | [INFO] FHIR2 API 2.5 ...................................... SUCCESS [ 6.778 s] |
| 11-Dec-2025 15:20:18 | [INFO] FHIR2 API 2.6 ...................................... SUCCESS [ 39.938 s] |
| 11-Dec-2025 15:20:18 | [INFO] FHIR2 API 2.7 ...................................... SUCCESS [ 6.551 s] |
| 11-Dec-2025 15:20:18 | [INFO] FHIR2 OMOD ......................................... SUCCESS [ 44.462 s] |
| 11-Dec-2025 15:20:18 | [INFO] FHIR2 Integration Tests ............................ SUCCESS [ 6.925 s] |
| 11-Dec-2025 15:20:18 | [INFO] FHIR2 Integration Tests 2.6 ........................ SUCCESS [ 2.714 s] |
| 11-Dec-2025 15:20:18 | [INFO] FHIR2 Integration Tests 2.7 ........................ SUCCESS [ 1.172 s] |
| 11-Dec-2025 15:20:18 | [INFO] FHIR2 End-to-End Tests ............................. SUCCESS [ 0.096 s] |
| 11-Dec-2025 15:20:18 | [INFO] ------------------------------------------------------------------------ |
| 11-Dec-2025 15:20:18 | [INFO] BUILD SUCCESS |
| 11-Dec-2025 15:20:18 | [INFO] ------------------------------------------------------------------------ |
| 11-Dec-2025 15:20:18 | [INFO] Total time: 04:28 min |
| 11-Dec-2025 15:20:18 | [INFO] Finished at: 2025-12-11T15:20:18Z |
| 11-Dec-2025 15:20:18 | [INFO] ------------------------------------------------------------------------ |
| 11-Dec-2025 15:20:19 | Finished task 'Build and test' with result: Success |
| 11-Dec-2025 15:20:19 | Running post build plugin 'Docker Container Cleanup' |
| 11-Dec-2025 15:20:19 | Running post build plugin 'NCover Results Collector' |
| 11-Dec-2025 15:20:19 | Running post build plugin 'Build Results Label Collector' |
| 11-Dec-2025 15:20:19 | Running post build plugin 'Clover Results Collector' |
| 11-Dec-2025 15:20:19 | Running post build plugin 'npm Cache Cleanup' |
| 11-Dec-2025 15:20:19 | Running post build plugin 'Artifact Copier' |
| 11-Dec-2025 15:20:19 | Finalising the build... |
| 11-Dec-2025 15:20:19 | Stopping timer. |
| 11-Dec-2025 15:20:19 | Build FHIR-FM2-BTJ8-600 completed. |
| 11-Dec-2025 15:20:19 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
| 11-Dec-2025 15:20:19 | Running on server: post build plugin 'NCover Results Collector' |
| 11-Dec-2025 15:20:19 | Running on server: post build plugin 'Build Labeller' |
| 11-Dec-2025 15:20:19 | Running on server: post build plugin 'Clover Delta Calculator' |
| 11-Dec-2025 15:20:19 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
| 11-Dec-2025 15:20:19 | All post build plugins have finished |
| 11-Dec-2025 15:20:19 | Generating build results summary... |
| 11-Dec-2025 15:20:19 | Saving build results to disk... |
| 11-Dec-2025 15:20:19 | Store variable context... |
| 11-Dec-2025 15:20:19 | Finished building FHIR-FM2-BTJ8-600. |