Build: #275 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Build log

The build generated 102 lines of output. Download or view full build log.

25-Apr-2023 14:01:24 Build Ignite Realtime Website - Continuous Integration - Default Job #275 (WEB-CI-JOB1-275) is being prepared for building on agent Default Agent, bamboo version: 9.2.1
25-Apr-2023 14:01:24
25-Apr-2023 14:01:24 Build working directory is /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1
25-Apr-2023 14:01:24 Executing build Ignite Realtime Website - Continuous Integration - Default Job #275 (WEB-CI-JOB1-275)
25-Apr-2023 14:01:24 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
25-Apr-2023 14:01:24 Checking out into /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1
25-Apr-2023 14:01:24 Updating source code to revision: f8ea8408d3422f5b0c2a9fdd8f44b5e5754ee8ca
25-Apr-2023 14:01:24 Fetching 'refs/heads/main' from 'https://github.com/igniterealtime/IgniteRealtime-Website.git'.
25-Apr-2023 14:01:24 error: unable to normalize alternate object path: /var/atlassian/bamboo-home/xml-data/build-dir/_git-repositories-cache/02e7c03906bfb8fac266f73fc707c3dd8ac93206/.git/objects
25-Apr-2023 14:01:24 error: unable to normalize alternate object path: /var/atlassian/bamboo-home/xml-data/build-dir/_git-repositories-cache/02e7c03906bfb8fac266f73fc707c3dd8ac93206/.git/objects
25-Apr-2023 14:01:24 Checking out revision f8ea8408d3422f5b0c2a9fdd8f44b5e5754ee8ca.
25-Apr-2023 14:01:24 error: unable to normalize alternate object path: /var/atlassian/bamboo-home/xml-data/build-dir/_git-repositories-cache/02e7c03906bfb8fac266f73fc707c3dd8ac93206/.git/objects
25-Apr-2023 14:01:24 Already on 'main'
25-Apr-2023 14:01:24 Updated source code to revision: f8ea8408d3422f5b0c2a9fdd8f44b5e5754ee8ca
25-Apr-2023 14:01:24 Finished task 'Checkout Default Repository' with result: Success
25-Apr-2023 14:01:24 Running pre-build action: VCS Version Collector
25-Apr-2023 14:01:24 Running pre-build action: Build Log Labeller Pre Build Action
25-Apr-2023 14:01:24 Build Ignite Realtime Website - Continuous Integration - Default Job #275 (WEB-CI-JOB1-275) started building on agent 'Default Agent' ()
25-Apr-2023 14:01:24 Skipping execution of task 'build' as it is disabled
25-Apr-2023 14:01:24 Starting task 'build' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
25-Apr-2023 14:01:24
Beginning to execute external process for build 'Ignite Realtime Website - Continuous Integration - Default Job #275 (WEB-CI-JOB1-275)'
... running command line:
/opt/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/opt/atlassian/bamboo/temp/WEB-CI-JOB1 clean package
... in: /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1
25-Apr-2023 14:01:25 [INFO] Scanning for projects...
25-Apr-2023 14:01:26 [INFO]
25-Apr-2023 14:01:26 [INFO] ---------------------< org.igniterealtime:website >---------------------
25-Apr-2023 14:01:26 [INFO] Building Ignite Realtime Public website 1.0.0
25-Apr-2023 14:01:26 [INFO] --------------------------------[ war ]---------------------------------
25-Apr-2023 14:01:26 [INFO]
25-Apr-2023 14:01:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ website ---
25-Apr-2023 14:01:26 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target
25-Apr-2023 14:01:26 [INFO]
25-Apr-2023 14:01:26 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ website ---
25-Apr-2023 14:01:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-Apr-2023 14:01:26 [INFO] Copying 5 resources
25-Apr-2023 14:01:26 [INFO]
25-Apr-2023 14:01:26 [INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ website ---
25-Apr-2023 14:01:27 [INFO] Changes detected - recompiling the module!
25-Apr-2023 14:01:27 [INFO] Compiling 17 source files to /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target/classes
25-Apr-2023 14:01:29 [WARNING] /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/PluginDownloadServlet.java: /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/PluginDownloadServlet.java uses or overrides a deprecated API.
25-Apr-2023 14:01:29 [WARNING] /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/PluginDownloadServlet.java: Recompile with -Xlint:deprecation for details.
25-Apr-2023 14:01:29 [WARNING] /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/FeedManager.java: Some input files use unchecked or unsafe operations.
25-Apr-2023 14:01:29 [WARNING] /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/FeedManager.java: Recompile with -Xlint:unchecked for details.
25-Apr-2023 14:01:29 [INFO]
25-Apr-2023 14:01:29 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ website ---
25-Apr-2023 14:01:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-Apr-2023 14:01:29 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/src/test/resources
25-Apr-2023 14:01:29 [INFO]
25-Apr-2023 14:01:29 [INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ website ---
25-Apr-2023 14:01:29 [INFO] Changes detected - recompiling the module!
25-Apr-2023 14:01:29 [INFO] Compiling 3 source files to /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target/test-classes
25-Apr-2023 14:01:29 [INFO]
25-Apr-2023 14:01:29 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ website ---
25-Apr-2023 14:01:29 [INFO] Surefire report directory: /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target/surefire-reports
25-Apr-2023 14:01:29
25-Apr-2023 14:01:29 -------------------------------------------------------
25-Apr-2023 14:01:29 T E S T S
25-Apr-2023 14:01:29 -------------------------------------------------------
25-Apr-2023 14:01:30 Running org.jivesoftware.util.PluginVersionComparatorTest
25-Apr-2023 14:01:30 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
25-Apr-2023 14:01:30 SLF4J: Defaulting to no-operation (NOP) logger implementation
25-Apr-2023 14:01:30 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
25-Apr-2023 14:01:30 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.264 sec
25-Apr-2023 14:01:30
25-Apr-2023 14:01:30 Results :
25-Apr-2023 14:01:30
25-Apr-2023 14:01:30 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
25-Apr-2023 14:01:30
25-Apr-2023 14:01:30 [INFO]
25-Apr-2023 14:01:30 [INFO] --- maven-war-plugin:2.3:war (default-war) @ website ---
25-Apr-2023 14:01:30 [INFO] Packaging webapp
25-Apr-2023 14:01:30 [INFO] Assembling webapp [website] in [/var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target/site]
25-Apr-2023 14:01:30 [INFO] Processing war project
25-Apr-2023 14:01:30 [INFO] Copying webapp resources [/var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/src/main/webapp]
25-Apr-2023 14:01:31 [INFO] Webapp assembled in [402 msecs]
25-Apr-2023 14:01:31 [INFO] Building war: /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target/site.war
25-Apr-2023 14:01:31 [INFO] ------------------------------------------------------------------------
25-Apr-2023 14:01:31 [INFO] BUILD SUCCESS
25-Apr-2023 14:01:31 [INFO] ------------------------------------------------------------------------
25-Apr-2023 14:01:31 [INFO] Total time:  5.960 s
25-Apr-2023 14:01:31 [INFO] Finished at: 2023-04-25T14:01:31Z
25-Apr-2023 14:01:31 [INFO] ------------------------------------------------------------------------
25-Apr-2023 14:01:31 Finished task 'build' with result: Success
25-Apr-2023 14:01:31 Running post build plugin 'Artifact Copier'
25-Apr-2023 14:01:31 Publishing an artifact: site.war
25-Apr-2023 14:01:31 Finished publishing of artifact Non required job artifact Http Compression On : [site.war], patterns: [site.war] anchored at: [target/] in 30.47 ms
25-Apr-2023 14:01:31 Running post build plugin 'npm Cache Cleanup'
25-Apr-2023 14:01:31 Running post build plugin 'NCover Results Collector'
25-Apr-2023 14:01:31 Running post build plugin 'Build Results Label Collector'
25-Apr-2023 14:01:31 Running post build plugin 'Clover Results Collector'
25-Apr-2023 14:01:31 Running post build plugin 'Docker Container Cleanup'
25-Apr-2023 14:01:31 Finalising the build...
25-Apr-2023 14:01:31 Stopping timer.
25-Apr-2023 14:01:31 Build WEB-CI-JOB1-275 completed.
25-Apr-2023 14:01:31 Running on server: post build plugin 'Build Hanging Detection Configuration'
25-Apr-2023 14:01:31 Running on server: post build plugin 'NCover Results Collector'
25-Apr-2023 14:01:31 Running on server: post build plugin 'Build Labeller'
25-Apr-2023 14:01:31 Running on server: post build plugin 'Clover Delta Calculator'
25-Apr-2023 14:01:31 Running on server: post build plugin 'Maven Dependencies Postprocessor'
25-Apr-2023 14:01:31 All post build plugins have finished
25-Apr-2023 14:01:31 Generating build results summary...
25-Apr-2023 14:01:32 Saving build results to disk...
25-Apr-2023 14:01:32 Store variable context...
25-Apr-2023 14:01:32 Finished building WEB-CI-JOB1-275.