Platform 2.5

Build: #243 was successful

Job: Unit Test was successful

Stages & jobs

  1. Build

  2. Test

  3. Deploy

  4. Release

    Requires a user to start manually
  5. Release image variants

Job result summary

Completed
Duration
7 minutes
Agent
xindi.openmrs.org (2)
Revision
4ba17926c5e669b21059223ccde3c599ad7ba222
Successful since
#227 ()

Error summary

The build generated some errors. See the full build log for more details.

+ export IMAGE=openmrs/openmrs-core@sha256:e7a3e1147ed7ffb52fb16dcb4bd2af252982351e8657b6177f155a34531ecb92
+ IMAGE=openmrs/openmrs-core@sha256:e7a3e1147ed7ffb52fb16dcb4bd2af252982351e8657b6177f155a34531ecb92
+ docker pull openmrs/openmrs-core@sha256:e7a3e1147ed7ffb52fb16dcb4bd2af252982351e8657b6177f155a34531ecb92
+ docker run -v m2-repo:/root/.m2/repository --rm openmrs/openmrs-core@sha256:e7a3e1147ed7ffb52fb16dcb4bd2af252982351e8657b6177f155a34531ecb92 mvn test
Security framework of XStream not explicitly initialized, using predefined black list on your own risk.
[Field error in object 'term' on field 'conceptReferenceTermMaps[1].termB': rejected value [weight term(WGT234)]; codes [ConceptReferenceTerm.termToTerm.alreadyMapped.term.conceptReferenceTermMaps[1].termB,ConceptReferenceTerm.termToTerm.alreadyMapped.term.conceptReferenceTermMaps.termB,ConceptReferenceTerm.termToTerm.alreadyMapped.conceptReferenceTermMaps[1].termB,ConceptReferenceTerm.termToTerm.alreadyMapped.conceptReferenceTermMaps.termB,ConceptReferenceTerm.termToTerm.alreadyMapped.termB,ConceptReferenceTerm.termToTerm.alreadyMapped.org.openmrs.ConceptReferenceTerm,ConceptReferenceTerm.termToTerm.alreadyMapped]; arguments []; default message [Cannot map a reference term multiple times to the same concept reference term]]
Security framework of XStream not explicitly initialized, using predefined black list on your own risk.
Security framework of XStream not explicitly initialized, using predefined black list on your own risk.
Security framework of XStream not explicitly initialized, using predefined black list on your own risk.
[Fatal Error] :1:67: XML document structures must start and end within the same entity.
[Fatal Error] :-1:-1: Premature end of file.
Exception in thread "Thread-3" org.openmrs.api.APIException: contextDAO is null
        at org.openmrs.api.context.Context.getContextDAO(Context.java:168)
        at org.openmrs.api.context.Context.closeSession(Context.java:806)
        at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:49)