OpenMRS Core Master

Build: #3059 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
21 minutes
Revision
5cc59005d94eab4b571fe456f5cae1cf78a32ac9 5cc59005d94eab4b571fe456f5cae1cf78a32ac9
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 98.87 [INFO] ------------------------------------------------------------------------
#60 98.93 [INFO] Total time:  01:26 min
#60 98.93 [INFO] Finished at: 2022-10-04T19:23:45Z
#60 98.93 [INFO] ------------------------------------------------------------------------
#60 DONE 99.2s

#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 11.52 [INFO] Scanning for projects...
#62 14.65 [INFO]
#62 14.65 [INFO] -------------------< org.openmrs.web:openmrs-webapp >-------------------
#62 14.65 [INFO] Building openmrs-webapp 2.6.0-SNAPSHOT
#62 14.65 [INFO] --------------------------------[ war ]---------------------------------
#62 21.97 [INFO]
#62 21.98 [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ openmrs-webapp ---
#62 26.37 [INFO] ShortRevision tag detected. The value is '6'.
#62 26.43 [INFO] Executing: /bin/sh -c cd '/app/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#62 26.43 [INFO] Working directory: /app/webapp
#62 26.82 [INFO] Storing buildNumber: 0 at timestamp: 1664911452113
#62 26.88 [WARNING] Cannot get the branch information from the git repository:
#62 26.88 Detecting the current branch failed:
#62 26.88 [INFO] ShortRevision tag detected. The value is '6'.
#62 26.89 [INFO] Executing: /bin/sh -c cd '/app/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#62 26.89 [INFO] Working directory: /app/webapp
#62 26.93 [INFO] Storing buildScmBranch: UNKNOWN_BRANCH
#62 26.93 [INFO]
#62 26.94 [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ openmrs-webapp ---
#62 27.78 [INFO]
#62 27.78 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ openmrs-webapp ---
#62 28.26 [INFO] Copying 2 resources
#62 28.30 [INFO] Copying 1 resource to ../jetty
#62 28.51 [INFO]
#62 28.51 [INFO] --- maven-antrun-plugin:3.1.0:run (default) @ openmrs-webapp ---
#62 31.74 [INFO] Executing tasks
#62 31.90 [INFO]     [unzip] Expanding: /app/webapp/src/main/resources/liquibase-demo-data.zip into /app/webapp/target/classes
#62 32.32 [INFO] Executed tasks
#62 32.33 [INFO]
#62 32.33 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ openmrs-webapp ---
#62 33.12 [INFO] No sources to compile
#62 33.13 [INFO]
#62 33.13 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ openmrs-webapp ---
#62 33.20 [INFO] Copying 1 resource
#62 33.20 [INFO]
#62 33.21 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ openmrs-webapp ---
#62 33.26 [INFO] No sources to compile
#62 33.26 [INFO]
#62 33.27 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ openmrs-webapp ---
#62 36.07 [INFO] Tests are skipped.
#62 36.08 [INFO]
#62 36.08 [INFO] --- maven-war-plugin:3.3.2:war (default-war) @ openmrs-webapp ---
#62 38.66 [INFO] Packaging webapp
#62 38.67 [INFO] Assembling webapp [openmrs-webapp] in [/app/webapp/target/openmrs]
#62 38.74 [INFO] Processing war project
#62 38.74 [INFO] Copying webapp webResources [/app/webapp/src/main/webapp] to [/app/webapp/target/openmrs]
#62 39.02 [INFO] Copying webapp resources [/app/webapp/src/main/webapp]
#62 40.80 [INFO] Building war: /app/webapp/target/openmrs.war
#62 51.30 [INFO]
#62 51.31 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ openmrs-webapp ---
#62 54.42 [INFO] Building jar: /app/webapp/target/openmrs-tests.jar
#62 54.78 [INFO]
#62 54.78 [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-webapp ---
#62 56.08 [INFO] Checking licenses...
#62 56.97 [INFO]
#62 56.98 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-webapp ---
#62 57.69 [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 57.85 [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 57.89 [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 57.91 [INFO] ------------------------------------------------------------------------
#62 57.91 [INFO] BUILD SUCCESS
#62 57.91 [INFO] ------------------------------------------------------------------------
#62 57.92 [INFO] Total time:  46.550 s
#62 57.92 [INFO] Finished at: 2022-10-04T19:24:43Z
#62 57.92 [INFO] ------------------------------------------------------------------------
#62 DONE 58.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.6s done
#64 exporting manifest sha256:095f6f4d3b8b3d98db822e3f3a6c6b8e7dd3cfb49240712c9d2d780940125a98 0.0s done
#64 exporting config sha256:49e3881aa4c283e61aa8a4f8ceec50d2732a845af954da9803c0a831bb3798d4
#64 exporting config sha256:49e3881aa4c283e61aa8a4f8ceec50d2732a845af954da9803c0a831bb3798d4 0.0s done
#64 exporting manifest sha256:824fa4ce06ade974cdfd5f5dd5363b97bb16c1b8d7e2ba8523a1ef7c8d9a93dd 0.0s done
#64 exporting config sha256:1b15283aac2ec2a48164bad2bb07d82a16ffedfd4b62f548d9d17df9e48ee17c 0.0s done
#64 exporting manifest list sha256:bf404631bb2696f7ecb12624bb0ce3bfcfbc82bc55c4a54367bea0139e684302 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.8s done
#64 pushing manifest for docker.io/openmrs/openmrs-core:dev@sha256:bf404631bb2696f7ecb12624bb0ce3bfcfbc82bc55c4a54367bea0139e684302
#64 pushing manifest for docker.io/openmrs/openmrs-core:dev@sha256:bf404631bb2696f7ecb12624bb0ce3bfcfbc82bc55c4a54367bea0139e684302 0.8s done
#64 DONE 59.4s