simple 28-Jun-2024 08:41:03 Build Ignite Realtime Website - Continuous Integration - Default Job #297 (WEB-CI-JOB1-297) is being prepared for building on agent ip-172-31-27-151.eu-central-1.compute.internal, bamboo version: 9.6.2 simple 28-Jun-2024 08:41:03 Remote agent on host ip-172-31-27-151.eu-central-1.compute.internal simple 28-Jun-2024 08:41:03 Build working directory is /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1 simple 28-Jun-2024 08:41:03 Executing build Ignite Realtime Website - Continuous Integration - Default Job #297 (WEB-CI-JOB1-297) simple 28-Jun-2024 08:41:03 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 28-Jun-2024 08:41:03 Checking out into /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1 simple 28-Jun-2024 08:41:03 Updating source code to revision: efa9ef0316a3ba6d07856141c8ba719f032862e5 simple 28-Jun-2024 08:41:04 Fetching 'refs/heads/main' from 'https://github.com/igniterealtime/IgniteRealtime-Website.git'. Will try to do a shallow fetch. simple 28-Jun-2024 08:41:04 Checking out revision efa9ef0316a3ba6d07856141c8ba719f032862e5. simple 28-Jun-2024 08:41:04 Already on 'main' simple 28-Jun-2024 08:41:04 Updated source code to revision: efa9ef0316a3ba6d07856141c8ba719f032862e5 simple 28-Jun-2024 08:41:04 Finished task 'Checkout Default Repository' with result: Success simple 28-Jun-2024 08:41:04 Running pre-build action: Build Log Labeller Pre Build Action simple 28-Jun-2024 08:41:04 Running pre-build action: VCS Version Collector simple 28-Jun-2024 08:41:04 Build Ignite Realtime Website - Continuous Integration - Default Job #297 (WEB-CI-JOB1-297) 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 28-Jun-2024 08:41:04 Skipping execution of task 'build' as it is disabled simple 28-Jun-2024 08:41:04 Starting task 'build' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3' command 28-Jun-2024 08:41:04 Beginning to execute external process for build 'Ignite Realtime Website - Continuous Integration - Default Job #297 (WEB-CI-JOB1-297)'\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 28-Jun-2024 08:41:06 [INFO] Scanning for projects... build 28-Jun-2024 08:41:06 [INFO] build 28-Jun-2024 08:41:06 [INFO] ---------------------< org.igniterealtime:website >--------------------- build 28-Jun-2024 08:41:06 [INFO] Building Ignite Realtime Public website 1.0.0 build 28-Jun-2024 08:41:06 [INFO] --------------------------------[ war ]--------------------------------- build 28-Jun-2024 08:41:06 [INFO] build 28-Jun-2024 08:41:06 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ website --- build 28-Jun-2024 08:41:06 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/target build 28-Jun-2024 08:41:07 [INFO] build 28-Jun-2024 08:41:07 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ website --- build 28-Jun-2024 08:41:07 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 28-Jun-2024 08:41:07 [INFO] Copying 5 resources build 28-Jun-2024 08:41:07 [INFO] build 28-Jun-2024 08:41:07 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ website --- build 28-Jun-2024 08:41:07 [INFO] Changes detected - recompiling the module! :source build 28-Jun-2024 08:41:07 [INFO] Compiling 17 source files with javac [debug target 1.8] to target/classes build 28-Jun-2024 08:41:10 [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 28-Jun-2024 08:41:10 [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 28-Jun-2024 08:41:10 [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 28-Jun-2024 08:41:10 [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 28-Jun-2024 08:41:10 [INFO] build 28-Jun-2024 08:41:10 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ website --- build 28-Jun-2024 08:41:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 28-Jun-2024 08:41:10 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/src/test/resources build 28-Jun-2024 08:41:10 [INFO] build 28-Jun-2024 08:41:10 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ website --- build 28-Jun-2024 08:41:10 [INFO] Changes detected - recompiling the module! :dependency build 28-Jun-2024 08:41:10 [INFO] Compiling 4 source files with javac [debug target 1.8] to target/test-classes build 28-Jun-2024 08:41:10 [INFO] build 28-Jun-2024 08:41:10 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ website --- build 28-Jun-2024 08:41:10 [INFO] Surefire report directory: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/target/surefire-reports build 28-Jun-2024 08:41:10 build 28-Jun-2024 08:41:10 ------------------------------------------------------- build 28-Jun-2024 08:41:10 T E S T S build 28-Jun-2024 08:41:10 ------------------------------------------------------- build 28-Jun-2024 08:41:11 Running org.jivesoftware.util.PluginVersionComparatorTest error 28-Jun-2024 08:41:11 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". error 28-Jun-2024 08:41:11 SLF4J: Defaulting to no-operation (NOP) logger implementation error 28-Jun-2024 08:41:11 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. build 28-Jun-2024 08:41:11 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 sec build 28-Jun-2024 08:41:11 Running org.jivesoftware.site.FeedItemTest build 28-Jun-2024 08:41:11 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec build 28-Jun-2024 08:41:11 build 28-Jun-2024 08:41:11 Results : build 28-Jun-2024 08:41:11 build 28-Jun-2024 08:41:11 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 build 28-Jun-2024 08:41:11 build 28-Jun-2024 08:41:11 [INFO] build 28-Jun-2024 08:41:11 [INFO] --- maven-war-plugin:3.4.0:war (default-war) @ website --- build 28-Jun-2024 08:41:11 [INFO] Packaging webapp build 28-Jun-2024 08:41:11 [INFO] Assembling webapp [website] in [/home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/target/site] build 28-Jun-2024 08:41:11 [INFO] Processing war project build 28-Jun-2024 08:41:11 [INFO] Copying webapp resources [/home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/src/main/webapp] build 28-Jun-2024 08:41:12 [INFO] Building war: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/target/site.war build 28-Jun-2024 08:41:13 [INFO] ------------------------------------------------------------------------ build 28-Jun-2024 08:41:13 [INFO] BUILD SUCCESS build 28-Jun-2024 08:41:13 [INFO] ------------------------------------------------------------------------ build 28-Jun-2024 08:41:13 [INFO] Total time: 7.534 s build 28-Jun-2024 08:41:13 [INFO] Finished at: 2024-06-28T08:41:13Z build 28-Jun-2024 08:41:13 [INFO] ------------------------------------------------------------------------ simple 28-Jun-2024 08:41:13 Finished task 'build' with result: Success simple 28-Jun-2024 08:41:13 Running post build plugin 'Docker Container Cleanup' simple 28-Jun-2024 08:41:13 Running post build plugin 'NCover Results Collector' simple 28-Jun-2024 08:41:13 Running post build plugin 'Build Results Label Collector' simple 28-Jun-2024 08:41:13 Running post build plugin 'Clover Results Collector' simple 28-Jun-2024 08:41:13 Running post build plugin 'npm Cache Cleanup' simple 28-Jun-2024 08:41:13 Running post build plugin 'Artifact Copier' simple 28-Jun-2024 08:41:13 Publishing an artifact: site.war simple 28-Jun-2024 08:41:15 Finished publishing of artifact Non required job artifact Http Compression On : [site.war], patterns: [site.war] anchored at: [target/] in 1.468 s simple 28-Jun-2024 08:41:15 Finalising the build... simple 28-Jun-2024 08:41:15 Stopping timer. simple 28-Jun-2024 08:41:15 Build WEB-CI-JOB1-297 completed. simple 28-Jun-2024 08:41:15 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 28-Jun-2024 08:41:15 Running on server: post build plugin 'NCover Results Collector' simple 28-Jun-2024 08:41:15 Running on server: post build plugin 'Build Labeller' simple 28-Jun-2024 08:41:15 Running on server: post build plugin 'Clover Delta Calculator' simple 28-Jun-2024 08:41:15 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 28-Jun-2024 08:41:15 All post build plugins have finished simple 28-Jun-2024 08:41:15 Generating build results summary... simple 28-Jun-2024 08:41:15 Saving build results to disk... simple 28-Jun-2024 08:41:15 Store variable context... simple 28-Jun-2024 08:41:15 Finished building WEB-CI-JOB1-297.