OpenMRS Core 2.6

Build: #95 was successful

Job: Release was successful

Stages & jobs

  1. Build

  2. Test

  3. Deploy

  4. Release

    Requires a user to start manually

Job result summary

Completed
Duration
17 minutes
Agent
yu.openmrs.org
Revision
d0c3738cc914b073cf9ee0bc27314d46945219cd d0c3738cc914b073cf9ee0bc27314d46945219cd
Successful since
#53 ()

Error summary

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

#46 5.607 No packages marked for update
#46 6.140 Loaded plugins: ovl, priorities
#46 6.153 Cleaning repos: AmazonCorretto amzn2-core
#46 6.155 Cleaning up everything
#46 6.155 Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
#46 DONE 6.3s

#48 [linux/amd64 stage-2  3/10] RUN if [ "amd64" = "arm64" ] ; then TINI_URL="https://github.com/krallin/tini/releases/download/v0.19.0/tini-arm64" TINI_SHA=07952557df20bfd2a95f9bef198b445e006171969499a1d361bd9e6f8e5e0e81 ; fi     && curl -fsSL -o /usr/bin/tini https://github.com/krallin/tini/releases/download/v0.19.0/tini     && echo "93dcc18adc78c65a028a84799ecf8ad40c936fdfc5f2a57b1acda5a8117fa82c  /usr/bin/tini" | sha256sum -c     && chmod g+rx /usr/bin/tini
#48 0.398 /usr/bin/tini: OK
#48 DONE 0.4s

#49 [linux/amd64 stage-2  4/10] RUN sed -i '/Connector port="8080"/a URIEncoding="UTF-8" relaxedPathChars="[]|" relaxedQueryChars="[]|{}^\`"<>"'     /usr/local/tomcat/conf/server.xml     && chmod -R g+rx /usr/local/tomcat     && touch /usr/local/tomcat/bin/setenv.sh && chmod g+w /usr/local/tomcat/bin/setenv.sh     && chmod -R g+w /usr/local/tomcat/webapps /usr/local/tomcat/logs /usr/local/tomcat/work /usr/local/tomcat/temp
#49 DONE 2.3s

#50 [linux/amd64 stage-2  5/10] RUN mkdir -p /openmrs/data/modules     && mkdir -p /openmrs/data/owa      && mkdir -p /openmrs/data/configuration     && mkdir -p /openmrs/data/configuration_checksums     && chmod -R g+rw /openmrs
#50 DONE 0.3s

#51 [linux/amd64 stage-2  6/10] COPY --from=dev /openmrs/wait-for-it.sh /openmrs/startup-init.sh /openmrs/startup.sh /openmrs/
#51 DONE 0.2s

#52 [linux/amd64 stage-2  7/10] RUN chmod g+x /openmrs/wait-for-it.sh && chmod g+x /openmrs/startup-init.sh && chmod g+x /openmrs/startup.sh
#52 DONE 0.3s

#47 [linux/arm64 stage-2  2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/*
#47 ...

#53 [linux/amd64 stage-2  8/10] WORKDIR /openmrs
#53 DONE 0.1s

#54 [linux/amd64 stage-2  9/10] COPY --from=dev /openmrs_core/LICENSE LICENSE
#54 DONE 0.1s

#55 [linux/amd64 stage-2 10/10] COPY --from=dev /openmrs/distribution/openmrs_core/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war
#55 DONE 0.6s

#47 [linux/arm64 stage-2  2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/*
#47 22.76 10 packages excluded due to repository priority protections
#47 24.82 No packages marked for update
#47 26.67 Loaded plugins: ovl, priorities
#47 26.75 Cleaning repos: AmazonCorretto amzn2-core
#47 26.75 Cleaning up everything
#47 26.75 Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
#47 DONE 27.0s

#56 [linux/arm64 stage-2  3/10] RUN if [ "arm64" = "arm64" ] ; then TINI_URL="https://github.com/krallin/tini/releases/download/v0.19.0/tini-arm64" TINI_SHA=07952557df20bfd2a95f9bef198b445e006171969499a1d361bd9e6f8e5e0e81 ; fi     && curl -fsSL -o /usr/bin/tini https://github.com/krallin/tini/releases/download/v0.19.0/tini     && echo "93dcc18adc78c65a028a84799ecf8ad40c936fdfc5f2a57b1acda5a8117fa82c  /usr/bin/tini" | sha256sum -c     && chmod g+rx /usr/bin/tini
#56 1.018 /usr/bin/tini: OK
#56 DONE 1.1s

