OpenMRS Core Master

Build: #3049 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
20 minutes
Revision
f4f0318fbe523b0595b0659ecb62753c0bcc68a7 f4f0318fbe523b0595b0659ecb62753c0bcc68a7
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 100.4 [INFO] ------------------------------------------------------------------------
#60 100.4 [INFO] Total time:  01:28 min
#60 100.5 [INFO] Finished at: 2022-10-02T08:59:34Z
#60 100.5 [INFO] ------------------------------------------------------------------------
#60 DONE 100.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.88 [INFO] Scanning for projects...
#62 16.13 [INFO]
#62 16.14 [INFO] -------------------< org.openmrs.web:openmrs-webapp >-------------------
#62 16.14 [INFO] Building openmrs-webapp 2.6.0-SNAPSHOT
#62 16.14 [INFO] --------------------------------[ war ]---------------------------------
#62 24.19 [INFO]
#62 24.21 [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ openmrs-webapp ---
#62 28.67 [INFO] ShortRevision tag detected. The value is '6'.
#62 28.72 [INFO] Executing: /bin/sh -c cd '/app/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#62 28.73 [INFO] Working directory: /app/webapp
#62 29.03 [INFO] Storing buildNumber: 0 at timestamp: 1664701203097
#62 29.09 [WARNING] Cannot get the branch information from the git repository:
#62 29.09 Detecting the current branch failed:
#62 29.09 [INFO] ShortRevision tag detected. The value is '6'.
#62 29.09 [INFO] Executing: /bin/sh -c cd '/app/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#62 29.09 [INFO] Working directory: /app/webapp
#62 29.13 [INFO] Storing buildScmBranch: UNKNOWN_BRANCH
#62 29.13 [INFO]
#62 29.13 [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ openmrs-webapp ---
#62 30.12 [INFO]
#62 30.12 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ openmrs-webapp ---
#62 30.81 [INFO] Copying 2 resources
#62 30.89 [INFO] Copying 1 resource to ../jetty
#62 31.18 [INFO]
#62 31.18 [INFO] --- maven-antrun-plugin:3.1.0:run (default) @ openmrs-webapp ---
#62 34.56 [INFO] Executing tasks
#62 34.73 [INFO]     [unzip] Expanding: /app/webapp/src/main/resources/liquibase-demo-data.zip into /app/webapp/target/classes
#62 35.05 [INFO] Executed tasks
#62 35.06 [INFO]
#62 35.06 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ openmrs-webapp ---
#62 36.60 [INFO] No sources to compile
#62 36.64 [INFO]
#62 36.64 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ openmrs-webapp ---
#62 36.77 [INFO] Copying 1 resource
#62 36.79 [INFO]
#62 36.79 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ openmrs-webapp ---
#62 36.81 [INFO] No sources to compile
#62 36.81 [INFO]
#62 36.81 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ openmrs-webapp ---
#62 38.40 [INFO] Tests are skipped.
#62 38.40 [INFO]
#62 38.40 [INFO] --- maven-war-plugin:3.3.2:war (default-war) @ openmrs-webapp ---
#62 41.07 [INFO] Packaging webapp
#62 41.08 [INFO] Assembling webapp [openmrs-webapp] in [/app/webapp/target/openmrs]
#62 41.15 [INFO] Processing war project
#62 41.15 [INFO] Copying webapp webResources [/app/webapp/src/main/webapp] to [/app/webapp/target/openmrs]
#62 41.52 [INFO] Copying webapp resources [/app/webapp/src/main/webapp]
#62 44.62 [INFO] Building war: /app/webapp/target/openmrs.war
#62 53.75 [INFO]
#62 53.76 [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.54 [INFO]
#62 57.54 [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-webapp ---
#62 58.29 [INFO] Checking licenses...
#62 59.08 [INFO]
#62 59.08 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-webapp ---
#62 60.87 [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.03 [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.10 [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.14 [INFO] ------------------------------------------------------------------------
#62 61.14 [INFO] BUILD SUCCESS
#62 61.15 [INFO] ------------------------------------------------------------------------
#62 61.16 [INFO] Total time:  48.460 s
#62 61.17 [INFO] Finished at: 2022-10-02T09:00:35Z
#62 61.17 [INFO] ------------------------------------------------------------------------
#62 DONE 61.6s

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

#64 exporting to image
#64 exporting layers
#64 exporting layers 36.6s done
#64 exporting manifest sha256:4c6517ecbba855537c19ea1f37b0cd580b59b0901237dcb17852eb7377cdaa5d 0.0s done
#64 exporting config sha256:ee3a3972175475355c6919232cf6d6f8443ead10828b87bc953d68591154cc6a
#64 exporting config sha256:ee3a3972175475355c6919232cf6d6f8443ead10828b87bc953d68591154cc6a 0.0s done
#64 exporting manifest sha256:18c2cc4dccc2c788ee450bc1d05c8d78f6b77864fd04cda9877b33d133763896 0.0s done
#64 exporting config sha256:2b65516985764c0a18ae274c9d9b2ea442ab10941b0609a09210f3624f03a240 0.0s done
#64 exporting manifest list sha256:0536dd27901bdf0c16ff898fb04169b8846d23ce3e1aa9e7369ace75cef4ca3d 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 20.3s done
#64 pushing manifest for docker.io/openmrs/openmrs-core:dev@sha256:0536dd27901bdf0c16ff898fb04169b8846d23ce3e1aa9e7369ace75cef4ca3d
#64 pushing manifest for docker.io/openmrs/openmrs-core:dev@sha256:0536dd27901bdf0c16ff898fb04169b8846d23ce3e1aa9e7369ace75cef4ca3d 0.8s done
#64 DONE 57.9s