Build: #247 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Build log

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

14-Sep-2022 12:59:32 Build Ignite Realtime Website - Continuous Integration - Default Job #247 (WEB-CI-JOB1-247) started building on agent Default Agent, bamboo version: 8.2.4
14-Sep-2022 12:59:32
14-Sep-2022 12:59:32 Build working directory is /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1
14-Sep-2022 12:59:32 Executing build Ignite Realtime Website - Continuous Integration - Default Job #247 (WEB-CI-JOB1-247)
14-Sep-2022 12:59:32 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
14-Sep-2022 12:59:32 Checking out into /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1
14-Sep-2022 12:59:32 Updating source code to revision: 15f09afee0ea23054519fa6d6cf88b3cfd98fb60
14-Sep-2022 12:59:32 Fetching 'refs/heads/main' from 'https://github.com/igniterealtime/IgniteRealtime-Website.git'.
14-Sep-2022 12:59:32 error: object directory /var/atlassian/bamboo-home/xml-data/build-dir/_git-repositories-cache/02e7c03906bfb8fac266f73fc707c3dd8ac93206/.git/objects does not exist; check .git/objects/info/alternates
14-Sep-2022 12:59:40 error: object directory /var/atlassian/bamboo-home/xml-data/build-dir/_git-repositories-cache/02e7c03906bfb8fac266f73fc707c3dd8ac93206/.git/objects does not exist; check .git/objects/info/alternates
14-Sep-2022 12:59:40 error: object directory /var/atlassian/bamboo-home/xml-data/build-dir/_git-repositories-cache/02e7c03906bfb8fac266f73fc707c3dd8ac93206/.git/objects does not exist; check .git/objects/info/alternates
14-Sep-2022 12:59:40 From https://github.com/igniterealtime/IgniteRealtime-Website
14-Sep-2022 12:59:40    fb18d7c..15f09af  main       -> main
14-Sep-2022 12:59:40 error: object directory /var/atlassian/bamboo-home/xml-data/build-dir/_git-repositories-cache/02e7c03906bfb8fac266f73fc707c3dd8ac93206/.git/objects does not exist; check .git/objects/info/alternates
14-Sep-2022 12:59:40 Checking out revision 15f09afee0ea23054519fa6d6cf88b3cfd98fb60.
14-Sep-2022 12:59:40 error: object directory /var/atlassian/bamboo-home/xml-data/build-dir/_git-repositories-cache/02e7c03906bfb8fac266f73fc707c3dd8ac93206/.git/objects does not exist; check .git/objects/info/alternates
14-Sep-2022 12:59:40 Already on 'main'
14-Sep-2022 12:59:40 Updated source code to revision: 15f09afee0ea23054519fa6d6cf88b3cfd98fb60
14-Sep-2022 12:59:40 Finished task 'Checkout Default Repository' with result: Success
14-Sep-2022 12:59:40 Running pre-build action: VCS Version Collector
14-Sep-2022 12:59:40 Running pre-build action: Build Log Labeller Pre Build Action
14-Sep-2022 12:59:40 Skipping execution of task 'build' as it is disabled
14-Sep-2022 12:59:40 Starting task 'build' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
14-Sep-2022 12:59:40
Beginning to execute external process for build 'Ignite Realtime Website - Continuous Integration - Default Job #247 (WEB-CI-JOB1-247)'
... 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
14-Sep-2022 12:59:42 [INFO] Scanning for projects...
14-Sep-2022 12:59:42 [INFO]
14-Sep-2022 12:59:42 [INFO] ---------------------< org.igniterealtime:website >---------------------
14-Sep-2022 12:59:42 [INFO] Building Ignite Realtime Public website 1.0.0
14-Sep-2022 12:59:42 [INFO] --------------------------------[ war ]---------------------------------
14-Sep-2022 12:59:43 [INFO]
14-Sep-2022 12:59:43 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ website ---
14-Sep-2022 12:59:43 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target
14-Sep-2022 12:59:43 [INFO]
14-Sep-2022 12:59:43 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ website ---
14-Sep-2022 12:59:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14-Sep-2022 12:59:44 [INFO] Copying 5 resources
14-Sep-2022 12:59:44 [INFO]
14-Sep-2022 12:59:44 [INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ website ---
14-Sep-2022 12:59:44 [INFO] Changes detected - recompiling the module!
14-Sep-2022 12:59:44 [INFO] Compiling 16 source files to /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target/classes
14-Sep-2022 12:59:47 [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.
14-Sep-2022 12:59:47 [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.
14-Sep-2022 12:59:47 [WARNING] /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/FeedItem.java: Some input files use unchecked or unsafe operations.
14-Sep-2022 12:59:47 [WARNING] /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/FeedItem.java: Recompile with -Xlint:unchecked for details.
14-Sep-2022 12:59:47 [INFO]
14-Sep-2022 12:59:47 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ website ---
14-Sep-2022 12:59:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14-Sep-2022 12:59:47 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/src/test/resources
14-Sep-2022 12:59:47 [INFO]
14-Sep-2022 12:59:47 [INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ website ---
14-Sep-2022 12:59:47 [INFO] Changes detected - recompiling the module!
14-Sep-2022 12:59:47 [INFO] Compiling 2 source files to /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target/test-classes
14-Sep-2022 12:59:47 [INFO]
14-Sep-2022 12:59:47 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ website ---
14-Sep-2022 12:59:47 [INFO]
14-Sep-2022 12:59:47 [INFO] --- maven-war-plugin:2.3:war (default-war) @ website ---
14-Sep-2022 12:59:48 [INFO] Packaging webapp
14-Sep-2022 12:59:48 [INFO] Assembling webapp [website] in [/var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target/site]
14-Sep-2022 12:59:48 [INFO] Processing war project
14-Sep-2022 12:59:48 [INFO] Copying webapp resources [/var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/src/main/webapp]
14-Sep-2022 12:59:48 [INFO] Webapp assembled in [914 msecs]
14-Sep-2022 12:59:49 [INFO] Building war: /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target/site.war
14-Sep-2022 12:59:49 [INFO] ------------------------------------------------------------------------
14-Sep-2022 12:59:49 [INFO] BUILD SUCCESS
14-Sep-2022 12:59:49 [INFO] ------------------------------------------------------------------------
14-Sep-2022 12:59:49 [INFO] Total time:  7.719 s
14-Sep-2022 12:59:49 [INFO] Finished at: 2022-09-14T12:59:49Z
14-Sep-2022 12:59:49 [INFO] ------------------------------------------------------------------------
14-Sep-2022 12:59:49 Finished task 'build' with result: Success
14-Sep-2022 12:59:49 Running post build plugin 'Artifact Copier'
14-Sep-2022 12:59:49 Publishing an artifact: site.war
14-Sep-2022 12:59:49 Finished publishing of artifact Non required job artifact: [site.war], pattern: [site.war] anchored at: [target/] in 36.88 ms
14-Sep-2022 12:59:49 Running post build plugin 'npm Cache Cleanup'
14-Sep-2022 12:59:49 Running post build plugin 'NCover Results Collector'
14-Sep-2022 12:59:49 Running post build plugin 'Build Results Label Collector'
14-Sep-2022 12:59:49 Running post build plugin 'Clover Results Collector'
14-Sep-2022 12:59:49 Running post build plugin 'Docker Container Cleanup'
14-Sep-2022 12:59:49 Finalising the build...
14-Sep-2022 12:59:49 Stopping timer.
14-Sep-2022 12:59:49 Build WEB-CI-JOB1-247 completed.
14-Sep-2022 12:59:49 Running on server: post build plugin 'Build Hanging Detection Configuration'
14-Sep-2022 12:59:49 Running on server: post build plugin 'NCover Results Collector'
14-Sep-2022 12:59:49 Running on server: post build plugin 'Build Labeller'
14-Sep-2022 12:59:49 Running on server: post build plugin 'Clover Delta Calculator'
14-Sep-2022 12:59:49 Running on server: post build plugin 'Maven Dependencies Postprocessor'
14-Sep-2022 12:59:49 All post build plugins have finished
14-Sep-2022 12:59:49 Generating build results summary...
14-Sep-2022 12:59:49 Saving build results to disk...
14-Sep-2022 12:59:49 Store variable context...
14-Sep-2022 12:59:49 Finished building WEB-CI-JOB1-247.