OpenMRS Core Master

Build: #3051 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
21 minutes
Revision
7e4a4ddc8673a5c407b2e92579005ef003e9407a 7e4a4ddc8673a5c407b2e92579005ef003e9407a
Successful since
#3001 ()

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.

#60 102.8 [INFO] ------------------------------------------------------------------------
#60 102.9 [INFO] Total time:  01:31 min
#60 102.9 [INFO] Finished at: 2022-10-02T10:51:44Z
#60 102.9 [INFO] ------------------------------------------------------------------------
#60 DONE 103.1s

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

#62 [linux/arm64 dev 25/26] RUN mvn -pl webapp -s /usr/share/maven/ref/settings-docker.xml install -DskipTests
#62 11.30 [INFO] Scanning for projects...
#62 14.60 [INFO]
#62 14.61 [INFO] -------------------< org.openmrs.web:openmrs-webapp >-------------------
#62 14.61 [INFO] Building openmrs-webapp 2.6.0-SNAPSHOT
#62 14.62 [INFO] --------------------------------[ war ]---------------------------------
#62 22.54 [INFO]
#62 22.55 [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ openmrs-webapp ---
#62 27.20 [INFO] ShortRevision tag detected. The value is '6'.
#62 27.28 [INFO] Executing: /bin/sh -c cd '/app/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#62 27.28 [INFO] Working directory: /app/webapp
#62 27.62 [INFO] Storing buildNumber: 0 at timestamp: 1664707931805
#62 27.67 [WARNING] Cannot get the branch information from the git repository:
#62 27.67 Detecting the current branch failed:
#62 27.67 [INFO] ShortRevision tag detected. The value is '6'.
#62 27.67 [INFO] Executing: /bin/sh -c cd '/app/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#62 27.67 [INFO] Working directory: /app/webapp
#62 27.71 [INFO] Storing buildScmBranch: UNKNOWN_BRANCH
#62 27.72 [INFO]
#62 27.72 [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ openmrs-webapp ---
#62 28.87 [INFO]
#62 28.87 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ openmrs-webapp ---
#62 29.84 [INFO] Copying 2 resources
#62 29.91 [INFO] Copying 1 resource to ../jetty
#62 30.30 [INFO]
#62 30.30 [INFO] --- maven-antrun-plugin:3.1.0:run (default) @ openmrs-webapp ---
#62 33.15 [INFO] Executing tasks
#62 33.26 [INFO]     [unzip] Expanding: /app/webapp/src/main/resources/liquibase-demo-data.zip into /app/webapp/target/classes
#62 33.58 [INFO] Executed tasks
#62 33.58 [INFO]
#62 33.58 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ openmrs-webapp ---
#62 34.55 [INFO] No sources to compile
#62 35.01 [INFO]
#62 35.03 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ openmrs-webapp ---
#62 35.80 [INFO] Copying 1 resource
#62 35.83 [INFO]
#62 35.84 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ openmrs-webapp ---
#62 35.87 [INFO] No sources to compile
#62 35.88 [INFO]
#62 35.88 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ openmrs-webapp ---
#62 37.86 [INFO] Tests are skipped.
#62 37.86 [INFO]
#62 37.87 [INFO] --- maven-war-plugin:3.3.2:war (default-war) @ openmrs-webapp ---
#62 39.70 [INFO] Packaging webapp
#62 39.71 [INFO] Assembling webapp [openmrs-webapp] in [/app/webapp/target/openmrs]
#62 39.77 [INFO] Processing war project
#62 39.78 [INFO] Copying webapp webResources [/app/webapp/src/main/webapp] to [/app/webapp/target/openmrs]
#62 40.00 [INFO] Copying webapp resources [/app/webapp/src/main/webapp]
#62 42.43 [INFO] Building war: /app/webapp/target/openmrs.war
#62 53.09 [INFO]
#62 53.09 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ openmrs-webapp ---
#62 57.02 [INFO] Building jar: /app/webapp/target/openmrs-tests.jar
#62 57.45 [INFO]
#62 57.46 [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-webapp ---
#62 59.60 [INFO] Checking licenses...
#62 60.91 [INFO]
#62 60.93 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-webapp ---
#62 61.58 [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 61.76 [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 61.86 [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 61.88 [INFO] ------------------------------------------------------------------------
#62 61.88 [INFO] BUILD SUCCESS
#62 61.89 [INFO] ------------------------------------------------------------------------
#62 61.90 [INFO] Total time:  50.757 s
#62 61.90 [INFO] Finished at: 2022-10-02T10:52:46Z
#62 61.90 [INFO] ------------------------------------------------------------------------
#62 DONE 62.2s

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

#64 exporting to image
#64 exporting layers
#64 exporting layers 37.2s done
#64 exporting manifest sha256:524e6986d9147d10960d57c8f855997da38d0b835362195c8ee3998e3571fc4d 0.0s done
#64 exporting config sha256:d63ddd454dd4554591fb6ecf6e2f34804151b261fbc330328d7d45199c040cca 0.0s done
#64 exporting manifest sha256:64beb8c7dad0c7fda6326fce21c7a0e269adafd1c154eb267c400f41c786bec8 0.0s done
#64 exporting config sha256:232aa03f1fc77e245d2454f030f38499ad6778e28eca8d55d81a8d3aa4f73921 0.1s done
#64 exporting manifest list sha256:95ea25d8c1266ee20d2a9920e14b0c14ae16338029a676f77d1523152aa799fb
#64 exporting manifest list sha256:95ea25d8c1266ee20d2a9920e14b0c14ae16338029a676f77d1523152aa799fb 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 18.9s done
#64 pushing manifest for docker.io/openmrs/openmrs-core:dev@sha256:95ea25d8c1266ee20d2a9920e14b0c14ae16338029a676f77d1523152aa799fb
#64 pushing manifest for docker.io/openmrs/openmrs-core:dev@sha256:95ea25d8c1266ee20d2a9920e14b0c14ae16338029a676f77d1523152aa799fb 0.9s done
#64 DONE 57.3s