OpenMRS Core Master

Build: #3056 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
548ee1c8ba22103597f04fd91699d81266c656c2 548ee1c8ba22103597f04fd91699d81266c656c2
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.37 [INFO] ------------------------------------------------------------------------
#60 98.39 [INFO] Total time:  01:26 min
#60 98.39 [INFO] Finished at: 2022-10-03T08:00:06Z
#60 98.40 [INFO] ------------------------------------------------------------------------
#60 DONE 98.5s

#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.81 [INFO] Scanning for projects...
#62 16.09 [INFO]
#62 16.09 [INFO] -------------------< org.openmrs.web:openmrs-webapp >-------------------
#62 16.09 [INFO] Building openmrs-webapp 2.6.0-SNAPSHOT
#62 16.09 [INFO] --------------------------------[ war ]---------------------------------
#62 22.55 [INFO]
#62 22.56 [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ openmrs-webapp ---
#62 27.70 [INFO] ShortRevision tag detected. The value is '6'.
#62 27.82 [INFO] Executing: /bin/sh -c cd '/app/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#62 27.82 [INFO] Working directory: /app/webapp
#62 28.20 [INFO] Storing buildNumber: 0 at timestamp: 1664784034825
#62 28.26 [WARNING] Cannot get the branch information from the git repository:
#62 28.26 Detecting the current branch failed:
#62 28.26 [INFO] ShortRevision tag detected. The value is '6'.
#62 28.27 [INFO] Executing: /bin/sh -c cd '/app/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#62 28.27 [INFO] Working directory: /app/webapp
#62 28.31 [INFO] Storing buildScmBranch: UNKNOWN_BRANCH
#62 28.32 [INFO]
#62 28.32 [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ openmrs-webapp ---
#62 29.31 [INFO]
#62 29.31 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ openmrs-webapp ---
#62 29.91 [INFO] Copying 2 resources
#62 29.97 [INFO] Copying 1 resource to ../jetty
#62 30.18 [INFO]
#62 30.18 [INFO] --- maven-antrun-plugin:3.1.0:run (default) @ openmrs-webapp ---
#62 32.54 [INFO] Executing tasks
#62 32.62 [INFO]     [unzip] Expanding: /app/webapp/src/main/resources/liquibase-demo-data.zip into /app/webapp/target/classes
#62 32.92 [INFO] Executed tasks
#62 32.93 [INFO]
#62 32.93 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ openmrs-webapp ---
#62 34.06 [INFO] No sources to compile
#62 34.08 [INFO]
#62 34.08 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ openmrs-webapp ---
#62 34.47 [INFO] Copying 1 resource
#62 34.52 [INFO]
#62 34.53 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ openmrs-webapp ---
#62 34.74 [INFO] No sources to compile
#62 34.74 [INFO]
#62 34.74 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ openmrs-webapp ---
#62 37.05 [INFO] Tests are skipped.
#62 37.06 [INFO]
#62 37.06 [INFO] --- maven-war-plugin:3.3.2:war (default-war) @ openmrs-webapp ---
#62 39.52 [INFO] Packaging webapp
#62 39.54 [INFO] Assembling webapp [openmrs-webapp] in [/app/webapp/target/openmrs]
#62 39.65 [INFO] Processing war project
#62 39.65 [INFO] Copying webapp webResources [/app/webapp/src/main/webapp] to [/app/webapp/target/openmrs]
#62 40.10 [INFO] Copying webapp resources [/app/webapp/src/main/webapp]
#62 42.08 [INFO] Building war: /app/webapp/target/openmrs.war
#62 50.99 [INFO]
#62 50.99 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ openmrs-webapp ---
#62 54.41 [INFO] Building jar: /app/webapp/target/openmrs-tests.jar
#62 54.93 [INFO]
#62 54.94 [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-webapp ---
#62 56.41 [INFO] Checking licenses...
#62 57.42 [INFO]
#62 57.42 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-webapp ---
#62 58.17 [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 58.31 [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 58.35 [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 58.37 [INFO] ------------------------------------------------------------------------
#62 58.37 [INFO] BUILD SUCCESS
#62 58.37 [INFO] ------------------------------------------------------------------------
#62 58.38 [INFO] Total time:  45.751 s
#62 58.38 [INFO] Finished at: 2022-10-03T08:01:05Z
#62 58.38 [INFO] ------------------------------------------------------------------------
#62 DONE 58.6s

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

#64 exporting to image
#64 exporting layers
#64 exporting layers 37.8s done
#64 exporting manifest sha256:13c096754cc71359f19b81b30a3ca455f1d48c475882c348e1b2e723ac59e966 0.0s done
#64 exporting config sha256:b7d53cd8146605d4596e68008926b389384701aa68a847cd87623f1e865cf051
#64 exporting config sha256:b7d53cd8146605d4596e68008926b389384701aa68a847cd87623f1e865cf051 0.0s done
#64 exporting manifest sha256:0d690e9f17fac846a0c3077b8614a8bb681ba97b01b83c6ac83dac44088d5ab6 0.0s done
#64 exporting config sha256:4a5af21e5b47f75dc8065c8e6f0c7ba2e9e571e097e116233c1866b3a183011e 0.0s done
#64 exporting manifest list sha256:c16e70615d1cd5272988a147a6b259d23b82b5af28c8d2b817cf15915ceb4039 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 23.4s done
#64 pushing manifest for docker.io/openmrs/openmrs-core:dev@sha256:c16e70615d1cd5272988a147a6b259d23b82b5af28c8d2b817cf15915ceb4039
#64 pushing manifest for docker.io/openmrs/openmrs-core:dev@sha256:c16e70615d1cd5272988a147a6b259d23b82b5af28c8d2b817cf15915ceb4039 0.9s done
#64 DONE 62.2s