Build: #388 was successful
Job: Build was successful
Build log
The build generated 100 lines of output. Download or view full build log.
| 18-May-2026 07:59:02 | Build Ignite Realtime Website - Continuous Integration - Build #388 (WEB-CI-JOB1-388) is being prepared for building on agent mesonet-ah.agron.iastate.edu (4), bamboo version: 12.1.6 |
| 18-May-2026 07:59:02 | Remote agent on host mesonet-ah.agron.iastate.edu |
| 18-May-2026 07:59:03 | Build working directory is /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1 |
| 18-May-2026 07:59:03 | Executing build Ignite Realtime Website - Continuous Integration - Build #388 (WEB-CI-JOB1-388) |
| 18-May-2026 07:59:03 | Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' |
| 18-May-2026 07:59:03 | Checking out into /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1 |
| 18-May-2026 07:59:03 | Updating source code to revision: f3972e380df75576504995ff750b217d4379319b |
| 18-May-2026 07:59:03 | Fetching 'refs/heads/main' from 'https://github.com/igniterealtime/IgniteRealtime-Website.git'. Will try to do a shallow fetch. |
| 18-May-2026 07:59:03 | Checking out revision f3972e380df75576504995ff750b217d4379319b. |
| 18-May-2026 07:59:04 | Already on 'main' |
| 18-May-2026 07:59:04 | Updated source code to revision: f3972e380df75576504995ff750b217d4379319b |
| 18-May-2026 07:59:04 | Finished task 'Checkout Default Repository' with result: Success |
| 18-May-2026 07:59:04 | Running pre-build action: Build Log Labeller Pre Build Action |
| 18-May-2026 07:59:04 | Running pre-build action: VCS Version Collector |
| 18-May-2026 07:59:04 | Build Ignite Realtime Website - Continuous Integration - Build #388 (WEB-CI-JOB1-388) started building on agent 'mesonet-ah.agron.iastate.edu (4)' (Remote agent on host mesonet-ah.agron.iastate.edu) |
| 18-May-2026 07:59:05 | Skipping execution of task 'build' as it is disabled |
| 18-May-2026 07:59:05 | Starting task 'build' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3' |
| 18-May-2026 07:59:05 | Beginning to execute external process for build 'Ignite Realtime Website - Continuous Integration - Build #388 (WEB-CI-JOB1-388)' ... running command line: /usr/share/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/home/bamboo-agent2/tmp/WEB-CI-JOB1 clean package ... in: /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1 |
| 18-May-2026 07:59:06 | [INFO] Scanning for projects... |
| 18-May-2026 07:59:06 | [INFO] |
| 18-May-2026 07:59:06 | [INFO] ---------------------< org.igniterealtime:website >--------------------- |
| 18-May-2026 07:59:06 | [INFO] Building Ignite Realtime Public website 1.0.0 |
| 18-May-2026 07:59:06 | [INFO] --------------------------------[ war ]--------------------------------- |
| 18-May-2026 07:59:06 | [INFO] |
| 18-May-2026 07:59:06 | [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ website --- |
| 18-May-2026 07:59:06 | [INFO] Deleting /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/target |
| 18-May-2026 07:59:06 | [INFO] |
| 18-May-2026 07:59:06 | [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ website --- |
| 18-May-2026 07:59:07 | [INFO] Using 'UTF-8' encoding to copy filtered resources. |
| 18-May-2026 07:59:07 | [INFO] Copying 4 resources |
| 18-May-2026 07:59:07 | [INFO] |
| 18-May-2026 07:59:07 | [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ website --- |
| 18-May-2026 07:59:07 | [INFO] Recompiling the module because of changed source code. |
| 18-May-2026 07:59:07 | [INFO] Compiling 19 source files with javac [debug target 11] to target/classes |
| 18-May-2026 07:59:09 | [WARNING] system modules path not set in conjunction with -source 11 |
| 18-May-2026 07:59:09 | [INFO] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/PluginDownloadServlet.java: /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/PluginDownloadServlet.java uses or overrides a deprecated API. |
| 18-May-2026 07:59:09 | [INFO] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/PluginDownloadServlet.java: Recompile with -Xlint:deprecation for details. |
| 18-May-2026 07:59:09 | [INFO] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/FeedManager.java: Some input files use unchecked or unsafe operations. |
| 18-May-2026 07:59:09 | [INFO] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/FeedManager.java: Recompile with -Xlint:unchecked for details. |
| 18-May-2026 07:59:09 | [INFO] |
| 18-May-2026 07:59:09 | [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ website --- |
| 18-May-2026 07:59:09 | [INFO] Using 'UTF-8' encoding to copy filtered resources. |
| 18-May-2026 07:59:09 | [INFO] skip non existing resourceDirectory /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/src/test/resources |
| 18-May-2026 07:59:09 | [INFO] |
| 18-May-2026 07:59:09 | [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ website --- |
| 18-May-2026 07:59:09 | [INFO] Recompiling the module because of changed dependency. |
| 18-May-2026 07:59:09 | [INFO] Compiling 4 source files with javac [debug target 11] to target/test-classes |
| 18-May-2026 07:59:09 | [WARNING] system modules path not set in conjunction with -source 11 |
| 18-May-2026 07:59:09 | [INFO] |
| 18-May-2026 07:59:09 | [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ website --- |
| 18-May-2026 07:59:09 | [INFO] Surefire report directory: /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/target/surefire-reports |
| 18-May-2026 07:59:09 | |
| 18-May-2026 07:59:09 | ------------------------------------------------------- |
| 18-May-2026 07:59:09 | T E S T S |
| 18-May-2026 07:59:09 | ------------------------------------------------------- |
| 18-May-2026 07:59:09 | Running org.jivesoftware.site.FeedItemTest |
| 18-May-2026 07:59:09 | Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec |
| 18-May-2026 07:59:09 | Running org.jivesoftware.util.PluginVersionComparatorTest |
| 18-May-2026 07:59:09 | Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec |
| 18-May-2026 07:59:09 | |
| 18-May-2026 07:59:09 | Results : |
| 18-May-2026 07:59:09 | |
| 18-May-2026 07:59:09 | Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 |
| 18-May-2026 07:59:09 | |
| 18-May-2026 07:59:09 | [INFO] |
| 18-May-2026 07:59:09 | [INFO] --- maven-war-plugin:3.5.1:war (default-war) @ website --- |
| 18-May-2026 07:59:10 | [INFO] Packaging webapp |
| 18-May-2026 07:59:10 | [INFO] Assembling webapp [website] in [/home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/target/site] |
| 18-May-2026 07:59:10 | [INFO] Processing war project |
| 18-May-2026 07:59:10 | [INFO] Copying webapp resources [/home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/src/main/webapp] |
| 18-May-2026 07:59:10 | [INFO] Building war: /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/target/site.war |
| 18-May-2026 07:59:10 | [INFO] ------------------------------------------------------------------------ |
| 18-May-2026 07:59:10 | [INFO] BUILD SUCCESS |
| 18-May-2026 07:59:10 | [INFO] ------------------------------------------------------------------------ |
| 18-May-2026 07:59:10 | [INFO] Total time: 4.546 s |
| 18-May-2026 07:59:10 | [INFO] Finished at: 2026-05-18T07:59:10-05:00 |
| 18-May-2026 07:59:10 | [INFO] ------------------------------------------------------------------------ |
| 18-May-2026 07:59:10 | Parsing test results under /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1... |
| 18-May-2026 07:59:10 | Finished task 'build' with result: Success |
| 18-May-2026 07:59:10 | Running post build plugin 'Docker Container Cleanup' |
| 18-May-2026 07:59:10 | Running post build plugin 'NCover Results Collector' |
| 18-May-2026 07:59:10 | Running post build plugin 'Build Results Label Collector' |
| 18-May-2026 07:59:10 | Running post build plugin 'Clover Results Collector' |
| 18-May-2026 07:59:10 | Running post build plugin 'npm Cache Cleanup' |
| 18-May-2026 07:59:10 | Running post build plugin 'Artifact Copier' |
| 18-May-2026 07:59:10 | Publishing an artifact: site.war |
| 18-May-2026 07:59:14 | Finished publishing of artifact Non required job artifact Http Compression On : [site.war], patterns: [site.war] anchored at: [target/] in 3.358 s |
| 18-May-2026 07:59:14 | Finalising the build... |
| 18-May-2026 07:59:14 | Stopping timer. |
| 18-May-2026 07:59:14 | Build WEB-CI-JOB1-388 completed. |
| 18-May-2026 12:59:15 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
| 18-May-2026 12:59:15 | Running on server: post build plugin 'NCover Results Collector' |
| 18-May-2026 12:59:15 | Running on server: post build plugin 'Build Labeller' |
| 18-May-2026 12:59:15 | Running on server: post build plugin 'Clover Delta Calculator' |
| 18-May-2026 12:59:15 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
| 18-May-2026 12:59:15 | All post build plugins have finished |
| 18-May-2026 12:59:15 | Generating build results summary... |
| 18-May-2026 12:59:15 | Saving build results to disk... |
| 18-May-2026 12:59:15 | Store variable context... |
| 18-May-2026 12:59:15 | Finished building WEB-CI-JOB1-388. |