Build: #233 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Build log

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

19-Jan-2022 16:18:59 Build Ignite Realtime Website - Continuous Integration - Default Job #233 (WEB-CI-JOB1-233) started building on agent Default Agent, bamboo version: 8.1.1
19-Jan-2022 16:18:59
19-Jan-2022 16:18:59 Build working directory is /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1
19-Jan-2022 16:18:59 Executing build Ignite Realtime Website - Continuous Integration - Default Job #233 (WEB-CI-JOB1-233)
19-Jan-2022 16:18:59 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
19-Jan-2022 16:18:59 Checking out into /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1
19-Jan-2022 16:18:59 Updating source code to revision: 61ae7a2758593a1530b332bcbedff3122ee05848
19-Jan-2022 16:18:59 Fetching 'refs/heads/master' from 'https://github.com/igniterealtime/IgniteRealtime-Website.git'.
19-Jan-2022 16:18:59 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
19-Jan-2022 16:18:59 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
19-Jan-2022 16:18:59 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
19-Jan-2022 16:18:59 From https://github.com/igniterealtime/IgniteRealtime-Website
19-Jan-2022 16:18:59    fef7163..61ae7a2  master     -> master
19-Jan-2022 16:18:59 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
19-Jan-2022 16:18:59 Checking out revision 61ae7a2758593a1530b332bcbedff3122ee05848.
19-Jan-2022 16:18:59 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
19-Jan-2022 16:18:59 Already on 'master'
19-Jan-2022 16:18:59 Your branch is ahead of 'origin/master' by 55 commits.
19-Jan-2022 16:18:59   (use "git push" to publish your local commits)
19-Jan-2022 16:18:59 Updated source code to revision: 61ae7a2758593a1530b332bcbedff3122ee05848
19-Jan-2022 16:18:59 Finished task 'Checkout Default Repository' with result: Success
19-Jan-2022 16:18:59 Running pre-build action: VCS Version Collector
19-Jan-2022 16:18:59 Running pre-build action: Build Log Labeller Pre Build Action
19-Jan-2022 16:18:59 Skipping execution of task 'build' as it is disabled
19-Jan-2022 16:18:59 Starting task 'build' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
19-Jan-2022 16:18:59
Beginning to execute external process for build 'Ignite Realtime Website - Continuous Integration - Default Job #233 (WEB-CI-JOB1-233)'
... 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
19-Jan-2022 16:19:02 [INFO] Scanning for projects...
19-Jan-2022 16:19:02 [INFO]
19-Jan-2022 16:19:02 [INFO] ---------------------< org.igniterealtime:website >---------------------
19-Jan-2022 16:19:02 [INFO] Building Ignite Realtime Public website 1.0.0
19-Jan-2022 16:19:02 [INFO] --------------------------------[ war ]---------------------------------
19-Jan-2022 16:19:02 [INFO]
19-Jan-2022 16:19:02 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ website ---
19-Jan-2022 16:19:03 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target
19-Jan-2022 16:19:03 [INFO]
19-Jan-2022 16:19:03 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ website ---
19-Jan-2022 16:19:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19-Jan-2022 16:19:03 [INFO] Copying 5 resources
19-Jan-2022 16:19:03 [INFO]
19-Jan-2022 16:19:03 [INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ website ---
19-Jan-2022 16:19:03 [INFO] Changes detected - recompiling the module!
19-Jan-2022 16:19:03 [INFO] Compiling 16 source files to /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target/classes
19-Jan-2022 16:19:05 [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.
19-Jan-2022 16:19:05 [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.
19-Jan-2022 16:19:05 [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.
19-Jan-2022 16:19:05 [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.
19-Jan-2022 16:19:05 [INFO]
19-Jan-2022 16:19:05 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ website ---
19-Jan-2022 16:19:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19-Jan-2022 16:19:05 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/src/test/resources
19-Jan-2022 16:19:05 [INFO]
19-Jan-2022 16:19:05 [INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ website ---
19-Jan-2022 16:19:05 [INFO] Changes detected - recompiling the module!
19-Jan-2022 16:19:05 [INFO] Compiling 2 source files to /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target/test-classes
19-Jan-2022 16:19:05 [INFO]
19-Jan-2022 16:19:05 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ website ---
19-Jan-2022 16:19:05 [INFO]
19-Jan-2022 16:19:05 [INFO] --- maven-war-plugin:2.3:war (default-war) @ website ---
19-Jan-2022 16:19:05 [INFO] Packaging webapp
19-Jan-2022 16:19:05 [INFO] Assembling webapp [website] in [/var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target/site]
19-Jan-2022 16:19:05 [INFO] Processing war project
19-Jan-2022 16:19:05 [INFO] Copying webapp resources [/var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/src/main/webapp]
19-Jan-2022 16:19:06 [INFO] Webapp assembled in [309 msecs]
19-Jan-2022 16:19:06 [INFO] Building war: /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target/site.war
19-Jan-2022 16:19:06 [INFO] ------------------------------------------------------------------------
19-Jan-2022 16:19:06 [INFO] BUILD SUCCESS
19-Jan-2022 16:19:06 [INFO] ------------------------------------------------------------------------
19-Jan-2022 16:19:06 [INFO] Total time:  4.947 s
19-Jan-2022 16:19:06 [INFO] Finished at: 2022-01-19T16:19:06Z
19-Jan-2022 16:19:06 [INFO] ------------------------------------------------------------------------
19-Jan-2022 16:19:06 Finished task 'build' with result: Success
19-Jan-2022 16:19:06 Running post build plugin 'NCover Results Collector'
19-Jan-2022 16:19:06 Running post build plugin 'Artifact Copier'
19-Jan-2022 16:19:06 Publishing an artifact: site.war
19-Jan-2022 16:19:06 Finished publishing of artifact Non required job artifact: [site.war], pattern: [site.war] anchored at: [target/] in 29.84 ms
19-Jan-2022 16:19:06 Running post build plugin 'npm Cache Cleanup'
19-Jan-2022 16:19:06 Running post build plugin 'Build Results Label Collector'
19-Jan-2022 16:19:06 Running post build plugin 'Clover Results Collector'
19-Jan-2022 16:19:06 Running post build plugin 'Docker Container Cleanup'
19-Jan-2022 16:19:06 Finalising the build...
19-Jan-2022 16:19:06 Stopping timer.
19-Jan-2022 16:19:06 Build WEB-CI-JOB1-233 completed.
19-Jan-2022 16:19:06 Running on server: post build plugin 'NCover Results Collector'
19-Jan-2022 16:19:06 Running on server: post build plugin 'Build Hanging Detection Configuration'
19-Jan-2022 16:19:06 Running on server: post build plugin 'Build Labeller'
19-Jan-2022 16:19:06 Running on server: post build plugin 'Clover Delta Calculator'
19-Jan-2022 16:19:07 Running on server: post build plugin 'Maven Dependencies Postprocessor'
19-Jan-2022 16:19:07 All post build plugins have finished
19-Jan-2022 16:19:07 Generating build results summary...
19-Jan-2022 16:19:07 Saving build results to disk...
19-Jan-2022 16:19:07 Store variable context...
19-Jan-2022 16:19:07 Indexing build results...
19-Jan-2022 16:19:07 Finished building WEB-CI-JOB1-233.