simple 18-Oct-2024 18:32:23 Build Ignite Realtime Website - Continuous Integration - Build #335 (WEB-CI-JOB1-335) is being prepared for building on agent ip-172-31-27-151.eu-central-1.compute.internal, bamboo version: 9.6.5 simple 18-Oct-2024 18:32:23 Remote agent on host ip-172-31-27-151.eu-central-1.compute.internal simple 18-Oct-2024 18:32:23 Build working directory is /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1 simple 18-Oct-2024 18:32:23 Executing build Ignite Realtime Website - Continuous Integration - Build #335 (WEB-CI-JOB1-335) simple 18-Oct-2024 18:32:23 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 18-Oct-2024 18:32:23 Checking out into /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1 simple 18-Oct-2024 18:32:23 Updating source code to revision: 6f4b07927dd95a27b49acdadca19ef7c61f8c213 simple 18-Oct-2024 18:32:23 Fetching 'refs/heads/main' from 'https://github.com/igniterealtime/IgniteRealtime-Website.git'. Will try to do a shallow fetch. simple 18-Oct-2024 18:32:23 Checking out revision 6f4b07927dd95a27b49acdadca19ef7c61f8c213. simple 18-Oct-2024 18:32:24 Already on 'main' simple 18-Oct-2024 18:32:24 Updated source code to revision: 6f4b07927dd95a27b49acdadca19ef7c61f8c213 simple 18-Oct-2024 18:32:24 Finished task 'Checkout Default Repository' with result: Success simple 18-Oct-2024 18:32:24 Running pre-build action: Build Log Labeller Pre Build Action simple 18-Oct-2024 18:32:24 Running pre-build action: VCS Version Collector simple 18-Oct-2024 18:32:24 Build Ignite Realtime Website - Continuous Integration - Build #335 (WEB-CI-JOB1-335) started building on agent 'ip-172-31-27-151.eu-central-1.compute.internal' (Remote agent on host ip-172-31-27-151.eu-central-1.compute.internal) simple 18-Oct-2024 18:32:24 Skipping execution of task 'build' as it is disabled simple 18-Oct-2024 18:32:24 Starting task 'build' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3' command 18-Oct-2024 18:32:24 Beginning to execute external process for build 'Ignite Realtime Website - Continuous Integration - Build #335 (WEB-CI-JOB1-335)'\n ... running command line: \n/opt/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/tmp/WEB-CI-JOB1 clean package\n ... in: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1\n build 18-Oct-2024 18:32:25 [INFO] Scanning for projects... build 18-Oct-2024 18:32:26 [INFO] build 18-Oct-2024 18:32:26 [INFO] ---------------------< org.igniterealtime:website >--------------------- build 18-Oct-2024 18:32:26 [INFO] Building Ignite Realtime Public website 1.0.0 build 18-Oct-2024 18:32:26 [INFO] --------------------------------[ war ]--------------------------------- build 18-Oct-2024 18:32:27 [INFO] build 18-Oct-2024 18:32:27 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ website --- build 18-Oct-2024 18:32:27 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/target build 18-Oct-2024 18:32:27 [INFO] build 18-Oct-2024 18:32:27 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ website --- build 18-Oct-2024 18:32:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 18-Oct-2024 18:32:27 [INFO] Copying 4 resources build 18-Oct-2024 18:32:27 [INFO] build 18-Oct-2024 18:32:27 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ website --- build 18-Oct-2024 18:32:27 [INFO] Changes detected - recompiling the module! :source build 18-Oct-2024 18:32:27 [INFO] Compiling 19 source files with javac [debug target 11] to target/classes build 18-Oct-2024 18:32:31 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/PluginDownloadServlet.java: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/PluginDownloadServlet.java uses or overrides a deprecated API. build 18-Oct-2024 18:32:31 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/PluginDownloadServlet.java: Recompile with -Xlint:deprecation for details. build 18-Oct-2024 18:32:31 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/util/StringUtils.java: Some input files use unchecked or unsafe operations. build 18-Oct-2024 18:32:31 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/util/StringUtils.java: Recompile with -Xlint:unchecked for details. build 18-Oct-2024 18:32:31 [INFO] build 18-Oct-2024 18:32:31 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ website --- build 18-Oct-2024 18:32:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 18-Oct-2024 18:32:31 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/src/test/resources build 18-Oct-2024 18:32:31 [INFO] build 18-Oct-2024 18:32:31 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ website --- build 18-Oct-2024 18:32:31 [INFO] Changes detected - recompiling the module! :dependency build 18-Oct-2024 18:32:31 [INFO] Compiling 4 source files with javac [debug target 11] to target/test-classes build 18-Oct-2024 18:32:32 [INFO] build 18-Oct-2024 18:32:32 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ website --- build 18-Oct-2024 18:32:32 [INFO] Surefire report directory: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/target/surefire-reports build 18-Oct-2024 18:32:32 build 18-Oct-2024 18:32:32 ------------------------------------------------------- build 18-Oct-2024 18:32:32 T E S T S build 18-Oct-2024 18:32:32 ------------------------------------------------------- build 18-Oct-2024 18:32:33 Running org.jivesoftware.util.PluginVersionComparatorTest build 18-Oct-2024 18:32:33 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 sec build 18-Oct-2024 18:32:33 Running org.jivesoftware.site.FeedItemTest build 18-Oct-2024 18:32:33 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec build 18-Oct-2024 18:32:33 build 18-Oct-2024 18:32:33 Results : build 18-Oct-2024 18:32:33 build 18-Oct-2024 18:32:33 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 build 18-Oct-2024 18:32:33 build 18-Oct-2024 18:32:33 [INFO] build 18-Oct-2024 18:32:33 [INFO] --- maven-war-plugin:3.4.0:war (default-war) @ website --- build 18-Oct-2024 18:32:34 [INFO] Packaging webapp build 18-Oct-2024 18:32:34 [INFO] Assembling webapp [website] in [/home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/target/site] build 18-Oct-2024 18:32:34 [INFO] Processing war project build 18-Oct-2024 18:32:34 [INFO] Copying webapp resources [/home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/src/main/webapp] build 18-Oct-2024 18:32:35 [INFO] Building war: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/target/site.war build 18-Oct-2024 18:32:36 [INFO] ------------------------------------------------------------------------ build 18-Oct-2024 18:32:36 [INFO] BUILD SUCCESS build 18-Oct-2024 18:32:36 [INFO] ------------------------------------------------------------------------ build 18-Oct-2024 18:32:36 [INFO] Total time: 10.345 s build 18-Oct-2024 18:32:36 [INFO] Finished at: 2024-10-18T18:32:36Z build 18-Oct-2024 18:32:36 [INFO] ------------------------------------------------------------------------ simple 18-Oct-2024 18:32:36 Parsing test results under /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1... simple 18-Oct-2024 18:32:36 Finished task 'build' with result: Success simple 18-Oct-2024 18:32:36 Running post build plugin 'Docker Container Cleanup' simple 18-Oct-2024 18:32:36 Running post build plugin 'NCover Results Collector' simple 18-Oct-2024 18:32:36 Running post build plugin 'Build Results Label Collector' simple 18-Oct-2024 18:32:36 Running post build plugin 'Clover Results Collector' simple 18-Oct-2024 18:32:36 Running post build plugin 'npm Cache Cleanup' simple 18-Oct-2024 18:32:36 Running post build plugin 'Artifact Copier' simple 18-Oct-2024 18:32:36 Publishing an artifact: site.war simple 18-Oct-2024 18:32:37 Finished publishing of artifact Non required job artifact Http Compression On : [site.war], patterns: [site.war] anchored at: [target/] in 1.646 s simple 18-Oct-2024 18:32:37 Finalising the build... simple 18-Oct-2024 18:32:37 Stopping timer. simple 18-Oct-2024 18:32:37 Build WEB-CI-JOB1-335 completed. simple 18-Oct-2024 18:32:37 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 18-Oct-2024 18:32:37 Running on server: post build plugin 'NCover Results Collector' simple 18-Oct-2024 18:32:37 Running on server: post build plugin 'Build Labeller' simple 18-Oct-2024 18:32:37 Running on server: post build plugin 'Clover Delta Calculator' simple 18-Oct-2024 18:32:37 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 18-Oct-2024 18:32:37 All post build plugins have finished simple 18-Oct-2024 18:32:37 Generating build results summary... simple 18-Oct-2024 18:32:38 Saving build results to disk... simple 18-Oct-2024 18:32:38 Store variable context... simple 18-Oct-2024 18:32:38 Finished building WEB-CI-JOB1-335.