OpenMRS Core 2.7
Build: #73 was successful
Job: Release JDK 11 image was successful
Job result summary
- Completed
- Duration
- 4 minutes
- Agent
- yu.openmrs.org (2)
- Revision
-
28ae68b44c6859e4d1a80a54a22a3445553d3667
- Successful since
- #46 ()
Error summary
The build generated some errors. See the full build log for more details.
#40 CACHED
#41 [linux/amd64 compile 14/17] COPY test-module/api/pom.xml test-module/api/
#41 CACHED
#42 [linux/amd64 compile 7/17] COPY test/pom.xml test/
#42 CACHED
#43 [linux/amd64 compile 17/17] RUN mvn -s /usr/share/maven/ref/settings-docker.xml -Daether.dependencyCollector.impl=bf clean install -DskipTests
#43 CACHED
#44 [linux/amd64 dev 8/8] RUN mkdir -p /openmrs/distribution/openmrs_core/ && cp /openmrs_core/webapp/target/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war && cp /openmrs_core/wait-for-it.sh /openmrs_core/startup-init.sh /openmrs_core/startup.sh /openmrs_core/startup-dev.sh /openmrs/ && chmod +x /openmrs/wait-for-it.sh && chmod +x /openmrs/startup-init.sh && chmod +x /openmrs/startup.sh && chmod +x /openmrs/startup-dev.sh
#44 CACHED
#45 [linux/arm64 dev 8/8] RUN mkdir -p /openmrs/distribution/openmrs_core/ && cp /openmrs_core/webapp/target/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war && cp /openmrs_core/wait-for-it.sh /openmrs_core/startup-init.sh /openmrs_core/startup.sh /openmrs_core/startup-dev.sh /openmrs/ && chmod +x /openmrs/wait-for-it.sh && chmod +x /openmrs/startup-init.sh && chmod +x /openmrs/startup.sh && chmod +x /openmrs/startup-dev.sh
#45 CACHED
#46 [linux/arm64 stage-2 2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/*
#46 CACHED
#47 [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
#47 CACHED
#48 [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
#48 CACHED
#49 [linux/arm64 stage-2 8/10] WORKDIR /openmrs
#49 CACHED
#50 [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
#50 CACHED
#51 [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 && mkdir -p /openmrs/data/complex_obs && mkdir -p /openmrs/data/activemq-data && chmod -R g+rw /openmrs
#51 CACHED
#52 [linux/arm64 stage-2 6/10] COPY --from=dev /openmrs/wait-for-it.sh /openmrs/startup-init.sh /openmrs/startup.sh /openmrs/
#52 CACHED
#53 [linux/arm64 stage-2 9/10] COPY --from=dev /openmrs_core/LICENSE LICENSE
#53 CACHED
#54 [linux/arm64 stage-2 10/10] COPY --from=dev /openmrs/distribution/openmrs_core/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war
#54 ...
#55 [linux/amd64 stage-2 2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/*
#55 CACHED
#56 [linux/amd64 stage-2 6/10] COPY --from=dev /openmrs/wait-for-it.sh /openmrs/startup-init.sh /openmrs/startup.sh /openmrs/
#56 CACHED
#57 [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
#57 CACHED
#58 [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 && mkdir -p /openmrs/data/complex_obs && mkdir -p /openmrs/data/activemq-data && chmod -R g+rw /openmrs
#58 CACHED
#59 [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
#59 CACHED
#60 [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
#60 CACHED
#61 [linux/amd64 stage-2 8/10] WORKDIR /openmrs
#61 CACHED
#62 [linux/amd64 stage-2 9/10] COPY --from=dev /openmrs_core/LICENSE LICENSE
#62 CACHED
#54 [linux/arm64 stage-2 10/10] COPY --from=dev /openmrs/distribution/openmrs_core/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war
#54 DONE 0.4s
#63 [linux/amd64 stage-2 10/10] COPY --from=dev /openmrs/distribution/openmrs_core/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war
#63 DONE 0.4s
#64 exporting to image
#64 exporting layers
#64 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64
#64 exporting layers 3.1s done
#64 exporting manifest sha256:63cba19040114d2e05fe8c0c2d3145b4aae665a15cc6023f79889c6e940bebad 0.0s done
#64 exporting config sha256:cecd72afe9770bc88cdc7f6a5fb77395d76bb10404b50f86aeea123d3f848833 0.0s done
#64 exporting manifest sha256:4514b6fbfa1f23c711ed058ed427edf9d6f4d361919e493cdec6dd0119cdd89d 0.0s done
#64 exporting config sha256:104c5bbe332210051b43bfd92d1a256e8bc067b413bb5a3fbae534e8b6a9faed 0.0s done
#64 exporting manifest list sha256:3e696df0da540984a834ec457bf5eda5bf9b03cb62124c3076a2fa9caddf35b7 0.0s done
#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
#64 pushing layers 3.7s done
#64 pushing manifest for docker.io/openmrs/openmrs-core:2.7.5-amazoncorretto-11@sha256:3e696df0da540984a834ec457bf5eda5bf9b03cb62124c3076a2fa9caddf35b7
#64 pushing manifest for docker.io/openmrs/openmrs-core:2.7.5-amazoncorretto-11@sha256:3e696df0da540984a834ec457bf5eda5bf9b03cb62124c3076a2fa9caddf35b7 1.9s done
#64 DONE 8.9s
------
> importing cache manifest from openmrs/openmrs-core:2.7.5-dev-amazoncorretto-11-cache:
------
[33m1 warning found (use --debug to expand):
[0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64
#41 [linux/amd64 compile 14/17] COPY test-module/api/pom.xml test-module/api/
#41 CACHED
#42 [linux/amd64 compile 7/17] COPY test/pom.xml test/
#42 CACHED
#43 [linux/amd64 compile 17/17] RUN mvn -s /usr/share/maven/ref/settings-docker.xml -Daether.dependencyCollector.impl=bf clean install -DskipTests
#43 CACHED
#44 [linux/amd64 dev 8/8] RUN mkdir -p /openmrs/distribution/openmrs_core/ && cp /openmrs_core/webapp/target/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war && cp /openmrs_core/wait-for-it.sh /openmrs_core/startup-init.sh /openmrs_core/startup.sh /openmrs_core/startup-dev.sh /openmrs/ && chmod +x /openmrs/wait-for-it.sh && chmod +x /openmrs/startup-init.sh && chmod +x /openmrs/startup.sh && chmod +x /openmrs/startup-dev.sh
#44 CACHED
#45 [linux/arm64 dev 8/8] RUN mkdir -p /openmrs/distribution/openmrs_core/ && cp /openmrs_core/webapp/target/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war && cp /openmrs_core/wait-for-it.sh /openmrs_core/startup-init.sh /openmrs_core/startup.sh /openmrs_core/startup-dev.sh /openmrs/ && chmod +x /openmrs/wait-for-it.sh && chmod +x /openmrs/startup-init.sh && chmod +x /openmrs/startup.sh && chmod +x /openmrs/startup-dev.sh
#45 CACHED
#46 [linux/arm64 stage-2 2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/*
#46 CACHED
#47 [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
#47 CACHED
#48 [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
#48 CACHED
#49 [linux/arm64 stage-2 8/10] WORKDIR /openmrs
#49 CACHED
#50 [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
#50 CACHED
#51 [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 && mkdir -p /openmrs/data/complex_obs && mkdir -p /openmrs/data/activemq-data && chmod -R g+rw /openmrs
#51 CACHED
#52 [linux/arm64 stage-2 6/10] COPY --from=dev /openmrs/wait-for-it.sh /openmrs/startup-init.sh /openmrs/startup.sh /openmrs/
#52 CACHED
#53 [linux/arm64 stage-2 9/10] COPY --from=dev /openmrs_core/LICENSE LICENSE
#53 CACHED
#54 [linux/arm64 stage-2 10/10] COPY --from=dev /openmrs/distribution/openmrs_core/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war
#54 ...
#55 [linux/amd64 stage-2 2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/*
#55 CACHED
#56 [linux/amd64 stage-2 6/10] COPY --from=dev /openmrs/wait-for-it.sh /openmrs/startup-init.sh /openmrs/startup.sh /openmrs/
#56 CACHED
#57 [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
#57 CACHED
#58 [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 && mkdir -p /openmrs/data/complex_obs && mkdir -p /openmrs/data/activemq-data && chmod -R g+rw /openmrs
#58 CACHED
#59 [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
#59 CACHED
#60 [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
#60 CACHED
#61 [linux/amd64 stage-2 8/10] WORKDIR /openmrs
#61 CACHED
#62 [linux/amd64 stage-2 9/10] COPY --from=dev /openmrs_core/LICENSE LICENSE
#62 CACHED
#54 [linux/arm64 stage-2 10/10] COPY --from=dev /openmrs/distribution/openmrs_core/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war
#54 DONE 0.4s
#63 [linux/amd64 stage-2 10/10] COPY --from=dev /openmrs/distribution/openmrs_core/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war
#63 DONE 0.4s
#64 exporting to image
#64 exporting layers
#64 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64
#64 exporting layers 3.1s done
#64 exporting manifest sha256:63cba19040114d2e05fe8c0c2d3145b4aae665a15cc6023f79889c6e940bebad 0.0s done
#64 exporting config sha256:cecd72afe9770bc88cdc7f6a5fb77395d76bb10404b50f86aeea123d3f848833 0.0s done
#64 exporting manifest sha256:4514b6fbfa1f23c711ed058ed427edf9d6f4d361919e493cdec6dd0119cdd89d 0.0s done
#64 exporting config sha256:104c5bbe332210051b43bfd92d1a256e8bc067b413bb5a3fbae534e8b6a9faed 0.0s done
#64 exporting manifest list sha256:3e696df0da540984a834ec457bf5eda5bf9b03cb62124c3076a2fa9caddf35b7 0.0s done
#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
#64 pushing layers 3.7s done
#64 pushing manifest for docker.io/openmrs/openmrs-core:2.7.5-amazoncorretto-11@sha256:3e696df0da540984a834ec457bf5eda5bf9b03cb62124c3076a2fa9caddf35b7
#64 pushing manifest for docker.io/openmrs/openmrs-core:2.7.5-amazoncorretto-11@sha256:3e696df0da540984a834ec457bf5eda5bf9b03cb62124c3076a2fa9caddf35b7 1.9s done
#64 DONE 8.9s
------
> importing cache manifest from openmrs/openmrs-core:2.7.5-dev-amazoncorretto-11-cache:
------
[33m1 warning found (use --debug to expand):
[0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64