Builds Spark (minus the Install4j distributables) after every change to the code.

Build: #508 was successful

Job: Maven build was successful

Stages & jobs

  1. Build Stage

Build log

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

06-Jan-2023 18:48:32 Build Spark - Continuous Integration - Maven build #508 (SPARK-CI-JOB1-508) started building on agent Default Agent, bamboo version: 8.2.4
06-Jan-2023 18:48:32
06-Jan-2023 18:48:32 Build working directory is /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1
06-Jan-2023 18:48:32 Executing build Spark - Continuous Integration - Maven build #508 (SPARK-CI-JOB1-508)
06-Jan-2023 18:48:32 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
06-Jan-2023 18:48:32 Checking out into /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1
06-Jan-2023 18:48:32 Updating source code to revision: 91333459a9979be2959304206a24892ce73e609a
06-Jan-2023 18:48:32 Fetching 'refs/heads/master' from 'https://github.com/igniterealtime/Spark.git'.
06-Jan-2023 18:48:33 From https://github.com/igniterealtime/Spark
06-Jan-2023 18:48:33    ca96ac2b..91333459  master     -> master
06-Jan-2023 18:48:33 Checking out revision 91333459a9979be2959304206a24892ce73e609a.
06-Jan-2023 18:48:33 Already on 'master'
06-Jan-2023 18:48:33 Updated source code to revision: 91333459a9979be2959304206a24892ce73e609a
06-Jan-2023 18:48:33 Finished task 'Checkout Default Repository' with result: Success
06-Jan-2023 18:48:33 Running pre-build action: VCS Version Collector
06-Jan-2023 18:48:33 Running pre-build action: Build Log Labeller Pre Build Action
06-Jan-2023 18:48:33 Starting task 'Build' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
06-Jan-2023 18:48:33
Beginning to execute external process for build 'Spark - Continuous Integration - Maven build #508 (SPARK-CI-JOB1-508)'
... running command line:
/opt/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/opt/atlassian/bamboo/temp/SPARK-CI-JOB1 clean package
... in: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1
06-Jan-2023 18:48:34 [INFO] Scanning for projects...
06-Jan-2023 18:48:35 [INFO] ------------------------------------------------------------------------
06-Jan-2023 18:48:35 [INFO] Reactor Build Order:
06-Jan-2023 18:48:35 [INFO]
06-Jan-2023 18:48:35 [INFO] Spark (parent)                                                     [pom]
06-Jan-2023 18:48:35 [INFO] Spark Emoticons                                                    [jar]
06-Jan-2023 18:48:35 [INFO] Spark Core                                                         [jar]
06-Jan-2023 18:48:35 [INFO] Spark Plugin Assembly Descriptor                                   [jar]
06-Jan-2023 18:48:35 [INFO] Apple Plugin                                                       [jar]
06-Jan-2023 18:48:35 [INFO] Fastpath                                                           [jar]
06-Jan-2023 18:48:35 [INFO] Http File Upload Plugin                                            [jar]
06-Jan-2023 18:48:35 [INFO] Window Flashing Plugin                                             [jar]
06-Jan-2023 18:48:35 [INFO] Growl                                                              [jar]
06-Jan-2023 18:48:35 [INFO] Pade Meetings Plugin                                               [jar]
06-Jan-2023 18:48:35 [INFO] Reversi                                                            [jar]
06-Jan-2023 18:48:35 [INFO] Roar!!!                                                            [jar]
06-Jan-2023 18:48:35 [INFO] TicTacToe                                                          [jar]
06-Jan-2023 18:48:35 [INFO] Spellchecker Plugin                                                [jar]
06-Jan-2023 18:48:35 [INFO] Transfer Guard                                                     [jar]
06-Jan-2023 18:48:35 [INFO] Translator Plugin                                                  [jar]
06-Jan-2023 18:48:35 [INFO] Spark Distribution                                                 [jar]
06-Jan-2023 18:48:35 [INFO]
06-Jan-2023 18:48:35 [INFO] ------------------< org.igniterealtime.spark:parent >-------------------
06-Jan-2023 18:48:35 [INFO] Building Spark (parent) 3.0.2-SNAPSHOT                            [1/17]
06-Jan-2023 18:48:35 [INFO] --------------------------------[ pom ]---------------------------------
06-Jan-2023 18:48:35 [INFO]
06-Jan-2023 18:48:35 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent ---
06-Jan-2023 18:48:35 [INFO]
06-Jan-2023 18:48:35 [INFO] -----------------< org.igniterealtime.spark:emoticons >-----------------
06-Jan-2023 18:48:35 [INFO] Building Spark Emoticons 3.0.2-SNAPSHOT                           [2/17]
06-Jan-2023 18:48:35 [INFO] --------------------------------[ jar ]---------------------------------
06-Jan-2023 18:48:35 [INFO]
06-Jan-2023 18:48:35 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ emoticons ---
06-Jan-2023 18:48:35 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/distribution/target/distribution-base/xtra/emoticons
06-Jan-2023 18:48:35 [INFO]
06-Jan-2023 18:48:35 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ emoticons ---
06-Jan-2023 18:48:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jan-2023 18:48:35 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/emoticons/src/main/resources
06-Jan-2023 18:48:35 [INFO]
06-Jan-2023 18:48:35 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ emoticons ---
06-Jan-2023 18:48:36 [INFO] No sources to compile
06-Jan-2023 18:48:36 [INFO]
06-Jan-2023 18:48:36 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ emoticons ---
06-Jan-2023 18:48:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jan-2023 18:48:36 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/emoticons/src/test/resources
06-Jan-2023 18:48:36 [INFO]
06-Jan-2023 18:48:36 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ emoticons ---
06-Jan-2023 18:48:36 [INFO] No sources to compile
06-Jan-2023 18:48:36 [INFO]
06-Jan-2023 18:48:36 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ emoticons ---
06-Jan-2023 18:48:36 [INFO] No tests to run.
06-Jan-2023 18:48:36 [INFO]
06-Jan-2023 18:48:36 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ emoticons ---
06-Jan-2023 18:48:36 [WARNING] JAR will be empty - no content was marked for inclusion!
06-Jan-2023 18:48:36 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/distribution/target/distribution-base/xtra/emoticons/emoticons-3.0.2-SNAPSHOT.jar
06-Jan-2023 18:48:36 [INFO]
06-Jan-2023 18:48:36 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ emoticons ---
06-Jan-2023 18:48:37 [INFO] Reading assembly descriptor: src/assembly/Default.adiumemoticonset.xml
06-Jan-2023 18:48:37 [INFO] Reading assembly descriptor: src/assembly/GTalk.AdiumEmoticonset.xml
06-Jan-2023 18:48:37 [INFO] Reading assembly descriptor: src/assembly/POPO.adiumemoticonset.xml
06-Jan-2023 18:48:37 [INFO] Reading assembly descriptor: src/assembly/sparkEmoticonSet.xml
06-Jan-2023 18:48:37 [INFO] Building zip: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/distribution/target/distribution-base/xtra/emoticons/emoticons-3.0.2-SNAPSHOT-Default.adiumemoticonset.zip
06-Jan-2023 18:48:37 [INFO] Building zip: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/distribution/target/distribution-base/xtra/emoticons/emoticons-3.0.2-SNAPSHOT-GTalk.AdiumEmoticonset.zip
06-Jan-2023 18:48:37 [INFO] Building zip: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/distribution/target/distribution-base/xtra/emoticons/emoticons-3.0.2-SNAPSHOT-POPO.adiumemoticonset.zip
06-Jan-2023 18:48:37 [INFO] Building zip: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/distribution/target/distribution-base/xtra/emoticons/emoticons-3.0.2-SNAPSHOT-sparkEmoticonSet.zip
06-Jan-2023 18:48:37 [INFO]
06-Jan-2023 18:48:37 [INFO] ----------------< org.igniterealtime.spark:spark-core >-----------------
06-Jan-2023 18:48:37 [INFO] Building Spark Core 3.0.2-SNAPSHOT                                [3/17]
06-Jan-2023 18:48:37 [INFO] --------------------------------[ jar ]---------------------------------
06-Jan-2023 18:48:38 [INFO]
06-Jan-2023 18:48:38 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spark-core ---
06-Jan-2023 18:48:38 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/core/target
06-Jan-2023 18:48:38 [INFO]
06-Jan-2023 18:48:38 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spark-core ---
06-Jan-2023 18:48:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jan-2023 18:48:38 [INFO] Copying 846 resources
06-Jan-2023 18:48:39 [INFO]
06-Jan-2023 18:48:39 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ spark-core ---
06-Jan-2023 18:48:39 [INFO] Changes detected - recompiling the module!
06-Jan-2023 18:48:39 [INFO] Compiling 387 source files to /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/core/target/classes
06-Jan-2023 18:48:47 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/core/src/main/java/org/jivesoftware/sparkimpl/plugin/systray/SysTrayPlugin.java: Some input files use or override a deprecated API.
06-Jan-2023 18:48:47 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/core/src/main/java/org/jivesoftware/sparkimpl/plugin/systray/SysTrayPlugin.java: Recompile with -Xlint:deprecation for details.
06-Jan-2023 18:48:47 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/core/src/main/java/org/jivesoftware/spark/ui/ChatRoomTransferHandler.java: Some input files use unchecked or unsafe operations.
06-Jan-2023 18:48:47 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/core/src/main/java/org/jivesoftware/spark/ui/ChatRoomTransferHandler.java: Recompile with -Xlint:unchecked for details.
06-Jan-2023 18:48:47 [INFO]
06-Jan-2023 18:48:47 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spark-core ---
06-Jan-2023 18:48:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jan-2023 18:48:47 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/core/src/test/resources
06-Jan-2023 18:48:47 [INFO]
06-Jan-2023 18:48:47 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ spark-core ---
06-Jan-2023 18:48:47 [INFO] Changes detected - recompiling the module!
06-Jan-2023 18:48:47 [INFO] Compiling 3 source files to /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/core/target/test-classes
06-Jan-2023 18:48:47 [INFO]
06-Jan-2023 18:48:47 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spark-core ---
06-Jan-2023 18:48:47 [INFO] Surefire report directory: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/core/target/surefire-reports
06-Jan-2023 18:48:47
06-Jan-2023 18:48:47 -------------------------------------------------------
06-Jan-2023 18:48:47 T E S T S
06-Jan-2023 18:48:47 -------------------------------------------------------
06-Jan-2023 18:48:47 Running org.jivesoftware.spark.plugin.PluginDependencyTest
06-Jan-2023 18:48:48 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec
06-Jan-2023 18:48:48 Running org.jivesoftware.spark.util.JavaVersionTest
06-Jan-2023 18:48:48 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
06-Jan-2023 18:48:48 Running org.jivesoftware.spark.util.EncryptorTest
06-Jan-2023 18:48:48 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.264 sec
06-Jan-2023 18:48:48
06-Jan-2023 18:48:48 Results :
06-Jan-2023 18:48:48
06-Jan-2023 18:48:48 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
06-Jan-2023 18:48:48
06-Jan-2023 18:48:48 [INFO]
06-Jan-2023 18:48:48 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ spark-core ---
06-Jan-2023 18:48:48 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/core/target/spark.jar
06-Jan-2023 18:48:49 [INFO]
06-Jan-2023 18:48:49 [INFO] --- maven-assembly-plugin:3.1.1:single (make-assembly) @ spark-core ---
06-Jan-2023 18:48:49 [INFO] Reading assembly descriptor: src/assembly/installation-directory.xml
06-Jan-2023 18:48:51 [INFO] Building tar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/core/target/spark-installation-directory.tar
06-Jan-2023 18:48:52 [INFO]
06-Jan-2023 18:48:52 [INFO] --------< org.igniterealtime.spark.plugins:assembly-descriptor >--------
06-Jan-2023 18:48:52 [INFO] Building Spark Plugin Assembly Descriptor 3.0.2-SNAPSHOT          [4/17]
06-Jan-2023 18:48:52 [INFO] --------------------------------[ jar ]---------------------------------
06-Jan-2023 18:48:52 [INFO]
06-Jan-2023 18:48:52 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ assembly-descriptor ---
06-Jan-2023 18:48:52 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/assembly-descriptor/target
06-Jan-2023 18:48:52 [INFO]
06-Jan-2023 18:48:52 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ assembly-descriptor ---
06-Jan-2023 18:48:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jan-2023 18:48:52 [INFO] Copying 1 resource
06-Jan-2023 18:48:52 [INFO]
06-Jan-2023 18:48:52 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ assembly-descriptor ---
06-Jan-2023 18:48:52 [INFO] No sources to compile
06-Jan-2023 18:48:52 [INFO]
06-Jan-2023 18:48:52 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ assembly-descriptor ---
06-Jan-2023 18:48:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jan-2023 18:48:52 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/assembly-descriptor/src/test/resources
06-Jan-2023 18:48:52 [INFO]
06-Jan-2023 18:48:52 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ assembly-descriptor ---
06-Jan-2023 18:48:52 [INFO] No sources to compile
06-Jan-2023 18:48:52 [INFO]
06-Jan-2023 18:48:52 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ assembly-descriptor ---
06-Jan-2023 18:48:52 [INFO] No tests to run.
06-Jan-2023 18:48:52 [INFO]
06-Jan-2023 18:48:52 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ assembly-descriptor ---
06-Jan-2023 18:48:52 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/assembly-descriptor/target/assembly-descriptor-3.0.2-SNAPSHOT.jar
06-Jan-2023 18:48:52 [INFO]
06-Jan-2023 18:48:52 [INFO] ---------------< org.igniterealtime.spark.plugins:apple >---------------
06-Jan-2023 18:48:52 [INFO] Building Apple Plugin 4.0                                         [5/17]
06-Jan-2023 18:48:52 [INFO] --------------------------------[ jar ]---------------------------------
06-Jan-2023 18:48:52 [INFO]
06-Jan-2023 18:48:52 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apple ---
06-Jan-2023 18:48:52 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/apple/target
06-Jan-2023 18:48:52 [INFO]
06-Jan-2023 18:48:52 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ apple ---
06-Jan-2023 18:48:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jan-2023 18:48:52 [INFO] Copying 3 resources
06-Jan-2023 18:48:52 [INFO] Copying 1 resource
06-Jan-2023 18:48:52 [INFO]
06-Jan-2023 18:48:52 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ apple ---
06-Jan-2023 18:48:52 [INFO] Changes detected - recompiling the module!
06-Jan-2023 18:48:52 [INFO] Compiling 7 source files to /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/apple/target/classes
06-Jan-2023 18:48:52 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/apple/src/main/java/com/jivesoftware/spark/plugin/apple/ApplePlugin.java: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/apple/src/main/java/com/jivesoftware/spark/plugin/apple/ApplePlugin.java uses or overrides a deprecated API.
06-Jan-2023 18:48:52 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/apple/src/main/java/com/jivesoftware/spark/plugin/apple/ApplePlugin.java: Recompile with -Xlint:deprecation for details.
06-Jan-2023 18:48:52 [INFO]
06-Jan-2023 18:48:52 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ apple ---
06-Jan-2023 18:48:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jan-2023 18:48:52 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/apple/src/test/resources
06-Jan-2023 18:48:52 [INFO]
06-Jan-2023 18:48:52 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ apple ---
06-Jan-2023 18:48:52 [INFO] No sources to compile
06-Jan-2023 18:48:52 [INFO]
06-Jan-2023 18:48:52 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ apple ---
06-Jan-2023 18:48:52 [INFO] No tests to run.
06-Jan-2023 18:48:52 [INFO]
06-Jan-2023 18:48:52 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ apple ---
06-Jan-2023 18:48:52 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/apple/target/apple-4.0.jar
06-Jan-2023 18:48:52 [INFO]
06-Jan-2023 18:48:52 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ apple ---
06-Jan-2023 18:48:53 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/apple/target/apple-4.0-spark-plugin.jar
06-Jan-2023 18:48:53 [INFO]
06-Jan-2023 18:48:53 [INFO] -------------< org.igniterealtime.spark.plugins:fastpath >--------------
06-Jan-2023 18:48:53 [INFO] Building Fastpath 3.5.1                                           [6/17]
06-Jan-2023 18:48:53 [INFO] --------------------------------[ jar ]---------------------------------
06-Jan-2023 18:48:53 [INFO]
06-Jan-2023 18:48:53 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ fastpath ---
06-Jan-2023 18:48:53 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/fastpath/target
06-Jan-2023 18:48:53 [INFO]
06-Jan-2023 18:48:53 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ fastpath ---
06-Jan-2023 18:48:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jan-2023 18:48:53 [INFO] Copying 12 resources
06-Jan-2023 18:48:53 [INFO] Copying 1 resource
06-Jan-2023 18:48:53 [INFO]
06-Jan-2023 18:48:53 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ fastpath ---
06-Jan-2023 18:48:53 [INFO] Changes detected - recompiling the module!
06-Jan-2023 18:48:53 [INFO] Compiling 44 source files to /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/fastpath/target/classes
06-Jan-2023 18:48:54 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/fastpath/src/main/java/org/jivesoftware/fastpath/workspace/panes/AgentConversations.java: Some input files use or override a deprecated API.
06-Jan-2023 18:48:54 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/fastpath/src/main/java/org/jivesoftware/fastpath/workspace/panes/AgentConversations.java: Recompile with -Xlint:deprecation for details.
06-Jan-2023 18:48:54 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/fastpath/src/main/java/org/jivesoftware/fastpath/workspace/invite/WorkgroupInvitationDialog.java: Some input files use unchecked or unsafe operations.
06-Jan-2023 18:48:54 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/fastpath/src/main/java/org/jivesoftware/fastpath/workspace/invite/WorkgroupInvitationDialog.java: Recompile with -Xlint:unchecked for details.
06-Jan-2023 18:48:54 [INFO]
06-Jan-2023 18:48:54 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ fastpath ---
06-Jan-2023 18:48:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jan-2023 18:48:54 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/fastpath/src/test/resources
06-Jan-2023 18:48:54 [INFO]
06-Jan-2023 18:48:54 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ fastpath ---
06-Jan-2023 18:48:54 [INFO] No sources to compile
06-Jan-2023 18:48:54 [INFO]
06-Jan-2023 18:48:54 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ fastpath ---
06-Jan-2023 18:48:54 [INFO] No tests to run.
06-Jan-2023 18:48:54 [INFO]
06-Jan-2023 18:48:54 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ fastpath ---
06-Jan-2023 18:48:54 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/fastpath/target/fastpath-3.5.1.jar
06-Jan-2023 18:48:54 [INFO]
06-Jan-2023 18:48:54 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ fastpath ---
06-Jan-2023 18:48:54 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/fastpath/target/fastpath-3.5.1-spark-plugin.jar
06-Jan-2023 18:48:54 [INFO]
06-Jan-2023 18:48:54 [INFO] ------------< org.igniterealtime.spark.plugins:fileupload >-------------
06-Jan-2023 18:48:54 [INFO] Building Http File Upload Plugin 0.0.4                            [7/17]
06-Jan-2023 18:48:54 [INFO] --------------------------------[ jar ]---------------------------------
06-Jan-2023 18:48:54 [INFO]
06-Jan-2023 18:48:54 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ fileupload ---
06-Jan-2023 18:48:54 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/fileupload/target
06-Jan-2023 18:48:54 [INFO]
06-Jan-2023 18:48:54 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ fileupload ---
06-Jan-2023 18:48:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jan-2023 18:48:54 [INFO] Copying 1 resource
06-Jan-2023 18:48:54 [INFO] Copying 1 resource
06-Jan-2023 18:48:54 [INFO]
06-Jan-2023 18:48:54 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ fileupload ---
06-Jan-2023 18:48:54 [INFO] Changes detected - recompiling the module!
06-Jan-2023 18:48:54 [INFO] Compiling 3 source files to /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/fileupload/target/classes
06-Jan-2023 18:48:54 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/fileupload/src/main/java/org/jivesoftware/spark/plugin/fileupload/ChatRoomDecorator.java: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/fileupload/src/main/java/org/jivesoftware/spark/plugin/fileupload/ChatRoomDecorator.java uses or overrides a deprecated API.
06-Jan-2023 18:48:54 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/fileupload/src/main/java/org/jivesoftware/spark/plugin/fileupload/ChatRoomDecorator.java: Recompile with -Xlint:deprecation for details.
06-Jan-2023 18:48:54 [INFO]
06-Jan-2023 18:48:54 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ fileupload ---
06-Jan-2023 18:48:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jan-2023 18:48:54 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/fileupload/src/test/resources
06-Jan-2023 18:48:54 [INFO]
06-Jan-2023 18:48:54 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ fileupload ---
06-Jan-2023 18:48:54 [INFO] No sources to compile
06-Jan-2023 18:48:54 [INFO]
06-Jan-2023 18:48:54 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ fileupload ---
06-Jan-2023 18:48:54 [INFO] No tests to run.
06-Jan-2023 18:48:54 [INFO]
06-Jan-2023 18:48:54 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ fileupload ---
06-Jan-2023 18:48:54 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/fileupload/target/fileupload-0.0.4.jar
06-Jan-2023 18:48:54 [INFO]
06-Jan-2023 18:48:54 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ fileupload ---
06-Jan-2023 18:48:54 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/fileupload/target/fileupload-0.0.4-spark-plugin.jar
06-Jan-2023 18:48:54 [INFO]
06-Jan-2023 18:48:54 [INFO] -------------< org.igniterealtime.spark.plugins:flashing >--------------
06-Jan-2023 18:48:54 [INFO] Building Window Flashing Plugin 1.3                               [8/17]
06-Jan-2023 18:48:54 [INFO] --------------------------------[ jar ]---------------------------------
06-Jan-2023 18:48:54 [INFO]
06-Jan-2023 18:48:54 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ flashing ---
06-Jan-2023 18:48:54 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/flashing/target
06-Jan-2023 18:48:54 [INFO]
06-Jan-2023 18:48:54 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ flashing ---
06-Jan-2023 18:48:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jan-2023 18:48:54 [INFO] Copying 10 resources
06-Jan-2023 18:48:54 [INFO] Copying 1 resource
06-Jan-2023 18:48:54 [INFO]
06-Jan-2023 18:48:54 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ flashing ---
06-Jan-2023 18:48:54 [INFO] Changes detected - recompiling the module!
06-Jan-2023 18:48:54 [INFO] Compiling 7 source files to /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/flashing/target/classes
06-Jan-2023 18:48:54 [INFO]
06-Jan-2023 18:48:54 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ flashing ---
06-Jan-2023 18:48:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jan-2023 18:48:54 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/flashing/src/test/resources
06-Jan-2023 18:48:54 [INFO]
06-Jan-2023 18:48:54 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ flashing ---
06-Jan-2023 18:48:54 [INFO] No sources to compile
06-Jan-2023 18:48:54 [INFO]
06-Jan-2023 18:48:54 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ flashing ---
06-Jan-2023 18:48:54 [INFO] No tests to run.
06-Jan-2023 18:48:54 [INFO]
06-Jan-2023 18:48:54 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ flashing ---
06-Jan-2023 18:48:54 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/flashing/target/flashing-1.3.jar
06-Jan-2023 18:48:54 [INFO]
06-Jan-2023 18:48:54 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ flashing ---
06-Jan-2023 18:48:54 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/flashing/target/flashing-1.3-spark-plugin.jar
06-Jan-2023 18:48:54 [INFO]
06-Jan-2023 18:48:54 [INFO] ---------------< org.igniterealtime.spark.plugins:growl >---------------
06-Jan-2023 18:48:54 [INFO] Building Growl 2.4                                                [9/17]
06-Jan-2023 18:48:54 [INFO] --------------------------------[ jar ]---------------------------------
06-Jan-2023 18:48:54 [INFO]
06-Jan-2023 18:48:54 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ growl ---
06-Jan-2023 18:48:54 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/growl/target
06-Jan-2023 18:48:54 [INFO]
06-Jan-2023 18:48:54 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ growl ---
06-Jan-2023 18:48:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jan-2023 18:48:54 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/growl/src/main/resources
06-Jan-2023 18:48:54 [INFO] Copying 1 resource
06-Jan-2023 18:48:54 [INFO]
06-Jan-2023 18:48:54 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ growl ---
06-Jan-2023 18:48:54 [INFO] Changes detected - recompiling the module!
06-Jan-2023 18:48:54 [INFO] Compiling 3 source files to /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/growl/target/classes
06-Jan-2023 18:48:54 [INFO]
06-Jan-2023 18:48:54 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ growl ---
06-Jan-2023 18:48:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jan-2023 18:48:54 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/growl/src/test/resources
06-Jan-2023 18:48:54 [INFO]
06-Jan-2023 18:48:54 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ growl ---
06-Jan-2023 18:48:54 [INFO] No sources to compile
06-Jan-2023 18:48:54 [INFO]
06-Jan-2023 18:48:54 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ growl ---
06-Jan-2023 18:48:54 [INFO] No tests to run.
06-Jan-2023 18:48:54 [INFO]
06-Jan-2023 18:48:54 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ growl ---
06-Jan-2023 18:48:54 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/growl/target/growl-2.4.jar
06-Jan-2023 18:48:54 [INFO]
06-Jan-2023 18:48:54 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ growl ---
06-Jan-2023 18:48:55 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/growl/target/growl-2.4-spark-plugin.jar
06-Jan-2023 18:48:55 [INFO]
06-Jan-2023 18:48:55 [INFO] ---------------< org.igniterealtime.spark.plugins:meet >----------------
06-Jan-2023 18:48:55 [INFO] Building Pade Meetings Plugin 0.0.9                              [10/17]
06-Jan-2023 18:48:55 [INFO] --------------------------------[ jar ]---------------------------------
06-Jan-2023 18:48:55 [INFO]
06-Jan-2023 18:48:55 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ meet ---
06-Jan-2023 18:48:55 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/meet/target
06-Jan-2023 18:48:55 [INFO]
06-Jan-2023 18:48:55 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ meet ---
06-Jan-2023 18:48:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jan-2023 18:48:55 [INFO] Copying 5 resources
06-Jan-2023 18:48:55 [INFO] Copying 1 resource
06-Jan-2023 18:48:55 [INFO]
06-Jan-2023 18:48:55 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ meet ---
06-Jan-2023 18:48:55 [INFO] Changes detected - recompiling the module!
06-Jan-2023 18:48:55 [INFO] Compiling 11 source files to /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/meet/target/classes
06-Jan-2023 18:48:55 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/meet/src/main/java/org/jivesoftware/spark/plugin/ofmeet/SparkMeetPlugin.java: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/meet/src/main/java/org/jivesoftware/spark/plugin/ofmeet/SparkMeetPlugin.java uses or overrides a deprecated API.
06-Jan-2023 18:48:55 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/meet/src/main/java/org/jivesoftware/spark/plugin/ofmeet/SparkMeetPlugin.java: Recompile with -Xlint:deprecation for details.
06-Jan-2023 18:48:55 [INFO]
06-Jan-2023 18:48:55 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ meet ---
06-Jan-2023 18:48:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jan-2023 18:48:55 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/meet/src/test/resources
06-Jan-2023 18:48:55 [INFO]
06-Jan-2023 18:48:55 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ meet ---
06-Jan-2023 18:48:55 [INFO] No sources to compile
06-Jan-2023 18:48:55 [INFO]
06-Jan-2023 18:48:55 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ meet ---
06-Jan-2023 18:48:55 [INFO] No tests to run.
06-Jan-2023 18:48:55 [INFO]
06-Jan-2023 18:48:55 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ meet ---
06-Jan-2023 18:48:55 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/meet/target/meet-0.0.9.jar
06-Jan-2023 18:48:55 [INFO]
06-Jan-2023 18:48:55 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ meet ---
06-Jan-2023 18:48:55 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/meet/target/meet-0.0.9-spark-plugin.jar
06-Jan-2023 18:48:55 [INFO]
06-Jan-2023 18:48:55 [INFO] --------------< org.igniterealtime.spark.plugins:reversi >--------------
06-Jan-2023 18:48:55 [INFO] Building Reversi 1.6                                             [11/17]
06-Jan-2023 18:48:55 [INFO] --------------------------------[ jar ]---------------------------------
06-Jan-2023 18:48:55 [INFO]
06-Jan-2023 18:48:55 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ reversi ---
06-Jan-2023 18:48:55 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/reversi/target
06-Jan-2023 18:48:55 [INFO]
06-Jan-2023 18:48:55 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ reversi ---
06-Jan-2023 18:48:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jan-2023 18:48:55 [INFO] Copying 12 resources
06-Jan-2023 18:48:55 [INFO] Copying 1 resource
06-Jan-2023 18:48:55 [INFO]
06-Jan-2023 18:48:55 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ reversi ---
06-Jan-2023 18:48:55 [INFO] Changes detected - recompiling the module!
06-Jan-2023 18:48:55 [INFO] Compiling 7 source files to /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/reversi/target/classes
06-Jan-2023 18:48:55 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/reversi/src/main/java/org/jivesoftware/game/reversi/ReversiPlugin.java: Some input files use or override a deprecated API.
06-Jan-2023 18:48:55 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/reversi/src/main/java/org/jivesoftware/game/reversi/ReversiPlugin.java: Recompile with -Xlint:deprecation for details.
06-Jan-2023 18:48:55 [INFO]
06-Jan-2023 18:48:55 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ reversi ---
06-Jan-2023 18:48:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jan-2023 18:48:55 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/reversi/src/test/resources
06-Jan-2023 18:48:55 [INFO]
06-Jan-2023 18:48:55 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ reversi ---
06-Jan-2023 18:48:55 [INFO] No sources to compile
06-Jan-2023 18:48:55 [INFO]
06-Jan-2023 18:48:55 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ reversi ---
06-Jan-2023 18:48:55 [INFO] No tests to run.
06-Jan-2023 18:48:55 [INFO]
06-Jan-2023 18:48:55 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reversi ---
06-Jan-2023 18:48:55 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/reversi/target/reversi-1.6.jar
06-Jan-2023 18:48:55 [INFO]
06-Jan-2023 18:48:55 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ reversi ---
06-Jan-2023 18:48:55 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/reversi/target/reversi-1.6-spark-plugin.jar
06-Jan-2023 18:48:55 [INFO]
06-Jan-2023 18:48:55 [INFO] ---------------< org.igniterealtime.spark.plugins:roar >----------------
06-Jan-2023 18:48:55 [INFO] Building Roar!!! 1.0                                             [12/17]
06-Jan-2023 18:48:55 [INFO] --------------------------------[ jar ]---------------------------------
06-Jan-2023 18:48:55 [INFO]
06-Jan-2023 18:48:55 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ roar ---
06-Jan-2023 18:48:55 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/roar/target
06-Jan-2023 18:48:55 [INFO]
06-Jan-2023 18:48:55 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ roar ---
06-Jan-2023 18:48:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jan-2023 18:48:55 [INFO] Copying 10 resources
06-Jan-2023 18:48:55 [INFO] Copying 1 resource
06-Jan-2023 18:48:55 [INFO]
06-Jan-2023 18:48:55 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ roar ---
06-Jan-2023 18:48:55 [INFO] Changes detected - recompiling the module!
06-Jan-2023 18:48:55 [INFO] Compiling 17 source files to /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/roar/target/classes
06-Jan-2023 18:48:56 [INFO]
06-Jan-2023 18:48:56 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ roar ---
06-Jan-2023 18:48:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jan-2023 18:48:56 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/roar/src/test/resources
06-Jan-2023 18:48:56 [INFO]
06-Jan-2023 18:48:56 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ roar ---
06-Jan-2023 18:48:56 [INFO] No sources to compile
06-Jan-2023 18:48:56 [INFO]
06-Jan-2023 18:48:56 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ roar ---
06-Jan-2023 18:48:56 [INFO] No tests to run.
06-Jan-2023 18:48:56 [INFO]
06-Jan-2023 18:48:56 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ roar ---
06-Jan-2023 18:48:56 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/roar/target/roar-1.0.jar
06-Jan-2023 18:48:56 [INFO]
06-Jan-2023 18:48:56 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ roar ---
06-Jan-2023 18:48:56 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/roar/target/roar-1.0-spark-plugin.jar
06-Jan-2023 18:48:56 [INFO]
06-Jan-2023 18:48:56 [INFO] -------------< org.igniterealtime.spark.plugins:tictactoe >-------------
06-Jan-2023 18:48:56 [INFO] Building TicTacToe 0.3                                           [13/17]
06-Jan-2023 18:48:56 [INFO] --------------------------------[ jar ]---------------------------------
06-Jan-2023 18:48:56 [INFO]
06-Jan-2023 18:48:56 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tictactoe ---
06-Jan-2023 18:48:56 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/tictactoe/target
06-Jan-2023 18:48:56 [INFO]
06-Jan-2023 18:48:56 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tictactoe ---
06-Jan-2023 18:48:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jan-2023 18:48:56 [INFO] Copying 15 resources
06-Jan-2023 18:48:56 [INFO] Copying 1 resource
06-Jan-2023 18:48:56 [INFO]
06-Jan-2023 18:48:56 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ tictactoe ---
06-Jan-2023 18:48:56 [INFO] Changes detected - recompiling the module!
06-Jan-2023 18:48:56 [INFO] Compiling 12 source files to /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/tictactoe/target/classes
06-Jan-2023 18:48:56 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/tictactoe/src/main/java/tic/tac/toe/ui/GamePanel.java: Some input files use or override a deprecated API.
06-Jan-2023 18:48:56 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/tictactoe/src/main/java/tic/tac/toe/ui/GamePanel.java: Recompile with -Xlint:deprecation for details.
06-Jan-2023 18:48:56 [INFO]
06-Jan-2023 18:48:56 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tictactoe ---
06-Jan-2023 18:48:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jan-2023 18:48:56 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/tictactoe/src/test/resources
06-Jan-2023 18:48:56 [INFO]
06-Jan-2023 18:48:56 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ tictactoe ---
06-Jan-2023 18:48:56 [INFO] No sources to compile
06-Jan-2023 18:48:56 [INFO]
06-Jan-2023 18:48:56 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ tictactoe ---
06-Jan-2023 18:48:56 [INFO] No tests to run.
06-Jan-2023 18:48:56 [INFO]
06-Jan-2023 18:48:56 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ tictactoe ---
06-Jan-2023 18:48:56 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/tictactoe/target/tictactoe-0.3.jar
06-Jan-2023 18:48:56 [INFO]
06-Jan-2023 18:48:56 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ tictactoe ---
06-Jan-2023 18:48:56 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/tictactoe/target/tictactoe-0.3-spark-plugin.jar
06-Jan-2023 18:48:56 [INFO]
06-Jan-2023 18:48:56 [INFO] -------------< org.igniterealtime.spark.plugins:spelling >--------------
06-Jan-2023 18:48:56 [INFO] Building Spellchecker Plugin 0.8                                 [14/17]
06-Jan-2023 18:48:56 [INFO] --------------------------------[ jar ]---------------------------------
06-Jan-2023 18:48:56 [INFO]
06-Jan-2023 18:48:56 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spelling ---
06-Jan-2023 18:48:56 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/spelling/target
06-Jan-2023 18:48:56 [INFO]
06-Jan-2023 18:48:56 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spelling ---
06-Jan-2023 18:48:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jan-2023 18:48:56 [INFO] Copying 17 resources
06-Jan-2023 18:48:56 [INFO] Copying 1 resource
06-Jan-2023 18:48:56 [INFO]
06-Jan-2023 18:48:56 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ spelling ---
06-Jan-2023 18:48:56 [INFO] Changes detected - recompiling the module!
06-Jan-2023 18:48:56 [INFO] Compiling 8 source files to /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/spelling/target/classes
06-Jan-2023 18:48:56 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/spelling/src/main/java/org/jivesoftware/spellchecker/SpellcheckChatRoomDecorator.java: Some input files use unchecked or unsafe operations.
06-Jan-2023 18:48:56 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/spelling/src/main/java/org/jivesoftware/spellchecker/SpellcheckChatRoomDecorator.java: Recompile with -Xlint:unchecked for details.
06-Jan-2023 18:48:56 [INFO]
06-Jan-2023 18:48:56 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spelling ---
06-Jan-2023 18:48:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jan-2023 18:48:56 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/spelling/src/test/resources
06-Jan-2023 18:48:56 [INFO]
06-Jan-2023 18:48:56 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ spelling ---
06-Jan-2023 18:48:56 [INFO] No sources to compile
06-Jan-2023 18:48:56 [INFO]
06-Jan-2023 18:48:56 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spelling ---
06-Jan-2023 18:48:56 [INFO] No tests to run.
06-Jan-2023 18:48:56 [INFO]
06-Jan-2023 18:48:56 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spelling ---
06-Jan-2023 18:48:56 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/spelling/target/spelling-0.8.jar
06-Jan-2023 18:48:56 [INFO]
06-Jan-2023 18:48:56 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ spelling ---
06-Jan-2023 18:48:58 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/spelling/target/spelling-0.8-spark-plugin.jar
06-Jan-2023 18:48:58 [INFO]
06-Jan-2023 18:48:58 [INFO] -----------< org.igniterealtime.spark.plugins:transferguard >-----------
06-Jan-2023 18:48:58 [INFO] Building Transfer Guard 1.2                                      [15/17]
06-Jan-2023 18:48:58 [INFO] --------------------------------[ jar ]---------------------------------
06-Jan-2023 18:48:58 [INFO]
06-Jan-2023 18:48:58 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ transferguard ---
06-Jan-2023 18:48:58 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/transferguard/target
06-Jan-2023 18:48:58 [INFO]
06-Jan-2023 18:48:58 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ transferguard ---
06-Jan-2023 18:48:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jan-2023 18:48:58 [INFO] Copying 10 resources
06-Jan-2023 18:48:58 [INFO] Copying 1 resource
06-Jan-2023 18:48:58 [INFO]
06-Jan-2023 18:48:58 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ transferguard ---
06-Jan-2023 18:48:58 [INFO] Changes detected - recompiling the module!
06-Jan-2023 18:48:58 [INFO] Compiling 5 source files to /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/transferguard/target/classes
06-Jan-2023 18:48:58 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/transferguard/src/main/java/org/jivesoftware/spark/plugins/transfersettings/FileTransferSettingsPlugin.java: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/transferguard/src/main/java/org/jivesoftware/spark/plugins/transfersettings/FileTransferSettingsPlugin.java uses or overrides a deprecated API.
06-Jan-2023 18:48:58 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/transferguard/src/main/java/org/jivesoftware/spark/plugins/transfersettings/FileTransferSettingsPlugin.java: Recompile with -Xlint:deprecation for details.
06-Jan-2023 18:48:58 [INFO]
06-Jan-2023 18:48:58 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ transferguard ---
06-Jan-2023 18:48:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jan-2023 18:48:58 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/transferguard/src/test/resources
06-Jan-2023 18:48:58 [INFO]
06-Jan-2023 18:48:58 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ transferguard ---
06-Jan-2023 18:48:58 [INFO] No sources to compile
06-Jan-2023 18:48:58 [INFO]
06-Jan-2023 18:48:58 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ transferguard ---
06-Jan-2023 18:48:58 [INFO] No tests to run.
06-Jan-2023 18:48:58 [INFO]
06-Jan-2023 18:48:58 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ transferguard ---
06-Jan-2023 18:48:58 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/transferguard/target/transferguard-1.2.jar
06-Jan-2023 18:48:58 [INFO]
06-Jan-2023 18:48:58 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ transferguard ---
06-Jan-2023 18:48:58 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/transferguard/target/transferguard-1.2-spark-plugin.jar
06-Jan-2023 18:48:58 [INFO]
06-Jan-2023 18:48:58 [INFO] ------------< org.igniterealtime.spark.plugins:translator >-------------
06-Jan-2023 18:48:58 [INFO] Building Translator Plugin 1.7                                   [16/17]
06-Jan-2023 18:48:58 [INFO] --------------------------------[ jar ]---------------------------------
06-Jan-2023 18:48:58 [INFO]
06-Jan-2023 18:48:58 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ translator ---
06-Jan-2023 18:48:58 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/translator/target
06-Jan-2023 18:48:58 [INFO]
06-Jan-2023 18:48:58 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ translator ---
06-Jan-2023 18:48:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jan-2023 18:48:58 [INFO] Copying 2 resources
06-Jan-2023 18:48:58 [INFO] Copying 1 resource
06-Jan-2023 18:48:58 [INFO]
06-Jan-2023 18:48:58 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ translator ---
06-Jan-2023 18:48:58 [INFO] Changes detected - recompiling the module!
06-Jan-2023 18:48:58 [INFO] Compiling 2 source files to /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/translator/target/classes
06-Jan-2023 18:48:58 [WARNING] /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/translator/src/main/java/org/jivesoftware/spark/translator/TranslatorUtil.java:[32,41] com.sun.org.apache.xpath.internal.XPathAPI is internal proprietary API and may be removed in a future release
06-Jan-2023 18:48:58 [WARNING] /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/translator/src/main/java/org/jivesoftware/spark/translator/TranslatorUtil.java:[69,50] com.sun.org.apache.xpath.internal.XPathAPI is internal proprietary API and may be removed in a future release
06-Jan-2023 18:48:58 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/translator/src/main/java/org/jivesoftware/spark/translator/TranslatorPlugin.java: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/translator/src/main/java/org/jivesoftware/spark/translator/TranslatorPlugin.java uses or overrides a deprecated API.
06-Jan-2023 18:48:58 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/translator/src/main/java/org/jivesoftware/spark/translator/TranslatorPlugin.java: Recompile with -Xlint:deprecation for details.
06-Jan-2023 18:48:58 [INFO]
06-Jan-2023 18:48:58 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ translator ---
06-Jan-2023 18:48:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jan-2023 18:48:58 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/translator/src/test/resources
06-Jan-2023 18:48:58 [INFO]
06-Jan-2023 18:48:58 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ translator ---
06-Jan-2023 18:48:58 [INFO] Changes detected - recompiling the module!
06-Jan-2023 18:48:58 [INFO] Compiling 1 source file to /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/translator/target/test-classes
06-Jan-2023 18:48:58 [INFO]
06-Jan-2023 18:48:58 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ translator ---
06-Jan-2023 18:48:58 [INFO] Surefire report directory: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/translator/target/surefire-reports
06-Jan-2023 18:48:58
06-Jan-2023 18:48:58 -------------------------------------------------------
06-Jan-2023 18:48:58 T E S T S
06-Jan-2023 18:48:58 -------------------------------------------------------
06-Jan-2023 18:48:58 Running com.jivesoftware.spark.translator.TestTranslator
06-Jan-2023 18:48:59 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 sec
06-Jan-2023 18:48:59
06-Jan-2023 18:48:59 Results :
06-Jan-2023 18:48:59
06-Jan-2023 18:48:59 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
06-Jan-2023 18:48:59
06-Jan-2023 18:48:59 [INFO]
06-Jan-2023 18:48:59 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ translator ---
06-Jan-2023 18:48:59 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/translator/target/translator-1.7.jar
06-Jan-2023 18:48:59 [INFO]
06-Jan-2023 18:48:59 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ translator ---
06-Jan-2023 18:48:59 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/translator/target/translator-1.7-spark-plugin.jar
06-Jan-2023 18:48:59 [INFO]
06-Jan-2023 18:48:59 [INFO] ---------------< org.igniterealtime.spark:distribution >----------------
06-Jan-2023 18:48:59 [INFO] Building Spark Distribution 3.0.2-SNAPSHOT                       [17/17]
06-Jan-2023 18:48:59 [INFO] --------------------------------[ jar ]---------------------------------
06-Jan-2023 18:48:59 [INFO]
06-Jan-2023 18:48:59 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ distribution ---
06-Jan-2023 18:48:59 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/distribution/target
06-Jan-2023 18:48:59 [INFO]
06-Jan-2023 18:48:59 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ distribution ---
06-Jan-2023 18:48:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jan-2023 18:48:59 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/distribution/src/main/resources
06-Jan-2023 18:48:59 [INFO]
06-Jan-2023 18:48:59 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ distribution ---
06-Jan-2023 18:48:59 [INFO] No sources to compile
06-Jan-2023 18:48:59 [INFO]
06-Jan-2023 18:48:59 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ distribution ---
06-Jan-2023 18:48:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jan-2023 18:48:59 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/distribution/src/test/resources
06-Jan-2023 18:48:59 [INFO]
06-Jan-2023 18:48:59 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ distribution ---
06-Jan-2023 18:48:59 [INFO] No sources to compile
06-Jan-2023 18:48:59 [INFO]
06-Jan-2023 18:48:59 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ distribution ---
06-Jan-2023 18:48:59 [INFO] No tests to run.
06-Jan-2023 18:48:59 [INFO]
06-Jan-2023 18:48:59 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ distribution ---
06-Jan-2023 18:48:59 [WARNING] JAR will be empty - no content was marked for inclusion!
06-Jan-2023 18:48:59 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/distribution/target/distribution.jar
06-Jan-2023 18:48:59 [INFO]
06-Jan-2023 18:48:59 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ distribution ---
06-Jan-2023 18:48:59 [INFO] Reading assembly descriptor: src/assembly/basic-distribution.xml
06-Jan-2023 18:48:59 [WARNING] The current modules seemed to be having different versions.
06-Jan-2023 18:48:59 --> org.igniterealtime.spark.plugins:fastpath:jar:3.5.1
06-Jan-2023 18:48:59 --> org.igniterealtime.spark.plugins:fileupload:jar:0.0.4
06-Jan-2023 18:48:59 --> org.igniterealtime.spark.plugins:flashing:jar:1.3
06-Jan-2023 18:48:59 --> org.igniterealtime.spark.plugins:growl:jar:2.4
06-Jan-2023 18:48:59 --> org.igniterealtime.spark.plugins:meet:jar:0.0.9
06-Jan-2023 18:48:59 --> org.igniterealtime.spark.plugins:reversi:jar:1.6
06-Jan-2023 18:48:59 --> org.igniterealtime.spark.plugins:roar:jar:1.0
06-Jan-2023 18:48:59 --> org.igniterealtime.spark.plugins:tictactoe:jar:0.3
06-Jan-2023 18:48:59 --> org.igniterealtime.spark.plugins:spelling:jar:0.8
06-Jan-2023 18:48:59 --> org.igniterealtime.spark.plugins:transferguard:jar:1.2
06-Jan-2023 18:48:59 --> org.igniterealtime.spark.plugins:translator:jar:1.7
06-Jan-2023 18:48:59
06-Jan-2023 18:48:59 [INFO] Copying files to /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/distribution/target/distribution-base
06-Jan-2023 18:48:59 [WARNING] Assembly file: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/distribution/target/distribution-base is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment.
06-Jan-2023 18:48:59 [INFO] ------------------------------------------------------------------------
06-Jan-2023 18:48:59 [INFO] Reactor Summary:
06-Jan-2023 18:48:59 [INFO]
06-Jan-2023 18:48:59 [INFO] Spark (parent) 3.0.2-SNAPSHOT ...................... SUCCESS [  0.168 s]
06-Jan-2023 18:48:59 [INFO] Spark Emoticons 3.0.2-SNAPSHOT ..................... SUCCESS [  2.117 s]
06-Jan-2023 18:48:59 [INFO] Spark Core 3.0.2-SNAPSHOT .......................... SUCCESS [ 14.556 s]
06-Jan-2023 18:48:59 [INFO] Spark Plugin Assembly Descriptor 3.0.2-SNAPSHOT .... SUCCESS [  0.067 s]
06-Jan-2023 18:48:59 [INFO] Apple Plugin 4.0 ................................... SUCCESS [  1.371 s]
06-Jan-2023 18:48:59 [INFO] Fastpath 3.5.1 ..................................... SUCCESS [  0.747 s]
06-Jan-2023 18:48:59 [INFO] Http File Upload Plugin 0.0.4 ...................... SUCCESS [  0.185 s]
06-Jan-2023 18:48:59 [INFO] Window Flashing Plugin 1.3 ......................... SUCCESS [  0.236 s]
06-Jan-2023 18:48:59 [INFO] Growl 2.4 .......................................... SUCCESS [  0.553 s]
06-Jan-2023 18:48:59 [INFO] Pade Meetings Plugin 0.0.9 ......................... SUCCESS [  0.265 s]
06-Jan-2023 18:48:59 [INFO] Reversi 1.6 ........................................ SUCCESS [  0.256 s]
06-Jan-2023 18:48:59 [INFO] Roar!!! 1.0 ........................................ SUCCESS [  0.283 s]
06-Jan-2023 18:48:59 [INFO] TicTacToe 0.3 ...................................... SUCCESS [  0.310 s]
06-Jan-2023 18:48:59 [INFO] Spellchecker Plugin 0.8 ............................ SUCCESS [  1.827 s]
06-Jan-2023 18:48:59 [INFO] Transfer Guard 1.2 ................................. SUCCESS [  0.171 s]
06-Jan-2023 18:48:59 [INFO] Translator Plugin 1.7 .............................. SUCCESS [  0.736 s]
06-Jan-2023 18:48:59 [INFO] Spark Distribution 3.0.2-SNAPSHOT .................. SUCCESS [  0.428 s]
06-Jan-2023 18:48:59 [INFO] ------------------------------------------------------------------------
06-Jan-2023 18:48:59 [INFO] BUILD SUCCESS
06-Jan-2023 18:48:59 [INFO] ------------------------------------------------------------------------
06-Jan-2023 18:48:59 [INFO] Total time:  24.686 s
06-Jan-2023 18:48:59 [INFO] Finished at: 2023-01-06T18:48:59Z
06-Jan-2023 18:48:59 [INFO] ------------------------------------------------------------------------
06-Jan-2023 18:48:59 Parsing test results under /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1...
06-Jan-2023 18:48:59 Finished task 'Build' with result: Success
06-Jan-2023 18:48:59 Running post build plugin 'Artifact Copier'
06-Jan-2023 18:48:59 Publishing an artifact: Distribution Base
06-Jan-2023 18:48:59 Finished publishing of artifact Non required shared artifact: [Distribution Base], pattern: [**/*] anchored at: [distribution/target/distribution-base] in 157.8 ms
06-Jan-2023 18:48:59 Running post build plugin 'npm Cache Cleanup'
06-Jan-2023 18:48:59 Running post build plugin 'NCover Results Collector'
06-Jan-2023 18:48:59 Running post build plugin 'Build Results Label Collector'
06-Jan-2023 18:48:59 Running post build plugin 'Clover Results Collector'
06-Jan-2023 18:48:59 Running post build plugin 'Docker Container Cleanup'
06-Jan-2023 18:48:59 Finalising the build...
06-Jan-2023 18:48:59 Stopping timer.
06-Jan-2023 18:48:59 Build SPARK-CI-JOB1-508 completed.
06-Jan-2023 18:48:59 Running on server: post build plugin 'Build Hanging Detection Configuration'
06-Jan-2023 18:48:59 Running on server: post build plugin 'NCover Results Collector'
06-Jan-2023 18:48:59 Running on server: post build plugin 'Build Labeller'
06-Jan-2023 18:48:59 Running on server: post build plugin 'Clover Delta Calculator'
06-Jan-2023 18:48:59 Running on server: post build plugin 'Maven Dependencies Postprocessor'
06-Jan-2023 18:48:59 All post build plugins have finished
06-Jan-2023 18:48:59 Generating build results summary...
06-Jan-2023 18:49:00 Saving build results to disk...
06-Jan-2023 18:49:00 Store variable context...
06-Jan-2023 18:49:00 Finished building SPARK-CI-JOB1-508.