OpenMRS Core Master

Build: #3089 was successful

Job: Build was successful

Stages & jobs

  1. Build

  2. Test

  3. Deploy

  4. Release

    Requires a user to start manually

Job result summary

Completed
Duration
46 minutes
Revision
78c7dab0c5a39e54916573b1fae62a4d4bcf9393 78c7dab0c5a39e54916573b1fae62a4d4bcf9393
Total tests
4535
Successful since
#3078 ()

Configuration changes

Job Build with key TRUNK-MASTER-JOB1 no longer exists.

Tests

  • 4,535 tests in total
  • 39 tests were quarantined / skipped
  • 5 minutes taken in total.

Error summary

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

[Fatal Error] :1:67: XML document structures must start and end within the same entity.
[Fatal Error] :-1:-1: Premature end of file.
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.
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]]
#60 102.6 [INFO] ------------------------------------------------------------------------
#60 102.6 [INFO] Total time:  01:29 min
#60 102.6 [INFO] Finished at: 2022-10-12T09:33:50Z
#60 102.6 [INFO] ------------------------------------------------------------------------
#60 DONE 102.8s

#61 [linux/arm64 dev 24/26] COPY webapp/ ./webapp/
#61 DONE 0.2s

#62 [linux/arm64 dev 25/26] RUN mvn -pl webapp -s /usr/share/maven/ref/settings-docker.xml install -DskipTests
#62 12.68 [INFO] Scanning for projects...
#62 16.01 [INFO]
#62 16.01 [INFO] -------------------< org.openmrs.web:openmrs-webapp >-------------------
#62 16.01 [INFO] Building openmrs-webapp 2.6.0-SNAPSHOT
#62 16.01 [INFO] --------------------------------[ war ]---------------------------------
#62 23.67 [INFO]
#62 23.68 [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ openmrs-webapp ---
#62 29.23 [INFO] ShortRevision tag detected. The value is '6'.
#62 29.29 [INFO] Executing: /bin/sh -c cd '/app/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#62 29.29 [INFO] Working directory: /app/webapp
#62 29.63 [INFO] Storing buildNumber: 0 at timestamp: 1665567260336
#62 29.70 [WARNING] Cannot get the branch information from the git repository:
#62 29.70 Detecting the current branch failed:
#62 29.70 [INFO] ShortRevision tag detected. The value is '6'.
#62 29.70 [INFO] Executing: /bin/sh -c cd '/app/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#62 29.70 [INFO] Working directory: /app/webapp
#62 29.78 [INFO] Storing buildScmBranch: UNKNOWN_BRANCH
#62 29.78 [INFO]
#62 29.78 [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ openmrs-webapp ---
#62 30.76 [INFO]
#62 30.78 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ openmrs-webapp ---
#62 31.36 [INFO] Copying 2 resources
#62 31.41 [INFO] Copying 1 resource to ../jetty
#62 31.69 [INFO]
#62 31.69 [INFO] --- maven-antrun-plugin:3.1.0:run (default) @ openmrs-webapp ---
#62 35.64 [INFO] Executing tasks
#62 35.74 [INFO]     [unzip] Expanding: /app/webapp/src/main/resources/liquibase-demo-data.zip into /app/webapp/target/classes
#62 36.08 [INFO] Executed tasks
#62 36.09 [INFO]
#62 36.09 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ openmrs-webapp ---
#62 38.03 [INFO] No sources to compile
#62 38.04 [INFO]
#62 38.04 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ openmrs-webapp ---
#62 38.11 [INFO] Copying 1 resource
#62 38.12 [INFO]
#62 38.12 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ openmrs-webapp ---
#62 38.16 [INFO] No sources to compile
#62 38.16 [INFO]
#62 38.17 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ openmrs-webapp ---
#62 40.58 [INFO] Tests are skipped.
#62 40.58 [INFO]
#62 40.59 [INFO] --- maven-war-plugin:3.3.2:war (default-war) @ openmrs-webapp ---
#62 42.88 [INFO] Packaging webapp
#62 42.90 [INFO] Assembling webapp [openmrs-webapp] in [/app/webapp/target/openmrs]
#62 42.96 [INFO] Processing war project
#62 42.96 [INFO] Copying webapp webResources [/app/webapp/src/main/webapp] to [/app/webapp/target/openmrs]
#62 43.21 [INFO] Copying webapp resources [/app/webapp/src/main/webapp]
#62 45.67 [INFO] Building war: /app/webapp/target/openmrs.war
#62 56.54 [INFO]
#62 56.54 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ openmrs-webapp ---
#62 59.19 [INFO] Building jar: /app/webapp/target/openmrs-tests.jar
#62 59.56 [INFO]
#62 59.56 [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-webapp ---
#62 62.12 [INFO] Checking licenses...
#62 63.39 [INFO]
#62 63.40 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-webapp ---
#62 64.84 [INFO] Installing /app/webapp/target/openmrs.war to /usr/share/maven/ref/repository/org/openmrs/web/openmrs-webapp/2.6.0-SNAPSHOT/openmrs-webapp-2.6.0-SNAPSHOT.war
#62 64.97 [INFO] Installing /app/webapp/pom.xml to /usr/share/maven/ref/repository/org/openmrs/web/openmrs-webapp/2.6.0-SNAPSHOT/openmrs-webapp-2.6.0-SNAPSHOT.pom
#62 65.03 [INFO] Installing /app/webapp/target/openmrs-tests.jar to /usr/share/maven/ref/repository/org/openmrs/web/openmrs-webapp/2.6.0-SNAPSHOT/openmrs-webapp-2.6.0-SNAPSHOT-tests.jar
#62 65.06 [INFO] ------------------------------------------------------------------------
#62 65.06 [INFO] BUILD SUCCESS
#62 65.06 [INFO] ------------------------------------------------------------------------
#62 65.07 [INFO] Total time:  52.523 s
#62 65.07 [INFO] Finished at: 2022-10-12T09:34:56Z
#62 65.07 [INFO] ------------------------------------------------------------------------
#62 DONE 65.7s

