Builds and publishes the O3 Frontend
Build: #1905 was successful
Job: Default Job was successful
Job result summary
- Completed
- Duration
- 4 minutes
- Agent
- xindi.openmrs.org
- Revision
-
781a68246440c7e8d9abe40340bcbf2f929ef4bd
- Successful since
- #1645 ()
Error summary
The build generated some errors. See the full build log for more details.
#25 68.26 asset [1m[32micon_384x384.c8923df6b6bd08eba5c79b78d7fcecc0.png[39m[22m 12.7 KiB [1m[32m[emitted][39m[22m
#25 68.26 + 5 assets
#25 68.26 asset [1m[32mindex.html[39m[22m 3.11 KiB [1m[32m[emitted][39m[22m
#25 68.26 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
#25 68.26 asset [1m[32mmanifest.5b75f75f5d42204f1d54b9e28a60208c.json[39m[22m 1.26 KiB [1m[32m[emitted][39m[22m
#25 68.26 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
#25 68.26 asset [1m[32mservice-worker.js[39m[22m 299 bytes [1m[32m[emitted][39m[22m [1m[32m[minimized][39m[22m 1 related asset
#25 68.26 Entrypoint [1mmain[39m[22m [1m[33m[big][39m[22m 883 KiB (196 KiB) = [1m[32mopenmrs.027dc3e3b2748117.css[39m[22m 816 KiB [1m[32mopenmrs.17fa5fc754e1b403.js[39m[22m 67.8 KiB 2 auxiliary assets
#25 68.26 orphan modules 12.8 MiB (javascript) 2.4 MiB (asset) 48.9 KiB (runtime) [1m[33m[orphan][39m[22m 3279 modules
#25 68.26 runtime modules 25.9 KiB 16 modules
#25 68.26 built modules 7.9 MiB (javascript) 907 KiB (css/mini-extract) 504 bytes (share-init) 504 bytes (consume-shared) [1m[33m[built][39m[22m
#25 68.26 javascript modules 7.83 MiB 555 modules
#25 68.26 optional modules 70.7 KiB [1m[33m[optional][39m[22m
#25 68.26 [1m../@openmrs/esm-translations/translations/am.json[39m[22m 2.2 KiB [1m[33m[optional][39m[22m [1m[33m[built][39m[22m [1m[33m[code generated][39m[22m
#25 68.26 + 31 modules
#25 68.26 css modules 907 KiB 18 modules
#25 68.26 provide-module modules 504 bytes 12 modules
#25 68.26 consume-shared-module modules 504 bytes
#25 68.26 modules by path [1mconsume shared module (default) @openmrs/[39m[22m 84 bytes 2 modules
#25 68.26 modules by path [1mconsume shared module (default) swr/[39m[22m 84 bytes 2 modules
#25 68.26 + 8 modules
#25 68.26
#25 68.26 [1mLOG from InjectManifest[39m[22m
#25 68.26 <i> [1m[32mThe service worker at service-worker.js will precache[39m[22m
#25 68.26 <i> [1m[32m 0 URLs, totaling 0 B.[39m[22m
#25 68.26
#25 68.26 [1m[33mWARNING[39m[22m in [1masset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
#25 68.26 This can impact web performance.
#25 68.26 Assets:
#25 68.26 57727658a7041bdc.js (856 KiB)
#25 68.26 64ad02ff30201647.js (762 KiB)
#25 68.26 openmrs.027dc3e3b2748117.css (816 KiB)[39m[22m
#25 68.26
#25 68.26 [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.
#25 68.26 Entrypoints:
#25 68.26 main (883 KiB)
#25 68.26 openmrs.027dc3e3b2748117.css
#25 68.26 openmrs.17fa5fc754e1b403.js
#25 68.26 [39m[22m
#25 68.26
#25 68.26 webpack 5.98.0 compiled with [1m[33m2 warnings[39m[22m in 60498 ms
#25 68.26 [openmrs] Build finished.
#25 DONE 68.5s
#26 [linux/amd64 dev 8/8] RUN if [ ! -f ./spa/index.html ]; then echo 'Build failed. Please check the logs above for details. This may have happened because of an update to a library that OpenMRS depends on.'; exit 1; fi
#26 DONE 0.3s
#27 [linux/amd64 stage-1 4/8] COPY startup.sh /usr/local/bin/startup.sh
#27 CACHED
#28 [linux/amd64 stage-1 5/8] RUN chmod +x /usr/local/bin/startup.sh
#28 CACHED
#29 [linux/amd64 stage-1 2/8] RUN apk update && apk upgrade && apk add --no-cache moreutils
#29 CACHED
#30 [linux/amd64 stage-1 3/8] RUN rm -rf /usr/share/nginx/html/*
#30 CACHED
#31 [linux/amd64 stage-1 6/8] COPY nginx.conf /etc/nginx/nginx.conf
#31 CACHED
#32 [linux/amd64 stage-1 7/8] COPY --from=dev /app/spa /usr/share/nginx/html
#32 DONE 1.8s
#33 [linux/arm64 stage-1 7/8] COPY --from=dev /app/spa /usr/share/nginx/html
#33 DONE 1.8s
#34 [linux/amd64 stage-1 8/8] COPY config-core_demo.json /usr/share/nginx/html
#34 DONE 0.3s
#35 [linux/arm64 stage-1 8/8] COPY config-core_demo.json /usr/share/nginx/html
#35 DONE 0.3s
#36 exporting to image
#36 exporting layers
#36 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64
#36 exporting layers 18.0s done
#36 exporting manifest sha256:b2c0196ebb44da77f83dcdfa269265693b12680b582f6dbed7f9d9b9a5d8279b 0.0s done
#36 exporting config sha256:d89a24dd3a8378ec521dc5b8d7402bc0a1046de4db5ecf633ca9a76bac7faba2 0.0s done
#36 exporting manifest sha256:ecefe78a63dd37b7b501c0be4f762ecdc809f3c34c580ab324fb083bc18dca26 0.0s done
#36 exporting config sha256:2289f5478dab9629cbbd6ecfed80402af3f54c8344a5d80c996315cbb750a96d 0.0s done
#36 exporting manifest list sha256:d1701fd9f4088661435c9ebb4250ff4b0d25fc871b98f1f989bfa6a1e4d51714 0.0s done
#36 pushing layers
#36 ...
#37 [auth] openmrs/openmrs-reference-application-3-frontend:pull,push token for registry-1.docker.io
#37 DONE 0.0s
#36 exporting to image
#36 pushing layers 3.9s done
#36 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:d1701fd9f4088661435c9ebb4250ff4b0d25fc871b98f1f989bfa6a1e4d51714
#36 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:d1701fd9f4088661435c9ebb4250ff4b0d25fc871b98f1f989bfa6a1e4d51714 1.7s done
#36 pushing layers 0.8s done
#36 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:d1701fd9f4088661435c9ebb4250ff4b0d25fc871b98f1f989bfa6a1e4d51714
#36 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:d1701fd9f4088661435c9ebb4250ff4b0d25fc871b98f1f989bfa6a1e4d51714 0.6s done
#36 DONE 25.1s
[33m1 warning found (use --debug to expand):
[0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64
#25 68.26 + 5 assets
#25 68.26 asset [1m[32mindex.html[39m[22m 3.11 KiB [1m[32m[emitted][39m[22m
#25 68.26 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
#25 68.26 asset [1m[32mmanifest.5b75f75f5d42204f1d54b9e28a60208c.json[39m[22m 1.26 KiB [1m[32m[emitted][39m[22m
#25 68.26 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
#25 68.26 asset [1m[32mservice-worker.js[39m[22m 299 bytes [1m[32m[emitted][39m[22m [1m[32m[minimized][39m[22m 1 related asset
#25 68.26 Entrypoint [1mmain[39m[22m [1m[33m[big][39m[22m 883 KiB (196 KiB) = [1m[32mopenmrs.027dc3e3b2748117.css[39m[22m 816 KiB [1m[32mopenmrs.17fa5fc754e1b403.js[39m[22m 67.8 KiB 2 auxiliary assets
#25 68.26 orphan modules 12.8 MiB (javascript) 2.4 MiB (asset) 48.9 KiB (runtime) [1m[33m[orphan][39m[22m 3279 modules
#25 68.26 runtime modules 25.9 KiB 16 modules
#25 68.26 built modules 7.9 MiB (javascript) 907 KiB (css/mini-extract) 504 bytes (share-init) 504 bytes (consume-shared) [1m[33m[built][39m[22m
#25 68.26 javascript modules 7.83 MiB 555 modules
#25 68.26 optional modules 70.7 KiB [1m[33m[optional][39m[22m
#25 68.26 [1m../@openmrs/esm-translations/translations/am.json[39m[22m 2.2 KiB [1m[33m[optional][39m[22m [1m[33m[built][39m[22m [1m[33m[code generated][39m[22m
#25 68.26 + 31 modules
#25 68.26 css modules 907 KiB 18 modules
#25 68.26 provide-module modules 504 bytes 12 modules
#25 68.26 consume-shared-module modules 504 bytes
#25 68.26 modules by path [1mconsume shared module (default) @openmrs/[39m[22m 84 bytes 2 modules
#25 68.26 modules by path [1mconsume shared module (default) swr/[39m[22m 84 bytes 2 modules
#25 68.26 + 8 modules
#25 68.26
#25 68.26 [1mLOG from InjectManifest[39m[22m
#25 68.26 <i> [1m[32mThe service worker at service-worker.js will precache[39m[22m
#25 68.26 <i> [1m[32m 0 URLs, totaling 0 B.[39m[22m
#25 68.26
#25 68.26 [1m[33mWARNING[39m[22m in [1masset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
#25 68.26 This can impact web performance.
#25 68.26 Assets:
#25 68.26 57727658a7041bdc.js (856 KiB)
#25 68.26 64ad02ff30201647.js (762 KiB)
#25 68.26 openmrs.027dc3e3b2748117.css (816 KiB)[39m[22m
#25 68.26
#25 68.26 [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.
#25 68.26 Entrypoints:
#25 68.26 main (883 KiB)
#25 68.26 openmrs.027dc3e3b2748117.css
#25 68.26 openmrs.17fa5fc754e1b403.js
#25 68.26 [39m[22m
#25 68.26
#25 68.26 webpack 5.98.0 compiled with [1m[33m2 warnings[39m[22m in 60498 ms
#25 68.26 [openmrs] Build finished.
#25 DONE 68.5s
#26 [linux/amd64 dev 8/8] RUN if [ ! -f ./spa/index.html ]; then echo 'Build failed. Please check the logs above for details. This may have happened because of an update to a library that OpenMRS depends on.'; exit 1; fi
#26 DONE 0.3s
#27 [linux/amd64 stage-1 4/8] COPY startup.sh /usr/local/bin/startup.sh
#27 CACHED
#28 [linux/amd64 stage-1 5/8] RUN chmod +x /usr/local/bin/startup.sh
#28 CACHED
#29 [linux/amd64 stage-1 2/8] RUN apk update && apk upgrade && apk add --no-cache moreutils
#29 CACHED
#30 [linux/amd64 stage-1 3/8] RUN rm -rf /usr/share/nginx/html/*
#30 CACHED
#31 [linux/amd64 stage-1 6/8] COPY nginx.conf /etc/nginx/nginx.conf
#31 CACHED
#32 [linux/amd64 stage-1 7/8] COPY --from=dev /app/spa /usr/share/nginx/html
#32 DONE 1.8s
#33 [linux/arm64 stage-1 7/8] COPY --from=dev /app/spa /usr/share/nginx/html
#33 DONE 1.8s
#34 [linux/amd64 stage-1 8/8] COPY config-core_demo.json /usr/share/nginx/html
#34 DONE 0.3s
#35 [linux/arm64 stage-1 8/8] COPY config-core_demo.json /usr/share/nginx/html
#35 DONE 0.3s
#36 exporting to image
#36 exporting layers
#36 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64
#36 exporting layers 18.0s done
#36 exporting manifest sha256:b2c0196ebb44da77f83dcdfa269265693b12680b582f6dbed7f9d9b9a5d8279b 0.0s done
#36 exporting config sha256:d89a24dd3a8378ec521dc5b8d7402bc0a1046de4db5ecf633ca9a76bac7faba2 0.0s done
#36 exporting manifest sha256:ecefe78a63dd37b7b501c0be4f762ecdc809f3c34c580ab324fb083bc18dca26 0.0s done
#36 exporting config sha256:2289f5478dab9629cbbd6ecfed80402af3f54c8344a5d80c996315cbb750a96d 0.0s done
#36 exporting manifest list sha256:d1701fd9f4088661435c9ebb4250ff4b0d25fc871b98f1f989bfa6a1e4d51714 0.0s done
#36 pushing layers
#36 ...
#37 [auth] openmrs/openmrs-reference-application-3-frontend:pull,push token for registry-1.docker.io
#37 DONE 0.0s
#36 exporting to image
#36 pushing layers 3.9s done
#36 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:d1701fd9f4088661435c9ebb4250ff4b0d25fc871b98f1f989bfa6a1e4d51714
#36 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:d1701fd9f4088661435c9ebb4250ff4b0d25fc871b98f1f989bfa6a1e4d51714 1.7s done
#36 pushing layers 0.8s done
#36 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:d1701fd9f4088661435c9ebb4250ff4b0d25fc871b98f1f989bfa6a1e4d51714
#36 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:d1701fd9f4088661435c9ebb4250ff4b0d25fc871b98f1f989bfa6a1e4d51714 0.6s done
#36 DONE 25.1s
[33m1 warning found (use --debug to expand):
[0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64