OpenMRS Core Master

Build: #3036 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
12 minutes
Revision
932375b02f75d5b928bea8018a73909cf2bf34a1 932375b02f75d5b928bea8018a73909cf2bf34a1
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.

#59 101.8 [INFO] ------------------------------------------------------------------------
#59 101.8 [INFO] Total time:  01:27 min
#59 101.8 [INFO] Finished at: 2022-09-28T12:59:48Z
#59 101.8 [INFO] ------------------------------------------------------------------------
#59 DONE 102.0s

#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.27 [INFO] Scanning for projects...
#62 15.69 [INFO]
#62 15.69 [INFO] -------------------< org.openmrs.web:openmrs-webapp >-------------------
#62 15.69 [INFO] Building openmrs-webapp 2.6.0-SNAPSHOT
#62 15.69 [INFO] --------------------------------[ war ]---------------------------------
#62 22.41 [INFO]
#62 22.41 [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ openmrs-webapp ---
#62 28.57 [INFO] ShortRevision tag detected. The value is '6'.
#62 28.64 [INFO] Executing: /bin/sh -c cd '/app/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#62 28.64 [INFO] Working directory: /app/webapp
#62 28.94 [INFO] Storing buildNumber: 0 at timestamp: 1664370017128
#62 29.00 [WARNING] Cannot get the branch information from the git repository:
#62 29.00 Detecting the current branch failed:
#62 29.00 [INFO] ShortRevision tag detected. The value is '6'.
#62 29.00 [INFO] Executing: /bin/sh -c cd '/app/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#62 29.00 [INFO] Working directory: /app/webapp
#62 29.05 [INFO] Storing buildScmBranch: UNKNOWN_BRANCH
#62 29.07 [INFO]
#62 29.07 [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ openmrs-webapp ---
#62 29.83 [INFO]
#62 29.83 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ openmrs-webapp ---
#62 30.41 [INFO] Copying 2 resources
#62 30.46 [INFO] Copying 1 resource to ../jetty
#62 30.70 [INFO]
#62 30.70 [INFO] --- maven-antrun-plugin:3.1.0:run (default) @ openmrs-webapp ---
#62 33.34 [INFO] Executing tasks
#62 33.45 [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.81 [INFO]
#62 33.81 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ openmrs-webapp ---
#62 36.78 [INFO] No sources to compile
#62 36.79 [INFO]
#62 36.79 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ openmrs-webapp ---
#62 36.86 [INFO] Copying 1 resource
#62 36.87 [INFO]
#62 36.87 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ openmrs-webapp ---
#62 36.93 [INFO] No sources to compile
#62 36.93 [INFO]
#62 36.93 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ openmrs-webapp ---
#62 38.43 [INFO] Tests are skipped.
#62 38.44 [INFO]
#62 38.44 [INFO] --- maven-war-plugin:3.3.2:war (default-war) @ openmrs-webapp ---
#62 40.95 [INFO] Packaging webapp
#62 40.96 [INFO] Assembling webapp [openmrs-webapp] in [/app/webapp/target/openmrs]
#62 41.05 [INFO] Processing war project
#62 41.05 [INFO] Copying webapp webResources [/app/webapp/src/main/webapp] to [/app/webapp/target/openmrs]
#62 41.34 [INFO] Copying webapp resources [/app/webapp/src/main/webapp]
#62 43.58 [INFO] Building war: /app/webapp/target/openmrs.war
#62 52.31 [INFO]
#62 52.31 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ openmrs-webapp ---
#62 55.86 [INFO] Building jar: /app/webapp/target/openmrs-tests.jar
#62 56.32 [INFO]
#62 56.33 [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-webapp ---
#62 57.73 [INFO] Checking licenses...
#62 58.47 [INFO]
#62 58.47 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-webapp ---
#62 58.96 [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 59.10 [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 59.16 [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 59.18 [INFO] ------------------------------------------------------------------------
#62 59.18 [INFO] BUILD SUCCESS
#62 59.18 [INFO] ------------------------------------------------------------------------
#62 59.19 [INFO] Total time:  47.107 s
#62 59.19 [INFO] Finished at: 2022-09-28T13:00:47Z
#62 59.19 [INFO] ------------------------------------------------------------------------
#62 DONE 59.9s

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

#64 exporting to image
#64 exporting layers
#64 exporting layers 26.8s done
#64 exporting manifest sha256:cc43028c3a0858874c35d231f6d6d9c0f4d8eca715dce2f0e432cd30978e0376 0.0s done
#64 exporting config sha256:08bd02ce6597117391143eaaf0a117300d7562df5f4c5489c88815b40aab3452
#64 exporting config sha256:08bd02ce6597117391143eaaf0a117300d7562df5f4c5489c88815b40aab3452 0.0s done
#64 exporting manifest sha256:34a5cb64f7ce22d0ea0a99a1ef9fe56e3430454d98c426f4887109d9fed32ebb 0.0s done
#64 exporting config sha256:76b1355b3ae371876202ab6cb1029ae48088099023b873241157ab06b44661ba 0.0s done
#64 exporting manifest list sha256:81fd9d6f63916b4c1a5b2c5769cad64c39f22a3a62288a274bb4a5d47ba19bad 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 15.5s done
#64 pushing manifest for docker.io/openmrs/openmrs-core:dev@sha256:81fd9d6f63916b4c1a5b2c5769cad64c39f22a3a62288a274bb4a5d47ba19bad
#64 pushing manifest for docker.io/openmrs/openmrs-core:dev@sha256:81fd9d6f63916b4c1a5b2c5769cad64c39f22a3a62288a274bb4a5d47ba19bad 1.0s done
#64 DONE 43.5s