#57 [linux/arm64 stage-2  4/10] RUN sed -i '/Connector port="8080"/a URIEncoding="UTF-8" relaxedPathChars="[]|" relaxedQueryChars="[]|{}^\`"<>"'     /usr/local/tomcat/conf/server.xml     && chmod -R g+rx /usr/local/tomcat     && touch /usr/local/tomcat/bin/setenv.sh && chmod g+w /usr/local/tomcat/bin/setenv.sh     && chmod -R g+w /usr/local/tomcat/webapps /usr/local/tomcat/logs /usr/local/tomcat/work /usr/local/tomcat/temp
#57 DONE 2.4s

#58 [linux/arm64 stage-2  5/10] RUN mkdir -p /openmrs/data/modules     && mkdir -p /openmrs/data/owa      && mkdir -p /openmrs/data/configuration     && mkdir -p /openmrs/data/configuration_checksums     && chmod -R g+rw /openmrs
#58 DONE 0.4s

#59 [linux/arm64 stage-2  6/10] COPY --from=dev /openmrs/wait-for-it.sh /openmrs/startup-init.sh /openmrs/startup.sh /openmrs/
#59 DONE 0.1s

#60 [linux/arm64 stage-2  7/10] RUN chmod g+x /openmrs/wait-for-it.sh && chmod g+x /openmrs/startup-init.sh && chmod g+x /openmrs/startup.sh
#60 DONE 0.3s

#61 [linux/arm64 stage-2  8/10] WORKDIR /openmrs
#61 DONE 0.1s

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

#63 [linux/arm64 stage-2 10/10] COPY --from=dev /openmrs/distribution/openmrs_core/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war
#63 DONE 0.5s

#64 exporting to image
#64 exporting layers
#64 exporting layers 4.7s done
#64 exporting manifest sha256:2684d12ae4c7b5005ef75b47d27bd14422ed11243aeacf3ea3949efc808ebe5f 0.0s done
#64 exporting config sha256:8d3ca4c237c4a81ed02c9d331a1d73ff85c2b8e7ac317064d987c4517f218b8b 0.0s done
#64 exporting manifest sha256:33c80c6c9d2a3d28441f7546311a1dd48950d5e1b9e246fa97b741c4448cb25c 0.0s done
#64 exporting config sha256:e3261b58815e5690b73eb2052ebd01c5df2c9fe52b5b139ba6e00943fabdc78c
#64 exporting config sha256:e3261b58815e5690b73eb2052ebd01c5df2c9fe52b5b139ba6e00943fabdc78c 0.0s done
#64 exporting manifest list sha256:de093adaf41c91158b0a5070aeb379f821bfb2217bd283d7575fc1b0dc97dac1 0.0s done
#64 pushing layers
#64 pushing layers 6.2s done
#64 pushing manifest for docker.io/openmrs/openmrs-core:2.6.2@sha256:de093adaf41c91158b0a5070aeb379f821bfb2217bd283d7575fc1b0dc97dac1
#64 pushing manifest for docker.io/openmrs/openmrs-core:2.6.2@sha256:de093adaf41c91158b0a5070aeb379f821bfb2217bd283d7575fc1b0dc97dac1 0.9s done
#64 DONE 11.9s
------
> importing cache manifest from openmrs/openmrs-core@sha256:fad6a9449b0a2b4a6f9f3316fd6e5789fe0b9869343f0c0143666317a73072ee-cache:
------
To github.com:openmrs/openmrs-core.git
* [new tag]             2.6.2 -> 2.6.2
remote:
remote: GitHub found 23 vulnerabilities on openmrs/openmrs-core's default branch (3 critical, 19 high, 1 moderate). To find out more, visit:       
remote:      https://github.com/openmrs/openmrs-core/security/dependabot       
remote:
To github.com:openmrs/openmrs-core.git
   d0c3738cc..e6a1b3374  2.6.x -> 2.6.x
remote:
remote: GitHub found 23 vulnerabilities on openmrs/openmrs-core's default branch (3 critical, 19 high, 1 moderate). To find out more, visit:       
remote:      https://github.com/openmrs/openmrs-core/security/dependabot       
remote:
To github.com:openmrs/openmrs-core.git
   e6a1b3374..031968d3d  2.6.x -> 2.6.x