Builds the Spark Install4j distributables once every day.

Build: #3063 was successful

Job: Maven build was successful

Stages & jobs

  1. Build Stage

  2. Post Build

Build log

The build generated 1,007 lines of output.   The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

26-Oct-2024 04:15:01 Fetching 'refs/heads/master' from 'https://github.com/igniterealtime/Spark.git'. Will try to do a shallow fetch.
26-Oct-2024 04:15:01 Checking out revision 35cd2a398f146f7f5c307992730fc8ab66633d0b.
26-Oct-2024 04:15:01 Already on 'master'
26-Oct-2024 04:15:01 Updated source code to revision: 35cd2a398f146f7f5c307992730fc8ab66633d0b
26-Oct-2024 04:15:01 Finished task 'Checkout Default Repository' with result: Success
26-Oct-2024 04:15:01 Running pre-build action: Build Log Labeller Pre Build Action
26-Oct-2024 04:15:01 Running pre-build action: VCS Version Collector
26-Oct-2024 04:15:01 Build Spark - Nightly Build - Maven build #3063 (SPARK-NIGHTLY-JOB1-3063) started building on agent 'ip-172-31-27-151.eu-central-1.compute.internal' (Remote agent on host ip-172-31-27-151.eu-central-1.compute.internal)
26-Oct-2024 04:15:01 Starting task 'Build' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
26-Oct-2024 04:15:01
Beginning to execute external process for build 'Spark - Nightly Build - Maven build #3063 (SPARK-NIGHTLY-JOB1-3063)'
... running command line:
/opt/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/tmp/SPARK-NIGHTLY-JOB1 -Dinstall4j.home=/home/bamboo-agent/install4j clean package -P install4j
... in: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1
26-Oct-2024 04:15:04 [INFO] Scanning for projects...
26-Oct-2024 04:15:04 [INFO] ------------------------------------------------------------------------
26-Oct-2024 04:15:04 [INFO] Reactor Build Order:
26-Oct-2024 04:15:04 [INFO]
26-Oct-2024 04:15:04 [INFO] Spark (parent)                                                     [pom]
26-Oct-2024 04:15:04 [INFO] Spark Emoticons                                                    [jar]
26-Oct-2024 04:15:04 [INFO] Spark Core                                                         [jar]
26-Oct-2024 04:15:04 [INFO] Spark Plugin Assembly Descriptor                                   [jar]
26-Oct-2024 04:15:04 [INFO] Apple Plugin                                                       [jar]
26-Oct-2024 04:15:04 [INFO] Fastpath                                                           [jar]
26-Oct-2024 04:15:04 [INFO] Http File Upload Plugin                                            [jar]
26-Oct-2024 04:15:04 [INFO] Window Flashing Plugin                                             [jar]
26-Oct-2024 04:15:04 [INFO] Growl                                                              [jar]
26-Oct-2024 04:15:04 [INFO] Pade Meetings Plugin                                               [jar]
26-Oct-2024 04:15:04 [INFO] Reversi                                                            [jar]
26-Oct-2024 04:15:04 [INFO] Roar!!!                                                            [jar]
26-Oct-2024 04:15:04 [INFO] TicTacToe                                                          [jar]
26-Oct-2024 04:15:04 [INFO] Spellchecker Plugin                                                [jar]
26-Oct-2024 04:15:04 [INFO] Transfer Guard                                                     [jar]
26-Oct-2024 04:15:04 [INFO] Translator Plugin                                                  [jar]
26-Oct-2024 04:15:04 [INFO] Spark Distribution                                                 [jar]
26-Oct-2024 04:15:04 [INFO]
26-Oct-2024 04:15:04 [INFO] ------------------< org.igniterealtime.spark:parent >-------------------
26-Oct-2024 04:15:04 [INFO] Building Spark (parent) 3.0.3-SNAPSHOT                            [1/17]
26-Oct-2024 04:15:04 [INFO] --------------------------------[ pom ]---------------------------------
26-Oct-2024 04:15:05 [INFO]
26-Oct-2024 04:15:05 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent ---
26-Oct-2024 04:15:05 [INFO]
26-Oct-2024 04:15:05 [INFO] -----------------< org.igniterealtime.spark:emoticons >-----------------
26-Oct-2024 04:15:05 [INFO] Building Spark Emoticons 3.0.3-SNAPSHOT                           [2/17]
26-Oct-2024 04:15:05 [INFO] --------------------------------[ jar ]---------------------------------
26-Oct-2024 04:15:05 [INFO]
26-Oct-2024 04:15:05 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ emoticons ---
26-Oct-2024 04:15:05 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/distribution-base/xtra/emoticons
26-Oct-2024 04:15:05 [INFO]
26-Oct-2024 04:15:05 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ emoticons ---
26-Oct-2024 04:15:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
26-Oct-2024 04:15:06 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/emoticons/src/main/resources
26-Oct-2024 04:15:06 [INFO]
26-Oct-2024 04:15:06 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ emoticons ---
26-Oct-2024 04:15:06 [INFO] No sources to compile
26-Oct-2024 04:15:06 [INFO]
26-Oct-2024 04:15:06 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ emoticons ---
26-Oct-2024 04:15:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
26-Oct-2024 04:15:06 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/emoticons/src/test/resources
26-Oct-2024 04:15:06 [INFO]
26-Oct-2024 04:15:06 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ emoticons ---
26-Oct-2024 04:15:06 [INFO] No sources to compile
26-Oct-2024 04:15:06 [INFO]
26-Oct-2024 04:15:06 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ emoticons ---
26-Oct-2024 04:15:07 [INFO] No tests to run.
26-Oct-2024 04:15:07 [INFO]
26-Oct-2024 04:15:07 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ emoticons ---
26-Oct-2024 04:15:07 [WARNING] JAR will be empty - no content was marked for inclusion!
26-Oct-2024 04:15:07 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/distribution-base/xtra/emoticons/emoticons-3.0.3-SNAPSHOT.jar
26-Oct-2024 04:15:07 [INFO]
26-Oct-2024 04:15:07 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ emoticons ---
26-Oct-2024 04:15:08 [INFO] Reading assembly descriptor: src/assembly/Default.adiumemoticonset.xml
26-Oct-2024 04:15:08 [INFO] Reading assembly descriptor: src/assembly/GTalk.AdiumEmoticonset.xml
26-Oct-2024 04:15:08 [INFO] Reading assembly descriptor: src/assembly/POPO.adiumemoticonset.xml
26-Oct-2024 04:15:08 [INFO] Reading assembly descriptor: src/assembly/sparkEmoticonSet.xml
26-Oct-2024 04:15:08 [INFO] Building zip: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/distribution-base/xtra/emoticons/emoticons-3.0.3-SNAPSHOT-Default.adiumemoticonset.zip
26-Oct-2024 04:15:08 [INFO] Building zip: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/distribution-base/xtra/emoticons/emoticons-3.0.3-SNAPSHOT-GTalk.AdiumEmoticonset.zip
26-Oct-2024 04:15:08 [INFO] Building zip: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/distribution-base/xtra/emoticons/emoticons-3.0.3-SNAPSHOT-POPO.adiumemoticonset.zip
26-Oct-2024 04:15:08 [INFO] Building zip: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/distribution-base/xtra/emoticons/emoticons-3.0.3-SNAPSHOT-sparkEmoticonSet.zip
26-Oct-2024 04:15:08 [INFO]
26-Oct-2024 04:15:08 [INFO] ----------------< org.igniterealtime.spark:spark-core >-----------------
26-Oct-2024 04:15:08 [INFO] Building Spark Core 3.0.3-SNAPSHOT                                [3/17]
26-Oct-2024 04:15:08 [INFO] --------------------------------[ jar ]---------------------------------
26-Oct-2024 04:15:09 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/jxmpp/jxmpp-core/maven-metadata.xml
26-Oct-2024 04:15:09 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-core/maven-metadata.xml
26-Oct-2024 04:15:09 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-core/maven-metadata.xml (1.5 kB at 2.5 kB/s)
26-Oct-2024 04:15:09 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/jxmpp/jxmpp-jid/maven-metadata.xml
26-Oct-2024 04:15:09 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-jid/maven-metadata.xml
26-Oct-2024 04:15:09 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-jid/maven-metadata.xml (1.5 kB at 58 kB/s)
26-Oct-2024 04:15:09 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/jxmpp/jxmpp-jid/1.0.0/jxmpp-jid-1.0.0.pom
26-Oct-2024 04:15:10 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-jid/1.0.0/jxmpp-jid-1.0.0.pom
26-Oct-2024 04:15:10 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-jid/1.0.0/jxmpp-jid-1.0.0.pom (2.1 kB at 148 kB/s)
26-Oct-2024 04:15:10 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/jxmpp/jxmpp-jid/1.0.1/jxmpp-jid-1.0.1.pom
26-Oct-2024 04:15:10 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-jid/1.0.1/jxmpp-jid-1.0.1.pom
26-Oct-2024 04:15:10 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-jid/1.0.1/jxmpp-jid-1.0.1.pom (2.1 kB at 230 kB/s)
26-Oct-2024 04:15:10 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/jxmpp/jxmpp-jid/1.0.2/jxmpp-jid-1.0.2.pom
26-Oct-2024 04:15:10 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-jid/1.0.2/jxmpp-jid-1.0.2.pom
26-Oct-2024 04:15:10 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-jid/1.0.2/jxmpp-jid-1.0.2.pom (2.1 kB at 258 kB/s)
26-Oct-2024 04:15:10 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/jxmpp/jxmpp-jid/1.0.3/jxmpp-jid-1.0.3.pom
26-Oct-2024 04:15:10 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-jid/1.0.3/jxmpp-jid-1.0.3.pom
26-Oct-2024 04:15:10 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-jid/1.0.3/jxmpp-jid-1.0.3.pom (2.1 kB at 258 kB/s)
26-Oct-2024 04:15:10 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/minidns/minidns-core/maven-metadata.xml
26-Oct-2024 04:15:10 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/minidns/minidns-core/maven-metadata.xml
26-Oct-2024 04:15:10 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/minidns/minidns-core/maven-metadata.xml (996 B at 31 kB/s)
26-Oct-2024 04:15:10 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/slf4j/slf4j-api/maven-metadata.xml
26-Oct-2024 04:15:10 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/maven-metadata.xml
26-Oct-2024 04:15:10 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/maven-metadata.xml (3.8 kB at 140 kB/s)
26-Oct-2024 04:15:10 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/jxmpp/jxmpp-jid/1.0.3/jxmpp-jid-1.0.3.jar
26-Oct-2024 04:15:10 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-jid/1.0.3/jxmpp-jid-1.0.3.jar
26-Oct-2024 04:15:10 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-jid/1.0.3/jxmpp-jid-1.0.3.jar (29 kB at 1.5 MB/s)
26-Oct-2024 04:15:11 [INFO]
26-Oct-2024 04:15:11 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spark-core ---
26-Oct-2024 04:15:11 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/core/target
26-Oct-2024 04:15:11 [INFO]
26-Oct-2024 04:15:11 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ spark-core ---
26-Oct-2024 04:15:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
26-Oct-2024 04:15:11 [INFO] Copying 833 resources
26-Oct-2024 04:15:12 [INFO]
26-Oct-2024 04:15:12 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ spark-core ---
26-Oct-2024 04:15:12 [INFO] Changes detected - recompiling the module!
26-Oct-2024 04:15:12 [INFO] Compiling 381 source files to /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/core/target/classes
26-Oct-2024 04:15:25 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/core/src/main/java/org/jivesoftware/spark/SoundManager.java: Some input files use or override a deprecated API.
26-Oct-2024 04:15:25 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/core/src/main/java/org/jivesoftware/spark/SoundManager.java: Recompile with -Xlint:deprecation for details.
26-Oct-2024 04:15:25 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/core/src/main/java/org/jivesoftware/sparkimpl/plugin/idle/windows/Win32IdleTime.java: Some input files use unchecked or unsafe operations.
26-Oct-2024 04:15:25 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/core/src/main/java/org/jivesoftware/sparkimpl/plugin/idle/windows/Win32IdleTime.java: Recompile with -Xlint:unchecked for details.
26-Oct-2024 04:15:25 [INFO]
26-Oct-2024 04:15:25 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ spark-core ---
26-Oct-2024 04:15:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
26-Oct-2024 04:15:25 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/core/src/test/resources
26-Oct-2024 04:15:25 [INFO]
26-Oct-2024 04:15:25 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ spark-core ---
26-Oct-2024 04:15:25 [INFO] Changes detected - recompiling the module!
26-Oct-2024 04:15:25 [INFO] Compiling 3 source files to /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/core/target/test-classes
26-Oct-2024 04:15:25 [INFO]
26-Oct-2024 04:15:25 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spark-core ---
26-Oct-2024 04:15:25 [INFO] Surefire report directory: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/core/target/surefire-reports
26-Oct-2024 04:15:25
26-Oct-2024 04:15:25 -------------------------------------------------------
26-Oct-2024 04:15:25 T E S T S
26-Oct-2024 04:15:25 -------------------------------------------------------
26-Oct-2024 04:15:26 Running org.jivesoftware.spark.plugin.PluginDependencyTest
26-Oct-2024 04:15:26 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 sec
26-Oct-2024 04:15:26 Running org.jivesoftware.spark.util.JavaVersionTest
26-Oct-2024 04:15:26 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
26-Oct-2024 04:15:26 Running org.jivesoftware.spark.util.EncryptorTest
26-Oct-2024 04:15:27 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 sec
26-Oct-2024 04:15:27
26-Oct-2024 04:15:27 Results :
26-Oct-2024 04:15:27
26-Oct-2024 04:15:27 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
26-Oct-2024 04:15:27
26-Oct-2024 04:15:27 [INFO]
26-Oct-2024 04:15:27 [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ spark-core ---
26-Oct-2024 04:15:27 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/core/target/spark.jar
26-Oct-2024 04:15:28 [INFO]
26-Oct-2024 04:15:28 [INFO] --- maven-assembly-plugin:3.1.1:single (make-assembly) @ spark-core ---
26-Oct-2024 04:15:28 [INFO] Reading assembly descriptor: src/assembly/installation-directory.xml
26-Oct-2024 04:15:30 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/install4j/install4j-runtime/10.0.9/install4j-runtime-10.0.9.pom
26-Oct-2024 04:15:30 [INFO] Downloading from clojars.org: https://repo.clojars.org/com/install4j/install4j-runtime/10.0.9/install4j-runtime-10.0.9.pom
26-Oct-2024 04:15:32 [INFO] Building tar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/core/target/spark-installation-directory.tar
26-Oct-2024 04:15:33 [INFO]
26-Oct-2024 04:15:33 [INFO] --------< org.igniterealtime.spark.plugins:assembly-descriptor >--------
26-Oct-2024 04:15:33 [INFO] Building Spark Plugin Assembly Descriptor 3.0.3-SNAPSHOT          [4/17]
26-Oct-2024 04:15:33 [INFO] --------------------------------[ jar ]---------------------------------
26-Oct-2024 04:15:33 [INFO]
26-Oct-2024 04:15:33 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ assembly-descriptor ---
26-Oct-2024 04:15:33 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/assembly-descriptor/target
26-Oct-2024 04:15:33 [INFO]
26-Oct-2024 04:15:33 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ assembly-descriptor ---
26-Oct-2024 04:15:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
26-Oct-2024 04:15:33 [INFO] Copying 1 resource
26-Oct-2024 04:15:33 [INFO]
26-Oct-2024 04:15:33 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ assembly-descriptor ---
26-Oct-2024 04:15:33 [INFO] No sources to compile
26-Oct-2024 04:15:33 [INFO]
26-Oct-2024 04:15:33 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ assembly-descriptor ---
26-Oct-2024 04:15:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
26-Oct-2024 04:15:33 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/assembly-descriptor/src/test/resources
26-Oct-2024 04:15:33 [INFO]
26-Oct-2024 04:15:33 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ assembly-descriptor ---
26-Oct-2024 04:15:33 [INFO] No sources to compile
26-Oct-2024 04:15:33 [INFO]
26-Oct-2024 04:15:33 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ assembly-descriptor ---
26-Oct-2024 04:15:33 [INFO] No tests to run.
26-Oct-2024 04:15:33 [INFO]
26-Oct-2024 04:15:33 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ assembly-descriptor ---
26-Oct-2024 04:15:33 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/assembly-descriptor/target/assembly-descriptor-3.0.3-SNAPSHOT.jar
26-Oct-2024 04:15:33 [INFO]
26-Oct-2024 04:15:33 [INFO] ---------------< org.igniterealtime.spark.plugins:apple >---------------
26-Oct-2024 04:15:33 [INFO] Building Apple Plugin 4.0                                         [5/17]
26-Oct-2024 04:15:33 [INFO] --------------------------------[ jar ]---------------------------------
26-Oct-2024 04:15:33 [INFO]
26-Oct-2024 04:15:33 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apple ---
26-Oct-2024 04:15:33 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/apple/target
26-Oct-2024 04:15:33 [INFO]
26-Oct-2024 04:15:33 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ apple ---
26-Oct-2024 04:15:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
26-Oct-2024 04:15:33 [INFO] Copying 3 resources
26-Oct-2024 04:15:33 [INFO] Copying 1 resource
26-Oct-2024 04:15:33 [INFO]
26-Oct-2024 04:15:33 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ apple ---
26-Oct-2024 04:15:33 [INFO] Changes detected - recompiling the module!
26-Oct-2024 04:15:33 [INFO] Compiling 7 source files to /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/apple/target/classes
26-Oct-2024 04:15:33 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/apple/src/main/java/com/jivesoftware/spark/plugin/apple/ApplePlugin.java: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/apple/src/main/java/com/jivesoftware/spark/plugin/apple/ApplePlugin.java uses or overrides a deprecated API.
26-Oct-2024 04:15:33 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/apple/src/main/java/com/jivesoftware/spark/plugin/apple/ApplePlugin.java: Recompile with -Xlint:deprecation for details.
26-Oct-2024 04:15:33 [INFO]
26-Oct-2024 04:15:33 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ apple ---
26-Oct-2024 04:15:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
26-Oct-2024 04:15:33 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/apple/src/test/resources
26-Oct-2024 04:15:33 [INFO]
26-Oct-2024 04:15:33 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ apple ---
26-Oct-2024 04:15:33 [INFO] No sources to compile
26-Oct-2024 04:15:33 [INFO]
26-Oct-2024 04:15:33 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ apple ---
26-Oct-2024 04:15:33 [INFO] No tests to run.
26-Oct-2024 04:15:33 [INFO]
26-Oct-2024 04:15:33 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ apple ---
26-Oct-2024 04:15:33 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/apple/target/apple-4.0.jar
26-Oct-2024 04:15:33 [INFO]
26-Oct-2024 04:15:33 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ apple ---
26-Oct-2024 04:15:34 [INFO] artifact org.jxmpp:jxmpp-core: checking for updates from central
26-Oct-2024 04:15:34 [INFO] artifact org.jxmpp:jxmpp-core: checking for updates from ej-technologies
26-Oct-2024 04:15:34 [INFO] artifact org.jxmpp:jxmpp-jid: checking for updates from central
26-Oct-2024 04:15:34 [INFO] artifact org.jxmpp:jxmpp-jid: checking for updates from ej-technologies
26-Oct-2024 04:15:34 [INFO] artifact org.minidns:minidns-core: checking for updates from central
26-Oct-2024 04:15:34 [INFO] artifact org.minidns:minidns-core: checking for updates from ej-technologies
26-Oct-2024 04:15:34 [INFO] artifact org.slf4j:slf4j-api: checking for updates from central
26-Oct-2024 04:15:34 [INFO] artifact org.slf4j:slf4j-api: checking for updates from ej-technologies
26-Oct-2024 04:15:34 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/apple/target/apple-4.0-spark-plugin.jar
26-Oct-2024 04:15:34 [INFO]
26-Oct-2024 04:15:34 [INFO] -------------< org.igniterealtime.spark.plugins:fastpath >--------------
26-Oct-2024 04:15:34 [INFO] Building Fastpath 3.5.1                                           [6/17]
26-Oct-2024 04:15:34 [INFO] --------------------------------[ jar ]---------------------------------
26-Oct-2024 04:15:34 [INFO]
26-Oct-2024 04:15:34 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ fastpath ---
26-Oct-2024 04:15:34 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/fastpath/target
26-Oct-2024 04:15:34 [INFO]
26-Oct-2024 04:15:34 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ fastpath ---
26-Oct-2024 04:15:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
26-Oct-2024 04:15:34 [INFO] Copying 14 resources
26-Oct-2024 04:15:34 [INFO] Copying 1 resource
26-Oct-2024 04:15:34 [INFO]
26-Oct-2024 04:15:34 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ fastpath ---
26-Oct-2024 04:15:34 [INFO] Changes detected - recompiling the module!
26-Oct-2024 04:15:34 [INFO] Compiling 44 source files to /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/fastpath/target/classes
26-Oct-2024 04:15:35 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/fastpath/src/main/java/org/jivesoftware/fastpath/workspace/Workpane.java: Some input files use or override a deprecated API.
26-Oct-2024 04:15:35 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/fastpath/src/main/java/org/jivesoftware/fastpath/workspace/Workpane.java: Recompile with -Xlint:deprecation for details.
26-Oct-2024 04:15:35 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/fastpath/src/main/java/org/jivesoftware/fastpath/workspace/invite/WorkgroupInvitationDialog.java: Some input files use unchecked or unsafe operations.
26-Oct-2024 04:15:35 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/fastpath/src/main/java/org/jivesoftware/fastpath/workspace/invite/WorkgroupInvitationDialog.java: Recompile with -Xlint:unchecked for details.
26-Oct-2024 04:15:35 [INFO]
26-Oct-2024 04:15:35 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ fastpath ---
26-Oct-2024 04:15:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
26-Oct-2024 04:15:35 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/fastpath/src/test/resources
26-Oct-2024 04:15:35 [INFO]
26-Oct-2024 04:15:35 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ fastpath ---
26-Oct-2024 04:15:35 [INFO] No sources to compile
26-Oct-2024 04:15:35 [INFO]
26-Oct-2024 04:15:35 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ fastpath ---
26-Oct-2024 04:15:35 [INFO] No tests to run.
26-Oct-2024 04:15:35 [INFO]
26-Oct-2024 04:15:35 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ fastpath ---
26-Oct-2024 04:15:36 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/fastpath/target/fastpath-3.5.1.jar
26-Oct-2024 04:15:36 [INFO]
26-Oct-2024 04:15:36 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ fastpath ---
26-Oct-2024 04:15:36 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/fastpath/target/fastpath-3.5.1-spark-plugin.jar
26-Oct-2024 04:15:36 [INFO]
26-Oct-2024 04:15:36 [INFO] ------------< org.igniterealtime.spark.plugins:fileupload >-------------
26-Oct-2024 04:15:36 [INFO] Building Http File Upload Plugin 0.0.4                            [7/17]
26-Oct-2024 04:15:36 [INFO] --------------------------------[ jar ]---------------------------------
26-Oct-2024 04:15:36 [INFO]
26-Oct-2024 04:15:36 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ fileupload ---
26-Oct-2024 04:15:36 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/fileupload/target
26-Oct-2024 04:15:36 [INFO]
26-Oct-2024 04:15:36 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ fileupload ---
26-Oct-2024 04:15:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
26-Oct-2024 04:15:36 [INFO] Copying 1 resource
26-Oct-2024 04:15:36 [INFO] Copying 1 resource
26-Oct-2024 04:15:36 [INFO]
26-Oct-2024 04:15:36 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ fileupload ---
26-Oct-2024 04:15:36 [INFO] Changes detected - recompiling the module!
26-Oct-2024 04:15:36 [INFO] Compiling 3 source files to /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/fileupload/target/classes
26-Oct-2024 04:15:37 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/fileupload/src/main/java/org/jivesoftware/spark/plugin/fileupload/ChatRoomDecorator.java: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/fileupload/src/main/java/org/jivesoftware/spark/plugin/fileupload/ChatRoomDecorator.java uses or overrides a deprecated API.
26-Oct-2024 04:15:37 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/fileupload/src/main/java/org/jivesoftware/spark/plugin/fileupload/ChatRoomDecorator.java: Recompile with -Xlint:deprecation for details.
26-Oct-2024 04:15:37 [INFO]
26-Oct-2024 04:15:37 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ fileupload ---
26-Oct-2024 04:15:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
26-Oct-2024 04:15:37 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/fileupload/src/test/resources
26-Oct-2024 04:15:37 [INFO]
26-Oct-2024 04:15:37 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ fileupload ---
26-Oct-2024 04:15:37 [INFO] No sources to compile
26-Oct-2024 04:15:37 [INFO]
26-Oct-2024 04:15:37 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ fileupload ---
26-Oct-2024 04:15:37 [INFO] No tests to run.
26-Oct-2024 04:15:37 [INFO]
26-Oct-2024 04:15:37 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ fileupload ---
26-Oct-2024 04:15:37 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/fileupload/target/fileupload-0.0.4.jar
26-Oct-2024 04:15:37 [INFO]
26-Oct-2024 04:15:37 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ fileupload ---
26-Oct-2024 04:15:37 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/fileupload/target/fileupload-0.0.4-spark-plugin.jar
26-Oct-2024 04:15:37 [INFO]
26-Oct-2024 04:15:37 [INFO] -------------< org.igniterealtime.spark.plugins:flashing >--------------
26-Oct-2024 04:15:37 [INFO] Building Window Flashing Plugin 1.3                               [8/17]
26-Oct-2024 04:15:37 [INFO] --------------------------------[ jar ]---------------------------------
26-Oct-2024 04:15:37 [INFO]
26-Oct-2024 04:15:37 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ flashing ---
26-Oct-2024 04:15:37 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/flashing/target
26-Oct-2024 04:15:37 [INFO]
26-Oct-2024 04:15:37 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ flashing ---
26-Oct-2024 04:15:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
26-Oct-2024 04:15:37 [INFO] Copying 10 resources
26-Oct-2024 04:15:37 [INFO] Copying 1 resource
26-Oct-2024 04:15:37 [INFO]
26-Oct-2024 04:15:37 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ flashing ---
26-Oct-2024 04:15:37 [INFO] Changes detected - recompiling the module!
26-Oct-2024 04:15:37 [INFO] Compiling 7 source files to /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/flashing/target/classes
26-Oct-2024 04:15:37 [INFO]
26-Oct-2024 04:15:37 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ flashing ---
26-Oct-2024 04:15:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
26-Oct-2024 04:15:37 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/flashing/src/test/resources
26-Oct-2024 04:15:37 [INFO]
26-Oct-2024 04:15:37 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ flashing ---
26-Oct-2024 04:15:37 [INFO] No sources to compile
26-Oct-2024 04:15:37 [INFO]
26-Oct-2024 04:15:37 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ flashing ---
26-Oct-2024 04:15:37 [INFO] No tests to run.
26-Oct-2024 04:15:37 [INFO]
26-Oct-2024 04:15:37 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ flashing ---
26-Oct-2024 04:15:37 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/flashing/target/flashing-1.3.jar
26-Oct-2024 04:15:37 [INFO]
26-Oct-2024 04:15:37 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ flashing ---
26-Oct-2024 04:15:37 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/flashing/target/flashing-1.3-spark-plugin.jar
26-Oct-2024 04:15:37 [INFO]
26-Oct-2024 04:15:37 [INFO] ---------------< org.igniterealtime.spark.plugins:growl >---------------
26-Oct-2024 04:15:37 [INFO] Building Growl 2.4                                                [9/17]
26-Oct-2024 04:15:37 [INFO] --------------------------------[ jar ]---------------------------------
26-Oct-2024 04:15:37 [INFO]
26-Oct-2024 04:15:37 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ growl ---
26-Oct-2024 04:15:37 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/growl/target
26-Oct-2024 04:15:37 [INFO]
26-Oct-2024 04:15:37 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ growl ---
26-Oct-2024 04:15:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
26-Oct-2024 04:15:37 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/growl/src/main/resources
26-Oct-2024 04:15:37 [INFO] Copying 1 resource
26-Oct-2024 04:15:37 [INFO]
26-Oct-2024 04:15:37 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ growl ---
26-Oct-2024 04:15:37 [INFO] Changes detected - recompiling the module!
26-Oct-2024 04:15:37 [INFO] Compiling 3 source files to /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/growl/target/classes
26-Oct-2024 04:15:38 [INFO]
26-Oct-2024 04:15:38 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ growl ---
26-Oct-2024 04:15:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
26-Oct-2024 04:15:38 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/growl/src/test/resources
26-Oct-2024 04:15:38 [INFO]
26-Oct-2024 04:15:38 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ growl ---
26-Oct-2024 04:15:38 [INFO] No sources to compile
26-Oct-2024 04:15:38 [INFO]
26-Oct-2024 04:15:38 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ growl ---
26-Oct-2024 04:15:38 [INFO] No tests to run.
26-Oct-2024 04:15:38 [INFO]
26-Oct-2024 04:15:38 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ growl ---
26-Oct-2024 04:15:38 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/growl/target/growl-2.4.jar
26-Oct-2024 04:15:38 [INFO]
26-Oct-2024 04:15:38 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ growl ---
26-Oct-2024 04:15:38 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/growl/target/growl-2.4-spark-plugin.jar
26-Oct-2024 04:15:39 [INFO]
26-Oct-2024 04:15:39 [INFO] ---------------< org.igniterealtime.spark.plugins:meet >----------------
26-Oct-2024 04:15:39 [INFO] Building Pade Meetings Plugin 0.0.9                              [10/17]
26-Oct-2024 04:15:39 [INFO] --------------------------------[ jar ]---------------------------------
26-Oct-2024 04:15:39 [INFO]
26-Oct-2024 04:15:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ meet ---
26-Oct-2024 04:15:39 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/meet/target
26-Oct-2024 04:15:39 [INFO]
26-Oct-2024 04:15:39 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ meet ---
26-Oct-2024 04:15:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
26-Oct-2024 04:15:39 [INFO] Copying 5 resources
26-Oct-2024 04:15:39 [INFO] Copying 1 resource
26-Oct-2024 04:15:39 [INFO]
26-Oct-2024 04:15:39 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ meet ---
26-Oct-2024 04:15:39 [INFO] Changes detected - recompiling the module!
26-Oct-2024 04:15:39 [INFO] Compiling 11 source files to /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/meet/target/classes
26-Oct-2024 04:15:39 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/meet/src/main/java/org/jivesoftware/spark/plugin/ofmeet/SparkMeetPlugin.java: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/meet/src/main/java/org/jivesoftware/spark/plugin/ofmeet/SparkMeetPlugin.java uses or overrides a deprecated API.
26-Oct-2024 04:15:39 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/meet/src/main/java/org/jivesoftware/spark/plugin/ofmeet/SparkMeetPlugin.java: Recompile with -Xlint:deprecation for details.
26-Oct-2024 04:15:39 [INFO]
26-Oct-2024 04:15:39 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ meet ---
26-Oct-2024 04:15:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
26-Oct-2024 04:15:39 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/meet/src/test/resources
26-Oct-2024 04:15:39 [INFO]
26-Oct-2024 04:15:39 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ meet ---
26-Oct-2024 04:15:39 [INFO] No sources to compile
26-Oct-2024 04:15:39 [INFO]
26-Oct-2024 04:15:39 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ meet ---
26-Oct-2024 04:15:39 [INFO] No tests to run.
26-Oct-2024 04:15:39 [INFO]
26-Oct-2024 04:15:39 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ meet ---
26-Oct-2024 04:15:39 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/meet/target/meet-0.0.9.jar
26-Oct-2024 04:15:39 [INFO]
26-Oct-2024 04:15:39 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ meet ---
26-Oct-2024 04:15:39 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/meet/target/meet-0.0.9-spark-plugin.jar
26-Oct-2024 04:15:39 [INFO]
26-Oct-2024 04:15:39 [INFO] --------------< org.igniterealtime.spark.plugins:reversi >--------------
26-Oct-2024 04:15:39 [INFO] Building Reversi 1.6                                             [11/17]
26-Oct-2024 04:15:39 [INFO] --------------------------------[ jar ]---------------------------------
26-Oct-2024 04:15:39 [INFO]
26-Oct-2024 04:15:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ reversi ---
26-Oct-2024 04:15:39 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/reversi/target
26-Oct-2024 04:15:39 [INFO]
26-Oct-2024 04:15:39 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ reversi ---
26-Oct-2024 04:15:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
26-Oct-2024 04:15:39 [INFO] Copying 12 resources
26-Oct-2024 04:15:39 [INFO] Copying 1 resource
26-Oct-2024 04:15:39 [INFO]
26-Oct-2024 04:15:39 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ reversi ---
26-Oct-2024 04:15:39 [INFO] Changes detected - recompiling the module!
26-Oct-2024 04:15:39 [INFO] Compiling 7 source files to /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/reversi/target/classes
26-Oct-2024 04:15:40 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/reversi/src/main/java/org/jivesoftware/game/reversi/ReversiPanel.java: Some input files use or override a deprecated API.
26-Oct-2024 04:15:40 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/reversi/src/main/java/org/jivesoftware/game/reversi/ReversiPanel.java: Recompile with -Xlint:deprecation for details.
26-Oct-2024 04:15:40 [INFO]
26-Oct-2024 04:15:40 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ reversi ---
26-Oct-2024 04:15:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
26-Oct-2024 04:15:40 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/reversi/src/test/resources
26-Oct-2024 04:15:40 [INFO]
26-Oct-2024 04:15:40 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ reversi ---
26-Oct-2024 04:15:40 [INFO] No sources to compile
26-Oct-2024 04:15:40 [INFO]
26-Oct-2024 04:15:40 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ reversi ---
26-Oct-2024 04:15:40 [INFO] No tests to run.
26-Oct-2024 04:15:40 [INFO]
26-Oct-2024 04:15:40 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reversi ---
26-Oct-2024 04:15:40 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/reversi/target/reversi-1.6.jar
26-Oct-2024 04:15:40 [INFO]
26-Oct-2024 04:15:40 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ reversi ---
26-Oct-2024 04:15:40 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/reversi/target/reversi-1.6-spark-plugin.jar
26-Oct-2024 04:15:40 [INFO]
26-Oct-2024 04:15:40 [INFO] ---------------< org.igniterealtime.spark.plugins:roar >----------------
26-Oct-2024 04:15:40 [INFO] Building Roar!!! 1.0                                             [12/17]
26-Oct-2024 04:15:40 [INFO] --------------------------------[ jar ]---------------------------------
26-Oct-2024 04:15:40 [INFO]
26-Oct-2024 04:15:40 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ roar ---
26-Oct-2024 04:15:40 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/roar/target
26-Oct-2024 04:15:40 [INFO]
26-Oct-2024 04:15:40 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ roar ---
26-Oct-2024 04:15:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
26-Oct-2024 04:15:40 [INFO] Copying 12 resources
26-Oct-2024 04:15:40 [INFO] Copying 1 resource
26-Oct-2024 04:15:40 [INFO]
26-Oct-2024 04:15:40 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ roar ---
26-Oct-2024 04:15:40 [INFO] Changes detected - recompiling the module!
26-Oct-2024 04:15:40 [INFO] Compiling 17 source files to /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/roar/target/classes
26-Oct-2024 04:15:41 [INFO]
26-Oct-2024 04:15:41 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ roar ---
26-Oct-2024 04:15:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
26-Oct-2024 04:15:41 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/roar/src/test/resources
26-Oct-2024 04:15:41 [INFO]
26-Oct-2024 04:15:41 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ roar ---
26-Oct-2024 04:15:41 [INFO] No sources to compile
26-Oct-2024 04:15:41 [INFO]
26-Oct-2024 04:15:41 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ roar ---
26-Oct-2024 04:15:41 [INFO] No tests to run.
26-Oct-2024 04:15:41 [INFO]
26-Oct-2024 04:15:41 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ roar ---
26-Oct-2024 04:15:41 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/roar/target/roar-1.0.jar
26-Oct-2024 04:15:41 [INFO]
26-Oct-2024 04:15:41 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ roar ---
26-Oct-2024 04:15:41 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/roar/target/roar-1.0-spark-plugin.jar
26-Oct-2024 04:15:41 [INFO]
26-Oct-2024 04:15:41 [INFO] -------------< org.igniterealtime.spark.plugins:tictactoe >-------------
26-Oct-2024 04:15:41 [INFO] Building TicTacToe 0.3                                           [13/17]
26-Oct-2024 04:15:41 [INFO] --------------------------------[ jar ]---------------------------------
26-Oct-2024 04:15:41 [INFO]
26-Oct-2024 04:15:41 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tictactoe ---
26-Oct-2024 04:15:41 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/tictactoe/target
26-Oct-2024 04:15:41 [INFO]
26-Oct-2024 04:15:41 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tictactoe ---
26-Oct-2024 04:15:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
26-Oct-2024 04:15:41 [INFO] Copying 15 resources
26-Oct-2024 04:15:41 [INFO] Copying 1 resource
26-Oct-2024 04:15:41 [INFO]
26-Oct-2024 04:15:41 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ tictactoe ---
26-Oct-2024 04:15:41 [INFO] Changes detected - recompiling the module!
26-Oct-2024 04:15:41 [INFO] Compiling 12 source files to /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/tictactoe/target/classes
26-Oct-2024 04:15:41 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/tictactoe/src/main/java/tic/tac/toe/ui/GamePanel.java: Some input files use or override a deprecated API.
26-Oct-2024 04:15:41 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/tictactoe/src/main/java/tic/tac/toe/ui/GamePanel.java: Recompile with -Xlint:deprecation for details.
26-Oct-2024 04:15:41 [INFO]
26-Oct-2024 04:15:41 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tictactoe ---
26-Oct-2024 04:15:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
26-Oct-2024 04:15:41 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/tictactoe/src/test/resources
26-Oct-2024 04:15:41 [INFO]
26-Oct-2024 04:15:41 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ tictactoe ---
26-Oct-2024 04:15:41 [INFO] No sources to compile
26-Oct-2024 04:15:41 [INFO]
26-Oct-2024 04:15:41 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ tictactoe ---
26-Oct-2024 04:15:41 [INFO] No tests to run.
26-Oct-2024 04:15:41 [INFO]
26-Oct-2024 04:15:41 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ tictactoe ---
26-Oct-2024 04:15:41 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/tictactoe/target/tictactoe-0.3.jar
26-Oct-2024 04:15:41 [INFO]
26-Oct-2024 04:15:41 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ tictactoe ---
26-Oct-2024 04:15:41 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/tictactoe/target/tictactoe-0.3-spark-plugin.jar
26-Oct-2024 04:15:42 [INFO]
26-Oct-2024 04:15:42 [INFO] -------------< org.igniterealtime.spark.plugins:spelling >--------------
26-Oct-2024 04:15:42 [INFO] Building Spellchecker Plugin 0.8                                 [14/17]
26-Oct-2024 04:15:42 [INFO] --------------------------------[ jar ]---------------------------------
26-Oct-2024 04:15:42 [INFO]
26-Oct-2024 04:15:42 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spelling ---
26-Oct-2024 04:15:42 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/spelling/target
26-Oct-2024 04:15:42 [INFO]
26-Oct-2024 04:15:42 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spelling ---
26-Oct-2024 04:15:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
26-Oct-2024 04:15:42 [INFO] Copying 19 resources
26-Oct-2024 04:15:42 [INFO] Copying 1 resource
26-Oct-2024 04:15:42 [INFO]
26-Oct-2024 04:15:42 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ spelling ---
26-Oct-2024 04:15:42 [INFO] Changes detected - recompiling the module!
26-Oct-2024 04:15:42 [INFO] Compiling 8 source files to /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/spelling/target/classes
26-Oct-2024 04:15:42 [INFO]
26-Oct-2024 04:15:42 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spelling ---
26-Oct-2024 04:15:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
26-Oct-2024 04:15:42 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/spelling/src/test/resources
26-Oct-2024 04:15:42 [INFO]
26-Oct-2024 04:15:42 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ spelling ---
26-Oct-2024 04:15:42 [INFO] No sources to compile
26-Oct-2024 04:15:42 [INFO]
26-Oct-2024 04:15:42 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spelling ---
26-Oct-2024 04:15:42 [INFO] No tests to run.
26-Oct-2024 04:15:42 [INFO]
26-Oct-2024 04:15:42 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spelling ---
26-Oct-2024 04:15:42 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/spelling/target/spelling-0.8.jar
26-Oct-2024 04:15:42 [INFO]
26-Oct-2024 04:15:42 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ spelling ---
26-Oct-2024 04:15:43 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/spelling/target/spelling-0.8-spark-plugin.jar
26-Oct-2024 04:15:43 [INFO]
26-Oct-2024 04:15:43 [INFO] -----------< org.igniterealtime.spark.plugins:transferguard >-----------
26-Oct-2024 04:15:43 [INFO] Building Transfer Guard 1.2                                      [15/17]
26-Oct-2024 04:15:43 [INFO] --------------------------------[ jar ]---------------------------------
26-Oct-2024 04:15:43 [INFO]
26-Oct-2024 04:15:43 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ transferguard ---
26-Oct-2024 04:15:43 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/transferguard/target
26-Oct-2024 04:15:43 [INFO]
26-Oct-2024 04:15:43 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ transferguard ---
26-Oct-2024 04:15:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
26-Oct-2024 04:15:43 [INFO] Copying 13 resources
26-Oct-2024 04:15:43 [INFO] Copying 1 resource
26-Oct-2024 04:15:43 [INFO]
26-Oct-2024 04:15:43 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ transferguard ---
26-Oct-2024 04:15:43 [INFO] Changes detected - recompiling the module!
26-Oct-2024 04:15:43 [INFO] Compiling 5 source files to /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/transferguard/target/classes
26-Oct-2024 04:15:44 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/transferguard/src/main/java/org/jivesoftware/spark/plugins/transfersettings/FileTransferSettingsPlugin.java: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/transferguard/src/main/java/org/jivesoftware/spark/plugins/transfersettings/FileTransferSettingsPlugin.java uses or overrides a deprecated API.
26-Oct-2024 04:15:44 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/transferguard/src/main/java/org/jivesoftware/spark/plugins/transfersettings/FileTransferSettingsPlugin.java: Recompile with -Xlint:deprecation for details.
26-Oct-2024 04:15:44 [INFO]
26-Oct-2024 04:15:44 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ transferguard ---
26-Oct-2024 04:15:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
26-Oct-2024 04:15:44 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/transferguard/src/test/resources
26-Oct-2024 04:15:44 [INFO]
26-Oct-2024 04:15:44 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ transferguard ---
26-Oct-2024 04:15:44 [INFO] No sources to compile
26-Oct-2024 04:15:44 [INFO]
26-Oct-2024 04:15:44 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ transferguard ---
26-Oct-2024 04:15:44 [INFO] No tests to run.
26-Oct-2024 04:15:44 [INFO]
26-Oct-2024 04:15:44 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ transferguard ---
26-Oct-2024 04:15:44 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/transferguard/target/transferguard-1.2.jar
26-Oct-2024 04:15:44 [INFO]
26-Oct-2024 04:15:44 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ transferguard ---
26-Oct-2024 04:15:44 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/transferguard/target/transferguard-1.2-spark-plugin.jar
26-Oct-2024 04:15:44 [INFO]
26-Oct-2024 04:15:44 [INFO] ------------< org.igniterealtime.spark.plugins:translator >-------------
26-Oct-2024 04:15:44 [INFO] Building Translator Plugin 2.0                                   [16/17]
26-Oct-2024 04:15:44 [INFO] --------------------------------[ jar ]---------------------------------
26-Oct-2024 04:15:44 [INFO] Downloading from clojars.org: https://repo.clojars.org/org/jxmpp/jxmpp-core/maven-metadata.xml
26-Oct-2024 04:15:44 [INFO] Downloading from clojars.org: https://repo.clojars.org/org/jxmpp/jxmpp-jid/maven-metadata.xml
26-Oct-2024 04:15:44 [INFO] Downloading from clojars.org: https://repo.clojars.org/org/minidns/minidns-core/maven-metadata.xml
26-Oct-2024 04:15:44 [INFO] Downloading from clojars.org: https://repo.clojars.org/org/slf4j/slf4j-api/maven-metadata.xml
26-Oct-2024 04:15:44 [INFO]
26-Oct-2024 04:15:44 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ translator ---
26-Oct-2024 04:15:44 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/translator/target
26-Oct-2024 04:15:44 [INFO]
26-Oct-2024 04:15:44 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ translator ---
26-Oct-2024 04:15:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
26-Oct-2024 04:15:44 [INFO] Copying 9 resources
26-Oct-2024 04:15:44 [INFO] Copying 1 resource
26-Oct-2024 04:15:44 [INFO]
26-Oct-2024 04:15:44 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ translator ---
26-Oct-2024 04:15:44 [INFO] Changes detected - recompiling the module!
26-Oct-2024 04:15:44 [INFO] Compiling 6 source files to /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/translator/target/classes
26-Oct-2024 04:15:44 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/translator/src/main/java/org/jivesoftware/spark/translator/TranslatorPlugin.java: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/translator/src/main/java/org/jivesoftware/spark/translator/TranslatorPlugin.java uses or overrides a deprecated API.
26-Oct-2024 04:15:44 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/translator/src/main/java/org/jivesoftware/spark/translator/TranslatorPlugin.java: Recompile with -Xlint:deprecation for details.
26-Oct-2024 04:15:44 [INFO]
26-Oct-2024 04:15:44 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ translator ---
26-Oct-2024 04:15:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
26-Oct-2024 04:15:44 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/translator/src/test/resources
26-Oct-2024 04:15:44 [INFO]
26-Oct-2024 04:15:44 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ translator ---
26-Oct-2024 04:15:44 [INFO] Changes detected - recompiling the module!
26-Oct-2024 04:15:44 [INFO] Compiling 1 source file to /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/translator/target/test-classes
26-Oct-2024 04:15:44 [INFO]
26-Oct-2024 04:15:44 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ translator ---
26-Oct-2024 04:15:44 [INFO] Surefire report directory: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/translator/target/surefire-reports
26-Oct-2024 04:15:44
26-Oct-2024 04:15:44 -------------------------------------------------------
26-Oct-2024 04:15:44 T E S T S
26-Oct-2024 04:15:44 -------------------------------------------------------
26-Oct-2024 04:15:45 Running com.jivesoftware.spark.translator.TestTranslator
26-Oct-2024 04:15:45 NONE
26-Oct-2024 04:15:45 ARABIC
26-Oct-2024 04:15:45 AZERBAIJANI
26-Oct-2024 04:15:45 CATALAN
26-Oct-2024 04:15:45 CHINESE
26-Oct-2024 04:15:45 CZECH
26-Oct-2024 04:15:45 DANISH
26-Oct-2024 04:15:45 DUTCH
26-Oct-2024 04:15:45 ENGLISH
26-Oct-2024 04:15:45 ESPERANTO
26-Oct-2024 04:15:45 FINNISH
26-Oct-2024 04:15:45 FRENCH
26-Oct-2024 04:15:45 GERMAN
26-Oct-2024 04:15:45 GREEK
26-Oct-2024 04:15:45 HEBREW
26-Oct-2024 04:15:45 HINDI
26-Oct-2024 04:15:45 HUNGARIAN
26-Oct-2024 04:15:45 INDONESIAN
26-Oct-2024 04:15:45 IRISH
26-Oct-2024 04:15:45 ITALIAN
26-Oct-2024 04:15:45 JAPANESE
26-Oct-2024 04:15:45 KOREAN
26-Oct-2024 04:15:45 PERSIAN
26-Oct-2024 04:15:45 POLISH
26-Oct-2024 04:15:45 PORTUGUESE
26-Oct-2024 04:15:45 RUSSIAN
26-Oct-2024 04:15:45 SLOVAK
26-Oct-2024 04:15:45 SPANISH
26-Oct-2024 04:15:45 SWEDISH
26-Oct-2024 04:15:45 TURKISH
26-Oct-2024 04:15:45 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 sec
26-Oct-2024 04:15:45
26-Oct-2024 04:15:45 Results :
26-Oct-2024 04:15:45
26-Oct-2024 04:15:45 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
26-Oct-2024 04:15:45
26-Oct-2024 04:15:45 [INFO]
26-Oct-2024 04:15:45 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ translator ---
26-Oct-2024 04:15:45 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/translator/target/translator-2.0.jar
26-Oct-2024 04:15:45 [INFO]
26-Oct-2024 04:15:45 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ translator ---
26-Oct-2024 04:15:45 [INFO] artifact org.jxmpp:jxmpp-core: checking for updates from clojars.org
26-Oct-2024 04:15:45 [INFO] artifact org.jxmpp:jxmpp-jid: checking for updates from clojars.org
26-Oct-2024 04:15:45 [INFO] artifact org.minidns:minidns-core: checking for updates from clojars.org
26-Oct-2024 04:15:45 [INFO] artifact org.slf4j:slf4j-api: checking for updates from clojars.org
26-Oct-2024 04:15:45 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/translator/target/translator-2.0-spark-plugin.jar
26-Oct-2024 04:15:45 [INFO]
26-Oct-2024 04:15:45 [INFO] ---------------< org.igniterealtime.spark:distribution >----------------
26-Oct-2024 04:15:45 [INFO] Building Spark Distribution 3.0.3-SNAPSHOT                       [17/17]
26-Oct-2024 04:15:45 [INFO] --------------------------------[ jar ]---------------------------------
26-Oct-2024 04:15:45 [INFO]
26-Oct-2024 04:15:45 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ distribution ---
26-Oct-2024 04:15:45 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target
26-Oct-2024 04:15:45 [INFO]
26-Oct-2024 04:15:45 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ distribution ---
26-Oct-2024 04:15:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
26-Oct-2024 04:15:45 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/src/main/resources
26-Oct-2024 04:15:45 [INFO]
26-Oct-2024 04:15:45 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ distribution ---
26-Oct-2024 04:15:45 [INFO] No sources to compile
26-Oct-2024 04:15:45 [INFO]
26-Oct-2024 04:15:45 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ distribution ---
26-Oct-2024 04:15:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
26-Oct-2024 04:15:45 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/src/test/resources
26-Oct-2024 04:15:45 [INFO]
26-Oct-2024 04:15:45 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ distribution ---
26-Oct-2024 04:15:45 [INFO] No sources to compile
26-Oct-2024 04:15:45 [INFO]
26-Oct-2024 04:15:45 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ distribution ---
26-Oct-2024 04:15:45 [INFO] No tests to run.
26-Oct-2024 04:15:45 [INFO]
26-Oct-2024 04:15:45 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ distribution ---
26-Oct-2024 04:15:45 [WARNING] JAR will be empty - no content was marked for inclusion!
26-Oct-2024 04:15:45 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/distribution.jar
26-Oct-2024 04:15:45 [INFO]
26-Oct-2024 04:15:45 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ distribution ---
26-Oct-2024 04:15:45 [INFO] Reading assembly descriptor: src/assembly/basic-distribution.xml
26-Oct-2024 04:15:45 [WARNING] The current modules seemed to be having different versions.
26-Oct-2024 04:15:45 --> org.igniterealtime.spark.plugins:fastpath:jar:3.5.1
26-Oct-2024 04:15:45 --> org.igniterealtime.spark.plugins:fileupload:jar:0.0.4
26-Oct-2024 04:15:45 --> org.igniterealtime.spark.plugins:flashing:jar:1.3
26-Oct-2024 04:15:45 --> org.igniterealtime.spark.plugins:growl:jar:2.4
26-Oct-2024 04:15:45 --> org.igniterealtime.spark.plugins:meet:jar:0.0.9
26-Oct-2024 04:15:45 --> org.igniterealtime.spark.plugins:reversi:jar:1.6
26-Oct-2024 04:15:45 --> org.igniterealtime.spark.plugins:roar:jar:1.0
26-Oct-2024 04:15:45 --> org.igniterealtime.spark.plugins:tictactoe:jar:0.3
26-Oct-2024 04:15:45 --> org.igniterealtime.spark.plugins:spelling:jar:0.8
26-Oct-2024 04:15:45 --> org.igniterealtime.spark.plugins:transferguard:jar:1.2
26-Oct-2024 04:15:45 --> org.igniterealtime.spark.plugins:translator:jar:2.0
26-Oct-2024 04:15:45
26-Oct-2024 04:15:45 [INFO] Copying files to /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/distribution-base
26-Oct-2024 04:15:46 [WARNING] Assembly file: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-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.
26-Oct-2024 04:15:46 [INFO]
26-Oct-2024 04:15:46 [INFO] --- install4j-maven-plugin:1.1.1:compile (compile-installers) @ distribution ---
26-Oct-2024 04:15:50 [INFO] install4j version 10.0.9 (build 10170), built on 2024-08-20
26-Oct-2024 04:15:50 [INFO] Using Java 11.0.24 from /usr/lib/jvm/java-11-amazon-corretto.x86_64
26-Oct-2024 04:15:51 [INFO] Registered to Ignite
26-Oct-2024 04:15:51 [INFO]
26-Oct-2024 04:15:53 [INFO] Loading config file /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/src/installer/spark.install4j
26-Oct-2024 04:15:53 [INFO] [WARNING] The variable "sys.version" is a system variable that cannot be overridden.
26-Oct-2024 04:15:53 [INFO] Creating media file 'Windows':
26-Oct-2024 04:15:53 [INFO] Created media file output directory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/media
26-Oct-2024 04:15:53 [INFO]
26-Oct-2024 04:15:53 [INFO]   Collecting files:
26-Oct-2024 04:15:53 [INFO]   Compiling launchers:
26-Oct-2024 04:15:53 [INFO]     Compiling launcher 'Spark':
26-Oct-2024 04:15:53 [INFO]     Compiling launcher 'starter':
26-Oct-2024 04:15:53 [INFO]   Creating media file:
26-Oct-2024 04:15:53 [INFO]     Using custom installer icon: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/src/installer/images/spark.ico
26-Oct-2024 04:15:57 [INFO]     Preparing custom code & resources JAR file:
26-Oct-2024 04:15:57 [INFO]     Zipping custom code & resources JAR file
26-Oct-2024 04:15:57 [INFO]     Identifying components
26-Oct-2024 04:16:01 [INFO]     Shrinking runtime[warning] major version should be between 45 and 62 for JDK <= 18, was 65
26-Oct-2024 04:16:01 [INFO] [warning] major version should be between 45 and 62 for JDK <= 18, was 65
26-Oct-2024 04:16:01 [INFO] [warning] major version should be between 45 and 62 for JDK <= 18, was 65
26-Oct-2024 04:16:01 [INFO] [warning] major version should be between 45 and 62 for JDK <= 18, was 65
26-Oct-2024 04:16:01 [INFO] [warning] major version should be between 45 and 62 for JDK <= 18, was 65
26-Oct-2024 04:16:01 [INFO] [warning] major version should be between 45 and 62 for JDK <= 18, was 65
26-Oct-2024 04:16:01 [INFO] [warning] major version should be between 45 and 62 for JDK <= 18, was 65
26-Oct-2024 04:16:01 [INFO] [warning] major version should be between 45 and 62 for JDK <= 18, was 65
26-Oct-2024 04:16:01 [INFO] [warning] major version should be between 45 and 62 for JDK <= 18, was 65
26-Oct-2024 04:16:01 [INFO] [warning] major version should be between 45 and 62 for JDK <= 18, was 65
26-Oct-2024 04:16:01 [INFO] [warning] major version should be between 45 and 62 for JDK <= 18, was 65
26-Oct-2024 04:16:02 [INFO]
26-Oct-2024 04:16:02 [INFO]   
26-Oct-2024 04:16:02 [INFO] Creating media file 'Windows (with JRE)':
26-Oct-2024 04:16:02 [INFO]   Collecting files:
26-Oct-2024 04:16:02 [INFO]   Compiling launchers:
26-Oct-2024 04:16:02 [INFO]     Compiling launcher 'Spark':
26-Oct-2024 04:16:02 [INFO]     Compiling launcher 'starter':
26-Oct-2024 04:16:02 [INFO]   Creating media file:
26-Oct-2024 04:16:02 [INFO]     Using custom installer icon: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/src/installer/images/spark.ico
26-Oct-2024 04:16:04 [INFO]     Preparing custom code & resources JAR file:
26-Oct-2024 04:16:04 [INFO]     Zipping custom code & resources JAR file
26-Oct-2024 04:16:04 [INFO]     Identifying components
26-Oct-2024 04:16:04 [INFO]     Adding JRE (windows-x86-1.8.0_202.tar.gz)
26-Oct-2024 04:16:04 [INFO]     Shrinking runtime
26-Oct-2024 04:16:04 [INFO]   
26-Oct-2024 04:16:04 [INFO] Creating media file 'Windows 64bit':
26-Oct-2024 04:16:04 [INFO]   Collecting files:
26-Oct-2024 04:16:04 [INFO]   Compiling launchers:
26-Oct-2024 04:16:04 [INFO]     Compiling launcher 'Spark':
26-Oct-2024 04:16:04 [INFO]     Compiling launcher 'starter':
26-Oct-2024 04:16:04 [INFO]   Creating media file:
26-Oct-2024 04:16:04 [INFO]     Using custom installer icon: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/src/installer/images/spark.ico
26-Oct-2024 04:16:05 [INFO]     Preparing custom code & resources JAR file:
26-Oct-2024 04:16:05 [INFO]     Zipping custom code & resources JAR file
26-Oct-2024 04:16:05 [INFO]     Identifying components
26-Oct-2024 04:16:06 [INFO]     Shrinking runtime
26-Oct-2024 04:16:06 [INFO]   
26-Oct-2024 04:16:06 [INFO] Creating media file 'Windows ARM':
26-Oct-2024 04:16:06 [INFO]   Collecting files:
26-Oct-2024 04:16:06 [INFO]   Compiling launchers:
26-Oct-2024 04:16:06 [INFO]     Compiling launcher 'Spark':
26-Oct-2024 04:16:06 [INFO]     Compiling launcher 'starter':
26-Oct-2024 04:16:06 [INFO]   Creating media file:
26-Oct-2024 04:16:06 [INFO]     Using custom installer icon: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/src/installer/images/spark.ico
26-Oct-2024 04:16:07 [INFO]     Preparing custom code & resources JAR file:
26-Oct-2024 04:16:07 [INFO]     Zipping custom code & resources JAR file
26-Oct-2024 04:16:07 [INFO]     Identifying components
26-Oct-2024 04:16:07 [INFO]     Shrinking runtime
26-Oct-2024 04:16:07 [INFO]   
26-Oct-2024 04:16:07 [INFO] Creating media file 'Windows MSI':
26-Oct-2024 04:16:07 [INFO]   Collecting files:
26-Oct-2024 04:16:07 [INFO]   Creating MSI
26-Oct-2024 04:16:07 [INFO]   Compiling launchers:
26-Oct-2024 04:16:07 [INFO]     Compiling launcher 'Spark':
26-Oct-2024 04:16:07 [INFO]     Compiling launcher 'starter':
26-Oct-2024 04:16:07 [INFO]   Creating media file:
26-Oct-2024 04:16:07 [INFO]     Using custom installer icon: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/src/installer/images/spark.ico
26-Oct-2024 04:16:08 [INFO]     Preparing custom code & resources JAR file:
26-Oct-2024 04:16:08 [INFO]     Zipping custom code & resources JAR file
26-Oct-2024 04:16:08 [INFO]     Identifying components
26-Oct-2024 04:16:08 [INFO]     Shrinking runtime
26-Oct-2024 04:16:08 [INFO]   
26-Oct-2024 04:16:08 [INFO] Creating media file 'Windows MSI (with JRE)':
26-Oct-2024 04:16:09 [INFO]   Collecting files:
26-Oct-2024 04:16:09 [INFO]   Creating MSI
26-Oct-2024 04:16:09 [INFO]   Compiling launchers:
26-Oct-2024 04:16:09 [INFO]     Compiling launcher 'Spark':
26-Oct-2024 04:16:09 [INFO]     Compiling launcher 'starter':
26-Oct-2024 04:16:09 [INFO]   Creating media file:
26-Oct-2024 04:16:09 [INFO]     Using custom installer icon: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/src/installer/images/spark.ico
26-Oct-2024 04:16:09 [INFO]     Preparing custom code & resources JAR file:
26-Oct-2024 04:16:09 [INFO]     Zipping custom code & resources JAR file
26-Oct-2024 04:16:09 [INFO]     Identifying components
26-Oct-2024 04:16:09 [INFO]     Adding JRE (windows-x86-1.8.0_202.tar.gz)
26-Oct-2024 04:16:10 [INFO]     Shrinking runtime
26-Oct-2024 04:16:10 [INFO]   
26-Oct-2024 04:16:10 [INFO] Creating media file 'Windows MSI 64bit':
26-Oct-2024 04:16:10 [INFO]   Collecting files:
26-Oct-2024 04:16:10 [INFO]   Creating MSI
26-Oct-2024 04:16:10 [INFO]   Compiling launchers:
26-Oct-2024 04:16:10 [INFO]     Compiling launcher 'Spark':
26-Oct-2024 04:16:10 [INFO]     Compiling launcher 'starter':
26-Oct-2024 04:16:10 [INFO]   Creating media file:
26-Oct-2024 04:16:10 [INFO]     Using custom installer icon: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/src/installer/images/spark.ico
26-Oct-2024 04:16:11 [INFO]     Preparing custom code & resources JAR file:
26-Oct-2024 04:16:11 [INFO]     Zipping custom code & resources JAR file
26-Oct-2024 04:16:11 [INFO]     Identifying components
26-Oct-2024 04:16:11 [INFO]     Shrinking runtime
26-Oct-2024 04:16:11 [INFO]   
26-Oct-2024 04:16:11 [INFO] Creating media file 'Unix Installer':
26-Oct-2024 04:16:11 [INFO]   Collecting files:
26-Oct-2024 04:16:11 [INFO]   Compiling launchers:
26-Oct-2024 04:16:11 [INFO]     Compiling launcher 'Spark':
26-Oct-2024 04:16:11 [INFO]       Generating launcher script file
26-Oct-2024 04:16:11 [INFO]     Compiling launcher 'starter':
26-Oct-2024 04:16:11 [INFO]       Generating launcher script file
26-Oct-2024 04:16:12 [INFO]   Creating media file:
26-Oct-2024 04:16:12 [INFO]     Generating launcher script file
26-Oct-2024 04:16:12 [INFO]     Preparing custom code & resources JAR file:
26-Oct-2024 04:16:12 [INFO]     Zipping custom code & resources JAR file
26-Oct-2024 04:16:12 [INFO]     Identifying components
26-Oct-2024 04:16:13 [INFO]     Shrinking runtime
26-Oct-2024 04:16:13 [INFO]   
26-Oct-2024 04:16:13 [INFO] Creating media file 'Unix Archive':
26-Oct-2024 04:16:13 [INFO]   Collecting files:
26-Oct-2024 04:16:13 [INFO]   Compiling launchers:
26-Oct-2024 04:16:13 [INFO]     Compiling launcher 'Spark':
26-Oct-2024 04:16:13 [INFO]       Generating launcher script file
26-Oct-2024 04:16:13 [INFO]     Compiling launcher 'starter':
26-Oct-2024 04:16:13 [INFO]       Generating launcher script file
26-Oct-2024 04:16:14 [INFO]   Creating media file:
26-Oct-2024 04:16:14 [INFO]       Shrinking runtime
26-Oct-2024 04:16:14 [INFO]   
26-Oct-2024 04:16:14 [INFO] Creating media file 'Linux RPM':
26-Oct-2024 04:16:14 [INFO]   Collecting files:
26-Oct-2024 04:16:14 [INFO]   Compiling launchers:
26-Oct-2024 04:16:14 [INFO]     Compiling launcher 'Spark':
26-Oct-2024 04:16:14 [INFO]       Generating launcher script file
26-Oct-2024 04:16:14 [INFO]     Compiling launcher 'starter':
26-Oct-2024 04:16:14 [INFO]       Generating launcher script file
26-Oct-2024 04:16:15 [INFO]   Creating media file:
26-Oct-2024 04:16:16 [INFO]       Shrinking runtime
26-Oct-2024 04:16:16 [INFO]   
26-Oct-2024 04:16:16 [INFO] Creating media file 'Linux Deb Archive':
26-Oct-2024 04:16:16 [INFO]   Collecting files:
26-Oct-2024 04:16:16 [INFO]   Compiling launchers:
26-Oct-2024 04:16:16 [INFO]     Compiling launcher 'Spark':
26-Oct-2024 04:16:16 [INFO]       Generating launcher script file
26-Oct-2024 04:16:16 [INFO]     Compiling launcher 'starter':
26-Oct-2024 04:16:16 [INFO]       Generating launcher script file
26-Oct-2024 04:16:17 [INFO]   Creating media file:
26-Oct-2024 04:16:17 [INFO]       Shrinking runtime
26-Oct-2024 04:16:17 [INFO]   
26-Oct-2024 04:16:17 [INFO] Creating media file 'MacOS Single Bundle Archive':
26-Oct-2024 04:16:17 [INFO]   Collecting files:
26-Oct-2024 04:16:17 [INFO]   Compiling launchers:
26-Oct-2024 04:16:18 [INFO]     Compiling launcher 'Spark':
26-Oct-2024 04:16:19 [INFO]   Creating media file:
26-Oct-2024 04:16:19 [INFO]       Shrinking runtime
26-Oct-2024 04:16:19 [INFO]   
26-Oct-2024 04:16:19 [INFO] Creating media file 'MacOS Single Bundle Archive (with JRE)':
26-Oct-2024 04:16:19 [INFO]   Collecting files:
26-Oct-2024 04:16:19 [INFO]   Compiling launchers:
26-Oct-2024 04:16:19 [INFO]     Compiling launcher 'Spark':
26-Oct-2024 04:16:20 [INFO]   Creating media file:
26-Oct-2024 04:16:20 [INFO]       Shrinking runtime
26-Oct-2024 04:16:22 [INFO]       Adding JRE (macosx-amd64-1.8.0_202.tar.gz)
26-Oct-2024 04:16:22 [INFO]   
26-Oct-2024 04:17:16 [INFO] Compressing 13 media files with 2 threads:
26-Oct-2024 04:17:16 [INFO]
26-Oct-2024 04:17:16 [INFO] Compressed media file 'Windows':
26-Oct-2024 04:17:16 [INFO]   Compressing files
26-Oct-2024 04:17:16 [INFO]   Applying LZMA compression
26-Oct-2024 04:17:16 [INFO]   Moving media files to media directory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/media
26-Oct-2024 04:17:16 [INFO]   The name of the media file is spark_3_0_3-SNAPSHOT.exe.
26-Oct-2024 04:17:21 [INFO]   The size of the media file is 57.3 MB
26-Oct-2024 04:17:21 [INFO]
26-Oct-2024 04:17:21 [INFO] Compressed media file 'Windows (with JRE)':
26-Oct-2024 04:17:21 [INFO]   Compressing files
26-Oct-2024 04:17:21 [INFO]   Applying LZMA compression
26-Oct-2024 04:17:21 [INFO]   Moving media files to media directory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/media
26-Oct-2024 04:17:21 [INFO]   The name of the media file is spark_3_0_3-SNAPSHOT-with-jre.exe.
26-Oct-2024 04:18:02 [INFO]   The size of the media file is 99.3 MB
26-Oct-2024 04:18:02 [INFO]
26-Oct-2024 04:18:02 [INFO] Compressed media file 'Windows 64bit':
26-Oct-2024 04:18:02 [INFO]   Compressing files
26-Oct-2024 04:18:02 [INFO]   Applying LZMA compression
26-Oct-2024 04:18:02 [INFO]   Moving media files to media directory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/media
26-Oct-2024 04:18:02 [INFO]   The name of the media file is spark_3_0_3-SNAPSHOT-64bit.exe.
26-Oct-2024 04:18:06 [INFO]   The size of the media file is 57.5 MB
26-Oct-2024 04:18:06 [INFO]
26-Oct-2024 04:18:06 [INFO] Compressed media file 'Windows ARM':
26-Oct-2024 04:18:06 [INFO]   Compressing files
26-Oct-2024 04:18:06 [INFO]   Applying LZMA compression
26-Oct-2024 04:18:06 [INFO]   Moving media files to media directory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/media
26-Oct-2024 04:18:06 [INFO]   The name of the media file is spark_3_0_3-SNAPSHOT-arm.exe.
26-Oct-2024 04:18:50 [INFO] ERROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to log to the console...
26-Oct-2024 04:18:51 [INFO]   The size of the media file is 57.4 MB
26-Oct-2024 04:18:51 [INFO]
26-Oct-2024 04:18:51 [INFO] Compressed media file 'Windows MSI':
26-Oct-2024 04:18:51 [INFO]   Compressing files
26-Oct-2024 04:18:51 [INFO]   Applying LZMA compression
26-Oct-2024 04:18:51 [INFO]   Generating MSI
26-Oct-2024 04:18:51 [INFO]   Moving media files to media directory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/media
26-Oct-2024 04:18:51 [INFO]   The name of the media file is spark_3_0_3-SNAPSHOT.msi.
26-Oct-2024 04:19:01 [INFO]   The size of the media file is 58.6 MB
26-Oct-2024 04:19:01 [INFO]
26-Oct-2024 04:19:01 [INFO] Compressed media file 'Windows MSI (with JRE)':
26-Oct-2024 04:19:01 [INFO]   Compressing files
26-Oct-2024 04:19:01 [INFO]   Applying LZMA compression
26-Oct-2024 04:19:01 [INFO]   Generating MSI
26-Oct-2024 04:19:01 [INFO]   Moving media files to media directory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/media
26-Oct-2024 04:19:01 [INFO]   The name of the media file is spark_3_0_3-SNAPSHOT-with-jre.msi.
26-Oct-2024 04:19:40 [INFO]   The size of the media file is 100.8 MB
26-Oct-2024 04:19:40 [INFO]
26-Oct-2024 04:19:40 [INFO] Compressed media file 'Windows MSI 64bit':
26-Oct-2024 04:19:40 [INFO]   Compressing files
26-Oct-2024 04:19:40 [INFO]   Applying LZMA compression
26-Oct-2024 04:19:40 [INFO]   Generating MSI
26-Oct-2024 04:19:40 [INFO]   Moving media files to media directory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/media
26-Oct-2024 04:19:40 [INFO]   The name of the media file is spark_3_0_3-SNAPSHOT-64bit.msi.
26-Oct-2024 04:19:45 [INFO]   The size of the media file is 58.9 MB
26-Oct-2024 04:19:45 [INFO]
26-Oct-2024 04:19:45 [INFO] Compressed media file 'Unix Archive':
26-Oct-2024 04:19:45 [INFO]   Moving media files to media directory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/media
26-Oct-2024 04:19:45 [INFO]   The name of the media file is spark_3_0_3-SNAPSHOT.tar.gz.
26-Oct-2024 04:19:48 [INFO]   The size of the media file is 56.5 MB
26-Oct-2024 04:19:48 [INFO]
26-Oct-2024 04:19:48 [INFO] Compressed media file 'Unix Installer':
26-Oct-2024 04:19:48 [INFO]   Compressing files
26-Oct-2024 04:19:48 [INFO]   Applying LZMA compression
26-Oct-2024 04:19:48 [INFO]   Moving media files to media directory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/media
26-Oct-2024 04:19:48 [INFO]   The name of the media file is spark_3_0_3-SNAPSHOT.sh.
26-Oct-2024 04:19:54 [INFO]   The size of the media file is 54.8 MB
26-Oct-2024 04:19:54 [INFO]
26-Oct-2024 04:19:54 [INFO] Compressed media file 'Linux RPM':
26-Oct-2024 04:19:54 [INFO]   Moving media files to media directory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/media
26-Oct-2024 04:19:54 [INFO]   The name of the media file is spark_3_0_3-SNAPSHOT.rpm.
26-Oct-2024 04:19:55 [INFO]   The size of the media file is 56.5 MB
26-Oct-2024 04:19:55 [INFO]
26-Oct-2024 04:19:55 [INFO] Compressed media file 'Linux Deb Archive':
26-Oct-2024 04:19:55 [INFO]   Moving media files to media directory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/media
26-Oct-2024 04:19:55 [INFO]   The name of the media file is spark_3_0_3-SNAPSHOT.deb.
26-Oct-2024 04:20:00 [INFO]   The size of the media file is 56.5 MB
26-Oct-2024 04:20:00 [INFO]
26-Oct-2024 04:20:00 [INFO] Compressed media file 'MacOS Single Bundle Archive':
26-Oct-2024 04:20:00 [INFO]   Moving media files to media directory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/media
26-Oct-2024 04:20:00 [INFO]   The name of the media file is spark_3_0_3-SNAPSHOT.dmg.
26-Oct-2024 04:20:12 [INFO]   The size of the media file is 56.3 MB
26-Oct-2024 04:20:12 [INFO]
26-Oct-2024 04:20:12 [INFO] Compressed media file 'MacOS Single Bundle Archive (with JRE)':
26-Oct-2024 04:20:12 [INFO]   Moving media files to media directory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/media
26-Oct-2024 04:20:12 [INFO]   The name of the media file is spark_3_0_3-SNAPSHOT-with-jre.dmg.
26-Oct-2024 04:20:12 [INFO]   The size of the media file is 104.8 MB
26-Oct-2024 04:20:12 [INFO] Writing md5sums.
26-Oct-2024 04:20:12 [INFO] Writing sha256sums.
26-Oct-2024 04:20:12 [INFO] Writing updates.xml.
26-Oct-2024 04:20:12 [INFO] Build completed in 261.8 seconds at 2024-10-26 04:20:12 with 1 warning.
26-Oct-2024 04:20:12 [INFO] Run the build in verbose mode to get instructions on how to suppress selected warnings.
26-Oct-2024 04:20:12 [INFO] ------------------------------------------------------------------------
26-Oct-2024 04:20:12 [INFO] Reactor Summary:
26-Oct-2024 04:20:12 [INFO]
26-Oct-2024 04:20:12 [INFO] Spark (parent) 3.0.3-SNAPSHOT ...................... SUCCESS [  0.481 s]
26-Oct-2024 04:20:12 [INFO] Spark Emoticons 3.0.3-SNAPSHOT ..................... SUCCESS [  3.091 s]
26-Oct-2024 04:20:12 [INFO] Spark Core 3.0.3-SNAPSHOT .......................... SUCCESS [ 25.088 s]
26-Oct-2024 04:20:12 [INFO] Spark Plugin Assembly Descriptor 3.0.3-SNAPSHOT .... SUCCESS [  0.052 s]
26-Oct-2024 04:20:12 [INFO] Apple Plugin 4.0 ................................... SUCCESS [  1.092 s]
26-Oct-2024 04:20:12 [INFO] Fastpath 3.5.1 ..................................... SUCCESS [  1.433 s]
26-Oct-2024 04:20:12 [INFO] Http File Upload Plugin 0.0.4 ...................... SUCCESS [  1.060 s]
26-Oct-2024 04:20:12 [INFO] Window Flashing Plugin 1.3 ......................... SUCCESS [  0.540 s]
26-Oct-2024 04:20:12 [INFO] Growl 2.4 .......................................... SUCCESS [  1.283 s]
26-Oct-2024 04:20:12 [INFO] Pade Meetings Plugin 0.0.9 ......................... SUCCESS [  0.677 s]
26-Oct-2024 04:20:12 [INFO] Reversi 1.6 ........................................ SUCCESS [  1.008 s]
26-Oct-2024 04:20:12 [INFO] Roar!!! 1.0 ........................................ SUCCESS [  0.583 s]
26-Oct-2024 04:20:12 [INFO] TicTacToe 0.3 ...................................... SUCCESS [  0.662 s]
26-Oct-2024 04:20:12 [INFO] Spellchecker Plugin 0.8 ............................ SUCCESS [  1.777 s]
26-Oct-2024 04:20:12 [INFO] Transfer Guard 1.2 ................................. SUCCESS [  0.391 s]
26-Oct-2024 04:20:12 [INFO] Translator Plugin 2.0 .............................. SUCCESS [  1.383 s]
26-Oct-2024 04:20:12 [INFO] Spark Distribution 3.0.3-SNAPSHOT .................. SUCCESS [04:27 min]
26-Oct-2024 04:20:12 [INFO] ------------------------------------------------------------------------
26-Oct-2024 04:20:12 [INFO] BUILD SUCCESS
26-Oct-2024 04:20:12 [INFO] ------------------------------------------------------------------------
26-Oct-2024 04:20:12 [INFO] Total time:  05:08 min
26-Oct-2024 04:20:12 [INFO] Finished at: 2024-10-26T04:20:12Z
26-Oct-2024 04:20:12 [INFO] ------------------------------------------------------------------------
26-Oct-2024 04:20:12 Parsing test results under /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1...
26-Oct-2024 04:20:12 Finished task 'Build' with result: Success
26-Oct-2024 04:20:12 Running post build plugin 'Docker Container Cleanup'
26-Oct-2024 04:20:12 Running post build plugin 'NCover Results Collector'
26-Oct-2024 04:20:12 Running post build plugin 'Build Results Label Collector'
26-Oct-2024 04:20:12 Running post build plugin 'Clover Results Collector'
26-Oct-2024 04:20:12 Running post build plugin 'npm Cache Cleanup'
26-Oct-2024 04:20:12 Running post build plugin 'Artifact Copier'
26-Oct-2024 04:20:12 Publishing an artifact: Distribution Base
26-Oct-2024 04:20:19 Finished publishing of artifact Non required shared artifact Http Compression On : [Distribution Base], patterns: [**/*] anchored at: [distribution/target/distribution-base] in 6.969 s
26-Oct-2024 04:20:19 Publishing an artifact: Install4j-generated media
26-Oct-2024 04:21:12 Finished publishing of artifact Non required shared artifact Http Compression On : [Install4j-generated media], patterns: [*] anchored at: [distribution/target/media] in 52.45 s
26-Oct-2024 04:21:12 Finalising the build...
26-Oct-2024 04:21:12 Stopping timer.
26-Oct-2024 04:21:12 Build SPARK-NIGHTLY-JOB1-3063 completed.
26-Oct-2024 04:21:12 Running on server: post build plugin 'Build Hanging Detection Configuration'
26-Oct-2024 04:21:12 Running on server: post build plugin 'NCover Results Collector'
26-Oct-2024 04:21:12 Running on server: post build plugin 'Build Labeller'
26-Oct-2024 04:21:12 Running on server: post build plugin 'Clover Delta Calculator'
26-Oct-2024 04:21:12 Running on server: post build plugin 'Maven Dependencies Postprocessor'
26-Oct-2024 04:21:12 All post build plugins have finished
26-Oct-2024 04:21:12 Generating build results summary...
26-Oct-2024 04:21:13 Saving build results to disk...
26-Oct-2024 04:21:13 Store variable context...
26-Oct-2024 04:21:13 Finished building SPARK-NIGHTLY-JOB1-3063.