OpenMRS Core Master

Build: #3113 failed

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
28 minutes
Revision
64c3769119f163a5f11f4df4734941f5af746c83 64c3769119f163a5f11f4df4734941f5af746c83
Successful since
#3112 ()

Configuration changes

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

Error summary

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


#71 [linux/arm64 dev 28/32] COPY webapp/ ./webapp/
#71 DONE 0.2s

#72 [linux/arm64 dev 29/32] RUN mvn -pl webapp -s /usr/share/maven/ref/settings-docker.xml install -DskipTests
#72 12.17 [INFO] Scanning for projects...
#72 15.90 [INFO]
#72 15.90 [INFO] -------------------< org.openmrs.web:openmrs-webapp >-------------------
#72 15.90 [INFO] Building openmrs-webapp 2.6.0-SNAPSHOT
#72 15.90 [INFO] --------------------------------[ war ]---------------------------------
#72 22.14 [INFO]
#72 22.15 [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ openmrs-webapp ---
#72 28.45 [INFO] ShortRevision tag detected. The value is '6'.
#72 28.57 [INFO] Executing: /bin/sh -c cd '/openmrs_core/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#72 28.58 [INFO] Working directory: /openmrs_core/webapp
#72 29.57 [INFO] Storing buildNumber: 0 at timestamp: 1668167477863
#72 29.67 [WARNING] Cannot get the branch information from the git repository:
#72 29.67 Detecting the current branch failed:
#72 29.67 [INFO] ShortRevision tag detected. The value is '6'.
#72 29.67 [INFO] Executing: /bin/sh -c cd '/openmrs_core/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#72 29.68 [INFO] Working directory: /openmrs_core/webapp
#72 29.73 [INFO] Storing buildScmBranch: UNKNOWN_BRANCH
#72 29.74 [INFO]
#72 29.75 [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ openmrs-webapp ---
#72 31.13 [INFO]
#72 31.13 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ openmrs-webapp ---
#72 31.94 [INFO] Copying 2 resources
#72 32.52 [INFO] Copying 1 resource to ../jetty
#72 33.40 [INFO]
#72 33.40 [INFO] --- maven-antrun-plugin:3.1.0:run (default) @ openmrs-webapp ---
#72 37.38 [INFO] Executing tasks
#72 37.50 [INFO]     [unzip] Expanding: /openmrs_core/webapp/src/main/resources/liquibase-demo-data.zip into /openmrs_core/webapp/target/classes
#72 37.88 [INFO] Executed tasks
#72 37.89 [INFO]
#72 37.89 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ openmrs-webapp ---
#72 38.87 [INFO] No sources to compile
#72 38.87 [INFO]
#72 38.87 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ openmrs-webapp ---
#72 38.95 [INFO] Copying 1 resource
#72 38.97 [INFO]
#72 38.97 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ openmrs-webapp ---
#72 39.09 [INFO] No sources to compile
#72 39.09 [INFO]
#72 39.09 [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ openmrs-webapp ---
#72 41.38 [INFO] Tests are skipped.
#72 41.39 [INFO]
#72 41.40 [INFO] --- maven-war-plugin:3.3.2:war (default-war) @ openmrs-webapp ---
#72 44.93 [INFO] Packaging webapp
#72 44.95 [INFO] Assembling webapp [openmrs-webapp] in [/openmrs_core/webapp/target/openmrs]
#72 45.01 [INFO] Processing war project
#72 45.01 [INFO] Copying webapp webResources [/openmrs_core/webapp/src/main/webapp] to [/openmrs_core/webapp/target/openmrs]
#72 45.24 [INFO] Copying webapp resources [/openmrs_core/webapp/src/main/webapp]
#72 47.84 [INFO] Building war: /openmrs_core/webapp/target/openmrs.war
#72 57.92 [INFO]
#72 57.92 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ openmrs-webapp ---
#72 62.05 [INFO] Building jar: /openmrs_core/webapp/target/openmrs-tests.jar
#72 62.97 [INFO]
#72 62.98 [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-webapp ---
#72 64.48 [INFO] Checking licenses...
#72 65.41 [INFO]
#72 65.41 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-webapp ---
#72 66.30 [INFO] Installing /openmrs_core/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
#72 66.42 [INFO] Installing /openmrs_core/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
#72 66.46 [INFO] Installing /openmrs_core/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
#72 66.47 [INFO] ------------------------------------------------------------------------
#72 66.47 [INFO] BUILD SUCCESS
#72 66.47 [INFO] ------------------------------------------------------------------------
#72 66.48 [INFO] Total time:  54.836 s
#72 66.49 [INFO] Finished at: 2022-11-11T11:51:56Z
#72 66.49 [INFO] ------------------------------------------------------------------------
#72 DONE 66.8s

#73 [linux/arm64 dev 30/32] RUN mkdir -p /openmrs/distribution/openmrs_core/     && cp /openmrs_core/webapp/target/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war
#73 DONE 0.6s

#74 [linux/arm64 dev 31/32] COPY wait-for-it.sh startup-init.sh startup.sh startup-dev.sh /openmrs/
#74 DONE 0.1s

#75 [linux/arm64 dev 32/32] RUN chmod +x /openmrs/wait-for-it.sh && chmod +x /openmrs/startup-init.sh && chmod +x /openmrs/startup.sh     && chmod +x /openmrs/startup-dev.sh
#75 DONE 0.4s

#76 exporting to image
#76 exporting layers
#76 exporting layers 56.0s done
#76 exporting manifest sha256:67ca9a4808944c970df6a4f109b4caa722639b4f9405c99076eeb212cc94c325 0.1s done
#76 exporting config sha256:29d9ed9773fd2253be3b6444967c934868c64c09d3b53e838b8fb39a74227c16 0.0s done
#76 exporting manifest sha256:20204f2c234b1d7ff08c09e7e929b63026f80fb78f95add416ac7aa8aba81d91 0.0s done
#76 exporting config sha256:bfcc1c82517aca243c4ed854eae73e0eda9b5af448c94a83e3d06ebb246c1311 0.0s done
#76 exporting manifest list sha256:ffe50eadc15524210670e81dc3c659bb62f1c9cdd86a59cce8f82e3780e29f2b 0.0s done
#76 pushing layers
#76 ...

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

#76 exporting to image
#76 pushing layers 24.4s done
#76 pushing manifest for docker.io/openmrs/openmrs-core:dev@sha256:ffe50eadc15524210670e81dc3c659bb62f1c9cdd86a59cce8f82e3780e29f2b
#76 pushing manifest for docker.io/openmrs/openmrs-core:dev@sha256:ffe50eadc15524210670e81dc3c659bb62f1c9cdd86a59cce8f82e3780e29f2b 0.9s done
#76 DONE 81.5s