OpenMRS Core Master

Build: #3031 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
7 minutes
Revision
8acf2134285a01523ff2f6c201ca29fc00e9fbbe 8acf2134285a01523ff2f6c201ca29fc00e9fbbe
Successful since
#2991 ()

Error summary

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

#41 0.702 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,203 kB]
#41 0.717 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [1,667 kB]
#41 0.732 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [30.2 kB]
#41 0.733 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,641 kB]
#41 0.760 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,174 kB]
#41 0.762 Get:14 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB]
#41 0.763 Get:15 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [27.4 kB]
#41 1.282 Get:16 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [27.5 kB]
#41 1.285 Get:17 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [1,550 kB]
#41 1.328 Get:18 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [906 kB]
#41 1.842 Fetched 23.7 MB in 2s (13.7 MB/s)
#41 1.842 Reading package lists...
#41 2.589 Reading package lists...
#41 3.286 Building dependency tree...
#41 3.410 Reading state information...
#41 3.535 The following additional packages will be installed:
#41 3.535   unzip
#41 3.559 The following NEW packages will be installed:
#41 3.560   dumb-init unzip zip
#41 3.756 0 upgraded, 3 newly installed, 0 to remove and 57 not upgraded.
#41 3.756 Need to get 350 kB of archives.
#41 3.756 After this operation, 1,269 kB of additional disk space will be used.
#41 3.756 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB]
#41 4.199 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB]
#41 4.266 Get:3 http://archive.ubuntu.com/ubuntu focal/universe amd64 dumb-init amd64 1.2.2-1.2 [14.0 kB]
#41 4.384 debconf: delaying package configuration, since apt-utils is not installed
#41 4.412 Fetched 350 kB in 1s (496 kB/s)
#41 4.459 Selecting previously unselected package unzip.
#41 4.459 (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 7348 files and directories currently installed.)
#41 4.470 Preparing to unpack .../unzip_6.0-25ubuntu1_amd64.deb ...
#41 4.477 Unpacking unzip (6.0-25ubuntu1) ...
#41 4.544 Selecting previously unselected package zip.
#41 4.544 Preparing to unpack .../zip_3.0-11build1_amd64.deb ...
#41 4.552 Unpacking zip (3.0-11build1) ...
#41 4.621 Selecting previously unselected package dumb-init.
#41 4.621 Preparing to unpack .../dumb-init_1.2.2-1.2_amd64.deb ...
#41 4.628 Unpacking dumb-init (1.2.2-1.2) ...
#41 4.682 Setting up dumb-init (1.2.2-1.2) ...
#41 4.702 Setting up unzip (6.0-25ubuntu1) ...
#41 4.725 Setting up zip (3.0-11build1) ...
#41 DONE 6.3s

#42 [stage-1 3/9] RUN groupadd -r openmrs      && useradd --no-log-init -r -g openmrs openmrs      && chown -R openmrs /usr/local/tomcat      && mkdir -p /openmrs/data/modules     && mkdir -p /openmrs/data/owa      && mkdir -p /openmrs/data/configuration      && chown -R openmrs /openmrs
#42 DONE 2.9s

#43 [stage-1 4/9] COPY wait-for-it.sh startup.sh /usr/local/tomcat/
#43 DONE 0.1s

#44 [stage-1 5/9] RUN chmod -R 755 /usr/local/tomcat/wait-for-it.sh && chmod -R 755 /usr/local/tomcat/startup.sh
#44 DONE 0.2s

#45 [stage-1 6/9] WORKDIR /openmrs
#45 DONE 0.1s

#46 [stage-1 7/9] RUN sed -i '/Connector port="8080"/a URIEncoding="UTF-8" relaxedPathChars="[]|" relaxedQueryChars="[]|{}^\`"<>"' /usr/local/tomcat/conf/server.xml
#46 DONE 0.1s

#47 [stage-1 8/9] COPY --from=dev /app/LICENSE LICENSE
#47 DONE 0.1s

#48 [stage-1 9/9] COPY --from=dev /app/webapp/target/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war
#48 DONE 0.2s

#49 exporting to image
#49 exporting layers
#49 exporting layers 3.8s done
#49 exporting manifest sha256:b2d279c10d395f7a4bd17d15bb62b755f11db5efffc58c60e0844c45e30ab8d5 0.0s done
#49 exporting config sha256:0627dfe5cb609a805044cfd5fe01521aa334220580c44e06bbf5d03216d3682d 0.0s done
#49 pushing layers
#49 ...

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

#49 exporting to image
#49 pushing layers 2.9s done
#49 pushing manifest for docker.io/openmrs/openmrs-core:nightly@sha256:b2d279c10d395f7a4bd17d15bb62b755f11db5efffc58c60e0844c45e30ab8d5
#49 pushing manifest for docker.io/openmrs/openmrs-core:nightly@sha256:b2d279c10d395f7a4bd17d15bb62b755f11db5efffc58c60e0844c45e30ab8d5 0.4s done
#49 DONE 7.1s