OpenMRS Core Master

Build: #3114 was successful

Job: Deploy to docker was successful

Stages & jobs

  1. Build

  2. Test

  3. Deploy

  4. Release

    Requires a user to start manually

Job result summary

Completed
Duration
11 minutes
Revision
64c3769119f163a5f11f4df4734941f5af746c83 64c3769119f163a5f11f4df4734941f5af746c83
Successful since
#2991 ()

Error summary

The build generated some errors. See the full build log for more details.

#49 1.932 [INFO] -------------------< org.openmrs.web:openmrs-webapp >-------------------
#49 1.933 [INFO] Building openmrs-webapp 2.6.0-SNAPSHOT
#49 1.936 [INFO] --------------------------------[ war ]---------------------------------
#49 2.516 [INFO]
#49 2.523 [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ openmrs-webapp ---
#49 2.820 [INFO] ShortRevision tag detected. The value is '6'.
#49 2.826 [INFO] Executing: /bin/sh -c cd '/openmrs_core/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#49 2.826 [INFO] Working directory: /openmrs_core/webapp
#49 2.869 [WARNING] Cannot get the revision information from the scm repository, proceeding with revision of 0 :
#49 2.869 Exception while executing SCM command.
#49 2.870 [INFO] Storing buildNumber: 0 at timestamp: 1668171469882
#49 2.871 [WARNING] Cannot get the branch information from the git repository:
#49 2.871 Error while executing command.
#49 2.872 [INFO] ShortRevision tag detected. The value is '6'.
#49 2.872 [INFO] Executing: /bin/sh -c cd '/openmrs_core/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#49 2.872 [INFO] Working directory: /openmrs_core/webapp
#49 2.873 [WARNING] Cannot get the branch information from the scm repository, proceeding with UNKNOWN_BRANCH :
#49 2.873 Exception while executing SCM command.
#49 2.873 [INFO] Storing buildScmBranch: UNKNOWN_BRANCH
#49 2.874 [INFO]
#49 2.874 [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ openmrs-webapp ---
#49 2.942 [INFO]
#49 2.943 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ openmrs-webapp ---
#49 2.987 [INFO] Copying 2 resources
#49 2.993 [INFO] Copying 1 resource to ../jetty
#49 3.015 [INFO]
#49 3.016 [INFO] --- maven-antrun-plugin:3.1.0:run (default) @ openmrs-webapp ---
#49 3.332 [INFO] Executing tasks
#49 3.345 [INFO]     [unzip] Expanding: /openmrs_core/webapp/src/main/resources/liquibase-demo-data.zip into /openmrs_core/webapp/target/classes
#49 3.393 [INFO] Executed tasks
#49 3.393 [INFO]
#49 3.394 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ openmrs-webapp ---
#49 3.469 [INFO] No sources to compile
#49 3.469 [INFO]
#49 3.469 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ openmrs-webapp ---
#49 3.474 [INFO] Copying 1 resource
#49 3.474 [INFO]
#49 3.475 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ openmrs-webapp ---
#49 3.480 [INFO] No sources to compile
#49 3.480 [INFO]
#49 3.480 [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ openmrs-webapp ---
#49 3.639 [INFO] Tests are skipped.
#49 3.640 [INFO]
#49 3.640 [INFO] --- maven-war-plugin:3.3.2:war (default-war) @ openmrs-webapp ---
#49 3.851 [INFO] Packaging webapp
#49 3.852 [INFO] Assembling webapp [openmrs-webapp] in [/openmrs_core/webapp/target/openmrs]
#49 3.860 [INFO] Processing war project
#49 3.860 [INFO] Copying webapp webResources [/openmrs_core/webapp/src/main/webapp] to [/openmrs_core/webapp/target/openmrs]
#49 3.887 [INFO] Copying webapp resources [/openmrs_core/webapp/src/main/webapp]
#49 4.220 [INFO] Building war: /openmrs_core/webapp/target/openmrs.war
#49 6.558 [INFO]
#49 6.559 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ openmrs-webapp ---
#49 6.672 [INFO] Building jar: /openmrs_core/webapp/target/openmrs-tests.jar
#49 6.700 [INFO]
#49 6.700 [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-webapp ---
#49 6.753 [INFO] Checking licenses...
#49 6.816 [INFO]
#49 6.817 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-webapp ---
#49 6.857 [INFO] Installing /openmrs_core/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
#49 6.917 [INFO] Installing /openmrs_core/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
#49 6.926 [INFO] Installing /openmrs_core/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
#49 6.943 [INFO] ------------------------------------------------------------------------
#49 6.943 [INFO] BUILD SUCCESS
#49 6.944 [INFO] ------------------------------------------------------------------------
#49 6.951 [INFO] Total time:  5.288 s
#49 6.951 [INFO] Finished at: 2022-11-11T12:57:54Z
#49 6.952 [INFO] ------------------------------------------------------------------------
#49 DONE 7.2s

#50 [dev 30/32] RUN mkdir -p /openmrs/distribution/openmrs_core/     && cp /openmrs_core/webapp/target/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war
#50 DONE 0.3s

#51 [dev 31/32] COPY wait-for-it.sh startup-init.sh startup.sh startup-dev.sh /openmrs/
#51 DONE 0.1s

#52 [dev 32/32] RUN chmod +x /openmrs/wait-for-it.sh && chmod +x /openmrs/startup-init.sh && chmod +x /openmrs/startup.sh     && chmod +x /openmrs/startup-dev.sh
#52 DONE 0.2s

#53 [stage-1  9/10] COPY --from=dev /openmrs_core/LICENSE LICENSE
#53 DONE 0.1s

#54 [stage-1 10/10] COPY --from=dev /openmrs/distribution/openmrs_core/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war
#54 DONE 0.2s

#55 exporting to image
#55 exporting layers
#55 exporting layers 3.6s done
#55 exporting manifest sha256:d752071ff341e19e1f8996992a0c80cce6bd86059ff0c802d63daeb336652ad6 0.0s done
#55 exporting config sha256:caec603838e27f53206bb246123ad9eba4aff5e044ab3dd75d27b7daf70b7d83 0.0s done
#55 pushing layers
#55 ...

#56 [auth] openmrs/openmrs-core:pull,push token for registry-1.docker.io
#56 DONE 0.0s

#55 exporting to image
#55 pushing layers 3.3s done
#55 pushing manifest for docker.io/openmrs/openmrs-core:nightly@sha256:d752071ff341e19e1f8996992a0c80cce6bd86059ff0c802d63daeb336652ad6
#55 pushing manifest for docker.io/openmrs/openmrs-core:nightly@sha256:d752071ff341e19e1f8996992a0c80cce6bd86059ff0c802d63daeb336652ad6 0.3s done
#55 DONE 7.3s