Build: #278 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.

29-May-2023 09:41:34 Build Ignite Realtime Website - Continuous Integration - Default Job #278 (WEB-CI-JOB1-278) is being prepared for building on agent Default Agent, bamboo version: 9.2.1
29-May-2023 09:41:34
29-May-2023 09:41:34 Build working directory is /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1
29-May-2023 09:41:34 Executing build Ignite Realtime Website - Continuous Integration - Default Job #278 (WEB-CI-JOB1-278)
29-May-2023 09:41:34 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
29-May-2023 09:41:34 Checking out into /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1
29-May-2023 09:41:34 Updating source code to revision: c42636196339758e6d11725bef03da747ceeb6af
29-May-2023 09:41:34 Fetching 'refs/heads/main' from 'https://github.com/igniterealtime/IgniteRealtime-Website.git'.
29-May-2023 09:41:34 error: unable to normalize alternate object path: /var/atlassian/bamboo-home/xml-data/build-dir/_git-repositories-cache/02e7c03906bfb8fac266f73fc707c3dd8ac93206/.git/objects
29-May-2023 09:41:34 error: unable to normalize alternate object path: /var/atlassian/bamboo-home/xml-data/build-dir/_git-repositories-cache/02e7c03906bfb8fac266f73fc707c3dd8ac93206/.git/objects
29-May-2023 09:41:34 Checking out revision c42636196339758e6d11725bef03da747ceeb6af.
29-May-2023 09:41:34 error: unable to normalize alternate object path: /var/atlassian/bamboo-home/xml-data/build-dir/_git-repositories-cache/02e7c03906bfb8fac266f73fc707c3dd8ac93206/.git/objects
29-May-2023 09:41:34 Already on 'main'
29-May-2023 09:41:34 Updated source code to revision: c42636196339758e6d11725bef03da747ceeb6af
29-May-2023 09:41:34 Finished task 'Checkout Default Repository' with result: Success
29-May-2023 09:41:34 Running pre-build action: VCS Version Collector
29-May-2023 09:41:34 Running pre-build action: Build Log Labeller Pre Build Action
29-May-2023 09:41:34 Build Ignite Realtime Website - Continuous Integration - Default Job #278 (WEB-CI-JOB1-278) started building on agent 'Default Agent' ()
29-May-2023 09:41:34 Skipping execution of task 'build' as it is disabled
29-May-2023 09:41:34 Starting task 'build' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
29-May-2023 09:41:34
Beginning to execute external process for build 'Ignite Realtime Website - Continuous Integration - Default Job #278 (WEB-CI-JOB1-278)'
... 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
29-May-2023 09:41:36 [INFO] Scanning for projects...
29-May-2023 09:41:36 [INFO]
29-May-2023 09:41:36 [INFO] ---------------------< org.igniterealtime:website >---------------------
29-May-2023 09:41:36 [INFO] Building Ignite Realtime Public website 1.0.0
29-May-2023 09:41:36 [INFO] --------------------------------[ war ]---------------------------------
29-May-2023 09:41:37 [INFO]
29-May-2023 09:41:37 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ website ---
29-May-2023 09:41:37 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target
29-May-2023 09:41:37 [INFO]
29-May-2023 09:41:37 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ website ---
29-May-2023 09:41:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
29-May-2023 09:41:38 [INFO] Copying 5 resources
29-May-2023 09:41:38 [INFO]
29-May-2023 09:41:38 [INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ website ---
29-May-2023 09:41:38 [INFO] Changes detected - recompiling the module!
29-May-2023 09:41:38 [INFO] Compiling 17 source files to /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target/classes
29-May-2023 09:41:40 [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.
29-May-2023 09:41:40 [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.
29-May-2023 09:41:40 [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.
29-May-2023 09:41:40 [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.
29-May-2023 09:41:40 [INFO]
29-May-2023 09:41:40 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ website ---
29-May-2023 09:41:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
29-May-2023 09:41:40 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/src/test/resources
29-May-2023 09:41:40 [INFO]
29-May-2023 09:41:40 [INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ website ---
29-May-2023 09:41:40 [INFO] Changes detected - recompiling the module!
29-May-2023 09:41:40 [INFO] Compiling 3 source files to /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target/test-classes
29-May-2023 09:41:41 [INFO]
29-May-2023 09:41:41 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ website ---
29-May-2023 09:41:41 [INFO] Surefire report directory: /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target/surefire-reports
29-May-2023 09:41:41
29-May-2023 09:41:41 -------------------------------------------------------
29-May-2023 09:41:41 T E S T S
29-May-2023 09:41:41 -------------------------------------------------------
29-May-2023 09:41:41 Running org.jivesoftware.util.PluginVersionComparatorTest
29-May-2023 09:41:42 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
29-May-2023 09:41:42 SLF4J: Defaulting to no-operation (NOP) logger implementation
29-May-2023 09:41:42 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
29-May-2023 09:41:42 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 sec
29-May-2023 09:41:42
29-May-2023 09:41:42 Results :
29-May-2023 09:41:42
29-May-2023 09:41:42 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
29-May-2023 09:41:42
29-May-2023 09:41:42 [INFO]
29-May-2023 09:41:42 [INFO] --- maven-war-plugin:2.3:war (default-war) @ website ---
29-May-2023 09:41:42 [INFO] Packaging webapp
29-May-2023 09:41:42 [INFO] Assembling webapp [website] in [/var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target/site]
29-May-2023 09:41:42 [INFO] Processing war project
29-May-2023 09:41:42 [INFO] Copying webapp resources [/var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/src/main/webapp]
29-May-2023 09:41:43 [INFO] Webapp assembled in [763 msecs]
29-May-2023 09:41:43 [INFO] Building war: /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target/site.war
29-May-2023 09:41:44 [INFO] ------------------------------------------------------------------------
29-May-2023 09:41:44 [INFO] BUILD SUCCESS
29-May-2023 09:41:44 [INFO] ------------------------------------------------------------------------
29-May-2023 09:41:44 [INFO] Total time:  7.574 s
29-May-2023 09:41:44 [INFO] Finished at: 2023-05-29T09:41:44Z
29-May-2023 09:41:44 [INFO] ------------------------------------------------------------------------
29-May-2023 09:41:44 Finished task 'build' with result: Success
29-May-2023 09:41:44 Running post build plugin 'Artifact Copier'
29-May-2023 09:41:44 Publishing an artifact: site.war
29-May-2023 09:41:44 Finished publishing of artifact Non required job artifact Http Compression On : [site.war], patterns: [site.war] anchored at: [target/] in 41.48 ms
29-May-2023 09:41:44 Running post build plugin 'npm Cache Cleanup'
29-May-2023 09:41:44 Running post build plugin 'NCover Results Collector'
29-May-2023 09:41:44 Running post build plugin 'Build Results Label Collector'
29-May-2023 09:41:44 Running post build plugin 'Clover Results Collector'
29-May-2023 09:41:44 Running post build plugin 'Docker Container Cleanup'
29-May-2023 09:41:44 Finalising the build...
29-May-2023 09:41:44 Stopping timer.
29-May-2023 09:41:44 Build WEB-CI-JOB1-278 completed.
29-May-2023 09:41:44 Running on server: post build plugin 'Build Hanging Detection Configuration'
29-May-2023 09:41:44 Running on server: post build plugin 'NCover Results Collector'
29-May-2023 09:41:44 Running on server: post build plugin 'Build Labeller'
29-May-2023 09:41:44 Running on server: post build plugin 'Clover Delta Calculator'
29-May-2023 09:41:44 Running on server: post build plugin 'Maven Dependencies Postprocessor'
29-May-2023 09:41:44 All post build plugins have finished
29-May-2023 09:41:44 Generating build results summary...
29-May-2023 09:41:44 Saving build results to disk...
29-May-2023 09:41:44 Store variable context...
29-May-2023 09:41:44 Finished building WEB-CI-JOB1-278.