Deploy master branch to production (obnav.pih-emr.org)

Build: #87 was successful

Job: Default job was successful

Stages & jobs

  1. Build

Build log

The build generated 550 lines of output. Download or view full build log.

25-Oct-2024 18:00:52 Build OpenBoxes - ☆ obnav ← master - Default job #87 (OPENBOXES-SDNAV-G3JOB-87) is being prepared for building on agent obagent2.pih-emr.org (2), bamboo version: 9.2.1
25-Oct-2024 18:00:52 Remote agent on host obagent2.pih-emr.org
25-Oct-2024 18:00:52 Build working directory is /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB
25-Oct-2024 18:00:52 Executing build OpenBoxes - ☆ obnav ← master - Default job #87 (OPENBOXES-SDNAV-G3JOB-87)
25-Oct-2024 18:00:52 Starting task 'Source Code Checkout' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
25-Oct-2024 18:00:52 Build always requires a clean checkout
25-Oct-2024 18:00:52 Cleaning build directory '/home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB'
25-Oct-2024 18:00:54 Checking out into /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB
25-Oct-2024 18:00:54 Updating source code to revision: d4d012b2cf1436f00f5eb86706e463a505c174a9
25-Oct-2024 18:00:55 Fetching 'refs/heads/0.9.x' from 'https://github.com/openboxes/openboxes'.
25-Oct-2024 18:00:56 Checking out revision d4d012b2cf1436f00f5eb86706e463a505c174a9.
25-Oct-2024 18:00:56 Creating local git repository in '/home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/.git'.
25-Oct-2024 18:00:56 Cloning into '/home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB'...
25-Oct-2024 18:00:56 done.
25-Oct-2024 18:00:56 Switched to a new branch '0.9.x'
25-Oct-2024 18:00:56 Branch '0.9.x' set up to track remote branch '0.9.x' from 'origin'.
25-Oct-2024 18:00:56 Updated source code to revision: d4d012b2cf1436f00f5eb86706e463a505c174a9
25-Oct-2024 18:00:56 Finished task 'Source Code Checkout' with result: Success
25-Oct-2024 18:00:56 Running pre-build action: Build Log Labeller Pre Build Action
25-Oct-2024 18:00:56 Running pre-build action: VCS Version Collector
25-Oct-2024 18:00:56 Build OpenBoxes - ☆ obnav ← master - Default job #87 (OPENBOXES-SDNAV-G3JOB-87) started building on agent 'obagent2.pih-emr.org (2)' (Remote agent on host obagent2.pih-emr.org)
25-Oct-2024 18:00:57 Skipping execution of task 'com.atlassian.bamboo.plugins.bamboo-variable-inject-plugin:dump' as it is disabled
25-Oct-2024 18:00:57 Skipping execution of task './gradlew --stop' as it is disabled
25-Oct-2024 18:00:57
Substituting variable: ${bamboo.buildNumber} with 87
25-Oct-2024 18:00:57 Starting task 'grails war --info --no-daemon --plain-output' of type 'com.atlassian.bamboo.plugins.bamboo-grails-plugin:grailsBuilderTaskType'
25-Oct-2024 18:00:57
Beginning to execute external process for build 'OpenBoxes - ☆ obnav ← master - Default job #87 (OPENBOXES-SDNAV-G3JOB-87)'
... running command line:
/home/bamboo/remote-agent/build_tools/grails-3.3.16/bin/grails -Dbuild.number=87 -Dorg.gradle.daemon=false war --info --no-daemon --plain-output
... in: /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB
25-Oct-2024 18:00:57 |Resolving Dependencies. Please wait...
25-Oct-2024 18:01:02
25-Oct-2024 18:01:02 > Configure project :
25-Oct-2024 18:01:02 configuring for a Tomcat-hosted environment...
25-Oct-2024 18:01:03
25-Oct-2024 18:01:03 CONFIGURE SUCCESSFUL in 5s
25-Oct-2024 18:01:10
25-Oct-2024 18:01:10 > Configure project :
25-Oct-2024 18:01:10 configuring for a Tomcat-hosted environment...
25-Oct-2024 18:01:10
25-Oct-2024 18:01:10 > Task :bootBuildInfo
25-Oct-2024 18:01:10 > Task :compileJava NO-SOURCE
25-Oct-2024 18:01:12
25-Oct-2024 18:01:12 > Task :compileGroovy
25-Oct-2024 18:01:12 Detecting annotation processors on the compile classpath has been deprecated. Gradle 5.0 will ignore annotation processors on the compile classpath. The following annotation processors were detected on the compile classpath: 'org.apache.logging.log4j.core.config.plugins.processor.PluginProcessor'.  Please add them to the annotation processor path instead. If you did not intend to use annotation processors, you can use the '-proc:none' compiler argument to ignore them.
25-Oct-2024 18:01:17 WARNING: The [bindInvoiceData] action accepts a parameter of type [org.grails.web.json.JSONObject] which does not implement grails.validation.Validateable.  Data binding will still be applied to this command object but the instance will not be validateable.
25-Oct-2024 18:01:17
25-Oct-2024 18:01:17        Invoice bindInvoiceData(Invoice invoice, Location currentLocation, JSONObject jsonObject) {
25-Oct-2024 18:01:17        ^
25-Oct-2024 18:01:17 WARNING: The [bindLocationData] action accepts a parameter of type [org.grails.web.json.JSONObject] which does not implement grails.validation.Validateable.  Data binding will still be applied to this command object but the instance will not be validateable.
25-Oct-2024 18:01:17
25-Oct-2024 18:01:17        Location bindLocationData(Location location, JSONObject jsonObject) {
25-Oct-2024 18:01:17        ^
25-Oct-2024 18:01:17 WARNING: The [getOrdersCsv] action in [org.pih.warehouse.api.PurchaseOrderApiController] accepts a parameter of type [java.util.List].  Interface types and abstract class types are not supported as command objects.  This parameter will be ignored.
25-Oct-2024 18:01:17
25-Oct-2024 18:01:17        def getOrdersCsv(List<OrderSummary> purchaseOrders) {
25-Oct-2024 18:01:17        ^
25-Oct-2024 18:01:17 WARNING: The [getOrderItemsCsv] action in [org.pih.warehouse.api.PurchaseOrderApiController] accepts a parameter of type [java.util.List].  Interface types and abstract class types are not supported as command objects.  This parameter will be ignored.
25-Oct-2024 18:01:17
25-Oct-2024 18:01:17        def getOrderItemsCsv(List<OrderSummary> purchaseOrders) {
25-Oct-2024 18:01:17        ^
25-Oct-2024 18:01:17 WARNING: The [getReasonCode] action accepts a parameter of type [org.pih.warehouse.core.ReasonCode] which does not implement grails.validation.Validateable.  Data binding will still be applied to this command object but the instance will not be validateable.
25-Oct-2024 18:01:17
25-Oct-2024 18:01:17        ReasonCodeCommand getReasonCode(ReasonCode reasonCodeEnum) {
25-Oct-2024 18:01:17        ^
25-Oct-2024 18:01:17 WARNING: The [bindReplenishmentData] action accepts a parameter of type [org.grails.web.json.JSONObject] which does not implement grails.validation.Validateable.  Data binding will still be applied to this command object but the instance will not be validateable.
25-Oct-2024 18:01:17
25-Oct-2024 18:01:17        Replenishment bindReplenishmentData(Replenishment replenishment, User currentUser, Location currentLocation, JSONObject jsonObject) {
25-Oct-2024 18:01:17        ^
25-Oct-2024 18:01:17 WARNING: The [getShipmentItemsCsv] action in [org.pih.warehouse.api.StockMovementApiController] accepts a parameter of type [java.util.List].  Interface types and abstract class types are not supported as command objects.  This parameter will be ignored.
25-Oct-2024 18:01:17
25-Oct-2024 18:01:17        def getShipmentItemsCsv(List shipmentItems) {
25-Oct-2024 18:01:17        ^
25-Oct-2024 18:01:17 WARNING: The [getPendingRequisitionItemsCsv] action in [org.pih.warehouse.api.StockMovementApiController] accepts a parameter of type [java.util.List].  Interface types and abstract class types are not supported as command objects.  This parameter will be ignored.
25-Oct-2024 18:01:17
25-Oct-2024 18:01:17        def getPendingRequisitionItemsCsv(List pendingRequisitionItems) {
25-Oct-2024 18:01:17        ^
25-Oct-2024 18:01:17 WARNING: The [getStockMovementsCsv] action in [org.pih.warehouse.api.StockMovementApiController] accepts a parameter of type [java.util.List].  Interface types and abstract class types are not supported as command objects.  This parameter will be ignored.
25-Oct-2024 18:01:17
25-Oct-2024 18:01:17        def getStockMovementsCsv(List stockMovements) {
25-Oct-2024 18:01:17        ^
25-Oct-2024 18:01:17 WARNING: The [bindStockTransferData] action accepts a parameter of type [org.grails.web.json.JSONObject] which does not implement grails.validation.Validateable.  Data binding will still be applied to this command object but the instance will not be validateable.
25-Oct-2024 18:01:17
25-Oct-2024 18:01:17        StockTransfer bindStockTransferData(StockTransfer stockTransfer, User currentUser, Location currentLocation, JSONObject jsonObject) {
25-Oct-2024 18:01:17        ^
25-Oct-2024 18:01:18 WARNING: The [markAs] action accepts a parameter of type [org.pih.warehouse.inventory.InventoryStatus] which does not implement grails.validation.Validateable.  Data binding will still be applied to this command object but the instance will not be validateable.
25-Oct-2024 18:01:18
25-Oct-2024 18:01:18        def markAs(Product product, Inventory inventory, InventoryStatus inventoryStatus) {
25-Oct-2024 18:01:18        ^
25-Oct-2024 18:01:18 WARNING: The [updateAttributes] action in [org.pih.warehouse.product.ProductSupplierController] accepts a parameter of type [java.util.Map].  Interface types and abstract class types are not supported as command objects.  This parameter will be ignored.
25-Oct-2024 18:01:18
25-Oct-2024 18:01:18        def updateAttributes(ProductSupplier productSupplier, Map params) {
25-Oct-2024 18:01:18        ^
25-Oct-2024 18:01:30
25-Oct-2024 18:01:30 > Task :generateGitProperties
25-Oct-2024 18:01:30 Processing File 1 of 48 - mobile.css
25-Oct-2024 18:01:30 Processing File 2 of 48 - badge.css
25-Oct-2024 18:01:30 Processing File 3 of 48 - errors.css
25-Oct-2024 18:01:30 Processing File 4 of 48 - grails.css
25-Oct-2024 18:01:30 Processing File 5 of 48 - onScan.min.js
25-Oct-2024 18:01:30 Processing File 6 of 48 - jquery.clock.css
25-Oct-2024 18:01:30 Processing File 7 of 48 - jquery.clock.js
25-Oct-2024 18:01:30 Processing File 8 of 48 - jquery.color.js
25-Oct-2024 18:01:30 Processing File 9 of 48 - jquery.countdown.css
25-Oct-2024 18:01:30 Processing File 10 of 48 - jquery.countdown.js
25-Oct-2024 18:01:30 Processing File 11 of 48 - quartz-monitor-main.css
25-Oct-2024 18:01:30 Processing File 12 of 48 - quartz-monitor-main.js
25-Oct-2024 18:01:30 Processing File 13 of 48 - quartz-monitor.css
25-Oct-2024 18:01:30 Processing File 14 of 48 - quartz-monitor.js
25-Oct-2024 18:01:30 Processing File 15 of 48 - apple-touch-icon.png
25-Oct-2024 18:01:30 Processing File 16 of 48 - openboxes_logo_40x40.jpg
25-Oct-2024 18:01:30 Processing File 17 of 48 - slack.svg
25-Oct-2024 18:01:30 Processing File 18 of 48 - grails-cupsonly-logo-white.svg
25-Oct-2024 18:01:30 Processing File 19 of 48 - advancedgrails.svg
25-Oct-2024 18:01:30 Processing File 20 of 48 - documentation.svg
25-Oct-2024 18:01:30 Processing File 21 of 48 - grails.svg
25-Oct-2024 18:01:30 Processing File 22 of 48 - apple-touch-icon-retina.png
25-Oct-2024 18:01:30 Processing File 23 of 48 - favicon.ico
25-Oct-2024 18:01:30 Processing File 24 of 48 - jgreenspan.png
25-Oct-2024 18:01:30 Processing File 25 of 48 - skin/sorted_asc.gif
25-Oct-2024 18:01:30 Processing File 26 of 48 - skin/database_delete.png
25-Oct-2024 18:01:30 Processing File 27 of 48 - skin/information.png
25-Oct-2024 18:01:30 Processing File 28 of 48 - skin/exclamation.png
25-Oct-2024 18:01:30 Processing File 29 of 48 - skin/sorted_desc.gif
25-Oct-2024 18:01:30 Processing File 30 of 48 - skin/database_save.png
25-Oct-2024 18:01:30 Processing File 31 of 48 - skin/database_table.png
25-Oct-2024 18:01:30 Processing File 32 of 48 - skin/database_edit.png
25-Oct-2024 18:01:30 Processing File 33 of 48 - skin/database_add.png
25-Oct-2024 18:01:30 Processing File 34 of 48 - skin/shadow.jpg
25-Oct-2024 18:01:30 Processing File 35 of 48 - skin/house.png
25-Oct-2024 18:01:30 Processing File 36 of 48 - spinner.gif
25-Oct-2024 18:01:30 Processing File 37 of 48 - complete.gif
25-Oct-2024 18:01:30 Processing File 38 of 48 - error.gif
25-Oct-2024 18:01:30 Processing File 39 of 48 - not-run.gif
25-Oct-2024 18:01:30 Processing File 40 of 48 - pause-all.png
25-Oct-2024 18:01:30 Processing File 41 of 48 - pause.png
25-Oct-2024 18:01:30 Processing File 42 of 48 - play-all.png
25-Oct-2024 18:01:30 Processing File 43 of 48 - reschedule.png
25-Oct-2024 18:01:30 Processing File 44 of 48 - resume.png
25-Oct-2024 18:01:30 Processing File 45 of 48 - run.png
25-Oct-2024 18:01:30 Processing File 46 of 48 - running.gif
25-Oct-2024 18:01:30 Processing File 47 of 48 - start.png
25-Oct-2024 18:01:30 Processing File 48 of 48 - stop.png
25-Oct-2024 18:01:30
25-Oct-2024 18:01:30 > Task :assetCompile
25-Oct-2024 18:01:30 Finished Precompiling Assets
25-Oct-2024 18:01:31
25-Oct-2024 18:01:31 > Task :buildProperties
25-Oct-2024 18:01:32 > Task :nodeSetup
25-Oct-2024 18:01:46
25-Oct-2024 18:01:46 > Task :npmSetup
25-Oct-2024 18:01:46 /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/.gradle/npm/npm-v6.14.18/bin/npm -> /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/.gradle/npm/npm-v6.14.18/lib/node_modules/npm/bin/npm-cli.js
25-Oct-2024 18:01:46 /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/.gradle/npm/npm-v6.14.18/bin/npx -> /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/.gradle/npm/npm-v6.14.18/lib/node_modules/npm/bin/npx-cli.js
25-Oct-2024 18:01:46 + npm@6.14.18
25-Oct-2024 18:01:46 added 458 packages from 896 contributors in 13.313s
25-Oct-2024 18:01:46
25-Oct-2024 18:01:46 > Task :nodeVersionInfo
25-Oct-2024 18:01:46 {
25-Oct-2024 18:01:46   openboxes: '1.0.0',
25-Oct-2024 18:01:46   npm: '6.14.18',
25-Oct-2024 18:01:46   ares: '1.18.1',
25-Oct-2024 18:01:46   brotli: '1.0.9',
25-Oct-2024 18:01:46   cldr: '40.0',
25-Oct-2024 18:01:46   icu: '70.1',
25-Oct-2024 18:01:46   llhttp: '2.1.6',
25-Oct-2024 18:01:46   modules: '83',
25-Oct-2024 18:01:46   napi: '8',
25-Oct-2024 18:01:46   nghttp2: '1.42.0',
25-Oct-2024 18:01:46   node: '14.21.3',
25-Oct-2024 18:01:46   openssl: '1.1.1t',
25-Oct-2024 18:01:46   tz: '2022f',
25-Oct-2024 18:01:46   unicode: '14.0',
25-Oct-2024 18:01:46   uv: '1.42.0',
25-Oct-2024 18:01:46   v8: '8.4.371.23-node.88',
25-Oct-2024 18:01:46   zlib: '1.2.11'
25-Oct-2024 18:01:46 }
25-Oct-2024 18:02:10
25-Oct-2024 18:02:10 > Task :npmInstall
25-Oct-2024 18:02:10
25-Oct-2024 18:02:10 > @fortawesome/fontawesome-common-types@0.2.36 postinstall /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/node_modules/@fortawesome/fontawesome-common-types
25-Oct-2024 18:02:10 > node attribution.js
25-Oct-2024 18:02:10
25-Oct-2024 18:02:10 Font Awesome Free 0.2.36 by @fontawesome - https://fontawesome.com
25-Oct-2024 18:02:10 License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
25-Oct-2024 18:02:10
25-Oct-2024 18:02:10
25-Oct-2024 18:02:10 > core-js@2.6.12 postinstall /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/node_modules/core-js
25-Oct-2024 18:02:10 > node -e "try{require('./postinstall')}catch(e){}"
25-Oct-2024 18:02:10
25-Oct-2024 18:02:10 Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!
25-Oct-2024 18:02:10
25-Oct-2024 18:02:10 The project needs your help! Please consider supporting of core-js on Open Collective or Patreon:
25-Oct-2024 18:02:10 > https://opencollective.com/core-js
25-Oct-2024 18:02:10 > https://www.patreon.com/zloirock
25-Oct-2024 18:02:10
25-Oct-2024 18:02:10 Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)
25-Oct-2024 18:02:10
25-Oct-2024 18:02:10
25-Oct-2024 18:02:10 > core-js-pure@3.30.2 postinstall /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/node_modules/core-js-pure
25-Oct-2024 18:02:10 > node -e "try{require('./postinstall')}catch(e){}"
25-Oct-2024 18:02:10
25-Oct-2024 18:02:10 Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!
25-Oct-2024 18:02:10
25-Oct-2024 18:02:10 The project needs your help! Please consider supporting of core-js:
25-Oct-2024 18:02:10 > https://opencollective.com/core-js
25-Oct-2024 18:02:10 > https://patreon.com/zloirock
25-Oct-2024 18:02:10 > https://boosty.to/zloirock
25-Oct-2024 18:02:10 > bitcoin: bc1qlea7544qtsmj2rayg0lthvza9fau63ux0fstcz
25-Oct-2024 18:02:10
25-Oct-2024 18:02:10 I highly recommend reading this: https://github.com/zloirock/core-js/blob/master/docs/2023-02-14-so-whats-next.md
25-Oct-2024 18:02:10
25-Oct-2024 18:02:11
25-Oct-2024 18:02:11 > core-js@3.30.2 postinstall /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/node_modules/mock-local-storage/node_modules/core-js
25-Oct-2024 18:02:11 > node -e "try{require('./postinstall')}catch(e){}"
25-Oct-2024 18:02:11
25-Oct-2024 18:02:11
25-Oct-2024 18:02:11 > core-js@3.30.2 postinstall /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/node_modules/react-styleguidist/node_modules/core-js
25-Oct-2024 18:02:11 > node -e "try{require('./postinstall')}catch(e){}"
25-Oct-2024 18:02:11
25-Oct-2024 18:02:11
25-Oct-2024 18:02:11 > react-final-form@3.6.5 postinstall /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/node_modules/react-final-form
25-Oct-2024 18:02:11 > opencollective postinstall || exit 0
25-Oct-2024 18:02:11
25-Oct-2024 18:02:11 sh: 1: opencollective: not found
25-Oct-2024 18:02:12 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/fsevents):
25-Oct-2024 18:02:12 npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
25-Oct-2024 18:02:12
25-Oct-2024 18:02:12 added 1837 packages from 953 contributors and audited 1840 packages in 25.053s
25-Oct-2024 18:02:12 found 45 vulnerabilities (1 low, 25 moderate, 18 high, 1 critical)
25-Oct-2024 18:02:12   run `npm audit fix` to fix them, or `npm audit` for details
25-Oct-2024 18:02:23
25-Oct-2024 18:02:23 > Task :npm_run_bundle
25-Oct-2024 18:02:23
25-Oct-2024 18:02:23 > openboxes@1.0.0 bundle /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB
25-Oct-2024 18:02:23 > webpack --no-color --mode=production
25-Oct-2024 18:02:23
25-Oct-2024 18:02:23 <i> [FileManagerPlugin] deleted /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/src/main/webapp/webpack
25-Oct-2024 18:03:04 (node:3639055) [DEP_WEBPACK_TEMPLATE_PATH_PLUGIN_REPLACE_PATH_VARIABLES_HASH] DeprecationWarning: [hash] is now [fullhash] (also consider using [chunkhash] or [contenthash], see documentation for details)
25-Oct-2024 18:03:04 (Use `node --trace-deprecation ...` to show where the warning was created)
25-Oct-2024 18:03:29 Browserslist: caniuse-lite is outdated. Please run:
25-Oct-2024 18:03:29   npx update-browserslist-db@latest
25-Oct-2024 18:03:29   Why you should do it regularly: https://github.com/browserslist/update-db#readme
25-Oct-2024 18:03:29 Browserslist: caniuse-lite is outdated. Please run:
25-Oct-2024 18:03:29   npx update-browserslist-db@latest
25-Oct-2024 18:03:29   Why you should do it regularly: https://github.com/browserslist/update-db#readme
25-Oct-2024 18:03:29 Browserslist: caniuse-lite is outdated. Please run:
25-Oct-2024 18:03:29   npx update-browserslist-db@latest
25-Oct-2024 18:03:29   Why you should do it regularly: https://github.com/browserslist/update-db#readme
25-Oct-2024 18:03:29 Browserslist: caniuse-lite is outdated. Please run:
25-Oct-2024 18:03:29   npx update-browserslist-db@latest
25-Oct-2024 18:03:29   Why you should do it regularly: https://github.com/browserslist/update-db#readme
25-Oct-2024 18:03:29 Browserslist: caniuse-lite is outdated. Please run:
25-Oct-2024 18:03:29   npx update-browserslist-db@latest
25-Oct-2024 18:03:29   Why you should do it regularly: https://github.com/browserslist/update-db#readme
25-Oct-2024 18:03:29 Browserslist: caniuse-lite is outdated. Please run:
25-Oct-2024 18:03:29   npx update-browserslist-db@latest
25-Oct-2024 18:03:29   Why you should do it regularly: https://github.com/browserslist/update-db#readme
25-Oct-2024 18:03:29 Browserslist: caniuse-lite is outdated. Please run:
25-Oct-2024 18:03:29   npx update-browserslist-db@latest
25-Oct-2024 18:03:29   Why you should do it regularly: https://github.com/browserslist/update-db#readme
25-Oct-2024 18:03:29 Browserslist: caniuse-lite is outdated. Please run:
25-Oct-2024 18:03:29   npx update-browserslist-db@latest
25-Oct-2024 18:03:29   Why you should do it regularly: https://github.com/browserslist/update-db#readme
25-Oct-2024 18:03:29 Browserslist: caniuse-lite is outdated. Please run:
25-Oct-2024 18:03:29   npx update-browserslist-db@latest
25-Oct-2024 18:03:29   Why you should do it regularly: https://github.com/browserslist/update-db#readme
25-Oct-2024 18:03:29 Browserslist: caniuse-lite is outdated. Please run:
25-Oct-2024 18:03:29   npx update-browserslist-db@latest
25-Oct-2024 18:03:29   Why you should do it regularly: https://github.com/browserslist/update-db#readme
25-Oct-2024 18:03:29 Browserslist: caniuse-lite is outdated. Please run:
25-Oct-2024 18:03:29   npx update-browserslist-db@latest
25-Oct-2024 18:03:29   Why you should do it regularly: https://github.com/browserslist/update-db#readme
25-Oct-2024 18:03:29 Browserslist: caniuse-lite is outdated. Please run:
25-Oct-2024 18:03:29   npx update-browserslist-db@latest
25-Oct-2024 18:03:29   Why you should do it regularly: https://github.com/browserslist/update-db#readme
25-Oct-2024 18:03:29 Browserslist: caniuse-lite is outdated. Please run:
25-Oct-2024 18:03:29   npx update-browserslist-db@latest
25-Oct-2024 18:03:29   Why you should do it regularly: https://github.com/browserslist/update-db#readme
25-Oct-2024 18:03:29 Browserslist: caniuse-lite is outdated. Please run:
25-Oct-2024 18:03:29   npx update-browserslist-db@latest
25-Oct-2024 18:03:29   Why you should do it regularly: https://github.com/browserslist/update-db#readme
25-Oct-2024 18:03:29 Browserslist: caniuse-lite is outdated. Please run:
25-Oct-2024 18:03:29   npx update-browserslist-db@latest
25-Oct-2024 18:03:29   Why you should do it regularly: https://github.com/browserslist/update-db#readme
25-Oct-2024 18:03:32 assets by path *.js 5.28 MiB
25-Oct-2024 18:03:32   assets by chunk 802 KiB (id hint: vendors) 14 assets
25-Oct-2024 18:03:32   + 43 assets
25-Oct-2024 18:03:32 assets by path *.css 656 KiB
25-Oct-2024 18:03:32   asset bundle.48b8675e01536a6922d5.css 253 KiB [emitted] [immutable] [minimized] [big] (name: app)
25-Oct-2024 18:03:32   asset bundle.48b8675e01536a6922d5.7521.css 33.1 KiB [emitted] [immutable] [minimized]
25-Oct-2024 18:03:32   + 24 assets
25-Oct-2024 18:03:32 assets by path ./ 1.09 MiB
25-Oct-2024 18:03:32   assets by path ./*.woff2 135 KiB 6 assets
25-Oct-2024 18:03:32   assets by path ./*.woff 222 KiB 2 assets
25-Oct-2024 18:03:32   + 3 assets
25-Oct-2024 18:03:32 assets by path ../../../../grails-app/views/ 986 bytes
25-Oct-2024 18:03:32   asset ../../../../grails-app/views/partialReceiving/create.gsp 557 bytes [emitted]
25-Oct-2024 18:03:32   asset ../../../../grails-app/views/common/react.gsp 429 bytes [emitted]
25-Oct-2024 18:03:32 Entrypoint app [big] 2.75 MiB = bundle.48b8675e01536a6922d5.css 253 KiB bundle.48b8675e01536a6922d5.js 2.5 MiB
25-Oct-2024 18:03:32 orphan modules 27.1 MiB (javascript) 776 bytes (runtime) [orphan] 891 modules
25-Oct-2024 18:03:32 runtime modules 11.1 KiB 19 modules
25-Oct-2024 18:03:32 cacheable modules 11.6 MiB (javascript) 351 KiB (css/mini-extract)
25-Oct-2024 18:03:32   modules by path ./node_modules/ 6.66 MiB (javascript) 254 KiB (css/mini-extract)
25-Oct-2024 18:03:32     javascript modules 6.59 MiB 754 modules
25-Oct-2024 18:03:32     css modules 254 KiB 10 modules
25-Oct-2024 18:03:32     json modules 62.9 KiB 9 modules
25-Oct-2024 18:03:32   modules by path ./src/ 4.9 MiB (javascript) 96.9 KiB (css/mini-extract)
25-Oct-2024 18:03:32     javascript modules 4.9 MiB 131 modules
25-Oct-2024 18:03:32     css modules 96.9 KiB
25-Oct-2024 18:03:32       modules by path ./src/js/components/ 71.8 KiB 32 modules
25-Oct-2024 18:03:32       + 3 modules
25-Oct-2024 18:03:32   readable-stream (ignored) 15 bytes [built] [code generated]
25-Oct-2024 18:03:32 ./node_modules/moment/locale/ sync ^\.\/.*$ 3.21 KiB [optional] [built] [code generated]
25-Oct-2024 18:03:32
25-Oct-2024 18:03:32 WARNING in ./node_modules/react-icons/all.js 5:0-22
25-Oct-2024 18:03:32 The requested module './io5' contains conflicting star exports for the names 'IoLogoAndroid', 'IoLogoAngular', 'IoLogoApple', 'IoLogoBitbucket', 'IoLogoBitcoin', 'IoLogoBuffer', 'IoLogoChrome', 'IoLogoClosedCaptioning', 'IoLogoCodepen', 'IoLogoCss3', 'IoLogoDesignernews', 'IoLogoDribbble', 'IoLogoDropbox', 'IoLogoEuro', 'IoLogoFacebook', 'IoLogoFlickr', 'IoLogoFoursquare', 'IoLogoGithub', 'IoLogoGoogle', 'IoLogoHackernews', 'IoLogoHtml5', 'IoLogoInstagram', 'IoLogoIonic', 'IoLogoIonitron', 'IoLogoJavascript', 'IoLogoLinkedin', 'IoLogoMarkdown', 'IoLogoNoSmoking', 'IoLogoNodejs', 'IoLogoNpm', 'IoLogoOctocat', 'IoLogoPinterest', 'IoLogoPlaystation', 'IoLogoPython', 'IoLogoReddit', 'IoLogoRss', 'IoLogoSass', 'IoLogoSkype', 'IoLogoSlack', 'IoLogoSnapchat', 'IoLogoSteam', 'IoLogoTumblr', 'IoLogoTux', 'IoLogoTwitch', 'IoLogoTwitter', 'IoLogoUsd', 'IoLogoVimeo', 'IoLogoVk', 'IoLogoWhatsapp', 'IoLogoWindows', 'IoLogoWordpress', 'IoLogoXbox', 'IoLogoXing', 'IoLogoYahoo', 'IoLogoYen', 'IoLogoYoutube' with the previous requested module './io'
25-Oct-2024 18:03:32 @ ./src/js/components/stock-movement/outbound/StockMovementOutboundTable.jsx 10:0-46 107:51-62
25-Oct-2024 18:03:32 @ ./src/js/components/stock-movement/outbound/StockMovementOutboundList.jsx 9:0-103 35:39-65
25-Oct-2024 18:03:32 @ ./src/js/components/Router.jsx
25-Oct-2024 18:03:32 @ ./src/js/MainRouter.jsx 32:0-39 84:46-52
25-Oct-2024 18:03:32 @ ./src/js/index.jsx 10:0-40 30:38-48
25-Oct-2024 18:03:32
25-Oct-2024 18:03:32 WARNING in ./node_modules/react-icons/all.js 19:0-22
25-Oct-2024 18:03:32 The requested module './hi2' contains conflicting star exports for the names 'HiAcademicCap', 'HiArrowDown', 'HiArrowLeft', 'HiArrowRight', 'HiArrowUp', 'HiAtSymbol', 'HiBackspace', 'HiBeaker', 'HiBell', 'HiBookOpen', 'HiBookmark', 'HiBriefcase', 'HiCake', 'HiCalculator', 'HiCalendar', 'HiCamera', 'HiChartBar', 'HiChartPie', 'HiCheck', 'HiCheckCircle', 'HiChevronDoubleDown', 'HiChevronDoubleLeft', 'HiChevronDoubleRight', 'HiChevronDoubleUp', 'HiChevronDown', 'HiChevronLeft', 'HiChevronRight', 'HiChevronUp', 'HiClipboard', 'HiClock', 'HiCloud', 'HiCog', 'HiCreditCard', 'HiCube', 'HiCurrencyDollar', 'HiCurrencyEuro', 'HiCurrencyPound', 'HiCurrencyRupee', 'HiCurrencyYen', 'HiDeviceTablet', 'HiDocument', 'HiDocumentDuplicate', 'HiDocumentText', 'HiExclamationCircle', 'HiEye', 'HiFilm', 'HiFingerPrint', 'HiFire', 'HiFlag', 'HiFolder', 'HiFolderOpen', 'HiGift', 'HiGlobeAlt', 'HiHashtag', 'HiHeart', 'HiHome', 'HiIdentification', 'HiInbox', 'HiInformationCircle', 'HiKey', 'HiLightBulb', 'HiLink', 'HiLockClosed', 'HiLockOpen', 'HiMap', 'HiMicrophone', 'HiMinus', 'HiMinusCircle', 'HiMoon', 'HiNewspaper', 'HiOutlineAcademicCap', 'HiOutlineArrowDown', 'HiOutlineArrowLeft', 'HiOutlineArrowRight', 'HiOutlineArrowUp', 'HiOutlineAtSymbol', 'HiOutlineBackspace', 'HiOutlineBeaker', 'HiOutlineBell', 'HiOutlineBookOpen', 'HiOutlineBookmark', 'HiOutlineBriefcase', 'HiOutlineCake', 'HiOutlineCalculator', 'HiOutlineCalendar', 'HiOutlineCamera', 'HiOutlineChartBar', 'HiOutlineChartPie', 'HiOutlineCheck', 'HiOutlineCheckCircle', 'HiOutlineChevronDoubleDown', 'HiOutlineChevronDoubleLeft', 'HiOutlineChevronDoubleRight', 'HiOutlineChevronDoubleUp', 'HiOutlineChevronDown', 'HiOutlineChevronLeft', 'HiOutlineChevronRight', 'HiOutlineChevronUp', 'HiOutlineClipboard', 'HiOutlineClock', 'HiOutlineCloud', 'HiOutlineCog', 'HiOutlineCreditCard', 'HiOutlineCube', 'HiOutlineCurrencyDollar', 'HiOutlineCurrencyEuro', 'HiOutlineCurrencyPound', 'HiOutlineCurrencyRupee', 'HiOutlineCurrencyYen', 'HiOutlineDeviceTablet', 'HiOutlineDocument', 'HiOutlineDocumentDuplicate', 'HiOutlineDocumentText', 'HiOutlineExclamationCircle', 'HiOutlineEye', 'HiOutlineFilm', 'HiOutlineFingerPrint', 'HiOutlineFire', 'HiOutlineFlag', 'HiOutlineFolder', 'HiOutlineFolderOpen', 'HiOutlineGift', 'HiOutlineGlobeAlt', 'HiOutlineHashtag', 'HiOutlineHeart', 'HiOutlineHome', 'HiOutlineIdentification', 'HiOutlineInbox', 'HiOutlineInformationCircle', 'HiOutlineKey', 'HiOutlineLightBulb', 'HiOutlineLink', 'HiOutlineLockClosed', 'HiOutlineLockOpen', 'HiOutlineMap', 'HiOutlineMicrophone', 'HiOutlineMinus', 'HiOutlineMinusCircle', 'HiOutlineMoon', 'HiOutlineNewspaper', 'HiOutlinePaperAirplane', 'HiOutlinePaperClip', 'HiOutlinePause', 'HiOutlinePencil', 'HiOutlinePhone', 'HiOutlinePlay', 'HiOutlinePlus', 'HiOutlinePlusCircle', 'HiOutlinePresentationChartBar', 'HiOutlinePresentationChartLine', 'HiOutlinePrinter', 'HiOutlineQuestionMarkCircle', 'HiOutlineReceiptRefund', 'HiOutlineRss', 'HiOutlineScale', 'HiOutlineScissors', 'HiOutlineServer', 'HiOutlineShare', 'HiOutlineShieldCheck', 'HiOutlineShieldExclamation', 'HiOutlineShoppingBag', 'HiOutlineShoppingCart', 'HiOutlineSparkles', 'HiOutlineStar', 'HiOutlineStop', 'HiOutlineSun', 'HiOutlineTag', 'HiOutlineTicket', 'HiOutlineTrash', 'HiOutlineTruck', 'HiOutlineUser', 'HiOutlineUserCircle', 'HiOutlineUserGroup', 'HiOutlineUsers', 'HiOutlineVideoCamera', 'HiOutlineWifi', 'HiOutlineXCircle', 'HiPaperAirplane', 'HiPaperClip', 'HiPause', 'HiPencil', 'HiPhone', 'HiPlay', 'HiPlus', 'HiPlusCircle', 'HiPresentationChartBar', 'HiPresentationChartLine', 'HiPrinter', 'HiQuestionMarkCircle', 'HiReceiptRefund', 'HiRss', 'HiScale', 'HiScissors', 'HiServer', 'HiShare', 'HiShieldCheck', 'HiShieldExclamation', 'HiShoppingBag', 'HiShoppingCart', 'HiSparkles', 'HiStar', 'HiStop', 'HiSun', 'HiTag', 'HiTicket', 'HiTrash', 'HiTruck', 'HiUser', 'HiUserCircle', 'HiUserGroup', 'HiUsers', 'HiVideoCamera', 'HiWifi', 'HiXCircle' with the previous requested module './hi'
25-Oct-2024 18:03:32 @ ./src/js/components/stock-movement/outbound/StockMovementOutboundTable.jsx 10:0-46 107:51-62
25-Oct-2024 18:03:32 @ ./src/js/components/stock-movement/outbound/StockMovementOutboundList.jsx 9:0-103 35:39-65
25-Oct-2024 18:03:32 @ ./src/js/components/Router.jsx
25-Oct-2024 18:03:32 @ ./src/js/MainRouter.jsx 32:0-39 84:46-52
25-Oct-2024 18:03:32 @ ./src/js/index.jsx 10:0-40 30:38-48
25-Oct-2024 18:03:32
25-Oct-2024 18:03:32 WARNING in chunk 1240 [mini-css-extract-plugin]
25-Oct-2024 18:03:32 Conflicting order. Following module has been added:
25-Oct-2024 18:03:32 * css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/react-table/react-table.css
25-Oct-2024 18:03:32 despite it was not able to fulfill desired ordering with these modules:
25-Oct-2024 18:03:32 * css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/react-datepicker/dist/react-datepicker.css
25-Oct-2024 18:03:32    - couldn't fulfill desired order of chunk group(s) , , , , , , ,
25-Oct-2024 18:03:32
25-Oct-2024 18:03:32 WARNING in chunk 1240 [mini-css-extract-plugin]
25-Oct-2024 18:03:32 Conflicting order. Following module has been added:
25-Oct-2024 18:03:32 * css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/react-datepicker/dist/react-datepicker.css
25-Oct-2024 18:03:32 despite it was not able to fulfill desired ordering with these modules:
25-Oct-2024 18:03:32 * css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/react-table-hoc-fixed-columns/lib/styles.css
25-Oct-2024 18:03:32    - couldn't fulfill desired order of chunk group(s)
25-Oct-2024 18:03:32    - while fulfilling desired order of chunk group(s) , , , , , , ,
25-Oct-2024 18:03:32
25-Oct-2024 18:03:32 WARNING in chunk 9676 [mini-css-extract-plugin]
25-Oct-2024 18:03:32 Conflicting order. Following module has been added:
25-Oct-2024 18:03:32 * css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/react-datepicker/dist/react-datepicker.css
25-Oct-2024 18:03:32 despite it was not able to fulfill desired ordering with these modules:
25-Oct-2024 18:03:32 * css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/react-confirm-alert/src/react-confirm-alert.css
25-Oct-2024 18:03:32    - couldn't fulfill desired order of chunk group(s) , ,
25-Oct-2024 18:03:32    - while fulfilling desired order of chunk group(s) , , ,
25-Oct-2024 18:03:32
25-Oct-2024 18:03:32 WARNING in chunk 9676 [mini-css-extract-plugin]
25-Oct-2024 18:03:32 Conflicting order. Following module has been added:
25-Oct-2024 18:03:32 * css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/react-confirm-alert/src/react-confirm-alert.css
25-Oct-2024 18:03:32 despite it was not able to fulfill desired ordering with these modules:
25-Oct-2024 18:03:32 * css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/js/components/wizard/WizardSteps.scss
25-Oct-2024 18:03:32    - couldn't fulfill desired order of chunk group(s)
25-Oct-2024 18:03:32    - while fulfilling desired order of chunk group(s) , , , , ,
25-Oct-2024 18:03:32
25-Oct-2024 18:03:32 WARNING in [eslint]
25-Oct-2024 18:03:32 /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/src/js/actions/index.js
25-Oct-2024 18:03:32   203:65  warning  '||' should be placed at the beginning of the line   operator-linebreak
25-Oct-2024 18:03:32   252:23  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32   372:44  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32   379:13  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32   523:44  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32   621:7   warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32   631:41  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32   631:47  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32   647:35  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32   674:28  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32   681:29  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32   688:28  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32   695:33  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32   702:33  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32
25-Oct-2024 18:03:32 /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/src/js/api/services/GlAccountApi.js
25-Oct-2024 18:03:32   5:24  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32
25-Oct-2024 18:03:32 /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/src/js/api/services/InvoiceItemApi.js
25-Oct-2024 18:03:32   5:24  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32
25-Oct-2024 18:03:32 /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/src/js/api/services/PurchaseOrderApi.js
25-Oct-2024 18:03:32   10:16  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32   11:18  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32   12:14  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32   13:20  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32
25-Oct-2024 18:03:32 /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/src/js/api/services/StockListApi.js
25-Oct-2024 18:03:32   12:18  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32   13:20  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32   14:19  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32   15:19  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32   16:21  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32   17:23  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32
25-Oct-2024 18:03:32 /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/src/js/api/services/StockMovementApi.js
25-Oct-2024 18:03:32   11:22  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32   12:24  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32   26:21  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32
25-Oct-2024 18:03:32 /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/src/js/api/services/StockTransferApi.js
25-Oct-2024 18:03:32   10:22  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32   11:21  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32   13:24  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32   14:15  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32   15:19  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32
25-Oct-2024 18:03:32 /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/src/js/api/services/UserApi.js
25-Oct-2024 18:03:32   5:20  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32
25-Oct-2024 18:03:32 /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/src/js/api/urls.js
25-Oct-2024 18:03:32    11:38  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32    12:46  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32    16:37  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32    19:45  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32    20:49  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32    21:37  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32    22:44  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32    23:48  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32    24:38  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32    25:38  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32    26:41  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32    27:32  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32    32:42  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32    33:44  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32    34:43  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32    35:47  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32    36:47  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32    37:48  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32    41:37  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32    42:48  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32    46:42  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32    78:33  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32    79:33  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32    80:32  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32    81:32  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32    82:34  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32    83:36  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32   114:25  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32   117:37  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32   137:30  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32   166:31  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32
25-Oct-2024 18:03:32 /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/src/js/hooks/list-pages/purchase-order/usePurchaseOrderFiltersCleaner.js
25-Oct-2024 18:03:32   14:19  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32
25-Oct-2024 18:03:32 /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/src/js/hooks/list-pages/useCommonFiltersCleaner.js
25-Oct-2024 18:03:32   14:19  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32
25-Oct-2024 18:03:32 /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/src/js/hooks/options-data/useOptionsFetch.js
25-Oct-2024 18:03:32   12:19  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32   30:21  warning  Expected parentheses around arrow function argument  arrow-parens
25-Oct-2024 18:03:32
25-Oct-2024 18:03:32 /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/src/js/hooks/productSupplier/form/useCalculateEachPrice.js
25-Oct-2024 18:03:32   15:30  warning  '&&' should be placed at the beginning of the line  operator-linebreak
25-Oct-2024 18:03:32   16:40  warning  '&&' should be placed at the beginning of the line  operator-linebreak
25-Oct-2024 18:03:32
25-Oct-2024 18:03:32 /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/src/js/hooks/productSupplier/form/useProductSupplierForm.js
25-Oct-2024 18:03:32   278:28  warning  There should be no line break before or after '='  operator-linebreak
25-Oct-2024 18:03:32   283:32  warning  There should be no line break before or after '='  operator-linebreak
25-Oct-2024 18:03:32
25-Oct-2024 18:03:32 /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/src/js/utils/permissionUtils.js
25-Oct-2024 18:03:32   24:30  warning  '&&' should be placed at the beginning of the line  operator-linebreak
25-Oct-2024 18:03:32   25:53  warning  '&&' should be placed at the beginning of the line  operator-linebreak
25-Oct-2024 18:03:32
25-Oct-2024 18:03:32 /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB/src/js/utils/supportedActivitiesUtils.js
25-Oct-2024 18:03:32   8:39  warning  '&&' should be placed at the beginning of the line  operator-linebreak
25-Oct-2024 18:03:32   9:64  warning  '&&' should be placed at the beginning of the line  operator-linebreak
25-Oct-2024 18:03:32
25-Oct-2024 18:03:32 ✖ 78 problems (0 errors, 78 warnings)
25-Oct-2024 18:03:32   0 errors and 78 warnings potentially fixable with the `--fix` option.
25-Oct-2024 18:03:32
25-Oct-2024 18:03:32 WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
25-Oct-2024 18:03:32 This can impact web performance.
25-Oct-2024 18:03:32 Assets:
25-Oct-2024 18:03:32   ./c1e38fd9e0e74ba58f7a2b77ef29fdd3.svg (434 KiB)
25-Oct-2024 18:03:32   bundle.48b8675e01536a6922d5.css (253 KiB)
25-Oct-2024 18:03:32   bundle.48b8675e01536a6922d5.js (2.5 MiB)
25-Oct-2024 18:03:32
25-Oct-2024 18:03:32 WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
25-Oct-2024 18:03:32 Entrypoints:
25-Oct-2024 18:03:32   app (2.75 MiB)
25-Oct-2024 18:03:32       bundle.48b8675e01536a6922d5.css
25-Oct-2024 18:03:32       bundle.48b8675e01536a6922d5.js
25-Oct-2024 18:03:32
25-Oct-2024 18:03:32 webpack 5.82.1 compiled with 9 warnings in 69525 ms
25-Oct-2024 18:03:34
25-Oct-2024 18:03:34 > Task :processResources
25-Oct-2024 18:03:34 > Task :classes
25-Oct-2024 18:03:35 > Task :compileWebappGroovyPages
25-Oct-2024 18:03:54 > Task :compileGroovyPages
25-Oct-2024 18:03:55 > Task :compileGsonViews
25-Oct-2024 18:03:59 > Task :jar
25-Oct-2024 18:03:59 > Task :findMainClass
25-Oct-2024 18:04:00 > Task :startScripts
25-Oct-2024 18:04:01 > Task :distTar
25-Oct-2024 18:04:07 > Task :distZip
25-Oct-2024 18:04:07 > Task :grailsFindMainClass
25-Oct-2024 18:04:15 > Task :war
25-Oct-2024 18:04:22 > Task :bootRepackage
25-Oct-2024 18:04:22 > Task :assemble
25-Oct-2024 18:04:22
25-Oct-2024 18:04:22 BUILD SUCCESSFUL in 3m 15s
25-Oct-2024 18:04:22 22 actionable tasks: 22 executed
25-Oct-2024 18:04:22 |Built application to build/libs using environment: production
25-Oct-2024 18:04:22 Finished task 'grails war --info --no-daemon --plain-output' with result: Success
25-Oct-2024 18:04:22 Starting task 'Undeploy Tomcat Application' of type 'com.atlassian.bamboo.plugins.tomcat.bamboo-tomcat-plugin:undeployAppTask'
25-Oct-2024 18:04:22 Undeploying application at context '/openboxes' on server 'https://obnav.pih-emr.org/manager'
25-Oct-2024 18:04:22 Confirm expected Tomcat manager location.
25-Oct-2024 18:04:22 Trying to retrieve Tomcat details from https://obnav.pih-emr.org/manager/text/serverinfo
25-Oct-2024 18:04:22 Found Tomcat Version: [Apache Tomcat/8.5.88]
25-Oct-2024 18:04:22 Confirmed Tomcat version: [Apache Tomcat/8.5.88]
25-Oct-2024 18:04:24 The application has been undeployed
25-Oct-2024 18:04:24 Finished task 'Undeploy Tomcat Application' with result: Success
25-Oct-2024 18:04:24 Starting task 'Deploy Tomcat Application' of type 'com.atlassian.bamboo.plugins.tomcat.bamboo-tomcat-plugin:deployAppTask'
25-Oct-2024 18:04:24 Deploying application with war file 'build/libs/openboxes.war' to context '/openboxes' to server 'https://obnav.pih-emr.org/manager'
25-Oct-2024 18:04:24 Confirm expected Tomcat manager location.
25-Oct-2024 18:04:24 Trying to retrieve Tomcat details from https://obnav.pih-emr.org/manager/text/serverinfo
25-Oct-2024 18:04:24 Found Tomcat Version: [Apache Tomcat/8.5.88]
25-Oct-2024 18:04:24 Confirmed Tomcat version: [Apache Tomcat/8.5.88]
25-Oct-2024 18:06:01 Application was successfully deployed.
25-Oct-2024 18:06:01 Finished task 'Deploy Tomcat Application' with result: Success
25-Oct-2024 18:06:01 Starting task 'restart tomcat server via ssh' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.command'
25-Oct-2024 18:06:01
Beginning to execute external process for build 'OpenBoxes - ☆ obnav ← master - Default job #87 (OPENBOXES-SDNAV-G3JOB-87)'
... running command line:
/usr/bin/ssh bamboo@obnav.pih-emr.org /opt/restart-tomcat.sh
... in: /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-SDNAV-G3JOB
25-Oct-2024 18:06:01 Restarting tomcat ...
25-Oct-2024 18:06:04 Allowing 90 seconds for tomcat to restart ...
25-Oct-2024 18:07:34 Emailing notifications ...
25-Oct-2024 18:07:34 Done.
25-Oct-2024 18:07:34 Finished task 'restart tomcat server via ssh' with result: Success
25-Oct-2024 18:07:34 Skipping execution of task './gradlew --stop' as it is disabled
25-Oct-2024 18:07:34 Running post build plugin 'Docker Container Cleanup'
25-Oct-2024 18:07:34 Running post build plugin 'NCover Results Collector'
25-Oct-2024 18:07:34 Running post build plugin 'Build Results Label Collector'
25-Oct-2024 18:07:34 Running post build plugin 'Clover Results Collector'
25-Oct-2024 18:07:34 Running post build plugin 'npm Cache Cleanup'
25-Oct-2024 18:07:34 Running post build plugin 'Artifact Copier'
25-Oct-2024 18:07:34 Publishing an artifact: Latest WAR
25-Oct-2024 18:07:41 Finished publishing of artifact Non required job artifact Http Compression On : [Latest WAR], patterns: [**/*.war] anchored at: [build/libs] in 6.948 s
25-Oct-2024 18:07:41 Finalising the build...
25-Oct-2024 18:07:41 Stopping timer.
25-Oct-2024 18:07:41 Build OPENBOXES-SDNAV-G3JOB-87 completed.
25-Oct-2024 18:07:41 Running on server: post build plugin 'Build Hanging Detection Configuration'
25-Oct-2024 18:07:41 Running on server: post build plugin 'NCover Results Collector'
25-Oct-2024 18:07:41 Running on server: post build plugin 'Build Labeller'
25-Oct-2024 18:07:41 Running on server: post build plugin 'Clover Delta Calculator'
25-Oct-2024 18:07:41 Running on server: post build plugin 'Maven Dependencies Postprocessor'
25-Oct-2024 18:07:41 All post build plugins have finished
25-Oct-2024 18:07:41 Generating build results summary...
25-Oct-2024 18:07:41 Saving build results to disk...
25-Oct-2024 18:07:41 Store variable context...
25-Oct-2024 18:07:41 Finished building OPENBOXES-SDNAV-G3JOB-87.