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