Builds and publishes the O3 Frontend

Build: #1956 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
4 minutes
Agent
xiao.openmrs.org
Revision
c6206b131245d356fbaf70ce95cbf174cd9f9d48
Successful since
#1645 ()

Error summary

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

#31 [linux/amd64 dev 7/8] RUN npx --legacy-peer-deps openmrs@next build --build-config spa-build-config.json --target ./spa
#31 6.069 [openmrs] Running build process ...
#31 69.78 (node:23) [DEP_WEBPACK_COMPILATION_ASSETS] DeprecationWarning: Compilation.assets will be frozen in future, all modifications are deprecated.
#31 69.78 BREAKING CHANGE: No more changes should happen to Compilation.assets after sealing the Compilation.
#31 69.78         Do changes to assets earlier, e. g. in Compilation.hooks.processAssets.
#31 69.78         Make sure to select an appropriate stage from Compilation.PROCESS_ASSETS_STAGE_*.
#31 69.78 (Use `node --trace-deprecation ...` to show where the warning was created)
#31 70.59 assets by info 5.62 MiB [immutable]
#31 70.59   assets by path *.woff 1.35 MiB 90 assets
#31 70.59   assets by path *.woff2 1.04 MiB 90 assets
#31 70.59   assets by path *.js 2.34 MiB 58 assets
#31 70.59   assets by path *.css 900 KiB 2 assets
#31 70.59 assets by path *.png 64.8 KiB
#31 70.59   asset logo-512.png 15.5 KiB [emitted] [from: ../@openmrs/esm-app-shell/src/assets/logo-512.png] [copied]
#31 70.59   asset icon_512x512.7163efb26df832de513bc58d925ea22e.png 13.9 KiB [emitted]
#31 70.59   asset icon_384x384.c8923df6b6bd08eba5c79b78d7fcecc0.png 12.7 KiB [emitted]
#31 70.59   + 5 assets
#31 70.59 asset index.html 3.11 KiB [emitted]
#31 70.59 asset logo.svg 1.33 KiB [emitted] [from: ../@openmrs/esm-app-shell/src/assets/logo.svg] [copied]
#31 70.59 asset manifest.5b75f75f5d42204f1d54b9e28a60208c.json 1.26 KiB [emitted]
#31 70.59 asset favicon.ico 1.12 KiB [emitted] [from: ../@openmrs/esm-app-shell/src/assets/favicon.ico] [copied]
#31 70.59 asset service-worker.js 299 bytes [emitted] [minimized] 1 related asset
#31 70.59 Entrypoint main [big] 884 KiB (196 KiB) = openmrs.027dc3e3b2748117.css 816 KiB openmrs.53d40add1bf0ef83.js 67.9 KiB 2 auxiliary assets
#31 70.59 orphan modules 12.9 MiB (javascript) 2.4 MiB (asset) 48.9 KiB (runtime) [orphan] 3281 modules
#31 70.59 runtime modules 26 KiB 16 modules
#31 70.59 built modules 8.08 MiB (javascript) 907 KiB (css/mini-extract) 504 bytes (share-init) 504 bytes (consume-shared) [built]
#31 70.59   javascript modules 8.01 MiB 562 modules
#31 70.59   optional modules 70.7 KiB [optional]
#31 70.59     ../@openmrs/esm-translations/translations/am.json 2.2 KiB [optional] [built] [code generated]
#31 70.59     + 31 modules
#31 70.59   css modules 907 KiB 18 modules
#31 70.59   provide-module modules 504 bytes 12 modules
#31 70.59   consume-shared-module modules 504 bytes
#31 70.59     modules by path consume shared module (default) @openmrs/ 84 bytes 2 modules
#31 70.59     modules by path consume shared module (default) swr/ 84 bytes 2 modules
#31 70.59     + 8 modules
#31 70.59
#31 70.59 LOG from InjectManifest
#31 70.59 <i> The service worker at service-worker.js will precache
#31 70.59 <i>         0 URLs, totaling 0 B.
#31 70.59
#31 70.59 WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
#31 70.59 This can impact web performance.
#31 70.59 Assets:
#31 70.59   2fb229fba704dd90.js (914 KiB)
#31 70.59   da6073d45dc1f801.js (754 KiB)
#31 70.59   openmrs.027dc3e3b2748117.css (816 KiB)
#31 70.59
#31 70.59 WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
#31 70.59 Entrypoints:
#31 70.59   main (884 KiB)
#31 70.59       openmrs.027dc3e3b2748117.css
#31 70.59       openmrs.53d40add1bf0ef83.js
#31 70.59 
#31 70.59
#31 70.59 webpack 5.98.0 compiled with 2 warnings in 63086 ms
#31 70.59 [openmrs] Build finished.
#31 DONE 70.8s

#32 [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
#32 DONE 0.2s

#33 [linux/arm64 stage-1 7/8] COPY --from=dev /app/spa /usr/share/nginx/html
#33 DONE 2.0s

#34 [linux/amd64 stage-1 7/8] COPY --from=dev /app/spa /usr/share/nginx/html
#34 DONE 2.0s

#35 [linux/amd64 stage-1 8/8] COPY config-core_demo.json /usr/share/nginx/html
#35 DONE 0.3s

#36 [linux/arm64 stage-1 8/8] COPY config-core_demo.json /usr/share/nginx/html
#36 DONE 0.2s

#37 exporting to image
#37 exporting layers
#37 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64
#37 exporting layers 23.6s done
#37 exporting manifest sha256:7ae52967160ebb57ab44dddbb1f40b5bfa3117db3895c847ef1e1588b6c89a63 0.0s done
#37 exporting config sha256:0e159d7f78a398f55053b1d9466681bdb4a867625342112de8304ba270c1a4ab 0.0s done
#37 exporting manifest sha256:6ded319ba06a610b5cd67b97a9104b1e2f811986f55e6e70370a427fcaac633b 0.0s done
#37 exporting config sha256:7d3af64bc1b539b426c122d7d51f4efcafd7f8092a48dfcd6466e3f8cc432802 0.0s done
#37 exporting manifest list sha256:539cb6033ee3a8d9a1bd4e298a570dad88791cd7fa56b9009c0bc0cf5126fd76 0.0s done
#37 pushing layers
#37 ...

#38 [auth] openmrs/openmrs-reference-application-3-frontend:pull,push token for registry-1.docker.io
#38 DONE 0.0s

#37 exporting to image
#37 pushing layers 5.7s done
#37 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:539cb6033ee3a8d9a1bd4e298a570dad88791cd7fa56b9009c0bc0cf5126fd76
#37 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:nightly@sha256:539cb6033ee3a8d9a1bd4e298a570dad88791cd7fa56b9009c0bc0cf5126fd76 1.8s done
#37 pushing layers 1.0s done
#37 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:539cb6033ee3a8d9a1bd4e298a570dad88791cd7fa56b9009c0bc0cf5126fd76
#37 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-frontend:dev3@sha256:539cb6033ee3a8d9a1bd4e298a570dad88791cd7fa56b9009c0bc0cf5126fd76 0.6s done
#37 DONE 32.9s

1 warning found (use --debug to expand):
 - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64