Build: #37 was successful

Job: Build Job was successful

Stages & jobs

  1. Build Stage

Build log

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

20-Feb-2024 18:44:00 Build EMBD - EMBD Wordpress Plan - Build Job #37 (EMBD-EMBDWP-JOB1-37) is being prepared for building on agent TEST Agent, bamboo version: 9.5.1
20-Feb-2024 18:44:00
20-Feb-2024 18:44:00 Build working directory is /var/atlassian/application-data/bamboo/local-working-dir/EMBD-EMBDWP-JOB1
20-Feb-2024 18:44:00 Executing build EMBD - EMBD Wordpress Plan - Build Job #37 (EMBD-EMBDWP-JOB1-37)
20-Feb-2024 18:44:00 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
20-Feb-2024 18:44:00 Checking out into /var/atlassian/application-data/bamboo/local-working-dir/EMBD-EMBDWP-JOB1
20-Feb-2024 18:44:00 Updating source code to revision: bc09fd3c635d05266d702d9121c0877b703132f7
20-Feb-2024 18:44:00 Fetching 'refs/heads/development' from 'ssh://git@bitbucket.spars.im:7999/embd/embd_web.git'.
20-Feb-2024 18:44:00 Warning: Permanently added '[127.0.0.1]:46017' (RSA) to the list of known hosts.
20-Feb-2024 18:44:00 Checking out revision bc09fd3c635d05266d702d9121c0877b703132f7.
20-Feb-2024 18:44:00 Creating local git repository in '/var/atlassian/application-data/bamboo/local-working-dir/EMBD-EMBDWP-JOB1/.git'.
20-Feb-2024 18:44:00 Cloning into '/var/atlassian/application-data/bamboo/local-working-dir/EMBD-EMBDWP-JOB1'...
20-Feb-2024 18:44:00 done.
20-Feb-2024 18:44:00 Switched to a new branch 'development'
20-Feb-2024 18:44:00 branch 'development' set up to track 'origin/development'.
20-Feb-2024 18:44:00 Updated source code to revision: bc09fd3c635d05266d702d9121c0877b703132f7
20-Feb-2024 18:44:00 Finished task 'Checkout Default Repository' with result: Success
20-Feb-2024 18:44:00 Running pre-build action: VCS Version Collector
20-Feb-2024 18:44:00 Running pre-build action: Build Log Labeller Pre Build Action
20-Feb-2024 18:44:00 Build EMBD - EMBD Wordpress Plan - Build Job #37 (EMBD-EMBDWP-JOB1-37) started building on agent 'TEST Agent' ()
20-Feb-2024 18:44:00 Starting task 'NPM Install' of type 'com.atlassian.bamboo.plugins.bamboo-nodejs-plugin:task.builder.npm'
20-Feb-2024 18:44:00
Beginning to execute external process for build 'EMBD - EMBD Wordpress Plan - Build Job #37 (EMBD-EMBDWP-JOB1-37)'
... running command line:
/usr/bin/node /usr/bin/npm install
... in: /var/atlassian/application-data/bamboo/local-working-dir/EMBD-EMBDWP-JOB1/src/themes/embd
20-Feb-2024 18:44:02 npm WARN EBADENGINE Unsupported engine {
20-Feb-2024 18:44:02 npm WARN EBADENGINE   package: '@es-joy/jsdoccomment@0.10.8',
20-Feb-2024 18:44:02 npm WARN EBADENGINE   required: { node: '^12 || ^14 || ^16' },
20-Feb-2024 18:44:02 npm WARN EBADENGINE   current: { node: 'v20.11.1', npm: '10.2.4' }
20-Feb-2024 18:44:02 npm WARN EBADENGINE }
20-Feb-2024 18:44:02 npm WARN EBADENGINE Unsupported engine {
20-Feb-2024 18:44:02 npm WARN EBADENGINE   package: 'eslint-plugin-jsdoc@36.1.1',
20-Feb-2024 18:44:02 npm WARN EBADENGINE   required: { node: '^12 || ^14 || ^16' },
20-Feb-2024 18:44:02 npm WARN EBADENGINE   current: { node: 'v20.11.1', npm: '10.2.4' }
20-Feb-2024 18:44:02 npm WARN EBADENGINE }
20-Feb-2024 18:44:08 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs
20-Feb-2024 18:44:08 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
20-Feb-2024 18:44:08 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
20-Feb-2024 18:44:08 npm WARN deprecated @stylelint/postcss-markdown@0.36.2: Use the original unforked package instead: postcss-markdown
20-Feb-2024 18:44:09 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
20-Feb-2024 18:44:09 npm WARN deprecated har-validator@5.1.5: this library is no longer supported
20-Feb-2024 18:44:09 npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
20-Feb-2024 18:44:09 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
20-Feb-2024 18:44:09 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
20-Feb-2024 18:44:09 npm WARN deprecated domexception@2.0.1: Use your platform's native DOMException instead
20-Feb-2024 18:44:09 npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin.
20-Feb-2024 18:44:09 npm WARN deprecated sane@4.1.0: some dependency vulnerabilities fixed, support for node < 10 dropped, and newer ECMAScript syntax/features added
20-Feb-2024 18:44:10 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.
20-Feb-2024 18:44:10 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.
20-Feb-2024 18:44:10 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
20-Feb-2024 18:44:11 npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x.
20-Feb-2024 18:46:52
20-Feb-2024 18:46:52 added 1694 packages, and audited 1695 packages in 3m
20-Feb-2024 18:46:52
20-Feb-2024 18:46:52 264 packages are looking for funding
20-Feb-2024 18:46:52   run `npm fund` for details
20-Feb-2024 18:46:52
20-Feb-2024 18:46:52 30 vulnerabilities (22 moderate, 8 high)
20-Feb-2024 18:46:52
20-Feb-2024 18:46:52 To address issues that do not require attention, run:
20-Feb-2024 18:46:52   npm audit fix
20-Feb-2024 18:46:52
20-Feb-2024 18:46:52 To address all issues (including breaking changes), run:
20-Feb-2024 18:46:52   npm audit fix --force
20-Feb-2024 18:46:52
20-Feb-2024 18:46:52 Run `npm audit` for details.
20-Feb-2024 18:46:52 Finished task 'NPM Install' with result: Success
20-Feb-2024 18:46:52 Starting task 'NPM Run Bundle' of type 'com.atlassian.bamboo.plugins.bamboo-nodejs-plugin:task.builder.npm'
20-Feb-2024 18:46:52
Beginning to execute external process for build 'EMBD - EMBD Wordpress Plan - Build Job #37 (EMBD-EMBDWP-JOB1-37)'
... running command line:
/usr/bin/node /usr/bin/npm run bundle
... in: /var/atlassian/application-data/bamboo/local-working-dir/EMBD-EMBDWP-JOB1/src/themes/embd
20-Feb-2024 18:46:52
20-Feb-2024 18:46:52 > underscores@1.0.0 bundle
20-Feb-2024 18:46:52 > 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
20-Feb-2024 18:46:52
20-Feb-2024 18:46:53 Created /var/atlassian/application-data/bamboo/local-working-dir/EMBD-EMBDWP-JOB1/src/themes/_s.zip of 166.81 KB
20-Feb-2024 18:46:53 Finished task 'NPM Run Bundle' with result: Success
20-Feb-2024 18:46:53 Running post build plugin 'Artifact Copier'
20-Feb-2024 18:46:53 Publishing an artifact: Theme
20-Feb-2024 18:46:56 Finished publishing of artifact Required shared artifact Http Compression Off : [Theme], patterns: [**/src/themes/_s.zip] in 2.827 s
20-Feb-2024 18:46:56 Running post build plugin 'npm Cache Cleanup'
20-Feb-2024 18:46:56 Running post build plugin 'NCover Results Collector'
20-Feb-2024 18:46:56 Running post build plugin 'Build Results Label Collector'
20-Feb-2024 18:46:56 Running post build plugin 'Clover Results Collector'
20-Feb-2024 18:46:56 Running post build plugin 'Docker Container Cleanup'
20-Feb-2024 18:46:59 Successfully removed working directory at '/var/atlassian/application-data/bamboo/local-working-dir/EMBD-EMBDWP-JOB1'
20-Feb-2024 18:46:59 Finalising the build...
20-Feb-2024 18:46:59 Stopping timer.
20-Feb-2024 18:46:59 Build EMBD-EMBDWP-JOB1-37 completed.
20-Feb-2024 18:46:59 Running on server: post build plugin 'Build Hanging Detection Configuration'
20-Feb-2024 18:46:59 Running on server: post build plugin 'NCover Results Collector'
20-Feb-2024 18:46:59 Running on server: post build plugin 'Build Labeller'
20-Feb-2024 18:46:59 Running on server: post build plugin 'Clover Delta Calculator'
20-Feb-2024 18:46:59 Running on server: post build plugin 'Maven Dependencies Postprocessor'
20-Feb-2024 18:46:59 All post build plugins have finished
20-Feb-2024 18:46:59 Generating build results summary...
20-Feb-2024 18:46:59 Saving build results to disk...
20-Feb-2024 18:46:59 Store variable context...
20-Feb-2024 18:46:59 Finished building EMBD-EMBDWP-JOB1-37.