Platform 2.5

Build: #149 failed

Job: Release failed

Stages & jobs

  1. Build

  2. Test

  3. Deploy

  4. Release

    Requires a user to start manually

Job result summary

Completed
Duration
32 minutes
Revision
e4d86a020a13bc6f8ee7e8f530f8f478d1d7e0fa e4d86a020a13bc6f8ee7e8f530f8f478d1d7e0fa
Failing since
#121 (Manual run from the stage: Release by Rafal Korytkowski)
Fixed in
#152 (Manual run from the stage: Release by Rafal Korytkowski)
No failed test found. A possible compilation error occurred.

Error summary

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

#88 29.00 [INFO] Working directory: /openmrs_core/webapp
#88 29.62 [INFO] Storing buildNumber: 0 at timestamp: 1673268613695
#88 29.70 [WARNING] Cannot get the branch information from the git repository:
#88 29.70 Detecting the current branch failed:
#88 29.70 [INFO] ShortRevision tag detected. The value is '6'.
#88 29.71 [INFO] Executing: /bin/sh -c cd '/openmrs_core/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#88 29.71 [INFO] Working directory: /openmrs_core/webapp
#88 29.75 [INFO] Storing buildScmBranch: UNKNOWN_BRANCH
#88 29.77 [INFO]
#88 29.77 [INFO] --- build-helper-maven-plugin:3.2.0:parse-version (parse-version) @ openmrs-webapp ---
#88 32.13 [INFO]
#88 32.13 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ openmrs-webapp ---
#88 36.43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
#88 36.43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
#88 36.49 [INFO] Copying 2 resources
#88 36.70 [INFO] Copying 1 resource to ../jetty
#88 37.13 [INFO]
#88 37.14 [INFO] --- maven-antrun-plugin:3.0.0:run (default) @ openmrs-webapp ---
#88 41.74 [INFO] Executing tasks
#88 41.81 [INFO]     [unzip] Expanding: /openmrs_core/webapp/src/main/resources/liquibase-demo-data.zip into /openmrs_core/webapp/target/classes
#88 41.96 [INFO] Executed tasks
#88 41.97 [INFO]
#88 41.98 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ openmrs-webapp ---
#88 43.89 [INFO] No sources to compile
#88 43.90 [INFO]
#88 43.90 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ openmrs-webapp ---
#88 43.98 [INFO] Using 'UTF-8' encoding to copy filtered resources.
#88 43.98 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
#88 44.01 [INFO] Copying 1 resource
#88 44.03 [INFO]
#88 44.03 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ openmrs-webapp ---
#88 44.07 [INFO] No sources to compile
#88 44.07 [INFO]
#88 44.07 [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ openmrs-webapp ---
#88 45.67 [INFO] Tests are skipped.
#88 45.68 [INFO]
#88 45.68 [INFO] --- maven-war-plugin:3.3.2:war (default-war) @ openmrs-webapp ---
#88 47.38 [INFO] Packaging webapp
#88 47.39 [INFO] Assembling webapp [openmrs-webapp] in [/openmrs_core/webapp/target/openmrs]
#88 47.45 [INFO] Processing war project
#88 47.45 [INFO] Copying webapp webResources [/openmrs_core/webapp/src/main/webapp] to [/openmrs_core/webapp/target/openmrs]
#88 47.63 [INFO] Copying webapp resources [/openmrs_core/webapp/src/main/webapp]
#88 49.27 [INFO] Building war: /openmrs_core/webapp/target/openmrs.war
#88 60.99 [INFO]
#88 60.99 [INFO] --- maven-jar-plugin:3.2.0:test-jar (default) @ openmrs-webapp ---
#88 63.62 [INFO] Building jar: /openmrs_core/webapp/target/openmrs-tests.jar
#88 63.88 [INFO]
#88 63.88 [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-webapp ---
#88 66.72 [INFO] Checking licenses...
#88 67.65 [INFO]
#88 67.66 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-webapp ---
#88 69.06 [INFO] Installing /openmrs_core/webapp/target/openmrs.war to /root/.m2/repository/org/openmrs/web/openmrs-webapp/2.5.9/openmrs-webapp-2.5.9.war
#88 69.42 [INFO] Installing /openmrs_core/webapp/pom.xml to /root/.m2/repository/org/openmrs/web/openmrs-webapp/2.5.9/openmrs-webapp-2.5.9.pom
#88 69.49 [INFO] Installing /openmrs_core/webapp/target/openmrs-tests.jar to /root/.m2/repository/org/openmrs/web/openmrs-webapp/2.5.9/openmrs-webapp-2.5.9-tests.jar
#88 69.53 [INFO] ------------------------------------------------------------------------
#88 69.53 [INFO] BUILD SUCCESS
#88 69.53 [INFO] ------------------------------------------------------------------------
#88 69.55 [INFO] Total time:  56.928 s
#88 69.56 [INFO] Finished at: 2023-01-09T12:50:54Z
#88 69.56 [INFO] ------------------------------------------------------------------------
#88 DONE 69.9s

#89 [linux/arm64 dev 28/30] RUN mkdir -p /openmrs/distribution/openmrs_core/     && cp /openmrs_core/webapp/target/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war
#89 DONE 0.5s

#90 [linux/arm64 dev 29/30] COPY wait-for-it.sh startup-init.sh startup.sh startup-dev.sh /openmrs/
#90 DONE 0.1s

#91 [linux/arm64 dev 30/30] 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
#91 DONE 0.4s

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

#93 [linux/arm64 stage-1 10/10] COPY --from=dev /openmrs/distribution/openmrs_core/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war
#93 DONE 0.3s

#94 exporting to image
#94 exporting layers
#94 exporting layers 5.2s done
#94 exporting manifest sha256:17098ee67744cc323c178eef42a8a575012d00022e43e1d69247cb61fa0a0695 0.0s done
#94 exporting config sha256:fba34c652f9db98a2b7564d312c64d1d7b8d6637e7379db5532dc89a881dc3a8 0.0s done
#94 exporting manifest sha256:5aa2ad4b0ddc68084d706c1f9afea72a27826b553600cae4f7d612b7116daaf1 0.0s done
#94 exporting config sha256:40b951a07e3f51bfd05aae65361e0053805ac9b1f48701483e4d356e7dedb376 0.0s done
#94 exporting manifest list sha256:859b573d190a35b5e9ab7132cdc7ef1809fa8a3d3cbaa1e668862d92291e1ce6
#94 ...

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

#94 exporting to image
#94 exporting manifest list sha256:859b573d190a35b5e9ab7132cdc7ef1809fa8a3d3cbaa1e668862d92291e1ce6 0.0s done
#94 pushing layers
#94 pushing layers 5.4s done
#94 pushing manifest for docker.io/openmrs/openmrs-core:2.5.9@sha256:859b573d190a35b5e9ab7132cdc7ef1809fa8a3d3cbaa1e668862d92291e1ce6
#94 pushing manifest for docker.io/openmrs/openmrs-core:2.5.9@sha256:859b573d190a35b5e9ab7132cdc7ef1809fa8a3d3cbaa1e668862d92291e1ce6 0.8s done
#94 DONE 11.5s
------
> importing cache manifest from openmrs/openmrs-core@sha256:64f4be2e157bbc978bf2847570f21613b5366c6b694cfcdba5bf8ff28fa657db-cache:
------