OpenMRS Core Master

Build: #3096 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
47 minutes
Revision
2ceb3c79b6822b64337e8e20353799a6a762faa2 2ceb3c79b6822b64337e8e20353799a6a762faa2
Total tests
4536
Successful since
#3078 ()

Configuration changes

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

Tests

  • 4,536 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.

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.
#60 100.7 [INFO] BUILD SUCCESS
#60 100.7 [INFO] ------------------------------------------------------------------------
#60 100.7 [INFO] Total time:  01:28 min
#60 100.7 [INFO] Finished at: 2022-10-24T16:55:16Z
#60 100.7 [INFO] ------------------------------------------------------------------------
#60 DONE 100.9s

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

#62 [linux/arm64 dev 25/26] RUN mvn -pl webapp -s /usr/share/maven/ref/settings-docker.xml install -DskipTests
#62 12.90 [INFO] Scanning for projects...
#62 16.08 [INFO]
#62 16.08 [INFO] -------------------< org.openmrs.web:openmrs-webapp >-------------------
#62 16.08 [INFO] Building openmrs-webapp 2.6.0-SNAPSHOT
#62 16.08 [INFO] --------------------------------[ war ]---------------------------------
#62 24.36 [INFO]
#62 24.37 [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ openmrs-webapp ---
#62 28.96 [INFO] ShortRevision tag detected. The value is '6'.
#62 29.02 [INFO] Executing: /bin/sh -c cd '/app/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#62 29.02 [INFO] Working directory: /app/webapp
#62 29.33 [INFO] Storing buildNumber: 0 at timestamp: 1666630545705
#62 29.39 [WARNING] Cannot get the branch information from the git repository:
#62 29.39 Detecting the current branch failed:
#62 29.39 [INFO] ShortRevision tag detected. The value is '6'.
#62 29.40 [INFO] Executing: /bin/sh -c cd '/app/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#62 29.40 [INFO] Working directory: /app/webapp
#62 29.44 [INFO] Storing buildScmBranch: UNKNOWN_BRANCH
#62 29.44 [INFO]
#62 29.44 [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ openmrs-webapp ---
#62 30.27 [INFO]
#62 30.27 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ openmrs-webapp ---
#62 30.73 [INFO] Copying 2 resources
#62 30.79 [INFO] Copying 1 resource to ../jetty
#62 31.03 [INFO]
#62 31.03 [INFO] --- maven-antrun-plugin:3.1.0:run (default) @ openmrs-webapp ---
#62 33.38 [INFO] Executing tasks
#62 33.49 [INFO]     [unzip] Expanding: /app/webapp/src/main/resources/liquibase-demo-data.zip into /app/webapp/target/classes
#62 33.81 [INFO] Executed tasks
#62 33.82 [INFO]
#62 33.82 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ openmrs-webapp ---
#62 34.40 [INFO] No sources to compile
#62 34.40 [INFO]
#62 34.40 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ openmrs-webapp ---
#62 34.42 [INFO] Copying 1 resource
#62 34.43 [INFO]
#62 34.43 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ openmrs-webapp ---
#62 34.47 [INFO] No sources to compile
#62 34.47 [INFO]
#62 34.47 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ openmrs-webapp ---
#62 38.75 [INFO] Tests are skipped.
#62 38.76 [INFO]
#62 38.76 [INFO] --- maven-war-plugin:3.3.2:war (default-war) @ openmrs-webapp ---
#62 40.81 [INFO] Packaging webapp
#62 40.82 [INFO] Assembling webapp [openmrs-webapp] in [/app/webapp/target/openmrs]
#62 40.88 [INFO] Processing war project
#62 40.88 [INFO] Copying webapp webResources [/app/webapp/src/main/webapp] to [/app/webapp/target/openmrs]
#62 41.09 [INFO] Copying webapp resources [/app/webapp/src/main/webapp]
#62 42.93 [INFO] Building war: /app/webapp/target/openmrs.war
#62 52.94 [INFO]
#62 52.95 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ openmrs-webapp ---
#62 56.08 [INFO] Building jar: /app/webapp/target/openmrs-tests.jar
#62 56.43 [INFO]
#62 56.44 [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-webapp ---
#62 57.42 [INFO] Checking licenses...
#62 58.13 [INFO]
#62 58.13 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-webapp ---
#62 58.69 [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 58.83 [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 58.89 [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 58.93 [INFO] ------------------------------------------------------------------------
#62 58.93 [INFO] BUILD SUCCESS
#62 58.94 [INFO] ------------------------------------------------------------------------
#62 58.95 [INFO] Total time:  46.203 s
#62 58.95 [INFO] Finished at: 2022-10-24T16:56:15Z
#62 58.95 [INFO] ------------------------------------------------------------------------
#62 DONE 59.3s

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

#64 exporting to image
#64 exporting layers
#64 exporting layers 34.7s done
#64 exporting manifest sha256:767af26ac4226712707361c9c6c4a4290b9f03ad81daad1e527d28a9da38904a 0.0s done
#64 exporting config sha256:48c2d7fc597e51f2dcc6addc5b4863c730a8a984ace84e99b29398b6d1912770 0.0s done
#64 exporting manifest sha256:2277ea0ed63487a4cafee17313df083fb1fbca68075bf9abe76929af378fa170 0.0s done
#64 exporting config sha256:fc607cd1977477f4b71cd4ca3db4a9034e9374a74b7873be9991094c24076873 0.0s done
#64 exporting manifest list sha256:2d633fb0b6f2a238a7437b93450ab5b8857dc024ce3044557bcf5cb4f3b687a7 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.3s done
#64 pushing manifest for docker.io/openmrs/openmrs-core:dev@sha256:2d633fb0b6f2a238a7437b93450ab5b8857dc024ce3044557bcf5cb4f3b687a7
#64 pushing manifest for docker.io/openmrs/openmrs-core:dev@sha256:2d633fb0b6f2a238a7437b93450ab5b8857dc024ce3044557bcf5cb4f3b687a7 0.9s done
#64 DONE 60.1s
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]]
[Fatal Error] :1:67: XML document structures must start and end within the same entity.
[Fatal Error] :-1:-1: Premature end of file.