Build: #5 was successful

Job: Build Job was successful

Stages & jobs

  1. Build Stage

Build log

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

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