SuccessConsole Output

[INFO] 
[INFO] --< es.uvigo.esei.dgss.teamA.microstories:dgss2324-teamA-microstories-web >--
[INFO] Building Web 0.2.0-SNAPSHOT                                        [6/7]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] 
[INFO] --- frontend-maven-plugin:1.14.2:install-node-and-npm (install-node-and-npm) @ dgss2324-teamA-microstories-web ---
[INFO] Installing node version v16.15.1
[INFO] Unpacking /var/lib/jenkins/.m2/repository/com/github/eirslett/node/16.15.1/node-16.15.1-linux-x64.tar.gz into /var/lib/jenkins/workspace/microstories-2324-teamA/web/src/main/angular/node/tmp
[INFO] Copying node binary from /var/lib/jenkins/workspace/microstories-2324-teamA/web/src/main/angular/node/tmp/node-v16.15.1-linux-x64/bin/node to /var/lib/jenkins/workspace/microstories-2324-teamA/web/src/main/angular/node/node
[INFO] Extracting NPM
[INFO] Installed node locally.
[INFO] 
[INFO] --- frontend-maven-plugin:1.14.2:npx (install-npm-dependencies) @ dgss2324-teamA-microstories-web ---
[INFO] Running 'npx npm install' in /var/lib/jenkins/workspace/microstories-2324-teamA/web/src/main/angular
[INFO] npm WARN cli npm v10.2.5 does not support Node.js v16.15.1. This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.
[INFO] npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
[INFO] npm WARN deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead.
[INFO] npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead.
[INFO] npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin.
[INFO] npm WARN deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead
[INFO] 
[INFO] added 1072 packages, and audited 1073 packages in 23s
[INFO] 
[INFO] 117 packages are looking for funding
[INFO]   run `npm fund` for details
[INFO] 
[INFO] 2 moderate severity vulnerabilities
[INFO] 
[INFO] To address all issues, run:
[INFO]   npm audit fix
[INFO] 
[INFO] Run `npm audit` for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss2324-teamA-microstories-web ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/microstories-2324-teamA/web/src/main/resources
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ dgss2324-teamA-microstories-web ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss2324-teamA-microstories-web ---
[INFO] No sources to compile
[INFO] 
[INFO] --- frontend-maven-plugin:1.14.2:npx (build-application) @ dgss2324-teamA-microstories-web ---
[INFO] Running 'npx npm run build' in /var/lib/jenkins/workspace/microstories-2324-teamA/web/src/main/angular
[INFO] npm WARN cli npm v10.2.5 does not support Node.js v16.15.1. This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.
[INFO] 
[INFO] > microstories@0.2.0-alpha.29 build
[INFO] > npx ng build --delete-output-path false --base-href=/microstories-2324-teamA/web/ --output-path ../webapp
[INFO] 
[INFO] npm WARN cli npm v10.2.5 does not support Node.js v16.15.1. This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.
[INFO] - Generating browser application bundles (phase: setup)...
[INFO] ✔ Browser application bundle generation complete.
[INFO] ✔ Browser application bundle generation complete.
[INFO] - Copying assets...
[INFO] ✔ Copying assets complete.
[INFO] - Generating index html...
[INFO] ✔ Index html generation complete.
[INFO] 
[INFO] Initial Chunk Files           | Names         |  Raw Size | Estimated Transfer Size
[INFO] main.5b306d753cacf1c0.js      | main          | 909.18 kB |               180.26 kB
[INFO] styles.aa58daef424d91f1.css   | styles        | 124.57 kB |                 8.97 kB
[INFO] polyfills.6970aed072f0c833.js | polyfills     |  33.03 kB |                10.63 kB
[INFO] runtime.a8b307aad66d7541.js   | runtime       | 902 bytes |               513 bytes
[INFO] 
[INFO] | Initial Total |   1.04 MB |               200.36 kB
[INFO] 
[INFO] Build at: 2023-12-23T22:21:42.924Z - Hash: 8240fa4ad7961818 - Time: 79784ms
[INFO] 
[INFO] Warning: bundle initial exceeded maximum budget. Budget 500.00 kB was not met by 567.67 kB with a total of 1.04 MB.
[INFO] 
[INFO] 
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss2324-teamA-microstories-web ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/microstories-2324-teamA/web/src/test/resources
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/microstories-2324-teamA/web/src/test/resources-wildfly-embedded-h2
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss2324-teamA-microstories-web ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss2324-teamA-microstories-web ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/10.1.0.Final/wildfly-dist-10.1.0.Final.zip to /var/lib/jenkins/workspace/microstories-2324-teamA/web/target with includes "" and excludes ""
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss2324-teamA-microstories-web ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/microstories-2324-teamA/web/src/test/resources-wildfly-embedded-h2
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss2324-teamA-microstories-web ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-war-plugin:3.3.2:war (default-war) @ dgss2324-teamA-microstories-web ---
[INFO] Packaging webapp
[INFO] Assembling webapp [dgss2324-teamA-microstories-web] in [/var/lib/jenkins/workspace/microstories-2324-teamA/web/target/dgss2324-teamA-microstories-web-0.2.0-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources [/var/lib/jenkins/workspace/microstories-2324-teamA/web/src/main/webapp]
[INFO] Building war: /var/lib/jenkins/workspace/microstories-2324-teamA/web/target/dgss2324-teamA-microstories-web-0.2.0-SNAPSHOT.war
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss2324-teamA-microstories-web >>>
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss2324-teamA-microstories-web <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss2324-teamA-microstories-web ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss2324-teamA-microstories-web ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss2324-teamA-microstories-web ---
[INFO] Installing /var/lib/jenkins/workspace/microstories-2324-teamA/web/target/dgss2324-teamA-microstories-web-0.2.0-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss2324-teamA-microstories-web/0.2.0-SNAPSHOT/dgss2324-teamA-microstories-web-0.2.0-SNAPSHOT.war
[INFO] Installing /var/lib/jenkins/workspace/microstories-2324-teamA/web/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss2324-teamA-microstories-web/0.2.0-SNAPSHOT/dgss2324-teamA-microstories-web-0.2.0-SNAPSHOT.pom