#63 [linux/arm64 dev 26/26] WORKDIR /app/webapp
#63 DONE 0.1s

#64 exporting to image
#64 exporting layers
#64 exporting layers 38.9s done
#64 exporting manifest sha256:ea6c2b2b41ddf20edb909ca18a6ffd2c0f194d009365a1fe9a1e7ff5797736b0 0.0s done
#64 exporting config sha256:54e6a2fc04f7c6dd1d3a544b9bf3c690b8cbdcdb2279152cce4a3aece4882c00
#64 exporting config sha256:54e6a2fc04f7c6dd1d3a544b9bf3c690b8cbdcdb2279152cce4a3aece4882c00 0.0s done
#64 exporting manifest sha256:a623480f0c34f0737cf2bb6ce141dcaf9fe3357dec369bbd4f43078f6d8a3bbf 0.0s done
#64 exporting config sha256:9e6776f15069b0fec2b582b8ef2575032b53d4784708e3001608c22d24253b13 0.0s done
#64 exporting manifest list sha256:e0f996afb31a3cedc1088fc7a74080c3b31ec765a3d70a3675335aa1ab4af0c0 0.0s done
#64 pushing layers
#64 ...

#65 [auth] openmrs/openmrs-core:pull,push token for registry-1.docker.io
#65 DONE 0.0s

#64 exporting to image
#64 pushing layers 24.5s done
#64 pushing manifest for docker.io/openmrs/openmrs-core:dev@sha256:e0f996afb31a3cedc1088fc7a74080c3b31ec765a3d70a3675335aa1ab4af0c0
#64 pushing manifest for docker.io/openmrs/openmrs-core:dev@sha256:e0f996afb31a3cedc1088fc7a74080c3b31ec765a3d70a3675335aa1ab4af0c0 1.0s done
#64 DONE 64.6s
[Fatal Error] :1:67: XML document structures must start and end within the same entity.
[Fatal Error] :-1:-1: Premature end of file.
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.
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]]
[Fatal Error] :1:67: XML document structures must start and end within the same entity.
[Fatal Error] :-1:-1: Premature end of file.
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.
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]]