Plan responsible for building Docker images for the 3.x demo and development sites
Build: #1682 was successful
Job: Build Frontend was successful
Job result summary
- Completed
- Duration
- 2 minutes
- Agent
- xindi.openmrs.org
- Revision
-
507218d88ab1c8e1b63cf0032367874791e2d5c0
507218d88ab1c8e1b63cf0032367874791e2d5c0 - Successful since
- #1613 ()
Error summary
The build generated some errors. See the full build log for more details.
#19 52.15 asset [1m[32mservice-worker.js[39m[22m 201 KiB [1m[32m[emitted][39m[22m [1m[32m[minimized][39m[22m 1 related asset
#19 52.15 asset [1m[32mindex.html[39m[22m 2.96 KiB [1m[32m[emitted][39m[22m
#19 52.15 asset [1m[32mlogo.svg[39m[22m 1.33 KiB [1m[32m[emitted][39m[22m [from: ../@openmrs/esm-app-shell/src/assets/logo.svg] [1m[32m[copied][39m[22m
#19 52.15 asset [1m[32mmanifest.c61e464ba60302bdc2442acdd49954f1.json[39m[22m 1.2 KiB [1m[32m[emitted][39m[22m
#19 52.15 asset [1m[32mfavicon.ico[39m[22m 1.12 KiB [1m[32m[emitted][39m[22m [from: ../@openmrs/esm-app-shell/src/assets/favicon.ico] [1m[32m[copied][39m[22m
#19 52.15 Entrypoint [1mmain[39m[22m [1m[33m[big][39m[22m 2.1 MiB (1.4 MiB) = [1m[32mopenmrs.1d1bc6b3f7c84a24.css[39m[22m 1010 KiB [1m[32mopenmrs.4e8c6781707732ef.js[39m[22m 1.11 MiB 2 auxiliary assets
#19 52.15 orphan modules 9.98 MiB (javascript) 21 KiB (css/mini-extract) 2.4 MiB (asset) 46.2 KiB (runtime) [1m[33m[orphan][39m[22m 1490 modules
#19 52.15 runtime modules 18.9 KiB 14 modules
#19 52.15 built modules 4.34 MiB (javascript) 1010 KiB (css/mini-extract) 378 bytes (share-init) 378 bytes (consume-shared) [1m[33m[built][39m[22m
#19 52.15 javascript modules 4.34 MiB 233 modules
#19 52.15 css modules 1010 KiB
#19 52.15 modules by path [1m../@react-spectrum/[39m[22m 352 KiB 11 modules
#19 52.15 modules by path [1m../@openmrs/[39m[22m 662 KiB 3 modules
#19 52.15 provide-module modules 378 bytes
#19 52.15 modules by path [1mprovide shared module (default) @openmrs/[39m[22m 84 bytes 2 modules
#19 52.15 + 7 modules
#19 52.15 consume-shared-module modules 378 bytes
#19 52.15 modules by path [1mconsume shared module (default) @openmrs/[39m[22m 84 bytes 2 modules
#19 52.15 + 7 modules
#19 52.15
#19 52.15 [1mLOG from InjectManifest[39m[22m
#19 52.15 <i> [1m[32mThe service worker at service-worker.js will precache[39m[22m
#19 52.15 <i> [1m[32m 192 URLs, totaling 4.79 MB.[39m[22m
#19 52.15
#19 52.15 [1m[33mWARNING[39m[22m in [1masset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
#19 52.15 This can impact web performance.
#19 52.15 Assets:
#19 52.15 openmrs.1d1bc6b3f7c84a24.css (1010 KiB)
#19 52.15 openmrs.4e8c6781707732ef.js (1.11 MiB)[39m[22m
#19 52.15
#19 52.15 [1m[33mWARNING[39m[22m in [1mentrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
#19 52.15 Entrypoints:
#19 52.15 main (2.1 MiB)
#19 52.15 openmrs.1d1bc6b3f7c84a24.css
#19 52.15 openmrs.4e8c6781707732ef.js
#19 52.15 [39m[22m
#19 52.15
#19 52.15 webpack 5.88.2 compiled with [1m[33m2 warnings[39m[22m in 44003 ms
#19 52.15 [openmrs] Build finished.
#19 DONE 52.3s
#20 [linux/arm64 stage-1 2/7] RUN apk update && apk upgrade && apk add --no-cache moreutils
#20 CACHED
#21 [linux/arm64 stage-1 3/7] RUN rm -rf /usr/share/nginx/html/*
#21 CACHED
#22 [linux/arm64 stage-1 4/7] COPY startup.sh /usr/local/bin/startup.sh
#22 CACHED
#23 [linux/arm64 stage-1 5/7] RUN chmod +x /usr/local/bin/startup.sh
#23 CACHED
#24 [linux/arm64 stage-1 6/7] COPY nginx.conf /etc/nginx/nginx.conf
#24 CACHED
#25 [linux/amd64 stage-1 4/7] COPY startup.sh /usr/local/bin/startup.sh
#25 CACHED
#26 [linux/amd64 stage-1 3/7] RUN rm -rf /usr/share/nginx/html/*
#26 CACHED
#27 [linux/amd64 stage-1 2/7] RUN apk update && apk upgrade && apk add --no-cache moreutils
#27 CACHED
#28 [linux/amd64 stage-1 5/7] RUN chmod +x /usr/local/bin/startup.sh
#28 CACHED
#29 [linux/amd64 stage-1 6/7] COPY nginx.conf /etc/nginx/nginx.conf
#29 CACHED
#30 [linux/amd64 stage-1 7/7] COPY --from=dev /app/spa /usr/share/nginx/html
#30 DONE 1.4s
#31 [linux/arm64 stage-1 7/7] COPY --from=dev /app/spa /usr/share/nginx/html
#31 DONE 1.4s
#32 exporting to image
#32 exporting layers
#32 exporting layers 9.6s done
#32 exporting manifest sha256:acf37ebf8cf4fc1cace5bd06f113aa055cc4edc13fac7e01afa07fae9a5b098f 0.0s done
#32 exporting config sha256:061976db732dce7c7685b8c83dbb0ad70712b3e6a8a37c879eac312810047587 0.0s done
#32 exporting manifest sha256:385e57474a1695092aae7d9fa3a4b8c7cdd5eb10c419b80c1c7b6f6a8e2aa766 0.0s done
#32 exporting config sha256:1a246c176a3f2999f64fa96779b8bbb3ec55549714b8d6ab3f9602583b2a4275 0.0s done
#32 exporting manifest list sha256:de06bd820f7c1d5c4b66eeb2f2a283aa57e7146b039401a6942051d10c77f1bc
#32 exporting manifest list sha256:de06bd820f7c1d5c4b66eeb2f2a283aa57e7146b039401a6942051d10c77f1bc 0.0s done
#32 pushing layers
#32 ...
#33 [auth] openmrs/openmrs-reference-application-3-frontend:pull,push token for registry-1.docker.io
#33 DONE 0.0s
#32 exporting to image
#32 pushing layers 3.4s done
#32 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:de06bd820f7c1d5c4b66eeb2f2a283aa57e7146b039401a6942051d10c77f1bc
#32 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:de06bd820f7c1d5c4b66eeb2f2a283aa57e7146b039401a6942051d10c77f1bc 0.8s done
#32 pushing layers 0.6s done
#32 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:de06bd820f7c1d5c4b66eeb2f2a283aa57e7146b039401a6942051d10c77f1bc
#32 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:de06bd820f7c1d5c4b66eeb2f2a283aa57e7146b039401a6942051d10c77f1bc 0.4s done
#32 DONE 14.8s
#19 52.15 asset [1m[32mindex.html[39m[22m 2.96 KiB [1m[32m[emitted][39m[22m
#19 52.15 asset [1m[32mlogo.svg[39m[22m 1.33 KiB [1m[32m[emitted][39m[22m [from: ../@openmrs/esm-app-shell/src/assets/logo.svg] [1m[32m[copied][39m[22m
#19 52.15 asset [1m[32mmanifest.c61e464ba60302bdc2442acdd49954f1.json[39m[22m 1.2 KiB [1m[32m[emitted][39m[22m
#19 52.15 asset [1m[32mfavicon.ico[39m[22m 1.12 KiB [1m[32m[emitted][39m[22m [from: ../@openmrs/esm-app-shell/src/assets/favicon.ico] [1m[32m[copied][39m[22m
#19 52.15 Entrypoint [1mmain[39m[22m [1m[33m[big][39m[22m 2.1 MiB (1.4 MiB) = [1m[32mopenmrs.1d1bc6b3f7c84a24.css[39m[22m 1010 KiB [1m[32mopenmrs.4e8c6781707732ef.js[39m[22m 1.11 MiB 2 auxiliary assets
#19 52.15 orphan modules 9.98 MiB (javascript) 21 KiB (css/mini-extract) 2.4 MiB (asset) 46.2 KiB (runtime) [1m[33m[orphan][39m[22m 1490 modules
#19 52.15 runtime modules 18.9 KiB 14 modules
#19 52.15 built modules 4.34 MiB (javascript) 1010 KiB (css/mini-extract) 378 bytes (share-init) 378 bytes (consume-shared) [1m[33m[built][39m[22m
#19 52.15 javascript modules 4.34 MiB 233 modules
#19 52.15 css modules 1010 KiB
#19 52.15 modules by path [1m../@react-spectrum/[39m[22m 352 KiB 11 modules
#19 52.15 modules by path [1m../@openmrs/[39m[22m 662 KiB 3 modules
#19 52.15 provide-module modules 378 bytes
#19 52.15 modules by path [1mprovide shared module (default) @openmrs/[39m[22m 84 bytes 2 modules
#19 52.15 + 7 modules
#19 52.15 consume-shared-module modules 378 bytes
#19 52.15 modules by path [1mconsume shared module (default) @openmrs/[39m[22m 84 bytes 2 modules
#19 52.15 + 7 modules
#19 52.15
#19 52.15 [1mLOG from InjectManifest[39m[22m
#19 52.15 <i> [1m[32mThe service worker at service-worker.js will precache[39m[22m
#19 52.15 <i> [1m[32m 192 URLs, totaling 4.79 MB.[39m[22m
#19 52.15
#19 52.15 [1m[33mWARNING[39m[22m in [1masset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
#19 52.15 This can impact web performance.
#19 52.15 Assets:
#19 52.15 openmrs.1d1bc6b3f7c84a24.css (1010 KiB)
#19 52.15 openmrs.4e8c6781707732ef.js (1.11 MiB)[39m[22m
#19 52.15
#19 52.15 [1m[33mWARNING[39m[22m in [1mentrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
#19 52.15 Entrypoints:
#19 52.15 main (2.1 MiB)
#19 52.15 openmrs.1d1bc6b3f7c84a24.css
#19 52.15 openmrs.4e8c6781707732ef.js
#19 52.15 [39m[22m
#19 52.15
#19 52.15 webpack 5.88.2 compiled with [1m[33m2 warnings[39m[22m in 44003 ms
#19 52.15 [openmrs] Build finished.
#19 DONE 52.3s
#20 [linux/arm64 stage-1 2/7] RUN apk update && apk upgrade && apk add --no-cache moreutils
#20 CACHED
#21 [linux/arm64 stage-1 3/7] RUN rm -rf /usr/share/nginx/html/*
#21 CACHED
#22 [linux/arm64 stage-1 4/7] COPY startup.sh /usr/local/bin/startup.sh
#22 CACHED
#23 [linux/arm64 stage-1 5/7] RUN chmod +x /usr/local/bin/startup.sh
#23 CACHED
#24 [linux/arm64 stage-1 6/7] COPY nginx.conf /etc/nginx/nginx.conf
#24 CACHED
#25 [linux/amd64 stage-1 4/7] COPY startup.sh /usr/local/bin/startup.sh
#25 CACHED
#26 [linux/amd64 stage-1 3/7] RUN rm -rf /usr/share/nginx/html/*
#26 CACHED
#27 [linux/amd64 stage-1 2/7] RUN apk update && apk upgrade && apk add --no-cache moreutils
#27 CACHED
#28 [linux/amd64 stage-1 5/7] RUN chmod +x /usr/local/bin/startup.sh
#28 CACHED
#29 [linux/amd64 stage-1 6/7] COPY nginx.conf /etc/nginx/nginx.conf
#29 CACHED
#30 [linux/amd64 stage-1 7/7] COPY --from=dev /app/spa /usr/share/nginx/html
#30 DONE 1.4s
#31 [linux/arm64 stage-1 7/7] COPY --from=dev /app/spa /usr/share/nginx/html
#31 DONE 1.4s
#32 exporting to image
#32 exporting layers
#32 exporting layers 9.6s done
#32 exporting manifest sha256:acf37ebf8cf4fc1cace5bd06f113aa055cc4edc13fac7e01afa07fae9a5b098f 0.0s done
#32 exporting config sha256:061976db732dce7c7685b8c83dbb0ad70712b3e6a8a37c879eac312810047587 0.0s done
#32 exporting manifest sha256:385e57474a1695092aae7d9fa3a4b8c7cdd5eb10c419b80c1c7b6f6a8e2aa766 0.0s done
#32 exporting config sha256:1a246c176a3f2999f64fa96779b8bbb3ec55549714b8d6ab3f9602583b2a4275 0.0s done
#32 exporting manifest list sha256:de06bd820f7c1d5c4b66eeb2f2a283aa57e7146b039401a6942051d10c77f1bc
#32 exporting manifest list sha256:de06bd820f7c1d5c4b66eeb2f2a283aa57e7146b039401a6942051d10c77f1bc 0.0s done
#32 pushing layers
#32 ...
#33 [auth] openmrs/openmrs-reference-application-3-frontend:pull,push token for registry-1.docker.io
#33 DONE 0.0s
#32 exporting to image
#32 pushing layers 3.4s done
#32 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:de06bd820f7c1d5c4b66eeb2f2a283aa57e7146b039401a6942051d10c77f1bc
#32 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:de06bd820f7c1d5c4b66eeb2f2a283aa57e7146b039401a6942051d10c77f1bc 0.8s done
#32 pushing layers 0.6s done
#32 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:de06bd820f7c1d5c4b66eeb2f2a283aa57e7146b039401a6942051d10c77f1bc
#32 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:de06bd820f7c1d5c4b66eeb2f2a283aa57e7146b039401a6942051d10c77f1bc 0.4s done
#32 DONE 14.8s