Minimal node.js version upgrade #2558
Open
ci.jenkins.io / Jenkins
failed
Apr 14, 2024 in 1h 5m 41s
linux-17/Archive (linux-17): error in 'error' step
linux-21 / Build (linux-21) / Shell Script
Error in sh
step, with arguments mvn --batch-mode --show-version --errors --no-transfer-progress --update-snapshots -Dmaven.repo.local=/home/jenkins/agent/workspace/Plugins_blueocean-plugin_PR-2558@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Penable-jacoco -Dset.changelist clean install
.
null
Build log
[2024-04-14T07:38:43.222Z] + mvn --batch-mode --show-version --errors --no-transfer-progress --update-snapshots -Dmaven.repo.local=/home/jenkins/agent/workspace/Plugins_blueocean-plugin_PR-2558@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Penable-jacoco -Dset.changelist clean install
[2024-04-14T07:38:43.223Z] -XX:ConcGCThreads=1 -XX:G1ConcRefinementThreads=4 -XX:GCDrainStackTargetSize=64 -XX:InitialHeapSize=125000000 -XX:MarkStackSize=4194304 -XX:MaxHeapSize=2000000000 -XX:MinHeapSize=6815736 -XX:+PrintCommandLineFlags -XX:ReservedCodeCacheSize=251658240 -XX:+SegmentedCodeCache -XX:-THPStackMitigation -XX:+UseCompressedOops -XX:+UseG1GC
[2024-04-14T07:38:43.425Z] Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)
[2024-04-14T07:38:43.425Z] Maven home: /usr/share/apache-maven-3.9.6
[2024-04-14T07:38:43.426Z] Java version: 21.0.2, vendor: Eclipse Adoptium, runtime: /opt/jdk-21
[2024-04-14T07:38:43.426Z] Default locale: en_US, platform encoding: UTF-8
[2024-04-14T07:38:43.427Z] OS name: "linux", version: "5.10.209-198.858.amzn2.x86_64", arch: "amd64", family: "unix"
[2024-04-14T07:38:45.742Z] [INFO] Error stacktraces are turned on.
[2024-04-14T07:38:46.044Z] [INFO] Setting: -Dchangelist=-rc4513.47c31e34e196 -DscmTag=47c31e34e19632fb5360889aba6262fbd799ad47
[2024-04-14T07:38:46.045Z] [INFO] Setting: -DgitHubRepo=timja/blueocean-plugin
[2024-04-14T07:38:46.045Z] [INFO] Scanning for projects...
[2024-04-14T07:38:48.051Z] [INFO] ------------------------------------------------------------------------
[2024-04-14T07:38:48.052Z] [INFO] Reactor Build Order:
[2024-04-14T07:38:48.052Z] [INFO]
[2024-04-14T07:38:48.052Z] [INFO] Blue Ocean Parent [pom]
[2024-04-14T07:38:48.053Z] [INFO] Jenkins Design Language [hpi]
[2024-04-14T07:38:48.053Z] [INFO] Blue Ocean Core JS [hpi]
[2024-04-14T07:38:48.054Z] [INFO] Common API for Blue Ocean [hpi]
[2024-04-14T07:38:48.054Z] [INFO] REST API for Blue Ocean [hpi]
[2024-04-14T07:38:48.054Z] [INFO] i18n for Blue Ocean [hpi]
[2024-04-14T07:38:48.054Z] [INFO] Web for Blue Ocean [hpi]
[2024-04-14T07:38:48.054Z] [INFO] Pipeline SCM API for Blue Ocean [hpi]
[2024-04-14T07:38:48.055Z] [INFO] JWT for Blue Ocean [hpi]
[2024-04-14T07:38:48.055Z] [INFO] REST Implementation for Blue Ocean [hpi]
[2024-04-14T07:38:48.055Z] [INFO] Pipeline implementation for Blue Ocean [hpi]
[2024-04-14T07:38:48.055Z] [INFO] Events API for Blue Ocean [hpi]
[2024-04-14T07:38:48.055Z] [INFO] Dashboard for Blue Ocean [hpi]
[2024-04-14T07:38:48.056Z] [INFO] Personalization for Blue Ocean [hpi]
[2024-04-14T07:38:48.056Z] [INFO] Config API for Blue Ocean [hpi]
[2024-04-14T07:38:48.056Z] [INFO] GitHub Pipeline for Blue Ocean [hpi]
[2024-04-14T07:38:48.056Z] [INFO] Git Pipeline for Blue Ocean [hpi]
[2024-04-14T07:38:48.057Z] [INFO] Bitbucket Pipeline for Blue Ocean [hpi]
[2024-04-14T07:38:48.057Z] [INFO] Blue Ocean Pipeline Editor [hpi]
[2024-04-14T07:38:48.057Z] [INFO] DEPRECATED Blue Ocean Executor Info [hpi]
[2024-04-14T07:38:48.058Z] [INFO] Blue Ocean [hpi]
[2024-04-14T07:38:48.058Z] [INFO] JIRA Integration for Blue Ocean [hpi]
[2024-04-14T07:38:48.058Z] [INFO]
[2024-04-14T07:38:48.058Z] [INFO] ---------------< io.jenkins.blueocean:blueocean-parent >----------------
[2024-04-14T07:38:48.058Z] [INFO] Building Blue Ocean Parent 1.27.13-rc4513.47c31e34e196 [1/22]
[2024-04-14T07:38:48.059Z] [INFO] from pom.xml
[2024-04-14T07:38:48.059Z] [INFO] --------------------------------[ pom ]---------------------------------
[2024-04-14T07:38:51.367Z] [INFO]
[2024-04-14T07:38:51.368Z] [INFO] --- clean:3.3.2:clean (default-clean) @ blueocean-parent ---
[2024-04-14T07:38:51.469Z] [INFO]
[2024-04-14T07:38:51.469Z] [INFO] --- enforcer:3.4.1:enforce (display-info) @ blueocean-parent ---
[2024-04-14T07:38:51.570Z] [INFO] Rule 0: io.jenkins.tools.incrementals.enforcer.RequireExtensionVersion passed
[2024-04-14T07:38:51.570Z] [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[2024-04-14T07:38:51.570Z] [INFO] Rule 2: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
[2024-04-14T07:38:51.871Z] [INFO] Rule 3: org.codehaus.mojo.extraenforcer.dependencies.EnforceBytecodeVersion passed
[2024-04-14T07:38:51.972Z] [INFO] Rule 4: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[2024-04-14T07:38:51.973Z] [INFO] Rule 5: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed
[2024-04-14T07:38:51.973Z] [INFO]
[2024-04-14T07:38:51.973Z] [INFO] --- enforcer:3.4.1:enforce (no-snapshots-in-release) @ blueocean-parent ---
[2024-04-14T07:38:51.974Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[2024-04-14T07:38:51.974Z] [INFO]
[2024-04-14T07:38:51.974Z] [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ blueocean-parent ---
[2024-04-14T07:38:51.975Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[2024-04-14T07:38:51.975Z] [INFO]
[2024-04-14T07:38:51.975Z] [INFO] --- jacoco:0.8.12:prepare-agent (default) @ blueocean-parent ---
[2024-04-14T07:38:52.076Z] [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Plugins_blueocean-plugin_PR-2558@tmp/m2repo/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/home/jenkins/agent/workspace/Plugins_blueocean-plugin_PR-2558/target/jacoco.exec,excludes=**/Messages.class:org/htmlunit/** -Xmx3g -Xms3g -Djava.awt.headless=true -XX:+HeapDumpOnOutOfMemoryError -XX:+TieredCompilation -XX:TieredStopAtLevel=1 @{jenkins.addOpens} @{jenkins.insaneHook}
[2024-04-14T07:38:52.076Z] [INFO]
[2024-04-14T07:38:52.077Z] [INFO] --- localizer:1.31:generate (default) @ blueocean-parent ---
[2024-04-14T07:38:52.478Z] [INFO]
[2024-04-14T07:38:52.479Z] [INFO] --- flatten:1.6.0:flatten (flatten) @ blueocean-parent ---
[2024-04-14T07:38:52.479Z] [INFO] Generating flattened POM of project io.jenkins.blueocean:blueocean-parent:pom:1.27.13-rc4513.47c31e34e196...
[2024-04-14T07:38:52.580Z] [INFO]
[2024-04-14T07:38:52.580Z] [INFO] --- antrun:3.1.0:run (createTempDir) @ blueocean-parent ---
[2024-04-14T07:38:52.785Z] [INFO] Executing tasks
[2024-04-14T07:38:52.786Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/Plugins_blueocean-plugin_PR-2558/target/tmp
[2024-04-14T07:38:52.786Z] [INFO] Executed tasks
[2024-04-14T07:38:52.786Z] [INFO]
[2024-04-14T07:38:52.786Z] [INFO] --- license:133.v48b_64c1fc6b_4:process (default) @ blueocean-parent ---
[2024-04-14T07:38:54.089Z] [INFO] Generated /home/jenkins/agent/workspace/Plugins_blueocean-plugin_PR-2558/target/blueocean-parent/WEB-INF/licenses.xml
[2024-04-14T07:38:54.090Z] [INFO]
[2024-04-14T07:38:54.090Z] [INFO] --- jar:3.3.0:test-jar (maybe-test-jar) @ blueocean-parent ---
[2024-04-14T07:38:54.191Z] [INFO] Skipping packaging of the test-jar
[2024-04-14T07:38:54.191Z] [INFO]
[2024-04-14T07:38:54.191Z] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ blueocean-parent ---
[2024-04-14T07:38:54.493Z] [INFO]
[2024-04-14T07:38:54.493Z] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ blueocean-parent ---
[2024-04-14T07:38:54.493Z] [INFO] Skipping source per configuration.
[2024-04-14T07:38:54.493Z] [INFO]
[2024-04-14T07:38:54.493Z] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ blueocean-parent ---
[2024-04-14T07:38:54.995Z] [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[2024-04-14T07:38:54.995Z] [INFO]
[2024-04-14T07:38:54.995Z] [INFO] >>> spotbugs:4.8.3.1:check (spotbugs) > :spotbugs @ blueocean-parent >>>
[2024-04-14T07:38:55.096Z] [INFO]
[2024-04-14T07:38:55.096Z] [INFO] --- spotbugs:4.8.3.1:spotbugs (spotbugs) @ blueocean-parent ---
[2024-04-14T07:38:56.099Z] [INFO]
[2024-04-14T07:38:56.099Z] [INFO] <<< spotbugs:4.8.3.1:check (spotbugs) < :spotbugs @ blueocean-parent <<<
[2024-04-14T07:38:56.100Z] [INFO]
[2024-04-14T07:38:56.100Z] [INFO]
[2024-04-14T07:38:56.100Z] [INFO] --- spotbugs:4.8.3.1:check (spotbugs) @ blueocean-parent ---
[2024-04-14T07:38:56.100Z] [INFO]
[2024-04-14T07:38:56.100Z] [INFO] --- spotless:2.43.0:check (default) @ blueocean-parent ---
[2024-04-14T07:38:56.802Z] [INFO] Spotless check skipped
[2024-04-14T07:38:56.802Z] [INFO]
[2024-04-14T07:38:56.802Z] [INFO] --- jacoco:0.8.12:report (report) @ blueocean-parent ---
[2024-04-14T07:38:56.803Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
[2024-04-14T07:38:56.803Z] [INFO]
[2024-04-14T07:38:56.803Z] [INFO] --- install:3.1.1:install (default-install) @ blueocean-parent ---
[2024-04-14T07:38:56.904Z] [INFO] Installing /home/jenkins/agent/workspace/Plugins_blueocean-plugin_PR-2558/target/blueocean-parent-1.27.13-rc4513.47c31e34e196.pom to /home/jenkins/agent/workspace/Plugins_blueocean-plugin_PR-2558@tmp/m2repo/io/jenkins/blueocean/blueocean-parent/1.27.13-rc4513.47c31e34e196/blueocean-parent-1.27.13-rc4513.47c31e34e196.pom
[2024-04-14T07:38:56.904Z] [INFO]
[2024-04-14T07:38:56.904Z] [INFO] ------------< io.jenkins.blueocean:jenkins-design-language >------------
[2024-04-14T07:38:56.904Z] [INFO] Building Jenkins Design Language 1.27.13-rc4513.47c31e34e196 [2/22]
[2024-04-14T07:38:56.905Z] [INFO] from jenkins-design-language/pom.xml
[2024-04-14T07:38:56.905Z] [INFO] --------------------------------[ hpi ]---------------------------------
[2024-04-14T07:38:57.006Z] [INFO]
[2024-04-14T07:38:57.006Z] [INFO] --- clean:3.3.2:clean (default-clean) @ jenkins-design-language ---
[2024-04-14T07:38:57.006Z] [INFO]
[2024-04-14T07:38:57.006Z] [INFO] --- hpi:3.53:validate (default-validate) @ jenkins-design-language ---
[2024-04-14T07:38:57.006Z] [INFO] Created marker file /home/jenkins/agent/workspace/Plugins_blueocean-plugin_PR-2558/jenkins-design-language/target/java-level/11
[2024-04-14T07:38:57.006Z] [INFO]
[2024-04-14T07:38:57.007Z] [INFO] --- hpi:3.53:validate-hpi (default-validate-hpi) @ jenkins-design-language ---
[2024-04-14T07:38:57.308Z] [INFO]
[2024-04-14T07:38:57.308Z] [INFO] --- enforcer:3.4.1:enforce (display-info) @ jenkins-design-language ---
[2024-04-14T07:38:57.509Z] [INFO] Rule 3: org.codehaus.mojo.extraenforcer.dependencies.EnforceBytecodeVersion passed
[2024-04-14T07:38:57.612Z] [INFO] Rule 4: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[2024-04-14T07:38:57.612Z] [INFO] Rule 5: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed
[2024-04-14T07:38:57.612Z] [INFO]
[2024-04-14T07:38:57.612Z] [INFO] --- enforcer:3.4.1:enforce (no-snapshots-in-release) @ jenkins-design-language ---
[2024-04-14T07:38:57.613Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[2024-04-14T07:38:57.613Z] [INFO]
[2024-04-14T07:38:57.613Z] [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ jenkins-design-language ---
[2024-04-14T07:38:57.613Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[2024-04-14T07:38:57.613Z] [INFO]
[2024-04-14T07:38:57.613Z] [INFO] --- jacoco:0.8.12:prepare-agent (default) @ jenkins-design-language ---
[2024-04-14T07:38:57.614Z] [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Plugins_blueocean-plugin_PR-2558@tmp/m2repo/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/home/jenkins/agent/workspace/Plugins_blueocean-plugin_PR-2558/jenkins-design-language/target/jacoco.exec,excludes=**/Messages.class:org/htmlunit/** -Xmx3g -Xms3g -Djava.awt.headless=true -XX:+HeapDumpOnOutOfMemoryError -XX:+TieredCompilation -XX:TieredStopAtLevel=1 @{jenkins.addOpens} @{jenkins.insaneHook}
[2024-04-14T07:38:57.614Z] [INFO]
[2024-04-14T07:38:57.614Z] [INFO] --- blueocean:0.0.3:process-node-dependencies (upstream-dependencies) @ jenkins-design-language ---
[2024-04-14T07:38:59.318Z] [INFO] No upstream blueocean dependencies found for: jenkins-design-language
[2024-04-14T07:38:59.318Z] [INFO]
[2024-04-14T07:38:59.318Z] [INFO] --- frontend:1.15.0:install-node-and-npm (install node and npm) @ jenkins-design-language ---
[2024-04-14T07:38:59.519Z] [INFO] testFailureIgnore property is ignored in non test phases
[2024-04-14T07:38:59.520Z] [INFO] Installing node version v20.12.1
[2024-04-14T07:38:59.520Z] [INFO] Downloading https://repo.jenkins-ci.org/nodejs-dist/v20.12.1/node-v20.12.1-linux-x64.tar.gz to /home/jenkins/agent/workspace/Plugins_blueocean-plugin_PR-2558@tmp/m2repo/com/github/eirslett/node/20.12.1/node-20.12.1-linux-x64.tar.gz
[2024-04-14T07:38:59.520Z] [INFO] No proxies configured
[2024-04-14T07:38:59.520Z] [INFO] No proxy was configured, downloading directly
[2024-04-14T07:39:00.723Z] [INFO] Unpacking /home/jenkins/agent/workspace/Plugins_blueocean-plugin_PR-2558@tmp/m2repo/com/github/eirslett/node/20.12.1/node-20.12.1-linux-x64.tar.gz into /home/jenkins/agent/workspace/Plugins_blueocean-plugin_PR-2558/jenkins-design-language/node/tmp
[2024-04-14T07:39:01.926Z] [INFO] Copying node binary from /home/jenkins/agent/workspace/Plugins_blueocean-plugin_PR-2558/jenkins-design-language/node/tmp/node-v20.12.1-linux-x64/bin/node to /home/jenkins/agent/workspace/Plugins_blueocean-plugin_PR-2558/jenkins-design-language/node/node
[2024-04-14T07:39:02.127Z] [INFO] Installed node locally.
[2024-04-14T07:39:02.228Z] [INFO] Installing npm version 10.5.0
[2024-04-14T07:39:02.228Z] [INFO] Downloading https://repo.jenkins-ci.org/npm-dist/npm-10.5.0.tgz to /home/jenkins/agent/workspace/Plugins_blueocean-plugin_PR-2558@tmp/m2repo/com/github/eirslett/npm/10.5.0/npm-10.5.0.tar.gz
[2024-04-14T07:39:02.228Z] [INFO] No proxies configured
[2024-04-14T07:39:02.228Z] [INFO] No proxy was configured, downloading directly
[2024-04-14T07:39:02.629Z] [INFO] Unpacking /home/jenkins/agent/workspace/Plugins_blueocean-plugin_PR-2558@tmp/m2repo/com/github/eirslett/npm/10.5.0/npm-10.5.0.tar.gz into /home/jenkins/agent/workspace/Plugins_blueocean-plugin_PR-2558/jenkins-design-language/node/node_modules
[2024-04-14T07:39:02.830Z] [INFO] Installed npm locally.
[2024-04-14T07:39:02.831Z] [INFO]
[2024-04-14T07:39:02.831Z] [INFO] --- frontend:1.15.0:npm (npm install) @ jenkins-design-language ---
[2024-04-14T07:39:02.831Z] [INFO] testFailureIgnore property is ignored in non test phases
[2024-04-14T07:39:02.831Z] [INFO] Running 'npm install' in /home/jenkins/agent/workspace/Plugins_blueocean-plugin_PR-2558/jenkins-design-language
[2024-04-14T07:39:04.034Z] [INFO] npm WARN EBADENGINE Unsupported engine {
[2024-04-14T07:39:04.034Z] [INFO] npm WARN EBADENGINE package: '[email protected]',
[2024-04-14T07:39:04.034Z] [INFO] npm WARN EBADENGINE required: { npm: '^3.0.0' },
[2024-04-14T07:39:04.035Z] [INFO] npm WARN EBADENGINE current: { node: 'v20.12.1', npm: '10.5.0' }
[2024-04-14T07:39:04.035Z] [INFO] npm WARN EBADENGINE }
[2024-04-14T07:39:04.035Z] [INFO] npm WARN EBADENGINE Unsupported engine {
[2024-04-14T07:39:04.035Z] [INFO] npm WARN EBADENGINE package: '[email protected]',
[2024-04-14T07:39:04.035Z] [INFO] npm WARN EBADENGINE required: { npm: '^3.0.0' },
[2024-04-14T07:39:04.036Z] [INFO] npm WARN EBADENGINE current: { node: 'v20.12.1', npm: '10.5.0' }
[2024-04-14T07:39:04.036Z] [INFO] npm WARN EBADENGINE }
[2024-04-14T07:39:04.036Z] [INFO] npm WARN EBADENGINE Unsupported engine {
[2024-04-14T07:39:04.036Z] [INFO] npm WARN EBADENGINE package: '[email protected]',
[2024-04-14T07:39:04.036Z] [INFO] npm WARN EBADENGINE required: { npm: '^3.0.0' },
[2024-04-14T07:39:04.036Z] [INFO] npm WARN EBADENGINE current: { node: 'v20.12.1', npm: '10.5.0' }
[2024-04-14T07:39:04.036Z] [INFO] npm WARN EBADENGINE }
[2024-04-14T07:39:18.164Z] [INFO] npm WARN deprecated [email protected]: use String.prototype.padStart()
[2024-04-14T07:39:18.265Z] [INFO] npm WARN deprecated [email protected]: Critical bug fixed in v2.0.1, please upgrade to the latest version.
[2024-04-14T07:39:18.366Z] [INFO] npm WARN deprecated [email protected]: Critical bug fixed in v3.0.1, please upgrade to the latest version.
[2024-04-14T07:39:18.467Z] [INFO] npm WARN deprecated [email protected]: Please upgrade to v0.1.5
[2024-04-14T07:39:18.567Z] [INFO] npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
[2024-04-14T07:39:18.668Z] [INFO] npm WARN deprecated [email protected]: Please upgrade to v1.0.1
[2024-04-14T07:39:18.668Z] [INFO] npm WARN deprecated [email protected]: Please upgrade to v1.0.1
[2024-04-14T07:39:18.669Z] [INFO] npm WARN deprecated [email protected]: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
[2024-04-14T07:39:18.669Z] [INFO] npm WARN deprecated [email protected]: We're super 😸 excited that you're trying to use ES2017+ syntax, but instead of making more yearly presets 😭 , Babel now has a better preset that we recommend you use instead: npm install babel-preset-env --save-dev. preset-env without options will compile ES2015+ down to ES5 just like using all the presets together and thus is more future proof. It also allows you to target specific browsers so that Babel can do less work and you can ship native ES2015+ to user 😎 ! We are also in the process of releasing v7, so please give http://babeljs.io/blog/2017/09/12/planning-for-7.0 a read and help test it out in beta! Thanks so much for using Babel 🙏, please give us a follow on Twitter @babeljs for news on Babel, join slack.babeljs.io for discussion/development and help support the project at opencollective.com/babel
[2024-04-14T07:39:18.670Z] [INFO] npm WARN deprecated [email protected]: 🙌 Thanks for using Babel: we recommend using babel-preset-env now: please read https://babeljs.io/env to update!
[2024-04-14T07:39:18.670Z] [INFO] npm WARN deprecated [email protected]: 🙌 Thanks for using Babel: we recommend using babel-preset-env now: please read https://babeljs.io/env to update!
[2024-04-14T07:39:18.671Z] [INFO] npm WARN deprecated [email protected]: 🙌 Thanks for using Babel: we recommend using babel-preset-env now: please read https://babeljs.io/env to update!
[2024-04-14T07:39:18.671Z] [INFO] npm WARN deprecated [email protected]: Use your platform's native atob() and btoa() methods instead
[2024-04-14T07:39:18.671Z] [INFO] npm WARN deprecated [email protected]: This is probably built in to whatever tool you're using. If you still need it... idk
[2024-04-14T07:39:18.671Z] [INFO] npm WARN deprecated [email protected]: Please update to ini >=1.3.6 to avoid a prototype pollution issue
[2024-04-14T07:39:18.772Z] [INFO] npm WARN deprecated [email protected]: Please upgrade to v0.1.7
[2024-04-14T07:39:18.772Z] [INFO] npm WARN deprecated [email protected]: Please upgrade to kleur@3 or migrate to 'ansi-colors' if you prefer the old syntax. Visit <https://github.com/lukeed/kleur/releases/tag/v3.0.0\> for migration path(s).
[2024-04-14T07:39:18.772Z] [INFO] npm WARN deprecated [email protected]: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
[2024-04-14T07:39:18.973Z] [INFO] npm WARN deprecated [email protected]: flatten is deprecated in favor of utility frameworks such as lodash.
[2024-04-14T07:39:18.974Z] [INFO] npm WARN deprecated [email protected]: Use your platform's native DOMException instead
[2024-04-14T07:39:18.974Z] [INFO] npm WARN deprecated [email protected]: This module moved to @hapi/sntp. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues.
[2024-04-14T07:39:18.974Z] [INFO] npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-url#deprecated
[2024-04-14T07:39:18.974Z] [INFO] npm WARN deprecated [email protected]: Please upgrade to v1.0.1
[2024-04-14T07:39:18.975Z] [INFO] npm WARN deprecated [email protected]: Please upgrade to v1.0.1
[2024-04-14T07:39:18.975Z] [INFO] npm WARN deprecated [email protected]: Please upgrade to v1.0.1
[2024-04-14T07:39:19.076Z] [INFO] npm WARN deprecated [email protected]: Critical bug fixed in v3.0.1, please upgrade to the latest version.
[2024-04-14T07:39:19.076Z] [INFO] npm WARN deprecated [email protected]: this library is no longer supported
[2024-04-14T07:39:19.076Z] [INFO] npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated
[2024-04-14T07:39:19.076Z] [INFO] npm WARN deprecated [email protected]: Use your platform's native performance.now() and performance.timeOrigin.
[2024-04-14T07:39:19.279Z] [INFO] npm WARN deprecated [email protected]: Please upgrade to v1.0.1
[2024-04-14T07:39:19.280Z] [INFO] npm WARN deprecated [email protected]: Please upgrade to v1.0.1
[2024-04-14T07:39:19.280Z] [INFO] npm WARN deprecated [email protected]: Please upgrade to v1.0.1
[2024-04-14T07:39:19.280Z] [INFO] npm WARN deprecated [email protected]: CircularJSON is in maintenance only, flatted is its successor.
[2024-04-14T07:39:19.381Z] [INFO] npm WARN deprecated [email protected]: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
[2024-04-14T07:39:19.381Z] [INFO] npm WARN deprecated [email protected]: Deprecated, use jstransformer
[2024-04-14T07:39:19.382Z] [INFO] npm WARN deprecated [email protected]: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools.
[2024-04-14T07:39:19.382Z] [INFO] npm WARN deprecated [email protected]: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
[2024-04-14T07:39:19.483Z] [INFO] npm WARN deprecated [email protected]: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
[2024-04-14T07:39:19.683Z] [INFO] npm WARN deprecated [email protected]: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates.
[2024-04-14T07:39:19.684Z] [INFO] npm WARN deprecated [email protected]: This method has been renamed to "flat" - please use `array.prototype.flat` instead
[2024-04-14T07:39:19.785Z] [INFO] npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
[2024-04-14T07:39:19.785Z] [INFO] npm WARN deprecated [email protected]: some dependency vulnerabilities fixed, support for node < 10 dropped, and newer ECMAScript syntax/features added
[2024-04-14T07:39:19.786Z] [INFO] npm WARN deprecated [email protected]: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
[2024-04-14T07:39:19.786Z] [INFO] npm WARN deprecated [email protected]: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
[2024-04-14T07:39:19.786Z] [INFO] npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
[2024-04-14T07:39:19.986Z] [INFO] npm WARN deprecated [email protected]: 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.
[2024-04-14T07:39:19.987Z] [INFO] npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-resolve#deprecated
[2024-04-14T07:39:20.088Z] [INFO] npm WARN deprecated [email protected]: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)
[2024-04-14T07:39:20.189Z] [INFO] npm WARN deprecated [email protected]: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
[2024-04-14T07:39:20.189Z] [INFO] npm WARN deprecated [email protected]: 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.
[2024-04-14T07:39:20.290Z] [INFO] npm WARN deprecated [email protected]: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies
[2024-04-14T07:39:20.491Z] [INFO] npm WARN deprecated [email protected]: 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.
[2024-04-14T07:39:20.491Z] [INFO] npm WARN deprecated [email protected]: 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.
[2024-04-14T07:39:20.491Z] [INFO] npm WARN deprecated [email protected]: Use uuid module instead
[2024-04-14T07:39:20.592Z] [INFO] npm WARN deprecated [email protected]: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
[2024-04-14T07:39:20.993Z] [INFO] npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
[2024-04-14T07:39:20.994Z] [INFO] npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
[2024-04-14T07:39:21.094Z] [INFO] npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
[2024-04-14T07:39:21.195Z] [INFO] npm WARN deprecated [email protected]: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
[2024-04-14T07:39:21.296Z] [INFO] npm WARN deprecated [email protected]: This version of 'buffer' is out-of-date. You must update to v3.6.2 or newer
[2024-04-14T07:39:21.296Z] [INFO] npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
[2024-04-14T07:39:21.697Z] [INFO] npm WARN deprecated [email protected]: This module moved to @hapi/hawk. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues.
[2024-04-14T07:39:21.798Z] [INFO] npm WARN deprecated [email protected]: This version of 'buffer' is out-of-date. You must update to v4.9.2 or newer
[2024-04-14T07:39:21.999Z] [INFO] npm WARN deprecated [email protected]: This SVGO version is no longer supported. Upgrade to v2.x.x.
[2024-04-14T07:39:24.406Z] [INFO] npm WARN deprecated [email protected]: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
[2024-04-14T07:39:25.408Z] [INFO] npm WARN deprecated [email protected]: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
[2024-04-14T07:39:25.408Z] [INFO] npm WARN deprecated [email protected]: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
[2024-04-14T07:39:25.408Z] [INFO] npm WARN deprecated [email protected]: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
[2024-04-14T07:39:25.409Z] [INFO] npm WARN deprecated [email protected]: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
[2024-04-14T07:39:38.934Z] [INFO]
[2024-04-14T07:39:38.934Z] [INFO] added 2038 packages, and audited 2039 packages in 36s
[2024-04-14T07:39:38.934Z] [INFO]
[2024-04-14T07:39:38.934Z] [INFO] 70 packages are looking for funding
[2024-04-14T07:39:38.934Z] [INFO] run `npm fund` for details
[2024-04-14T07:39:39.135Z] [INFO]
[2024-04-14T07:39:39.136Z] [INFO] 221 vulnerabilities (11 low, 65 moderate, 71 high, 74 critical)
[2024-04-14T07:39:39.136Z] [INFO]
[2024-04-14T07:39:39.136Z] [INFO] To address issues that do not require attention, run:
[2024-04-14T07:39:39.136Z] [INFO] npm audit fix
[2024-04-14T07:39:39.136Z] [INFO]
[2024-04-14T07:39:39.136Z] [INFO] To address all issues possible (including breaking changes), run:
[2024-04-14T07:39:39.136Z] [INFO] npm audit fix --force
[2024-04-14T07:39:39.136Z] [INFO]
[2024-04-14T07:39:39.136Z] [INFO] Some issues need review, and may require choosing
[2024-04-14T07:39:39.136Z] [INFO] a different dependency.
[2024-04-14T07:39:39.137Z] [INFO]
[2024-04-14T07:39:39.137Z] [INFO] Run `npm audit` for details.
[2024-04-14T07:39:39.137Z] [INFO]
[2024-04-14T07:39:39.137Z] [INFO] --- localizer:1.31:generate (default) @ jenkins-design-language ---
[2024-04-14T07:39:39.238Z] [INFO]
[2024-04-14T07:39:39.238Z] [INFO] --- frontend:1.15.0:npm (npm mvnbuild) @ jenkins-design-language ---
[2024-04-14T07:39:39.238Z] [INFO] testFailureIgnore property is ignored in non test phases
[2024-04-14T07:39:39.238Z] [INFO] Running 'npm run mvnbuild' in /home/jenkins/agent/workspace/Plugins_blueocean-plugin_PR-2558/jenkins-design-language
[2024-04-14T07:39:39.439Z] [INFO]
[2024-04-14T07:39:39.439Z] [INFO] > @jenkins-cd/[email protected] mvnbuild
[2024-04-14T07:39:39.439Z] [INFO] > gulp lint build bundle
[2024-04-14T07:39:39.439Z] [INFO]
[2024-04-14T07:39:40.341Z] [INFO] [07:39:40] Test specs: src/test/js/**/*-spec.{js,jsx} (use --testFileSuffix switch to select different files)
[2024-04-14T07:39:40.341Z] [INFO] [07:39:40] Changing default language level to ECMA v6. Found "babel-preset-es2015" dependency in package.json.
[2024-04-14T07:39:40.342Z] [INFO] [07:39:40] Language level set to ECMA v6. Call builder.lang([number]) to change.
[2024-04-14T07:39:40.342Z] [INFO] [07:39:40] **********************************************************************
[2024-04-14T07:39:40.342Z] [INFO] [07:39:40] This build is using Jenkins JS Builder.
[2024-04-14T07:39:40.342Z] [INFO] [07:39:40] For command line options and other help, go to
[2024-04-14T07:39:40.342Z] [INFO] [07:39:40] https://www.npmjs.com/package/@jenkins-cd/js-builder
[2024-04-14T07:39:40.342Z] [INFO] [07:39:40] **********************************************************************
[2024-04-14T07:39:40.342Z] [INFO] [07:39:40] Maven project.
[2024-04-14T07:39:40.342Z] [INFO] [07:39:40] - Jenkins plugin (HPI): jenkins-design-language
[2024-04-14T07:39:40.342Z] [INFO] [07:39:40] Defining default tasks: lint,test,bundle
[2024-04-14T07:39:40.342Z] [INFO] [07:39:40] Running Jenkins js-builder plugin: @jenkins-cd/js-builder-jest
[2024-04-14T07:39:40.342Z] [INFO] [07:39:40] Running Jenkins js-builder plugin: @jenkins-cd/js-extensions
[2024-04-14T07:39:40.451Z] [INFO] [07:39:40] Bundle of 'src/js/components/index.js' will be generated in directory 'target/classes/io/jenkins/blueocean' as 'jenkins-design-language.js'.
[2024-04-14T07:39:40.451Z] [INFO] [07:39:40] Using gulpfile ~/agent/workspace/Plugins_blueocean-plugin_PR-2558/jenkins-design-language/gulpfile.js
[2024-04-14T07:39:40.451Z] [INFO] (node:430) Warning: Accessing non-existent property 'cat' of module exports inside circular dependency
[2024-04-14T07:39:40.451Z] [INFO] (Use `node --trace-warnings ...` to show where the warning was created)
[2024-04-14T07:39:40.452Z] [INFO] (node:430) Warning: Accessing non-existent property 'cd' of module exports inside circular dependency
[2024-04-14T07:39:40.452Z] [INFO] (node:430) Warning: Accessing non-existent property 'chmod' of module exports inside circular dependency
[2024-04-14T07:39:40.452Z] [INFO] (node:430) Warning: Accessing non-existent property 'cp' of module exports inside circular dependency
[2024-04-14T07:39:40.452Z] [INFO] (node:430) Warning: Accessing non-existent property 'dirs' of module exports inside circular dependency
[2024-04-14T07:39:40.452Z] [INFO] (node:430) Warning: Accessing non-existent property 'pushd' of module exports inside circular dependency
[2024-04-14T07:39:40.452Z] [INFO] (node:430) Warning: Accessing non-existent property 'popd' of module exports inside circular dependency
[2024-04-14T07:39:40.452Z] [INFO] (node:430) Warning: Accessing non-existent property 'echo' of module exports inside circular dependency
[2024-04-14T07:39:40.453Z] [INFO] (node:430) Warning: Accessing non-existent property 'tempdir' of module exports inside circular dependency
[2024-04-14T07:39:40.453Z] [INFO] (node:430) Warning: Accessing non-existent property 'pwd' of module exports inside circular dependency
[2024-04-14T07:39:40.453Z] [INFO] (node:430) Warning: Accessing non-existent property 'exec' of module exports inside circular dependency
[2024-04-14T07:39:40.453Z] [INFO] (node:430) Warning: Accessing non-existent property 'ls' of module exports inside circular dependency
[2024-04-14T07:39:40.453Z] [INFO] (node:430) Warning: Accessing non-existent property 'find' of module exports inside circular dependency
[2024-04-14T07:39:40.453Z] [INFO] (node:430) Warning: Accessing non-existent property 'grep' of module exports inside circular dependency
[2024-04-14T07:39:40.453Z] [INFO] (node:430) Warning: Accessing non-existent property 'head' of module exports inside circular dependency
[2024-04-14T07:39:40.454Z] [INFO] (node:430) Warning: Accessing non-existent property 'ln' of module exports inside circular dependency
[2024-04-14T07:39:40.454Z] [INFO] (node:430) Warning: Accessing non-existent property 'mkdir' of module exports inside circular dependency
[2024-04-14T07:39:40.454Z] [INFO] (node:430) Warning: Accessing non-existent property 'rm' of module exports inside circular dependency
[2024-04-14T07:39:40.454Z] [INFO] (node:430) Warning: Accessing non-existent property 'mv' of module exports inside circular dependency
[2024-04-14T07:39:40.454Z] [INFO] (node:430) Warning: Accessing non-existent property 'sed' of module exports inside circular dependency
[2024-04-14T07:39:40.454Z] [INFO] (node:430) Warning: Accessing non-existent property 'set' of module exports inside circular dependency
[2024-04-14T07:39:40.454Z] [INFO] (node:430) Warning: Accessing non-existent property 'sort' of module exports inside circular dependency
[2024-04-14T07:39:40.454Z] [INFO] (node:430) Warning: Accessing non-existent property 'tail' of module exports inside circular dependency
[2024-04-14T07:39:40.455Z] [INFO] (node:430) Warning: Accessing non-existent property 'test' of module exports inside circular dependency
[2024-04-14T07:39:40.455Z] [INFO] (node:430) Warning: Accessing non-existent property 'to' of module exports inside circular dependency
[2024-04-14T07:39:40.455Z] [INFO] (node:430) Warning: Accessing non-existent property 'toEnd' of module exports inside circular dependency
[2024-04-14T07:39:40.455Z] [INFO] (node:430) Warning: Accessing non-existent property 'touch' of module exports inside circular dependency
[2024-04-14T07:39:40.455Z] [INFO] (node:430) Warning: Accessing non-existent property 'uniq' of module exports inside circular dependency
[2024-04-14T07:39:40.455Z] [INFO] (node:430) Warning: Accessing non-existent property 'which' of module exports inside circular dependency
[2024-04-14T07:39:40.455Z] [INFO] [07:39:40] Starting 'lint'...
[2024-04-14T07:39:40.456Z] [INFO] [07:39:40] Starting 'compile-typescript'...
[2024-04-14T07:39:40.456Z] [INFO] [07:39:40] Starting 'compile-react'...
[2024-04-14T07:39:40.556Z] [INFO] [07:39:40] Starting 'less'...
[2024-04-14T07:39:40.557Z] [INFO] [07:39:40] Starting 'copy-icons'...
[2024-04-14T07:39:40.557Z] [INFO] [07:39:40] Starting 'copy-octicons'...
[2024-04-14T07:39:40.557Z] [INFO] [07:39:40] Starting 'copy-fonts'...
[2024-04-14T07:39:40.557Z] [INFO] [07:39:40] Starting 'copy-componentDocFiles'...
[2024-04-14T07:39:40.557Z] [INFO] [07:39:40] Starting 'copy-licenses-octicons'...
[2024-04-14T07:39:40.557Z] [INFO] [07:39:40] Starting 'copy-licenses-ofl'...
[2024-04-14T07:39:40.557Z] [INFO] [07:39:40] Starting 'log-env'...
[2024-04-14T07:39:40.557Z] [INFO] [07:39:40] Source Dirs:
[2024-04-14T07:39:40.557Z] [INFO] [07:39:40] - src: src/js,less,dist
[2024-04-14T07:39:40.557Z] [INFO] [07:39:40] - test: test/js
[2024-04-14T07:39:40.557Z] [INFO] [07:39:40] Finished 'log-env' after 234 μs
[2024-04-14T07:39:40.557Z] [INFO] [07:39:40] Starting 'js_bundle_jenkins-design-language_bundle_1'...
[2024-04-14T07:39:40.557Z] [INFO] [07:39:40] LESS CSS pre-processing completed to 'target/classes/io/jenkins/blueocean'.
[2024-04-14T07:39:40.557Z] [INFO] [07:39:40] using browserify config =
[2024-04-14T07:39:40.557Z] [INFO] {
[2024-04-14T07:39:40.557Z] [INFO] "entries": [
[2024-04-14T07:39:40.558Z] [INFO] "src/js/components/index.js"
[2024-04-14T07:39:40.558Z] [INFO] ],
[2024-04-14T07:39:40.558Z] [INFO] "extensions": [
[2024-04-14T07:39:40.558Z] [INFO] ".js",
[2024-04-14T07:39:40.558Z] [INFO] ".es6",
[2024-04-14T07:39:40.558Z] [INFO] ".jsx",
[2024-04-14T07:39:40.558Z] [INFO] ".hbs",
[2024-04-14T07:39:40.558Z] [INFO] ".ts",
[2024-04-14T07:39:40.558Z] [INFO] ".tsx"
[2024-04-14T07:39:40.558Z] [INFO] ],
[2024-04-14T07:39:40.558Z] [INFO] "cache": {},
[2024-04-14T07:39:40.558Z] [INFO] "packageCache": {},
[2024-04-14T07:39:40.558Z] [INFO] "fullPaths": true,
[2024-04-14T07:39:40.558Z] [INFO] "plugin": [
[2024-04-14T07:39:40.558Z] [INFO] [
[2024-04-14T07:39:40.558Z] [INFO] "tsify"
[2024-04-14T07:39:40.558Z] [INFO] ]
[2024-04-14T07:39:40.559Z] [INFO] ]
[2024-04-14T07:39:40.559Z] [INFO] }
[2024-04-14T07:39:40.559Z] [INFO] [07:39:40] Will use babel config from .babelrc
[2024-04-14T07:39:42.663Z] [INFO] [07:39:42] Finished 'copy-licenses-octicons' after 2.2 s
[2024-04-14T07:39:42.663Z] [INFO] [07:39:42] Finished 'copy-licenses-ofl' after 2.2 s
[2024-04-14T07:39:43.064Z] [INFO] [07:39:42] Finished 'copy-componentDocFiles' after 2.53 s
[2024-04-14T07:39:44.868Z] [INFO] [07:39:44] Finished 'copy-octicons' after 4.31 s
[2024-04-14T07:39:44.869Z] [INFO] [07:39:44] Finished 'copy-fonts' after 4.35 s
[2024-04-14T07:39:45.070Z] [INFO] [07:39:45] Finished 'copy-icons' after 4.57 s
[2024-04-14T07:39:45.070Z] [INFO] [07:39:45] Starting 'copy'...
[2024-04-14T07:39:45.070Z] [INFO] [07:39:45] Finished 'copy' after 40 μs
[2024-04-14T07:39:45.070Z] [INFO] [07:39:45] Finished 'less' after 4.57 s
[2024-04-14T07:39:45.070Z] [INFO] [07:39:45] Finished 'compile-typescript' after 4.58 s
[2024-04-14T07:39:53.286Z] [INFO] [07:39:53]
[2024-04-14T07:39:53.286Z] [INFO] /home/jenkins/agent/workspace/Plugins_blueocean-plugin_PR-2558/jenkins-design-language/src/js/components/List.jsx
[2024-04-14T07:39:53.286Z] [INFO] 179:13 warning Unexpected console statement no-console
[2024-04-14T07:39:53.286Z] [INFO]
[2024-04-14T07:39:53.286Z] [INFO] /home/jenkins/agent/workspace/Plugins_blueocean-plugin_PR-2558/jenkins-design-language/src/js/components/TruncatingLabel.jsx
[2024-04-14T07:39:53.286Z] [INFO] 128:13 warning Unexpected console statement no-console
[2024-04-14T07:39:53.286Z] [INFO] 181:17 warning Unexpected console statement no-console
[2024-04-14T07:39:53.287Z] [INFO]
[2024-04-14T07:39:53.287Z] [INFO] /home/jenkins/agent/workspace/Plugins_blueocean-plugin_PR-2558/jenkins-design-language/src/js/components/jtable/TableRow.jsx
[2024-04-14T07:39:53.287Z] [INFO] 65:9 warning Unexpected console statement no-console
[2024-04-14T07:39:53.287Z] [INFO]
[2024-04-14T07:39:53.287Z] [INFO] ✖ 4 problems (0 errors, 4 warnings)
[2024-04-14T07:39:53.287Z] [INFO]
[2024-04-14T07:39:53.287Z] [INFO] [07:39:53] Finished 'lint' after 13 s
[2024-04-14T07:39:56.794Z] [INFO] [07:39:56] Finished 'js_bundle_jenkins-design-language_bundle_1' after 16 s
[2024-04-14T07:39:56.794Z] [INFO] [07:39:56] Starting 'bundle'...
[2024-04-14T07:39:56.794Z] [INFO] [07:39:56] bundling: done
[2024-04-14T07:39:56.794Z] [INFO] [07:39:56] Finished 'bundle' after 72 μs
[2024-04-14T07:39:56.794Z] [INFO] [07:39:56] Finished 'compile-react' after 16 s
[2024-04-14T07:39:56.794Z] [INFO] [07:39:56] Starting 'build'...
[2024-04-14T07:39:56.794Z] [INFO] [07:39:56] Finished 'build' after 3.95 μs
[2024-04-14T07:39:56.896Z] [INFO]
[2024-04-14T07:39:56.896Z] [INFO] --- resources:3.3.1:resources (default-resources) @ jenkins-design-language ---
[2024-04-14T07:39:56.997Z] [INFO] Copying 215 resources from to target/classes
[2024-04-14T07:39:56.997Z] [INFO] Copying 2 resources from src/main/resources to target/classes
[2024-04-14T07:39:56.997Z] [INFO] Copying 10 resources from icons to target/classes/io/jenkins/icons
[2024-04-14T07:39:56.997Z] [INFO] Copying 9 resources from fonts to target/classes/io/jenkins/fonts
[2024-04-14T07:39:56.997Z] [INFO]
[2024-04-14T07:39:56.997Z] [INFO] --- flatten:1.6.0:flatten (flatten) @ jenkins-design-language ---
[2024-04-14T07:39:56.997Z] [INFO] Generating flattened POM of project io.jenkins.blueocean:jenkins-design-language:hpi:1.27.13-rc4513.47c31e34e196...
[2024-04-14T07:39:56.997Z] [INFO]
[2024-04-14T07:39:56.997Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ jenkins-design-language ---
[2024-04-14T07:39:57.098Z] [INFO] Nothing to compile - all classes are up to date.
[2024-04-14T07:39:57.098Z] [INFO]
[2024-04-14T07:39:57.099Z] [INFO] --- access-modifier-checker:1.33:enforce (default-enforce) @ jenkins-design-language ---
[2024-04-14T07:39:57.299Z] [INFO]
[2024-04-14T07:39:57.300Z] [INFO] --- hpi:3.53:insert-test (default-insert-test) @ jenkins-design-language ---
[2024-04-14T07:39:57.300Z] [INFO]
[2024-04-14T07:39:57.300Z] [INFO] --- antrun:3.1.0:run (createTempDir) @ jenkins-design-language ---
[2024-04-14T07:39:57.401Z] [INFO] Executing tasks
[2024-04-14T07:39:57.401Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/Plugins_blueocean-plugin_PR-2558/jenkins-design-language/target/tmp
[2024-04-14T07:39:57.401Z] [INFO] Executed tasks
[2024-04-14T07:39:57.402Z] [INFO]
[2024-04-14T07:39:57.402Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jenkins-design-language ---
[2024-04-14T07:39:57.402Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Plugins_blueocean-plugin_PR-2558/jenkins-design-language/src/test/resources
[2024-04-14T07:39:57.402Z] [INFO]
[2024-04-14T07:39:57.402Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jenkins-design-language ---
[2024-04-14T07:39:57.402Z] [INFO] Recompiling the module because of changed source code.
[2024-04-14T07:39:57.402Z] [INFO] Compiling 1 source file with javac [debug parameters release 11] to target/test-classes
[2024-04-14T07:39:57.905Z] [INFO]
[2024-04-14T07:39:57.905Z] [INFO] --- hpi:3.53:test-hpl (default-test-hpl) @ jenkins-design-language ---
[2024-04-14T07:39:57.906Z] [INFO] Generating /home/jenkins/agent/workspace/Plugins_blueocean-plugin_PR-2558/jenkins-design-language/target/test-classes/the.hpl
[2024-04-14T07:39:58.207Z] [INFO]
[2024-04-14T07:39:58.207Z] [INFO] --- hpi:3.53:resolve-test-dependencies (default-resolve-test-dependencies) @ jenkins-design-language ---
[2024-04-14T07:39:58.409Z] [INFO]
[2024-04-14T07:39:58.409Z] [INFO] --- hpi:3.53:test-runtime (default-test-runtime) @ jenkins-design-language ---
[2024-04-14T07:39:58.409Z] [INFO] Setting jenkins.addOpens to --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.io=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED
[2024-04-14T07:39:58.409Z] [INFO] Setting jenkins.insaneHook to --patch-module='java.base=/home/jenkins/agent/workspace/Plugins_blueocean-plugin_PR-2558/jenkins-design-language/target/patch-modules/org-netbeans-insane-hook.jar' --add-exports=java.base/org.netbeans.insane.hook=ALL-UNNAMED
[2024-04-14T07:39:58.409Z] [INFO]
[2024-04-14T07:39:58.409Z] [INFO] --- surefire:3.2.5:test (default-test) @ jenkins-design-language ---
[2024-04-14T07:39:58.710Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/Plugins_blueocean-plugin_PR-2558/jenkins-design-language/target/surefire-reports
[2024-04-14T07:39:58.711Z] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[2024-04-14T07:39:58.711Z] [WARNING] The system property java.awt.headless is configured twice! The property appears in <argLine/> and any of <systemPropertyVariables/>, <systemProperties/> or user property.
[2024-04-14T07:39:58.911Z] [INFO]
[2024-04-14T07:39:58.912Z] [INFO] -------------------------------------------------------
[2024-04-14T07:39:58.912Z] [INFO] T E S T S
[2024-04-14T07:39:58.912Z] [INFO] -------------------------------------------------------
[2024-04-14T07:39:59.013Z] Running tests for io.jenkins.blueocean:jenkins-design-language:1.27.13-rc4513.47c31e34e196
[2024-04-14T07:40:01.117Z] [INFO] Running InjectedTest
[2024-04-14T07:40:05.726Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.590 s -- in InjectedTest
[2024-04-14T07:40:06.127Z] [INFO]
[2024-04-14T07:40:06.127Z] [INFO] Results:
[2024-04-14T07:40:06.128Z] [INFO]
[2024-04-14T07:40:06.128Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2024-04-14T07:40:06.128Z] [INFO]
[2024-04-14T07:40:06.128Z] [INFO]
[2024-04-14T07:40:06.128Z] [INFO] --- frontend:1.15.0:npm (npm mvntest) @ jenkins-design-language ---
[2024-04-14T07:40:06.128Z] [INFO] Running 'npm run mvntest' in /home/jenkins/agent/workspace/Plugins_blueocean-plugin_PR-2558/jenkins-design-language
[2024-04-14T07:40:06.329Z] [INFO]
[2024-04-14T07:40:06.329Z] [INFO] > @jenkins-cd/[email protected] mvntest
[2024-04-14T07:40:06.329Z] [INFO] > gulp test
[2024-04-14T07:40:06.329Z] [INFO]
[2024-04-14T07:40:07.131Z] [INFO] [07:40:07] Test specs: src/test/js/**/*-spec.{js,jsx} (use --testFileSuffix switch to select different files)
[2024-04-14T07:40:07.131Z] [INFO] [07:40:07] Changing default language level to ECMA v6. Found "babel-preset-es2015" dependency in package.json.
[2024-04-14T07:40:07.131Z] [INFO] [07:40:07] Language level set to ECMA v6. Call builder.lang([number]) to change.
[2024-04-14T07:40:07.131Z] [INFO] [07:40:07] **********************************************************************
[2024-04-14T07:40:07.132Z] [INFO] [07:40:07] This build is using Jenkins JS Builder.
[2024-04-14T07:40:07.132Z] [INFO] [07:40:07] For command line options and other help, go to
[2024-04-14T07:40:07.132Z] [INFO] [07:40:07] https://www.npmjs.com/package/@jenkins-cd/js-builder
[2024-04-14T07:40:07.132Z] [INFO] [07:40:07] **********************************************************************
[2024-04-14T07:40:07.132Z] [INFO] [07:40:07] Maven project.
[2024-04-14T07:40:07.132Z] [INFO] [07:40:07] - Jenkins plugin (HPI): jenkins-design-language
[2024-04-14T07:40:07.132Z] [INFO] [07:40:07] Defining default tasks: lint,test,bundle
[2024-04-14T07:40:07.232Z] [INFO] [07:40:07] Running Jenkins js-builder plugin: @jenkins-cd/js-builder-jest
[2024-04-14T07:40:07.233Z] [INFO] [07:40:07] Running Jenkins js-builder plugin: @jenkins-cd/js-extensions
[2024-04-14T07:40:07.334Z] [INFO] [07:40:07] Bundle of 'src/js/components/index.js' will be generated in directory 'target/classes/io/jenkins/blueocean' as 'jenkins-design-language.js'.
[2024-04-14T07:40:07.334Z] [INFO] [07:40:07] Using gulpfile ~/agent/workspace/Plugins_blueocean-plugin_PR-2558/jenkins-design-language/gulpfile.js
[2024-04-14T07:40:07.334Z] [INFO] (node:619) Warning: Accessing non-existent property 'cat' of module exports inside circular dependency
[2024-04-14T07:40:07.334Z] [INFO] (Use `node --trace-warnings ...` to show where the warning was created)
[2024-04-14T07:40:07.334Z] [INFO] (node:619) Warning: Accessing non-existent property 'cd' of module exports inside circular dependency
[2024-04-14T07:40:07.335Z] [INFO] (node:619) Warning: Accessing non-existent property 'chmod' of module exports inside circular dependency
[2024-04-14T07:40:07.335Z] [INFO] (node:619) Warning: Accessing non-existent property 'cp' of module exports inside circular dependency
[2024-04-14T07:40:07.335Z] [INFO] (node:619) Warning: Accessing non-existent property 'dirs' of module exports inside circular dependency
[2024-04-14T07:40:07.335Z] [INFO] (node:619) Warning: Accessing non-existent property 'pushd' of module exports inside circular dependency
[2024-04-14T07:40:07.335Z] [INFO] (node:619) Warning: Accessing non-existent property 'popd' of module exports inside circular dependency
[2024-04-14T07:40:07.335Z] [INFO] (node:619) Warning: Accessing non-existent property 'echo' of module exports inside circular dependency
[2024-04-14T07:40:07.335Z] [INFO] (node:619) Warning: Accessing non-existent property 'tempdir' of module exports inside circular dependency
[2024-04-14T07:40:07.335Z] [INFO] (node:619) Warning: Accessing non-existent property 'pwd' of module exports inside circular dependency
[2024-04-14T07:40:07.335Z] [INFO] (node:619) Warning: Accessing non-existent property 'exec' of module exports inside circular dependency
[2024-04-14T07:40:07.335Z] [INFO] (node:619) Warning: Accessing non-existent property 'ls' of module exports inside circular dependency
[2024-04-14T07:40:07.335Z] [INFO] (node:619) Warning: Accessing non-existent property 'find' of module exports inside circular dependency
[2024-04-14T07:40:07.335Z] [INFO] (node:619) Warning: Accessing non-existent property 'grep' of module exports inside circular dependency
[2024-04-14T07:40:07.336Z] [INFO] (node:619) Warning: Accessing non-existent property 'head' of module exports inside circular dependency
[2024-04-14T07:40:07.336Z] [INFO] (node:619) Warning: Accessing non-existent property 'ln' of module exports inside circular dependency
[2024-04-14T07:40:07.336Z] [INFO] (node:619) Warning: Accessing non-existent property 'mkdir' of module exports inside circular dependency
[2024-04-14T07:40:07.336Z] [INFO] (node:619) Warning: Accessing non-existent property 'rm' of module exports inside circular dependency
[2024-04-14T07:40:07.336Z] [INFO] (node:619) Warning: Accessing non-existent property 'mv' of module exports inside circular dependency
[2024-04-14T07:40:07.336Z] [INFO] (node:619) Warning: Accessing non-existent property 'sed' of module exports inside circular dependency
[2024-04-14T07:40:07.336Z] [INFO] (node:619) Warning: Accessing non-existent property 'set' of module exports inside circular dependency
[2024-04-14T07:40:07.336Z] [INFO] (node:619) Warning: Accessing non-existent property 'sort' of module exports inside circular dependency
[2024-04-14T07:40:07.336Z] [INFO] (node:619) Warning: Accessing non-existent property 'tail' of module exports inside circular dependency
[2024-04-14T07:40:07.336Z] [INFO] (node:619) Warning: Accessing non-existent property 'test' of module exports inside circular dependency
[2024-04-14T07:40:07.336Z] [INFO] (node:619) Warning: Accessing non-existent property 'to' of module exports inside circular dependency
[2024-04-14T07:40:07.336Z] [INFO] (node:619) Warning: Accessing non-existent property 'toEnd' of module exports inside circular dependency
[2024-04-14T07:40:07.336Z] [INFO] (node:619) Warning: Accessing non-existent property 'touch' of module exports inside circular dependency
[2024-04-14T07:40:07.336Z] [INFO] (node:619) Warning: Accessing non-existent property 'uniq' of module exports inside circular dependency
[2024-04-14T07:40:07.337Z] [INFO] (node:619) Warning: Accessing non-existent property 'which' of module exports inside circular dependency
[2024-04-14T07:40:07.337Z] [INFO] [07:40:07] Starting 'log-env'...
[2024-04-14T07:40:07.337Z] [INFO] [07:40:07] Source Dirs:
[2024-04-14T07:40:07.337Z] [INFO] [07:40:07] - src: src/js,less,dist
[2024-04-14T07:40:07.337Z] [INFO] [07:40:07] - test: test/js
[2024-04-14T07:40:07.337Z] [INFO] [07:40:07] Finished 'log-env' after 194 μs
[2024-04-14T07:40:07.337Z] [INFO] [07:40:07] Starting 'js_bundle_jenkins-design-language_bundle_1'...
[2024-04-14T07:40:07.337Z] [INFO] [07:40:07] LESS CSS pre-processing completed to 'target/classes/io/jenkins/blueocean'.
[2024-04-14T07:40:07.337Z] [INFO] [07:40:07] using browserify config =
[2024-04-14T07:40:07.337Z] [INFO] {
[2024-04-14T07:40:07.337Z] [INFO] "entries": [
[2024-04-14T07:40:07.337Z] [INFO] "src/js/components/index.js"
[2024-04-14T07:40:07.337Z] [INFO] ],
[2024-04-14T07:40:07.337Z] [INFO] "extensions": [
[2024-04-14T07:40:07.337Z] [INFO] ".js",
[2024-04-14T07:40:07.337Z] [INFO] ".es6",
[2024-04-14T07:40:07.337Z] [INFO] ".jsx",
[2024-04-14T07:40:07.338Z] [INFO] ".hbs",
[2024-04-14T07:40:07.338Z] [INFO] ".ts",
[2024-04-14T07:40:07.338Z] [INFO] ".tsx"
[2024-04-14T07:40:07.338Z] [INFO] ],
[2024-04-14T07:40:07.338Z] [INFO] "cache": {},
[2024-04-14T07:40:07.338Z] [INFO] "packageCache": {},
[2024-04-14T07:40:07.338Z] [INFO] "fullPaths": true,
[2024-04-14T07:40:07.338Z] [INFO] "plugin": [
[2024-04-14T07:40:07.338Z] [INFO] [
[2024-04-14T07:40:07.338Z] [INFO] "tsify"
[2024-04-14T07:40:07.338Z] [INFO] ]
[2024-04-14T07:40:07.338Z] [INFO] ]
[2024-04-14T07:40:07.338Z] [INFO] }
[2024-04-14T07:40:07.439Z] [INFO] [07:40:07] Will use babel config from .babelrc
[2024-04-14T07:40:19.161Z] [INFO] [07:40:19] Finished 'js_bundle_jenkins-design-language_bundle_1' after 12 s
[2024-04-14T07:40:19.161Z] [INFO] [07:40:19] Starting 'bundle'...
[2024-04-14T07:40:19.161Z] [INFO] [07:40:19] bundling: done
[2024-04-14T07:40:19.161Z] [INFO] [07:40:19] Finished 'bundle' after 91 μs
[2024-04-14T07:40:19.161Z] [INFO] [07:40:19] Starting 'test'...
[2024-04-14T07:40:19.162Z] [INFO] [07:40:19] running js-builder-jest:test
[2024-04-14T07:40:19.162Z] [INFO] [07:40:19] collectCoverageFrom: src/js/**/*.{js,jsx}, less/**/*.{js,jsx}, dist/**/*.{js,jsx}
[2024-04-14T07:40:19.162Z] [INFO] [07:40:19] cleaning coverage and reports
[2024-04-14T07:40:19.162Z] [INFO] [07:40:19] using jest CLI options =
[2024-04-14T07:40:19.162Z] [INFO] {}
[2024-04-14T07:40:19.162Z] [INFO] [07:40:19] using jest config =
[2024-04-14T07:40:19.162Z] [INFO] {
[2024-04-14T07:40:19.162Z] [INFO] "collectCoverage": true,
[2024-04-14T07:40:19.162Z] [INFO] "collectCoverageFrom": [
[2024-04-14T07:40:19.162Z] [INFO] "src/js/**/*.{js,jsx}"
[2024-04-14T07:40:19.162Z] [INFO] ],
[2024-04-14T07:40:19.162Z] [INFO] "coverageDirectory": "target/jest-coverage",
[2024-04-14T07:40:19.162Z] [INFO] "testMatch": [
[2024-04-14T07:40:19.162Z] [INFO] "**/?(*-)(spec|test).js?(x)"
[2024-04-14T07:40:19.162Z] [INFO] ],
[2024-04-14T07:40:19.162Z] [INFO] "testResultsProcessor": "jest-junit",
[2024-04-14T07:40:19.162Z] [INFO] "transform": {
[2024-04-14T07:40:19.162Z] [INFO] "^.+\\.tsx?$": "<rootDir>/node_modules/ts-jest/preprocessor.js",
[2024-04-14T07:40:19.162Z] [INFO] "^.+\\.jsx?$": "babel-jest"
[2024-04-14T07:40:19.162Z] [INFO] },
[2024-04-14T07:40:19.162Z] [INFO] "moduleFileExtensions": [
[2024-04-14T07:40:19.162Z] [INFO] "ts",
[2024-04-14T07:40:19.163Z] [INFO] "tsx",
[2024-04-14T07:40:19.163Z] [INFO] "js",
[2024-04-14T07:40:19.163Z] [INFO] "jsx",
[2024-04-14T07:40:19.163Z] [INFO] "json",
[2024-04-14T07:40:19.163Z] [INFO] "node"
[2024-04-14T07:40:19.163Z] [INFO] ]
[2024-04-14T07:40:19.163Z] [INFO] }
[2024-04-14T07:40:19.664Z] [INFO] jest-haste-map: @providesModule naming collision:
[2024-04-14T07:40:19.665Z] [INFO] Duplicate module name: @jenkins-cd/design-language
[2024-04-14T07:40:19.665Z] [INFO] Paths: /home/jenkins/agent/workspace/Plugins_blueocean-plugin_PR-2558/jenkins-design-language/target/classes/package.json collides with /home/jenkins/agent/workspace/Plugins_blueocean-plugin_PR-2558/jenkins-design-language/package.json
[2024-04-14T07:40:19.665Z] [INFO]
[2024-04-14T07:40:19.665Z] [INFO] This warning is caused by a @providesModule declaration with the same name across two different files.
[2024-04-14T07:40:21.770Z] [INFO] ts-jest[main] (WARN) Replace any occurrences of "ts-jest/dist/preprocessor.js" or "<rootDir>/node_modules/ts-jest/preprocessor.js" in the 'transform' section of your Jest config with just "ts-jest".
[2024-04-14T07:40:21.770Z] [INFO] ts-jest[versions] (WARN) Version 5.4.5 of typescript installed has not been tested with ts-jest. If you're experiencing issues, consider using a supported version (>=2.7.0 <4.0.0). Please do not report issues in ts-jest if you are using unsupported versions.
[2024-04-14T07:40:23.373Z] [INFO] PASS test/js/components/TextInput.spec.jsx
[2024-04-14T07:40:23.374Z] [INFO] TextInput
[2024-04-14T07:40:23.374Z] [INFO] ✓ TextInput should render ok but with undefined props. (11ms)
[2024-04-14T07:40:23.374Z] [INFO] ✓ TextInput should render ok with placeholder. (2ms)
[2024-04-14T07:40:23.374Z] [INFO] ✓ TextInput should render aria props. (2ms)
[2024-04-14T07:40:23.374Z] [INFO] ✓ TextInput should render aria props with placeholder value as fallback. (1ms)
[2024-04-14T07:40:23.374Z] [INFO]
[2024-04-14T07:40:23.374Z] [INFO] Test Suites: 1 passed, 1 total
[2024-04-14T07:40:23.374Z] [INFO] Tests: 4 passed, 4 total
[2024-04-14T07:40:23.374Z] [INFO] Snapshots: 0 total
[2024-04-14T07:40:23.374Z] [INFO] Time: 3.489s
[2024-04-14T07:40:23.374Z] [INFO] Ran all test suites.
[2024-04-14T07:40:23.374Z] [INFO] [07:40:23] tests completed successfully!
[2024-04-14T07:40:23.375Z] [INFO] [07:40:23] Finished 'test' after 4.24 s
[2024-04-14T07:40:23.475Z] [INFO]
[2024-04-14T07:40:23.475Z] [INFO] --- license:133.v48b_64c1fc6b_4:process (default) @ jenkins-design-language ---
[2024-04-14T07:40:23.581Z] [INFO] Generated /home/jenkins/agent/workspace/Plugins_blueocean-plugin_PR-2558/jenkins-design-language/target/jenkins-design-language/WEB-INF/licenses.xml
[2024-04-14T07:40:23.582Z] [INFO]
[2024-04-14T07:40:23.582Z] [INFO] --- blueocean:0.0.3:package-blueocean-resources (package) @ jenkins-design-language ---
[2024-04-14T07:40:23.582Z] [INFO] Adding package.json to /home/jenkins/agent/workspace/Plugins_blueocean-plugin_PR-2558/jenkins-design-language/target/classes/package.json
[2024-04-14T07:40:23.582Z] [INFO]
[2024-04-14T07:40:23.582Z] [INFO] --- hpi:3.53:hpi (default-hpi) @ jenkins-design-language ---
[2024-04-14T07:40:23.582Z] [INFO] Generating /home/jenkins/agent/workspace/Plugins_blueocean-plugin_PR-2558/jenkins-design-language/target/jenkins-design-language/META-INF/MANIFEST.MF
[2024-04-14T07:40:23.683Z] [INFO] Checking for attached .jar artifact ...
[2024-04-14T07:40:23.683Z] [INFO] Generating jar /home/jenkins/agent/workspace/Plugins_blueocean-plugin_PR-2558/jenkins-design-language/target/jenkins-design-language.jar
[2024-04-14T07:40:23.684Z] [INFO] Building jar: /home/jenkins/agent/workspace/Plugins_blueocean-plugin_PR-2558/jenkins-design-language/target/jenkins-design-language.jar
[2024-04-14T07:40:23.884Z] [INFO] Exploding webapp...
[2024-04-14T07:40:23.885Z] [INFO] Copy webapp webResources to /home/jenkins/agent/workspace/Plugins_blueocean-plugin_PR-2558/jenkins-design-language/target/jenkins-design-language
[2024-04-14T07:40:23.885Z] [INFO] Assembling webapp jenkins-design-language in /home/jenkins/agent/workspace/Plugins_blueocean-plugin_PR-2558/jenkins-design-language/target/jenkins-design-language
[2024-04-14T07:40:23.885Z] [INFO] Generating hpi /home/jenkins/agent/workspace/Plugins_blueocean-plugin_PR-2558/jenkins-design-language/target/jenkins-design-language.hpi
[2024-04-14T07:40:23.885Z] [INFO] Building jar: /home/jenkins/agent/workspace/Plugins_blueocean-plugin_PR-2558/jenkins-design-language/target/jenkins-design-language.hpi
[2024-04-14T07:40:23.986Z] [INFO]
[2024-04-14T07:40:23.986Z] [INFO] --- jar:3.3.0:test-jar (maybe-test-jar) @ jenkins-design-language ---
[2024-04-14T07:40:23.986Z] [INFO] Skipping packaging of the test-jar
[2024-04-14T07:40:23.986Z] [INFO]
[2024-04-14T07:40:23.986Z] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ jenkins-design-language ---
[2024-04-14T07:40:23.986Z] [INFO] Building jar: /home/jenkins/agent/workspace/Plugins_blueocean-plugin_PR-2558/jenkins-design-language/target/jenkins-design-language-sources.jar
[2024-04-14T07:40:24.087Z] [INFO]
[2024-04-14T07:40:24.087Z] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ jenkins-design-language ---
[2024-04-14T07:40:24.087Z] [INFO] Skipping source per configuration.
[2024-04-14T07:40:24.087Z] [INFO]
[2024-04-14T07:40:24.087Z] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ jenkins-design-language ---
[2024-04-14T07:40:24.087Z] [INFO]
[2024-04-14T07:40:24.087Z] [INFO] >>> spotbugs:4.8.3.1:check (spotbugs) > :spotbugs @ jenkins-design-language >>>
[2024-04-14T07:40:24.087Z] [INFO]
[2024-04-14T07:40:24.087Z] [INFO] --- spotbugs:4.8.3.1:spotbugs (spotbugs) @ jenkins-design-language ---
[2024-04-14T07:40:24.192Z] [INFO]
[2024-04-14T07:40:24.192Z] [INFO] <<< spotbugs:4.8.3.1:check (spotbugs) < :spotbugs @ jenkins-design-language <<<
[2024-04-14T07:40:24.192Z] [INFO]
[2024-04-14T07:40:24.192Z] [INFO]
[2024-04-14T07:40:24.192Z] [INFO] --- spotbugs:4.8.3.1:check (spotbugs) @ jenkins-design-language ---
[2024-04-14T07:40:24.192Z] [INFO]
[2024-04-14T07:40:24.192Z] [INFO] --- spotless:2.43.0:check (default) @ jenkins-design-language ---
[2024-04-14T07:40:24.192Z] [INFO] Spotless check skipped
[2024-04-14T07:40:24.192Z] [INFO]
[2024-04-14T07:40:24.192Z] [INFO] --- jacoco:0.8.12:report (report) @ jenkins-design-language ---
[2024-04-14T07:40:24.192Z] [INFO] Loading execution data file /home/jenkins/agent/workspace/Plugins_blueocean-plugin_PR-2558/jenkins-design-language/target/jacoco.exec
[2024-04-14T07:40:24.192Z] [INFO] Analyzed bundle 'Jenkins Design Language' with 0 classes
[2024-04-14T07:40:24.293Z] [INFO]
[2024-04-14T07:40:24.293Z] [INFO] --- install:3.1.1:install (default-install) @ jenkins-design-language ---
[2024-04-14T07:40:24.293Z] [INFO] Installing /home/jenkins/agent/workspace/Plugins_blueocean-plugin_PR-2558/jenkins-design-language/target/jenkins-design-language-1.27.13-rc4513.47c31e34e196.pom to /home/jenkins/agent/workspace/Plugins_blueocean-plugin_PR-2558@tmp/m2repo/io/jenkins/blueocean/jenkins-design-language/1.27.13-rc4513.47c31e34e196/jenkins-design-language-1.27.13-rc4513.47c31e34e196.pom
[2024-04-14T07:40:24.294Z] [INFO] Installing /home/jenkins/agent/workspace/Plugins_blueocean-plugin_PR-2558/jenkins-design-language/target/jenkins-design-language.hpi to /home/jenkins/agent/workspace/Plugins_blueocean-plugin_PR-2558@tmp/m2repo/io/jenkins/blueocean/jenkins-design-language/1.27.13-rc4513.47c31e34e196/jenkins-design-language-1.27.13-rc4513.47c31e34e196.hpi
Output truncated.
Details
- linux-21 (6 ms)
- Checkout (linux-21) (24 sec)
- Build (linux-21) (1 hr 3 min)
Error: null
- linux-17 (1 hr 5 min)
- Checkout (linux-17) (1 min 31 sec)
- Build (linux-17) (1 hr 3 min)
Unstable: 1 tests failed - Archive (linux-17) (0.83 sec)
Error: There were test failures; halting early
Loading