Build: #1 was successful

Job: Build Job was successful

Stages & jobs

  1. Build Stage

Build log

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

21-Feb-2024 09:12:11 Build EMBD - EMBD Production Wordpress Plan - Build Job #1 (EMBD-EPWP-JOB1-1) is being prepared for building on agent TEST Agent, bamboo version: 9.5.1
21-Feb-2024 09:12:11
21-Feb-2024 09:12:11 Build working directory is /var/atlassian/application-data/bamboo/local-working-dir/EMBD-EPWP-JOB1
21-Feb-2024 09:12:11 Executing build EMBD - EMBD Production Wordpress Plan - Build Job #1 (EMBD-EPWP-JOB1-1)
21-Feb-2024 09:12:11 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
21-Feb-2024 09:12:11 Checking out into /var/atlassian/application-data/bamboo/local-working-dir/EMBD-EPWP-JOB1
21-Feb-2024 09:12:11 Updating source code to revision: 308a5c7f17be59f533efd25c01c8c00db74ab904
21-Feb-2024 09:12:11 Fetching 'refs/heads/development' from 'ssh://git@bitbucket.spars.im:7999/embd/embd_web.git'.
21-Feb-2024 09:12:11 Warning: Permanently added '[127.0.0.1]:33453' (RSA) to the list of known hosts.
21-Feb-2024 09:12:11 Checking out revision 308a5c7f17be59f533efd25c01c8c00db74ab904.
21-Feb-2024 09:12:11 Creating local git repository in '/var/atlassian/application-data/bamboo/local-working-dir/EMBD-EPWP-JOB1/.git'.
21-Feb-2024 09:12:11 Cloning into '/var/atlassian/application-data/bamboo/local-working-dir/EMBD-EPWP-JOB1'...
21-Feb-2024 09:12:11 done.
21-Feb-2024 09:12:11 Switched to a new branch 'development'
21-Feb-2024 09:12:11 branch 'development' set up to track 'origin/development'.
21-Feb-2024 09:12:11 Updated source code to revision: 308a5c7f17be59f533efd25c01c8c00db74ab904
21-Feb-2024 09:12:11 Finished task 'Checkout Default Repository' with result: Success
21-Feb-2024 09:12:11 Running pre-build action: VCS Version Collector
21-Feb-2024 09:12:11 Running pre-build action: Build Log Labeller Pre Build Action
21-Feb-2024 09:12:11 Build EMBD - EMBD Production Wordpress Plan - Build Job #1 (EMBD-EPWP-JOB1-1) started building on agent 'TEST Agent' ()
21-Feb-2024 09:12:11 Starting task 'NPM Install' of type 'com.atlassian.bamboo.plugins.bamboo-nodejs-plugin:task.builder.npm'
21-Feb-2024 09:12:11
Beginning to execute external process for build 'EMBD - EMBD Production Wordpress Plan - Build Job #1 (EMBD-EPWP-JOB1-1)'
... running command line:
/usr/bin/node /usr/bin/npm install
... in: /var/atlassian/application-data/bamboo/local-working-dir/EMBD-EPWP-JOB1/src/themes/embd
21-Feb-2024 09:12:13 npm WARN EBADENGINE Unsupported engine {
21-Feb-2024 09:12:13 npm WARN EBADENGINE   package: '@es-joy/jsdoccomment@0.10.8',
21-Feb-2024 09:12:13 npm WARN EBADENGINE   required: { node: '^12 || ^14 || ^16' },
21-Feb-2024 09:12:13 npm WARN EBADENGINE   current: { node: 'v20.11.1', npm: '10.2.4' }
21-Feb-2024 09:12:13 npm WARN EBADENGINE }
21-Feb-2024 09:12:13 npm WARN EBADENGINE Unsupported engine {
21-Feb-2024 09:12:13 npm WARN EBADENGINE   package: 'eslint-plugin-jsdoc@36.1.1',
21-Feb-2024 09:12:13 npm WARN EBADENGINE   required: { node: '^12 || ^14 || ^16' },
21-Feb-2024 09:12:13 npm WARN EBADENGINE   current: { node: 'v20.11.1', npm: '10.2.4' }
21-Feb-2024 09:12:13 npm WARN EBADENGINE }
21-Feb-2024 09:12:19 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs
21-Feb-2024 09:12:19 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
21-Feb-2024 09:12:19 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
21-Feb-2024 09:12:20 npm WARN deprecated @stylelint/postcss-markdown@0.36.2: Use the original unforked package instead: postcss-markdown
21-Feb-2024 09:12:20 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
21-Feb-2024 09:12:20 npm WARN deprecated har-validator@5.1.5: this library is no longer supported
21-Feb-2024 09:12:20 npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
21-Feb-2024 09:12:20 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
21-Feb-2024 09:12:20 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
21-Feb-2024 09:12:20 npm WARN deprecated domexception@2.0.1: Use your platform's native DOMException instead
21-Feb-2024 09:12:20 npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin.
21-Feb-2024 09:12:21 npm WARN deprecated sane@4.1.0: some dependency vulnerabilities fixed, support for node < 10 dropped, and newer ECMAScript syntax/features added
21-Feb-2024 09:12:21 npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
21-Feb-2024 09:12:21 npm WARN deprecated @stylelint/postcss-css-in-js@0.37.3: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
21-Feb-2024 09:12:21 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
21-Feb-2024 09:12:23 npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x.
21-Feb-2024 09:15:08
21-Feb-2024 09:15:08 added 1694 packages, and audited 1695 packages in 3m
21-Feb-2024 09:15:08
21-Feb-2024 09:15:08 264 packages are looking for funding
21-Feb-2024 09:15:08   run `npm fund` for details
21-Feb-2024 09:15:08
21-Feb-2024 09:15:08 30 vulnerabilities (22 moderate, 8 high)
21-Feb-2024 09:15:08
21-Feb-2024 09:15:08 To address issues that do not require attention, run:
21-Feb-2024 09:15:08   npm audit fix
21-Feb-2024 09:15:08
21-Feb-2024 09:15:08 To address all issues (including breaking changes), run:
21-Feb-2024 09:15:08   npm audit fix --force
21-Feb-2024 09:15:08
21-Feb-2024 09:15:08 Run `npm audit` for details.
21-Feb-2024 09:15:08 Finished task 'NPM Install' with result: Success
21-Feb-2024 09:15:08 Starting task 'NPX tailwindcss' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
21-Feb-2024 09:15:08
Beginning to execute external process for build 'EMBD - EMBD Production Wordpress Plan - Build Job #1 (EMBD-EPWP-JOB1-1)'
... running command line:
/var/atlassian/application-data/bamboo/temp/EMBD-EPWP-JOB1-1-ScriptBuildTask-14684313793068468058.sh
... in: /var/atlassian/application-data/bamboo/local-working-dir/EMBD-EPWP-JOB1/src/themes/embd
21-Feb-2024 09:15:09
21-Feb-2024 09:15:09 Rebuilding...
21-Feb-2024 09:15:09
21-Feb-2024 09:15:09 Done in 306ms.
21-Feb-2024 09:15:09 Finished task 'NPX tailwindcss' with result: Success
21-Feb-2024 09:15:09 Starting task 'NPM Run Bundle' of type 'com.atlassian.bamboo.plugins.bamboo-nodejs-plugin:task.builder.npm'
21-Feb-2024 09:15:09
Beginning to execute external process for build 'EMBD - EMBD Production Wordpress Plan - Build Job #1 (EMBD-EPWP-JOB1-1)'
... running command line:
/usr/bin/node /usr/bin/npm run bundle
... in: /var/atlassian/application-data/bamboo/local-working-dir/EMBD-EPWP-JOB1/src/themes/embd
21-Feb-2024 09:15:10
21-Feb-2024 09:15:10 > underscores@1.0.0 bundle
21-Feb-2024 09:15:10 > dir-archiver --src . --dest ../_s.zip --exclude .DS_Store .stylelintrc.json .eslintrc .git .gitattributes .github .gitignore README.md composer.json composer.lock node_modules vendor package-lock.json package.json .travis.yml phpcs.xml.dist sass style.css.map yarn.lock
21-Feb-2024 09:15:10
21-Feb-2024 09:15:10 Created /var/atlassian/application-data/bamboo/local-working-dir/EMBD-EPWP-JOB1/src/themes/_s.zip of 169.92 KB
21-Feb-2024 09:15:10 Finished task 'NPM Run Bundle' with result: Success
21-Feb-2024 09:15:10 Running post build plugin 'Artifact Copier'
21-Feb-2024 09:15:10 Publishing an artifact: Theme
21-Feb-2024 09:15:10 Finished publishing of artifact Required shared artifact Http Compression Off : [Theme], patterns: [_s.zip] anchored at: [src/themes] in 13.02 ms
21-Feb-2024 09:15:10 Running post build plugin 'npm Cache Cleanup'
21-Feb-2024 09:15:10 Running post build plugin 'NCover Results Collector'
21-Feb-2024 09:15:10 Running post build plugin 'Build Results Label Collector'
21-Feb-2024 09:15:10 Running post build plugin 'Clover Results Collector'
21-Feb-2024 09:15:10 Running post build plugin 'Docker Container Cleanup'
21-Feb-2024 09:15:14 Successfully removed working directory at '/var/atlassian/application-data/bamboo/local-working-dir/EMBD-EPWP-JOB1'
21-Feb-2024 09:15:14 Finalising the build...
21-Feb-2024 09:15:14 Stopping timer.
21-Feb-2024 09:15:14 Build EMBD-EPWP-JOB1-1 completed.
21-Feb-2024 09:15:14 Running on server: post build plugin 'Build Hanging Detection Configuration'
21-Feb-2024 09:15:14 Running on server: post build plugin 'NCover Results Collector'
21-Feb-2024 09:15:14 Running on server: post build plugin 'Build Labeller'
21-Feb-2024 09:15:14 Running on server: post build plugin 'Clover Delta Calculator'
21-Feb-2024 09:15:14 Running on server: post build plugin 'Maven Dependencies Postprocessor'
21-Feb-2024 09:15:14 All post build plugins have finished
21-Feb-2024 09:15:14 Generating build results summary...
21-Feb-2024 09:15:14 Saving build results to disk...
21-Feb-2024 09:15:14 Store variable context...
21-Feb-2024 09:15:14 Finished building EMBD-EPWP-JOB1-1.