OpenMRS Core Master

Build: #3031 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
20 minutes
Revision
8acf2134285a01523ff2f6c201ca29fc00e9fbbe 8acf2134285a01523ff2f6c201ca29fc00e9fbbe
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 96.35 [INFO] ------------------------------------------------------------------------
#60 96.39 [INFO] Total time:  01:25 min
#60 96.39 [INFO] Finished at: 2022-09-27T16:04:47Z
#60 96.39 [INFO] ------------------------------------------------------------------------
#60 DONE 96.6s

#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 12.01 [INFO] Scanning for projects...
#62 15.05 [INFO]
#62 15.05 [INFO] -------------------< org.openmrs.web:openmrs-webapp >-------------------
#62 15.05 [INFO] Building openmrs-webapp 2.6.0-SNAPSHOT
#62 15.05 [INFO] --------------------------------[ war ]---------------------------------
#62 22.83 [INFO]
#62 22.83 [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ openmrs-webapp ---
#62 26.72 [INFO] ShortRevision tag detected. The value is '6'.
#62 26.76 [INFO] Executing: /bin/sh -c cd '/app/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#62 26.76 [INFO] Working directory: /app/webapp
#62 27.06 [INFO] Storing buildNumber: 0 at timestamp: 1664294714248
#62 27.12 [WARNING] Cannot get the branch information from the git repository:
#62 27.12 Detecting the current branch failed:
#62 27.12 [INFO] ShortRevision tag detected. The value is '6'.
#62 27.12 [INFO] Executing: /bin/sh -c cd '/app/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#62 27.12 [INFO] Working directory: /app/webapp
#62 27.16 [INFO] Storing buildScmBranch: UNKNOWN_BRANCH
#62 27.16 [INFO]
#62 27.16 [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ openmrs-webapp ---
#62 28.02 [INFO]
#62 28.02 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ openmrs-webapp ---
#62 28.43 [INFO] Copying 2 resources
#62 28.49 [INFO] Copying 1 resource to ../jetty
#62 28.71 [INFO]
#62 28.72 [INFO] --- maven-antrun-plugin:3.1.0:run (default) @ openmrs-webapp ---
#62 31.24 [INFO] Executing tasks
#62 31.33 [INFO]     [unzip] Expanding: /app/webapp/src/main/resources/liquibase-demo-data.zip into /app/webapp/target/classes
#62 31.63 [INFO] Executed tasks
#62 31.64 [INFO]
#62 31.64 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ openmrs-webapp ---
#62 32.50 [INFO] No sources to compile
#62 32.50 [INFO]
#62 32.50 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ openmrs-webapp ---
#62 32.54 [INFO] Copying 1 resource
#62 32.55 [INFO]
#62 32.55 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ openmrs-webapp ---
#62 32.58 [INFO] No sources to compile
#62 32.59 [INFO]
#62 32.59 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ openmrs-webapp ---
#62 35.97 [INFO] Tests are skipped.
#62 35.98 [INFO]
#62 35.98 [INFO] --- maven-war-plugin:3.3.2:war (default-war) @ openmrs-webapp ---
#62 38.48 [INFO] Packaging webapp
#62 38.49 [INFO] Assembling webapp [openmrs-webapp] in [/app/webapp/target/openmrs]
#62 38.54 [INFO] Processing war project
#62 38.55 [INFO] Copying webapp webResources [/app/webapp/src/main/webapp] to [/app/webapp/target/openmrs]
#62 38.82 [INFO] Copying webapp resources [/app/webapp/src/main/webapp]
#62 40.53 [INFO] Building war: /app/webapp/target/openmrs.war
#62 49.21 [INFO]
#62 49.22 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ openmrs-webapp ---
#62 53.16 [INFO] Building jar: /app/webapp/target/openmrs-tests.jar
#62 53.47 [INFO]
#62 53.47 [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-webapp ---
#62 54.58 [INFO] Checking licenses...
#62 55.22 [INFO]
#62 55.22 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-webapp ---
#62 55.65 [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 55.78 [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 55.84 [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 55.87 [INFO] ------------------------------------------------------------------------
#62 55.87 [INFO] BUILD SUCCESS
#62 55.87 [INFO] ------------------------------------------------------------------------
#62 55.88 [INFO] Total time:  44.016 s
#62 55.88 [INFO] Finished at: 2022-09-27T16:05:43Z
#62 55.88 [INFO] ------------------------------------------------------------------------
#62 DONE 56.2s

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

#64 exporting to image
#64 exporting layers
#64 exporting layers 34.9s done
#64 exporting manifest sha256:6885fd63943d792920f711d7b330d9f8e8777ce1f1e207ead7d2b42f96ccf5ed 0.0s done
#64 exporting config sha256:7a98cda4ec03d6cdf3fb825d2c31c55326b261799e668537fac344a66ee123e4
#64 exporting config sha256:7a98cda4ec03d6cdf3fb825d2c31c55326b261799e668537fac344a66ee123e4 0.0s done
#64 exporting manifest sha256:f49a89509264c470e20558657c6ed8f304f40f78af93b1ac83406e13af0252ff 0.0s done
#64 exporting config sha256:10a1112e55cc3c6ebe5dc44ab2b9440d6cab97edf16592454ce0ad6f1de364b2 0.0s done
#64 exporting manifest list sha256:45fc34197600e5a8cae0974ed7fe62fa8a75dd6f353edb485e90b025f6393282 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 21.0s done
#64 pushing manifest for docker.io/openmrs/openmrs-core:dev@sha256:45fc34197600e5a8cae0974ed7fe62fa8a75dd6f353edb485e90b025f6393282
#64 pushing manifest for docker.io/openmrs/openmrs-core:dev@sha256:45fc34197600e5a8cae0974ed7fe62fa8a75dd6f353edb485e90b025f6393282 1.0s done
#64 DONE 57.0s