Generates the latest/greatest Maven-based artifacts for the Openfire project, every night.

Build: #1014 was successful

Job: Run Maven was successful

Stages & jobs

  1. Build and Package

  2. Deploy

  3. copy nightlies to website

Build log

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

05-Nov-2022 07:10:25 Build Openfire - Nightly Maven Install4j Build - 4.5 - Run Maven #1014 (OPENFIRE-NIGHTLYMAVEN3-JOB1-1014) started building on agent Default Agent, bamboo version: 8.2.4
05-Nov-2022 07:10:25
05-Nov-2022 07:10:26 Build working directory is /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1
05-Nov-2022 07:10:26 Executing build Openfire - Nightly Maven Install4j Build - 4.5 - Run Maven #1014 (OPENFIRE-NIGHTLYMAVEN3-JOB1-1014)
05-Nov-2022 07:10:26 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
05-Nov-2022 07:10:26 Checking out into /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1
05-Nov-2022 07:10:26 Updating source code to revision: 7cd7b1a050311a9f33bfe6762404de635095227f
05-Nov-2022 07:10:26 Fetching 'refs/heads/4.5' from 'https://github.com/igniterealtime/Openfire.git'.
05-Nov-2022 07:10:26 Checking out revision 7cd7b1a050311a9f33bfe6762404de635095227f.
05-Nov-2022 07:10:26 Already on '4.5'
05-Nov-2022 07:10:26 Updated source code to revision: 7cd7b1a050311a9f33bfe6762404de635095227f
05-Nov-2022 07:10:26 Finished task 'Checkout Default Repository' with result: Success
05-Nov-2022 07:10:26 Running pre-build action: VCS Version Collector
05-Nov-2022 07:10:26 Running pre-build action: Build Log Labeller Pre Build Action
05-Nov-2022 07:10:26 Starting task 'Build and install in local repository' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
05-Nov-2022 07:10:26
Beginning to execute external process for build 'Openfire - Nightly Maven Install4j Build - 4.5 - Run Maven #1014 (OPENFIRE-NIGHTLYMAVEN3-JOB1-1014)'
... running command line:
/opt/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN3-JOB1 -Dinstall4j.home=/home/bamboo/install4j7 -Dmaven.repo.local=/mnt/maven/ -DcreateChecksum=true -P install4j clean install
... in: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1
05-Nov-2022 07:10:26 NOTE: Picked up JDK_JAVA_OPTIONS:  --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED
05-Nov-2022 07:10:28 [INFO] Scanning for projects...
05-Nov-2022 07:10:29 [WARNING]
05-Nov-2022 07:10:29 [WARNING] Some problems were encountered while building the effective model for org.igniterealtime.openfire:starter:jar:4.5.7-SNAPSHOT
05-Nov-2022 07:10:29 [WARNING] 'dependencies.dependency.systemPath' for install4j:install4j:jar should not point at files within the project directory, ${project.basedir}/libs/i4jruntime.jar will be unresolvable by dependent projects @ line 61, column 25
05-Nov-2022 07:10:29 [WARNING]
05-Nov-2022 07:10:29 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
05-Nov-2022 07:10:29 [WARNING]
05-Nov-2022 07:10:29 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
05-Nov-2022 07:10:29 [WARNING]
05-Nov-2022 07:10:29 [INFO] ------------------------------------------------------------------------
05-Nov-2022 07:10:29 [INFO] Reactor Build Order:
05-Nov-2022 07:10:29 [INFO]
05-Nov-2022 07:10:29 [INFO] Parent                                                             [pom]
05-Nov-2022 07:10:29 [INFO] Internationalization files for Openfire                            [jar]
05-Nov-2022 07:10:29 [INFO] Core XMPP Server                                                   [jar]
05-Nov-2022 07:10:29 [INFO] Starter for Openfire                                               [jar]
05-Nov-2022 07:10:29 [INFO] Openfire Plugins                                                   [pom]
05-Nov-2022 07:10:29 [INFO] Openfire Plugin Assembly Descriptor                                [jar]
05-Nov-2022 07:10:29 [INFO] Distribution                                                       [jar]
05-Nov-2022 07:10:29 [INFO]
05-Nov-2022 07:10:29 [INFO] -----------------< org.igniterealtime.openfire:parent >-----------------
05-Nov-2022 07:10:29 [INFO] Building Parent 4.5.7-SNAPSHOT                                     [1/7]
05-Nov-2022 07:10:29 [INFO] --------------------------------[ pom ]---------------------------------
05-Nov-2022 07:10:29 [INFO]
05-Nov-2022 07:10:29 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent ---
05-Nov-2022 07:10:29 [INFO]
05-Nov-2022 07:10:29 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ parent ---
05-Nov-2022 07:10:30 [INFO]
05-Nov-2022 07:10:30 [INFO] --- maven-install-plugin:2.4:install (default-install) @ parent ---
05-Nov-2022 07:10:30 [INFO] Installing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/pom.xml to /mnt/maven/org/igniterealtime/openfire/parent/4.5.7-SNAPSHOT/parent-4.5.7-SNAPSHOT.pom
05-Nov-2022 07:10:30 [INFO]
05-Nov-2022 07:10:30 [INFO] ------------------< org.igniterealtime.openfire:i18n >------------------
05-Nov-2022 07:10:30 [INFO] Building Internationalization files for Openfire 4.5.7-SNAPSHOT    [2/7]
05-Nov-2022 07:10:30 [INFO] --------------------------------[ jar ]---------------------------------
05-Nov-2022 07:10:30 [INFO]
05-Nov-2022 07:10:30 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ i18n ---
05-Nov-2022 07:10:30 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/i18n/target
05-Nov-2022 07:10:30 [INFO]
05-Nov-2022 07:10:30 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ i18n ---
05-Nov-2022 07:10:30 [INFO]
05-Nov-2022 07:10:30 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ i18n ---
05-Nov-2022 07:10:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05-Nov-2022 07:10:30 [INFO] Copying 13 resources
05-Nov-2022 07:10:30 [INFO]
05-Nov-2022 07:10:30 [INFO] --- native2ascii-maven-plugin:2.0.1:inplace (utf8-to-latin1) @ i18n ---
05-Nov-2022 07:10:30 [INFO] Includes: [**/*.properties]
05-Nov-2022 07:10:30 [INFO] Excludes: []
05-Nov-2022 07:10:30 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/i18n/target/classes/openfire_i18n.properties
05-Nov-2022 07:10:30 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/i18n/target/classes/openfire_i18n.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN3-JOB1/openfire_i18n.properties3450151887628289527native2ascii'
05-Nov-2022 07:10:30 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/i18n/target/classes/openfire_i18n.properties
05-Nov-2022 07:10:30 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/i18n/target/classes/openfire_i18n_cs_CZ.properties
05-Nov-2022 07:10:30 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/i18n/target/classes/openfire_i18n_cs_CZ.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN3-JOB1/openfire_i18n_cs_CZ.properties13390939700272145301native2ascii'
05-Nov-2022 07:10:30 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/i18n/target/classes/openfire_i18n_cs_CZ.properties
05-Nov-2022 07:10:30 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/i18n/target/classes/openfire_i18n_de.properties
05-Nov-2022 07:10:30 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/i18n/target/classes/openfire_i18n_de.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN3-JOB1/openfire_i18n_de.properties9040395801071667511native2ascii'
05-Nov-2022 07:10:30 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/i18n/target/classes/openfire_i18n_de.properties
05-Nov-2022 07:10:30 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/i18n/target/classes/openfire_i18n_es.properties
05-Nov-2022 07:10:30 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/i18n/target/classes/openfire_i18n_es.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN3-JOB1/openfire_i18n_es.properties14591811685926113983native2ascii'
05-Nov-2022 07:10:30 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/i18n/target/classes/openfire_i18n_es.properties
05-Nov-2022 07:10:30 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/i18n/target/classes/openfire_i18n_fr.properties
05-Nov-2022 07:10:30 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/i18n/target/classes/openfire_i18n_fr.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN3-JOB1/openfire_i18n_fr.properties13637579605589569512native2ascii'
05-Nov-2022 07:10:30 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/i18n/target/classes/openfire_i18n_fr.properties
05-Nov-2022 07:10:30 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/i18n/target/classes/openfire_i18n_ja_JP.properties
05-Nov-2022 07:10:30 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/i18n/target/classes/openfire_i18n_ja_JP.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN3-JOB1/openfire_i18n_ja_JP.properties12437573095231677642native2ascii'
05-Nov-2022 07:10:30 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/i18n/target/classes/openfire_i18n_ja_JP.properties
05-Nov-2022 07:10:30 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/i18n/target/classes/openfire_i18n_nl.properties
05-Nov-2022 07:10:30 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/i18n/target/classes/openfire_i18n_nl.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN3-JOB1/openfire_i18n_nl.properties11476082237241573228native2ascii'
05-Nov-2022 07:10:30 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/i18n/target/classes/openfire_i18n_nl.properties
05-Nov-2022 07:10:30 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/i18n/target/classes/openfire_i18n_pl_PL.properties
05-Nov-2022 07:10:30 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/i18n/target/classes/openfire_i18n_pl_PL.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN3-JOB1/openfire_i18n_pl_PL.properties12053426722764269324native2ascii'
05-Nov-2022 07:10:30 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/i18n/target/classes/openfire_i18n_pl_PL.properties
05-Nov-2022 07:10:30 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/i18n/target/classes/openfire_i18n_pt_BR.properties
05-Nov-2022 07:10:30 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/i18n/target/classes/openfire_i18n_pt_BR.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN3-JOB1/openfire_i18n_pt_BR.properties16801328758741693090native2ascii'
05-Nov-2022 07:10:30 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/i18n/target/classes/openfire_i18n_pt_BR.properties
05-Nov-2022 07:10:30 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/i18n/target/classes/openfire_i18n_pt_PT.properties
05-Nov-2022 07:10:30 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/i18n/target/classes/openfire_i18n_pt_PT.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN3-JOB1/openfire_i18n_pt_PT.properties437967981818820463native2ascii'
05-Nov-2022 07:10:30 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/i18n/target/classes/openfire_i18n_pt_PT.properties
05-Nov-2022 07:10:31 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/i18n/target/classes/openfire_i18n_ru_RU.properties
05-Nov-2022 07:10:31 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/i18n/target/classes/openfire_i18n_ru_RU.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN3-JOB1/openfire_i18n_ru_RU.properties18404254149741001330native2ascii'
05-Nov-2022 07:10:31 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/i18n/target/classes/openfire_i18n_ru_RU.properties
05-Nov-2022 07:10:31 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/i18n/target/classes/openfire_i18n_sk.properties
05-Nov-2022 07:10:31 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/i18n/target/classes/openfire_i18n_sk.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN3-JOB1/openfire_i18n_sk.properties16126930402612963204native2ascii'
05-Nov-2022 07:10:31 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/i18n/target/classes/openfire_i18n_sk.properties
05-Nov-2022 07:10:31 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/i18n/target/classes/openfire_i18n_zh_CN.properties
05-Nov-2022 07:10:31 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/i18n/target/classes/openfire_i18n_zh_CN.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN3-JOB1/openfire_i18n_zh_CN.properties12190716932551166582native2ascii'
05-Nov-2022 07:10:31 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/i18n/target/classes/openfire_i18n_zh_CN.properties
05-Nov-2022 07:10:31 [INFO]
05-Nov-2022 07:10:31 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ i18n ---
05-Nov-2022 07:10:31 [INFO] No sources to compile
05-Nov-2022 07:10:31 [INFO]
05-Nov-2022 07:10:31 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ i18n ---
05-Nov-2022 07:10:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05-Nov-2022 07:10:31 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/i18n/src/test/resources
05-Nov-2022 07:10:31 [INFO]
05-Nov-2022 07:10:31 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ i18n ---
05-Nov-2022 07:10:31 [INFO] No sources to compile
05-Nov-2022 07:10:31 [INFO]
05-Nov-2022 07:10:31 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ i18n ---
05-Nov-2022 07:10:31 [INFO] No tests to run.
05-Nov-2022 07:10:31 [INFO]
05-Nov-2022 07:10:31 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ i18n ---
05-Nov-2022 07:10:31 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/i18n/target/i18n-4.5.7-SNAPSHOT.jar
05-Nov-2022 07:10:31 [INFO]
05-Nov-2022 07:10:31 [INFO] --- maven-install-plugin:2.4:install (default-install) @ i18n ---
05-Nov-2022 07:10:31 [INFO] Installing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/i18n/target/i18n-4.5.7-SNAPSHOT.jar to /mnt/maven/org/igniterealtime/openfire/i18n/4.5.7-SNAPSHOT/i18n-4.5.7-SNAPSHOT.jar
05-Nov-2022 07:10:31 [INFO] Installing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/i18n/pom.xml to /mnt/maven/org/igniterealtime/openfire/i18n/4.5.7-SNAPSHOT/i18n-4.5.7-SNAPSHOT.pom
05-Nov-2022 07:10:32 [INFO]
05-Nov-2022 07:10:32 [INFO] ---------------< org.igniterealtime.openfire:xmppserver >---------------
05-Nov-2022 07:10:32 [INFO] Building Core XMPP Server 4.5.7-SNAPSHOT                           [3/7]
05-Nov-2022 07:10:32 [INFO] --------------------------------[ jar ]---------------------------------
05-Nov-2022 07:10:32 [INFO]
05-Nov-2022 07:10:32 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xmppserver ---
05-Nov-2022 07:10:32 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/xmppserver/target
05-Nov-2022 07:10:33 [INFO]
05-Nov-2022 07:10:33 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ xmppserver ---
05-Nov-2022 07:10:33 [INFO]
05-Nov-2022 07:10:33 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ xmppserver ---
05-Nov-2022 07:10:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05-Nov-2022 07:10:33 [INFO] Copying 5 resources
05-Nov-2022 07:10:33 [INFO]
05-Nov-2022 07:10:33 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ xmppserver ---
05-Nov-2022 07:10:33 [INFO] Changes detected - recompiling the module!
05-Nov-2022 07:10:33 [INFO] Compiling 717 source files to /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/xmppserver/target/classes
05-Nov-2022 07:10:47 [INFO] /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/session/LocalSession.java: Some input files use or override a deprecated API.
05-Nov-2022 07:10:47 [INFO] /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/session/LocalSession.java: Recompile with -Xlint:deprecation for details.
05-Nov-2022 07:10:47 [INFO] /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/xmppserver/src/main/java/org/jivesoftware/util/SystemProperty.java: Some input files use unchecked or unsafe operations.
05-Nov-2022 07:10:47 [INFO] /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/xmppserver/src/main/java/org/jivesoftware/util/SystemProperty.java: Recompile with -Xlint:unchecked for details.
05-Nov-2022 07:10:47 [INFO]
05-Nov-2022 07:10:47 [INFO] --- jetty-jspc-maven-plugin:9.4.28.v20200408:jspc (jspc) @ xmppserver ---
05-Nov-2022 07:10:48 [INFO] Logging initialized @21187ms to org.eclipse.jetty.util.log.Slf4jLog
05-Nov-2022 07:10:48 [INFO] Compiling audit-policy.jsp,available-plugins.jsp,chatroom-history-settings.jsp,component-session-details.jsp,component-session-summary.jsp,compression-settings.jsp,connection-managers-settings.jsp,connection-settings-advanced.jsp,connection-settings-external-components.jsp,connection-settings-socket-c2s.jsp,connection-settings-socket-s2s.jsp,decorators/main.jsp,decorators/setup.jsp,dns-check.jsp,error-serverdown.jsp,error.jsp,file-transfer-proxy.jsp,group-create.jsp,group-delete.jsp,group-edit.jsp,group-summary.jsp,http-bind.jsp,import-keystore-certificate.jsp,import-truststore-certificate.jsp,index.jsp,js/jscalendar/i18n.jsp,ldap-group.jsp,ldap-server.jsp,ldap-user.jsp,log.jsp,login.jsp,loginToken.jsp,logviewer.jsp,manage-updates.jsp,media-proxy.jsp,muc-create-permission.jsp,muc-default-settings.jsp,muc-history-settings.jsp,muc-room-affiliations.jsp,muc-room-create.jsp,muc-room-delete.jsp,muc-room-edit-form.jsp,muc-room-occupants.jsp,muc-room-summary.jsp,muc-service-create.jsp,muc-service-delete.jsp,muc-service-edit-form.jsp,muc-service-summary.jsp,muc-sysadmins.jsp,muc-tasks.jsp,offline-messages.jsp,plugin-admin.jsp,plugin-showfile.jsp,private-data-settings.jsp,profile-settings.jsp,pubsub-form-table.jsp,pubsub-node-affiliates-delete.jsp,pubsub-node-affiliates-edit.jsp,pubsub-node-affiliates.jsp,pubsub-node-delete.jsp,pubsub-node-edit.jsp,pubsub-node-items.jsp,pubsub-node-subscribers.jsp,pubsub-node-summary.jsp,pubsub-service-summary.jsp,reg-settings.jsp,security-audit-viewer-jsp.jsp,security-certificate-details.jsp,security-certificate-store-backup.jsp,security-certificate-store-management.jsp,security-keystore-signing-request.jsp,security-keystore.jsp,security-truststore.jsp,server-connectiontest.jsp,server-db-stats.jsp,server-db.jsp,server-locale.jsp,server-props.jsp,server-restart.jsp,server-session-details.jsp,server-session-summary.jsp,session-conflict.jsp,session-details.jsp,session-summary.jsp,setup/index.jsp,setup/setup-admin-settings.jsp,setup/setup-admin-settings_test.jsp,setup/setup-completed.jsp,setup/setup-datasource-jndi.jsp,setup/setup-datasource-settings.jsp,setup/setup-datasource-standard.jsp,setup/setup-finished.jsp,setup/setup-host-settings.jsp,setup/setup-ldap-group.jsp,setup/setup-ldap-group_test.jsp,setup/setup-ldap-server.jsp,setup/setup-ldap-server_test.jsp,setup/setup-ldap-user.jsp,setup/setup-ldap-user_test.jsp,setup/setup-profile-settings.jsp,system-cache-details.jsp,system-cache.jsp,system-clustering.jsp,system-email.jsp,system-emailtest.jsp,system-properties.jsp,system-sms.jsp,system-smstest.jsp,user-create.jsp,user-delete.jsp,user-edit-form.jsp,user-groups.jsp,user-lockout.jsp,user-message.jsp,user-password.jsp,user-properties.jsp,user-roster-add.jsp,user-roster-delete.jsp,user-roster-edit.jsp,user-roster-view.jsp,user-roster.jsp,user-search.jsp,user-summary.jsp,user-tabs.jsp from includes=**\/*.jsp, **\/*.jspx excludes=**\/.svn\/**
05-Nov-2022 07:10:48 [INFO] At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
05-Nov-2022 07:11:00 [INFO] Generation completed with [0] errors in [11944] milliseconds
05-Nov-2022 07:11:00 [INFO]
05-Nov-2022 07:11:00 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ xmppserver ---
05-Nov-2022 07:11:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05-Nov-2022 07:11:00 [INFO] Copying 16 resources
05-Nov-2022 07:11:00 [INFO]
05-Nov-2022 07:11:00 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ xmppserver ---
05-Nov-2022 07:11:00 [INFO] Changes detected - recompiling the module!
05-Nov-2022 07:11:00 [INFO] Compiling 54 source files to /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/xmppserver/target/test-classes
05-Nov-2022 07:11:01 [INFO] /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/muc/spi/MucPrivilegesTest.java: Some input files use or override a deprecated API.
05-Nov-2022 07:11:01 [INFO] /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/muc/spi/MucPrivilegesTest.java: Recompile with -Xlint:deprecation for details.
05-Nov-2022 07:11:01 [INFO] /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/xmppserver/src/test/java/org/jivesoftware/util/AdminConsoleTest.java: Some input files use unchecked or unsafe operations.
05-Nov-2022 07:11:01 [INFO] /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/xmppserver/src/test/java/org/jivesoftware/util/AdminConsoleTest.java: Recompile with -Xlint:unchecked for details.
05-Nov-2022 07:11:01 [INFO]
05-Nov-2022 07:11:01 [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ xmppserver ---
05-Nov-2022 07:11:02 [INFO]
05-Nov-2022 07:11:02 [INFO] -------------------------------------------------------
05-Nov-2022 07:11:02 [INFO]  T E S T S
05-Nov-2022 07:11:02 [INFO] -------------------------------------------------------
05-Nov-2022 07:11:03 [INFO] Running org.jivesoftware.admin.LoginLimitManagerTest
05-Nov-2022 07:11:04 Critical Error! The home directory has not been configured,
05-Nov-2022 07:11:04 which will prevent the application from working correctly.
05-Nov-2022 07:11:04
05-Nov-2022 07:11:04
05-Nov-2022 07:11:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.714 s - in org.jivesoftware.admin.LoginLimitManagerTest
05-Nov-2022 07:11:05 [INFO] Running org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest
05-Nov-2022 07:11:05 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.337 s - in org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest
05-Nov-2022 07:11:05 [INFO] Running org.jivesoftware.admin.AuthCheckFilterTest
05-Nov-2022 07:11:05 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.27 s - in org.jivesoftware.admin.AuthCheckFilterTest
05-Nov-2022 07:11:05 [INFO] Running org.jivesoftware.openfire.ldap.VCardTemplateTest
05-Nov-2022 07:11:05 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.jivesoftware.openfire.ldap.VCardTemplateTest
05-Nov-2022 07:11:05 [INFO] Running org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest
05-Nov-2022 07:11:05 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 s - in org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest
05-Nov-2022 07:11:05 [INFO] Running org.jivesoftware.openfire.ldap.VCardTest
05-Nov-2022 07:11:05 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.jivesoftware.openfire.ldap.VCardTest
05-Nov-2022 07:11:05 [INFO] Running org.jivesoftware.openfire.ldap.LdapManagerTest
05-Nov-2022 07:11:05 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jivesoftware.openfire.ldap.LdapManagerTest
05-Nov-2022 07:11:05 [INFO] Running org.jivesoftware.openfire.user.UserManagerTest
05-Nov-2022 07:11:06 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.45 s - in org.jivesoftware.openfire.user.UserManagerTest
05-Nov-2022 07:11:06 [INFO] Running org.jivesoftware.openfire.cluster.ClusterMonitorTest
05-Nov-2022 07:11:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.jivesoftware.openfire.cluster.ClusterMonitorTest
05-Nov-2022 07:11:06 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest
05-Nov-2022 07:11:14 [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.361 s - in org.jivesoftware.openfire.keystore.CheckChainTrustedTest
05-Nov-2022 07:11:14 [INFO] Running org.jivesoftware.openfire.keystore.CertificateUtilsTest
05-Nov-2022 07:11:14 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s - in org.jivesoftware.openfire.keystore.CertificateUtilsTest
05-Nov-2022 07:11:14 [INFO] Running org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest
05-Nov-2022 07:11:16 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.349 s - in org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest
05-Nov-2022 07:11:16 [INFO] Running org.jivesoftware.openfire.archive.ArchiverTest
05-Nov-2022 07:11:17 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.246 s - in org.jivesoftware.openfire.archive.ArchiverTest
05-Nov-2022 07:11:17 [INFO] Running org.jivesoftware.openfire.muc.spi.MucPrivilegesTest
05-Nov-2022 07:11:17 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.jivesoftware.openfire.muc.spi.MucPrivilegesTest
05-Nov-2022 07:11:17 [INFO] Running org.jivesoftware.openfire.OfflineMessageStoreTest
05-Nov-2022 07:11:17 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.jivesoftware.openfire.OfflineMessageStoreTest
05-Nov-2022 07:11:17 [INFO] Running org.jivesoftware.openfire.group.GroupManagerTest
05-Nov-2022 07:11:17 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.308 s - in org.jivesoftware.openfire.group.GroupManagerTest
05-Nov-2022 07:11:17 [INFO] Running org.jivesoftware.openfire.group.GroupJIDTest
05-Nov-2022 07:11:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.jivesoftware.openfire.group.GroupJIDTest
05-Nov-2022 07:11:17 [INFO] Running org.jivesoftware.openfire.net.DNSUtilTest
05-Nov-2022 07:11:18 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s - in org.jivesoftware.openfire.net.DNSUtilTest
05-Nov-2022 07:11:18 [INFO] Running org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest
05-Nov-2022 07:11:18 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest
05-Nov-2022 07:11:18 [INFO] Running org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest
05-Nov-2022 07:11:18 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest
05-Nov-2022 07:11:18 [INFO] Running org.jivesoftware.openfire.forward.ForwardTest
05-Nov-2022 07:11:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.jivesoftware.openfire.forward.ForwardTest
05-Nov-2022 07:11:18 [INFO] Running org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest
05-Nov-2022 07:11:18 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest
05-Nov-2022 07:11:18 [INFO] Running org.jivesoftware.openfire.auth.JDBCAuthProviderTest
05-Nov-2022 07:11:18 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.493 s - in org.jivesoftware.openfire.auth.JDBCAuthProviderTest
05-Nov-2022 07:11:18 [INFO] Running org.jivesoftware.openfire.carbons.MessageCarbonsTest
05-Nov-2022 07:11:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.jivesoftware.openfire.carbons.MessageCarbonsTest
05-Nov-2022 07:11:18 [INFO] Running org.jivesoftware.openfire.container.PluginManagerTest
05-Nov-2022 07:11:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.jivesoftware.openfire.container.PluginManagerTest
05-Nov-2022 07:11:18 [INFO] Running org.jivesoftware.openfire.disco.IQDiscoInfoHandlerTest
05-Nov-2022 07:11:18 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.jivesoftware.openfire.disco.IQDiscoInfoHandlerTest
05-Nov-2022 07:11:18 [INFO] Running org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest
05-Nov-2022 07:11:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s - in org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest
05-Nov-2022 07:11:18 [INFO] Running org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest
05-Nov-2022 07:11:18 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.01 s - in org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest
05-Nov-2022 07:11:18 [INFO] Running org.jivesoftware.util.AdminConsoleTest
05-Nov-2022 07:11:19 [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.324 s - in org.jivesoftware.util.AdminConsoleTest
05-Nov-2022 07:11:19 [INFO] Running org.jivesoftware.util.WebXmlUtilsTest
05-Nov-2022 07:11:19 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s - in org.jivesoftware.util.WebXmlUtilsTest
05-Nov-2022 07:11:19 [INFO] Running org.jivesoftware.util.XMLPropertiesTest
05-Nov-2022 07:11:19 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.jivesoftware.util.XMLPropertiesTest
05-Nov-2022 07:11:19 [INFO] Running org.jivesoftware.util.ListPagerTest
05-Nov-2022 07:11:19 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.jivesoftware.util.ListPagerTest
05-Nov-2022 07:11:19 [INFO] Running org.jivesoftware.util.XPPWriterTest
05-Nov-2022 07:11:19 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.jivesoftware.util.XPPWriterTest
05-Nov-2022 07:11:19 [INFO] Running org.jivesoftware.util.AutoCloseableReentrantLockTest
05-Nov-2022 07:11:21 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.77 s - in org.jivesoftware.util.AutoCloseableReentrantLockTest
05-Nov-2022 07:11:21 [INFO] Running org.jivesoftware.util.CertificateTest
05-Nov-2022 07:11:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jivesoftware.util.CertificateTest
05-Nov-2022 07:11:21 [INFO] Running org.jivesoftware.util.StringUtilsTest
05-Nov-2022 07:11:21 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.jivesoftware.util.StringUtilsTest
05-Nov-2022 07:11:21 [INFO] Running org.jivesoftware.util.EntityCapabilitiesManagerTest
05-Nov-2022 07:11:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.jivesoftware.util.EntityCapabilitiesManagerTest
05-Nov-2022 07:11:21 [INFO] Running org.jivesoftware.util.LocaleUtilsTest
05-Nov-2022 07:11:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jivesoftware.util.LocaleUtilsTest
05-Nov-2022 07:11:21 [INFO] Running org.jivesoftware.util.CacheUtilTest
05-Nov-2022 07:11:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jivesoftware.util.CacheUtilTest
05-Nov-2022 07:11:21 [INFO] Running org.jivesoftware.util.GraphicsUtilsTest
05-Nov-2022 07:11:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.jivesoftware.util.GraphicsUtilsTest
05-Nov-2022 07:11:21 [INFO] Running org.jivesoftware.util.JIDTest
05-Nov-2022 07:11:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.jivesoftware.util.JIDTest
05-Nov-2022 07:11:21 [INFO] Running org.jivesoftware.util.CertificateManagerTest
05-Nov-2022 07:11:21 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in org.jivesoftware.util.CertificateManagerTest
05-Nov-2022 07:11:21 [INFO] Running org.jivesoftware.util.XMPPDateTimeFormatTest
05-Nov-2022 07:11:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.jivesoftware.util.XMPPDateTimeFormatTest
05-Nov-2022 07:11:21 [INFO] Running org.jivesoftware.util.VersionTest
05-Nov-2022 07:11:21 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.jivesoftware.util.VersionTest
05-Nov-2022 07:11:21 [INFO] Running org.jivesoftware.util.AesEncryptorTest
05-Nov-2022 07:11:21 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.jivesoftware.util.AesEncryptorTest
05-Nov-2022 07:11:21 [INFO] Running org.jivesoftware.util.BlowfishEncryptorTest
05-Nov-2022 07:11:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.jivesoftware.util.BlowfishEncryptorTest
05-Nov-2022 07:11:21 [INFO] Running org.jivesoftware.util.JavaSpecVersionTest
05-Nov-2022 07:11:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.jivesoftware.util.JavaSpecVersionTest
05-Nov-2022 07:11:21 [INFO] Running org.jivesoftware.util.CacheableOptionalTest
05-Nov-2022 07:11:21 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.007 s - in org.jivesoftware.util.CacheableOptionalTest
05-Nov-2022 07:11:21 [INFO] Running org.jivesoftware.util.SystemPropertyTest
05-Nov-2022 07:11:21 [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s - in org.jivesoftware.util.SystemPropertyTest
05-Nov-2022 07:11:21 [INFO] Running org.jivesoftware.util.LDAPTest
05-Nov-2022 07:11:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.jivesoftware.util.LDAPTest
05-Nov-2022 07:11:21 [INFO] Running dom.io.XMPPPacketReaderTest
05-Nov-2022 07:11:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in dom.io.XMPPPacketReaderTest
05-Nov-2022 07:11:22 [INFO]
05-Nov-2022 07:11:22 [INFO] Results:
05-Nov-2022 07:11:22 [INFO]
05-Nov-2022 07:11:22 [WARNING] Tests run: 396, Failures: 0, Errors: 0, Skipped: 5
05-Nov-2022 07:11:22 [INFO]
05-Nov-2022 07:11:22 [INFO]
05-Nov-2022 07:11:22 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ xmppserver ---
05-Nov-2022 07:11:22 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/xmppserver/target/xmppserver-4.5.7-SNAPSHOT.jar
05-Nov-2022 07:11:22 [INFO]
05-Nov-2022 07:11:22 [INFO] --- maven-install-plugin:2.4:install (default-install) @ xmppserver ---
05-Nov-2022 07:11:22 [INFO] Installing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/xmppserver/target/xmppserver-4.5.7-SNAPSHOT.jar to /mnt/maven/org/igniterealtime/openfire/xmppserver/4.5.7-SNAPSHOT/xmppserver-4.5.7-SNAPSHOT.jar
05-Nov-2022 07:11:22 [INFO] Installing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/xmppserver/pom.xml to /mnt/maven/org/igniterealtime/openfire/xmppserver/4.5.7-SNAPSHOT/xmppserver-4.5.7-SNAPSHOT.pom
05-Nov-2022 07:11:22 [INFO]
05-Nov-2022 07:11:22 [INFO] ----------------< org.igniterealtime.openfire:starter >-----------------
05-Nov-2022 07:11:22 [INFO] Building Starter for Openfire 4.5.7-SNAPSHOT                       [4/7]
05-Nov-2022 07:11:22 [INFO] --------------------------------[ jar ]---------------------------------
05-Nov-2022 07:11:22 [INFO]
05-Nov-2022 07:11:22 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ starter ---
05-Nov-2022 07:11:22 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/starter/target
05-Nov-2022 07:11:22 [INFO]
05-Nov-2022 07:11:22 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ starter ---
05-Nov-2022 07:11:22 [INFO]
05-Nov-2022 07:11:22 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ starter ---
05-Nov-2022 07:11:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05-Nov-2022 07:11:22 [INFO] Copying 11 resources
05-Nov-2022 07:11:22 [INFO]
05-Nov-2022 07:11:22 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ starter ---
05-Nov-2022 07:11:22 [INFO] Changes detected - recompiling the module!
05-Nov-2022 07:11:22 [INFO] Compiling 8 source files to /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/starter/target/classes
05-Nov-2022 07:11:23 [INFO]
05-Nov-2022 07:11:23 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ starter ---
05-Nov-2022 07:11:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05-Nov-2022 07:11:23 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/starter/src/test/resources
05-Nov-2022 07:11:23 [INFO]
05-Nov-2022 07:11:23 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ starter ---
05-Nov-2022 07:11:23 [INFO] No sources to compile
05-Nov-2022 07:11:23 [INFO]
05-Nov-2022 07:11:23 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ starter ---
05-Nov-2022 07:11:23 [INFO] No tests to run.
05-Nov-2022 07:11:23 [INFO]
05-Nov-2022 07:11:23 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ starter ---
05-Nov-2022 07:11:23 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/starter/target/startup.jar
05-Nov-2022 07:11:23 [INFO]
05-Nov-2022 07:11:23 [INFO] --- maven-install-plugin:2.4:install (default-install) @ starter ---
05-Nov-2022 07:11:23 [INFO] Installing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/starter/target/startup.jar to /mnt/maven/org/igniterealtime/openfire/starter/4.5.7-SNAPSHOT/starter-4.5.7-SNAPSHOT.jar
05-Nov-2022 07:11:23 [INFO] Installing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/starter/pom.xml to /mnt/maven/org/igniterealtime/openfire/starter/4.5.7-SNAPSHOT/starter-4.5.7-SNAPSHOT.pom
05-Nov-2022 07:11:23 [INFO]
05-Nov-2022 07:11:23 [INFO] ----------------< org.igniterealtime.openfire:plugins >-----------------
05-Nov-2022 07:11:23 [INFO] Building Openfire Plugins 4.5.7-SNAPSHOT                           [5/7]
05-Nov-2022 07:11:23 [INFO] --------------------------------[ pom ]---------------------------------
05-Nov-2022 07:11:23 [INFO]
05-Nov-2022 07:11:23 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ plugins ---
05-Nov-2022 07:11:23 [INFO]
05-Nov-2022 07:11:23 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ plugins ---
05-Nov-2022 07:11:23 [INFO]
05-Nov-2022 07:11:23 [INFO] --- maven-resources-plugin:3.1.0:copy-resources (default) @ plugins ---
05-Nov-2022 07:11:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05-Nov-2022 07:11:23 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/plugins/src/main/java/../i18n
05-Nov-2022 07:11:23 [INFO]
05-Nov-2022 07:11:23 [INFO] --- native2ascii-maven-plugin:2.0.1:inplace (utf8-to-latin1) @ plugins ---
05-Nov-2022 07:11:23 [WARNING] Source directory does not exist: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/plugins/target/i18n
05-Nov-2022 07:11:23 [INFO]
05-Nov-2022 07:11:23 [INFO] --- maven-install-plugin:2.4:install (default-install) @ plugins ---
05-Nov-2022 07:11:23 [INFO] Installing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/plugins/pom.xml to /mnt/maven/org/igniterealtime/openfire/plugins/4.5.7-SNAPSHOT/plugins-4.5.7-SNAPSHOT.pom
05-Nov-2022 07:11:23 [INFO]
05-Nov-2022 07:11:23 [INFO] --< org.igniterealtime.openfire.plugins:openfire-plugin-assembly-descriptor >--
05-Nov-2022 07:11:23 [INFO] Building Openfire Plugin Assembly Descriptor 4.5.7-SNAPSHOT        [6/7]
05-Nov-2022 07:11:23 [INFO] --------------------------------[ jar ]---------------------------------
05-Nov-2022 07:11:23 [INFO]
05-Nov-2022 07:11:23 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openfire-plugin-assembly-descriptor ---
05-Nov-2022 07:11:23 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/plugins/openfire-plugin-assembly-descriptor/target
05-Nov-2022 07:11:23 [INFO]
05-Nov-2022 07:11:23 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ openfire-plugin-assembly-descriptor ---
05-Nov-2022 07:11:23 [INFO]
05-Nov-2022 07:11:23 [INFO] --- maven-resources-plugin:3.1.0:copy-resources (default) @ openfire-plugin-assembly-descriptor ---
05-Nov-2022 07:11:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05-Nov-2022 07:11:23 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/plugins/openfire-plugin-assembly-descriptor/src/main/java/../i18n
05-Nov-2022 07:11:23 [INFO]
05-Nov-2022 07:11:23 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ openfire-plugin-assembly-descriptor ---
05-Nov-2022 07:11:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05-Nov-2022 07:11:23 [INFO] Copying 1 resource
05-Nov-2022 07:11:23 [INFO]
05-Nov-2022 07:11:23 [INFO] --- native2ascii-maven-plugin:2.0.1:inplace (utf8-to-latin1) @ openfire-plugin-assembly-descriptor ---
05-Nov-2022 07:11:23 [WARNING] Source directory does not exist: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/plugins/openfire-plugin-assembly-descriptor/target/i18n
05-Nov-2022 07:11:23 [INFO]
05-Nov-2022 07:11:23 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ openfire-plugin-assembly-descriptor ---
05-Nov-2022 07:11:23 [INFO] No sources to compile
05-Nov-2022 07:11:23 [INFO]
05-Nov-2022 07:11:23 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ openfire-plugin-assembly-descriptor ---
05-Nov-2022 07:11:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05-Nov-2022 07:11:23 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/plugins/openfire-plugin-assembly-descriptor/src/test/resources
05-Nov-2022 07:11:23 [INFO]
05-Nov-2022 07:11:23 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ openfire-plugin-assembly-descriptor ---
05-Nov-2022 07:11:23 [INFO] No sources to compile
05-Nov-2022 07:11:23 [INFO]
05-Nov-2022 07:11:23 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ openfire-plugin-assembly-descriptor ---
05-Nov-2022 07:11:23 [INFO] No tests to run.
05-Nov-2022 07:11:23 [INFO]
05-Nov-2022 07:11:23 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ openfire-plugin-assembly-descriptor ---
05-Nov-2022 07:11:23 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/plugins/openfire-plugin-assembly-descriptor/target/openfire-plugin-assembly-descriptor-4.5.7-SNAPSHOT.jar
05-Nov-2022 07:11:23 [INFO]
05-Nov-2022 07:11:23 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openfire-plugin-assembly-descriptor ---
05-Nov-2022 07:11:23 [INFO] Installing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/plugins/openfire-plugin-assembly-descriptor/target/openfire-plugin-assembly-descriptor-4.5.7-SNAPSHOT.jar to /mnt/maven/org/igniterealtime/openfire/plugins/openfire-plugin-assembly-descriptor/4.5.7-SNAPSHOT/openfire-plugin-assembly-descriptor-4.5.7-SNAPSHOT.jar
05-Nov-2022 07:11:23 [INFO] Installing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/plugins/openfire-plugin-assembly-descriptor/pom.xml to /mnt/maven/org/igniterealtime/openfire/plugins/openfire-plugin-assembly-descriptor/4.5.7-SNAPSHOT/openfire-plugin-assembly-descriptor-4.5.7-SNAPSHOT.pom
05-Nov-2022 07:11:23 [INFO]
05-Nov-2022 07:11:23 [INFO] --------------< org.igniterealtime.openfire:distribution >--------------
05-Nov-2022 07:11:23 [INFO] Building Distribution 4.5.7-SNAPSHOT                               [7/7]
05-Nov-2022 07:11:23 [INFO] --------------------------------[ jar ]---------------------------------
05-Nov-2022 07:11:23 [INFO]
05-Nov-2022 07:11:23 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ distribution ---
05-Nov-2022 07:11:23 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/distribution/target
05-Nov-2022 07:11:23 [INFO]
05-Nov-2022 07:11:23 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ distribution ---
05-Nov-2022 07:11:23 [INFO]
05-Nov-2022 07:11:23 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ distribution ---
05-Nov-2022 07:11:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05-Nov-2022 07:11:23 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/distribution/src/main/resources
05-Nov-2022 07:11:23 [INFO]
05-Nov-2022 07:11:23 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ distribution ---
05-Nov-2022 07:11:23 [INFO] No sources to compile
05-Nov-2022 07:11:23 [INFO]
05-Nov-2022 07:11:23 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ distribution ---
05-Nov-2022 07:11:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05-Nov-2022 07:11:23 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/distribution/src/test/resources
05-Nov-2022 07:11:23 [INFO]
05-Nov-2022 07:11:23 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ distribution ---
05-Nov-2022 07:11:23 [INFO] No sources to compile
05-Nov-2022 07:11:23 [INFO]
05-Nov-2022 07:11:23 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ distribution ---
05-Nov-2022 07:11:23 [INFO] No tests to run.
05-Nov-2022 07:11:23 [INFO]
05-Nov-2022 07:11:23 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ distribution ---
05-Nov-2022 07:11:23 [WARNING] JAR will be empty - no content was marked for inclusion!
05-Nov-2022 07:11:23 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/distribution/target/distribution.jar
05-Nov-2022 07:11:23 [INFO]
05-Nov-2022 07:11:23 [INFO] --- maven-assembly-plugin:3.1.1:single (make-assembly) @ distribution ---
05-Nov-2022 07:11:23 [INFO] Reading assembly descriptor: src/assembly/basic-distribution.xml
05-Nov-2022 07:11:23 [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
05-Nov-2022 07:11:28 [INFO] Copying files to /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/distribution/target/distribution-base
05-Nov-2022 07:11:28 [WARNING] Assembly file: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-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.
05-Nov-2022 07:11:28 [INFO]
05-Nov-2022 07:11:28 [INFO] --- maven-dependency-plugin:3.1.1:copy (copy) @ distribution ---
05-Nov-2022 07:11:29 [INFO] Configured Artifact: org.igniterealtime.openfire.plugins:search:openfire-plugin-assembly:?:jar
05-Nov-2022 07:11:29 [INFO] Copying search-1.7.3-openfire-plugin-assembly.jar to /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/distribution/target/distribution-base/plugins/search.jar
05-Nov-2022 07:11:29 [INFO]
05-Nov-2022 07:11:29 [INFO] --- install4j-maven-plugin:1.1.1:compile (compile-installers) @ distribution ---
05-Nov-2022 07:11:31 [INFO] NOTE: Picked up JDK_JAVA_OPTIONS:  --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED
05-Nov-2022 07:11:32 [INFO] install4j version 10.0.3 (build 10052), built on 2022-09-29
05-Nov-2022 07:11:32 [INFO] Using Java 11.0.16.1 from /usr/lib/jvm/java-11-amazon-corretto.x86_64
05-Nov-2022 07:11:32 [INFO] Registered to Ignite
05-Nov-2022 07:11:32 [INFO]
05-Nov-2022 07:11:34 [INFO] Loading config file /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/distribution/src/installer/openfire.install4j
05-Nov-2022 07:11:34 [INFO] [WARNING] The variable "sys.version" is a system variable that cannot be overridden.
05-Nov-2022 07:11:34 [INFO] Creating media file 'Windows x86':
05-Nov-2022 07:11:34 [INFO] Created media file output directory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/distribution/target/media
05-Nov-2022 07:11:34 [INFO]
05-Nov-2022 07:11:34 [INFO]   Collecting files:
05-Nov-2022 07:11:34 [INFO]   Compiling launchers:
05-Nov-2022 07:11:34 [INFO]     Compiling launcher 'Openfire':
05-Nov-2022 07:11:34 [INFO]     Compiling launcher 'GUI Launcher':
05-Nov-2022 07:11:34 [INFO]     Compiling launcher 'openfired':
05-Nov-2022 07:11:34 [INFO]   Creating media file:
05-Nov-2022 07:11:37 [INFO]     Preparing custom code & resources JAR file:
05-Nov-2022 07:11:37 [INFO]     Zipping custom code & resources JAR file
05-Nov-2022 07:11:37 [INFO]     Identifying components
05-Nov-2022 07:11:41 [INFO]     Shrinking runtime
05-Nov-2022 07:11:41 [INFO]   
05-Nov-2022 07:11:41 [INFO] Creating media file 'Unix Archive':
05-Nov-2022 07:11:41 [INFO]   Collecting files:
05-Nov-2022 07:11:41 [INFO]   Compiling launchers:
05-Nov-2022 07:11:41 [INFO]     Compiling launcher 'openfire':
05-Nov-2022 07:11:41 [INFO]       Generating launcher script file
05-Nov-2022 07:11:42 [INFO]   Creating media file:
05-Nov-2022 07:11:42 [INFO]       Shrinking runtime
05-Nov-2022 07:11:42 [INFO]   
05-Nov-2022 07:11:42 [INFO] Creating media file 'Windows Archive':
05-Nov-2022 07:11:42 [INFO]   Collecting files:
05-Nov-2022 07:11:42 [INFO]   Compiling launchers:
05-Nov-2022 07:11:42 [INFO]     Compiling launcher 'Openfire':
05-Nov-2022 07:11:42 [INFO]     Compiling launcher 'GUI Launcher':
05-Nov-2022 07:11:42 [INFO]     Compiling launcher 'openfired':
05-Nov-2022 07:11:43 [INFO]   Creating media file:
05-Nov-2022 07:11:44 [INFO]       Shrinking runtime
05-Nov-2022 07:11:44 [INFO]   
05-Nov-2022 07:11:44 [INFO] Creating media file 'Windows x64':
05-Nov-2022 07:11:44 [INFO]   Collecting files:
05-Nov-2022 07:11:44 [INFO]   Compiling launchers:
05-Nov-2022 07:11:44 [INFO]     Compiling launcher 'Openfire':
05-Nov-2022 07:11:44 [INFO]     Compiling launcher 'GUI Launcher':
05-Nov-2022 07:11:44 [INFO]     Compiling launcher 'openfired':
05-Nov-2022 07:11:44 [INFO]   Creating media file:
05-Nov-2022 07:11:45 [INFO]     Preparing custom code & resources JAR file:
05-Nov-2022 07:11:45 [INFO]     Zipping custom code & resources JAR file
05-Nov-2022 07:11:45 [INFO]     Identifying components
05-Nov-2022 07:11:45 [INFO]     Shrinking runtime
05-Nov-2022 07:11:45 [INFO]   
05-Nov-2022 07:11:45 [INFO] Creating media file 'Windows Bundled JRE x86':
05-Nov-2022 07:11:45 [INFO]   Collecting files:
05-Nov-2022 07:11:45 [INFO]   Compiling launchers:
05-Nov-2022 07:11:45 [INFO]     Compiling launcher 'Openfire':
05-Nov-2022 07:11:45 [INFO]     Compiling launcher 'GUI Launcher':
05-Nov-2022 07:11:45 [INFO]     Compiling launcher 'openfired':
05-Nov-2022 07:11:45 [INFO]   Creating media file:
05-Nov-2022 07:11:46 [INFO]     Preparing custom code & resources JAR file:
05-Nov-2022 07:11:46 [INFO]     Zipping custom code & resources JAR file
05-Nov-2022 07:11:46 [INFO]     Identifying components
05-Nov-2022 07:11:46 [INFO]     Adding JRE (windows-x86-1.8.0_202.tar.gz)
05-Nov-2022 07:11:47 [INFO]     Shrinking runtime
05-Nov-2022 07:11:47 [INFO]   
05-Nov-2022 07:11:47 [INFO] Creating media file 'Windows Bundled JRE x64':
05-Nov-2022 07:11:47 [INFO]   Collecting files:
05-Nov-2022 07:11:47 [INFO]   Compiling launchers:
05-Nov-2022 07:11:47 [INFO]     Compiling launcher 'Openfire':
05-Nov-2022 07:11:47 [INFO]     Compiling launcher 'GUI Launcher':
05-Nov-2022 07:11:47 [INFO]     Compiling launcher 'openfired':
05-Nov-2022 07:11:47 [INFO]   Creating media file:
05-Nov-2022 07:11:47 [INFO]     Preparing custom code & resources JAR file:
05-Nov-2022 07:11:47 [INFO]     Zipping custom code & resources JAR file
05-Nov-2022 07:11:48 [INFO]     Identifying components
05-Nov-2022 07:11:48 [INFO]     Adding JRE (windows-amd64-1.8.0_202.tar.gz)
05-Nov-2022 07:11:48 [INFO]     Shrinking runtime
05-Nov-2022 07:11:48 [INFO]   
05-Nov-2022 07:12:23 [INFO] Compressing 6 media files with 2 threads:
05-Nov-2022 07:12:23 [INFO]
05-Nov-2022 07:12:23 [INFO] Compressed media file 'Windows x64':
05-Nov-2022 07:12:23 [INFO]   Compressing files
05-Nov-2022 07:12:23 [INFO]   Applying LZMA compression
05-Nov-2022 07:12:23 [INFO]   Moving media files to media directory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/distribution/target/media
05-Nov-2022 07:12:23 [INFO]   The name of the media file is openfire_4_5_7-SNAPSHOT_x64.exe.
05-Nov-2022 07:12:24 [INFO]   The size of the media file is 44.0 MB
05-Nov-2022 07:12:24 [INFO]
05-Nov-2022 07:12:24 [INFO] Compressed media file 'Windows x86':
05-Nov-2022 07:12:24 [INFO]   Compressing files
05-Nov-2022 07:12:24 [INFO]   Applying LZMA compression
05-Nov-2022 07:12:24 [INFO]   Moving media files to media directory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/distribution/target/media
05-Nov-2022 07:12:24 [INFO]   The name of the media file is openfire_4_5_7-SNAPSHOT.exe.
05-Nov-2022 07:12:57 [INFO]   The size of the media file is 43.8 MB
05-Nov-2022 07:12:57 [INFO]
05-Nov-2022 07:12:57 [INFO] Compressed media file 'Windows Bundled JRE x86':
05-Nov-2022 07:12:57 [INFO]   Compressing files
05-Nov-2022 07:12:57 [INFO]   Applying LZMA compression
05-Nov-2022 07:12:57 [INFO]   Moving media files to media directory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/distribution/target/media
05-Nov-2022 07:12:57 [INFO]   The name of the media file is openfire_4_5_7-SNAPSHOT_bundledJRE.exe.
05-Nov-2022 07:12:57 [INFO]   The size of the media file is 85.8 MB
05-Nov-2022 07:12:57 [INFO]
05-Nov-2022 07:12:57 [INFO] Compressed media file 'Windows Bundled JRE x64':
05-Nov-2022 07:12:57 [INFO]   Compressing files
05-Nov-2022 07:12:57 [INFO]   Applying LZMA compression
05-Nov-2022 07:12:57 [INFO]   Moving media files to media directory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/distribution/target/media
05-Nov-2022 07:12:57 [INFO]   The name of the media file is openfire_4_5_7-SNAPSHOT_bundledJRE_x64.exe.
05-Nov-2022 07:13:00 [INFO]   The size of the media file is 90.7 MB
05-Nov-2022 07:13:00 [INFO]
05-Nov-2022 07:13:00 [INFO] Compressed media file 'Unix Archive':
05-Nov-2022 07:13:00 [INFO]   Moving media files to media directory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/distribution/target/media
05-Nov-2022 07:13:00 [INFO]   The name of the media file is openfire_4_5_7-SNAPSHOT.tar.gz.
05-Nov-2022 07:13:00 [INFO]   The size of the media file is 42.6 MB
05-Nov-2022 07:13:00 [INFO]
05-Nov-2022 07:13:00 [INFO] Compressed media file 'Windows Archive':
05-Nov-2022 07:13:00 [INFO]   Moving media files to media directory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/distribution/target/media
05-Nov-2022 07:13:00 [INFO]   The name of the media file is openfire_4_5_7-SNAPSHOT.zip.
05-Nov-2022 07:13:00 [INFO]   The size of the media file is 43.3 MB
05-Nov-2022 07:13:00 [INFO] Writing md5sums.
05-Nov-2022 07:13:00 [INFO] Writing sha256sums.
05-Nov-2022 07:13:00 [INFO] Writing updates.xml.
05-Nov-2022 07:13:00 [INFO] Build completed in 88.8 seconds at 2022-11-05 07:13:00 with 1 warning.
05-Nov-2022 07:13:00 [INFO] Run the build in verbose mode to get instructions on how to suppress selected warnings.
05-Nov-2022 07:13:01 [INFO]
05-Nov-2022 07:13:01 [INFO] --- maven-install-plugin:2.4:install (default-install) @ distribution ---
05-Nov-2022 07:13:01 [INFO] Installing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/distribution/target/distribution.jar to /mnt/maven/org/igniterealtime/openfire/distribution/4.5.7-SNAPSHOT/distribution-4.5.7-SNAPSHOT.jar
05-Nov-2022 07:13:01 [INFO] Installing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/distribution/pom.xml to /mnt/maven/org/igniterealtime/openfire/distribution/4.5.7-SNAPSHOT/distribution-4.5.7-SNAPSHOT.pom
05-Nov-2022 07:13:01 [INFO] ------------------------------------------------------------------------
05-Nov-2022 07:13:01 [INFO] Reactor Summary for Parent 4.5.7-SNAPSHOT:
05-Nov-2022 07:13:01 [INFO]
05-Nov-2022 07:13:01 [INFO] Parent ............................................. SUCCESS [  0.381 s]
05-Nov-2022 07:13:01 [INFO] Internationalization files for Openfire ............ SUCCESS [  2.061 s]
05-Nov-2022 07:13:01 [INFO] Core XMPP Server ................................... SUCCESS [ 50.562 s]
05-Nov-2022 07:13:01 [INFO] Starter for Openfire ............................... SUCCESS [  0.318 s]
05-Nov-2022 07:13:01 [INFO] Openfire Plugins ................................... SUCCESS [  0.043 s]
05-Nov-2022 07:13:01 [INFO] Openfire Plugin Assembly Descriptor ................ SUCCESS [  0.091 s]
05-Nov-2022 07:13:01 [INFO] Distribution ....................................... SUCCESS [01:38 min]
05-Nov-2022 07:13:01 [INFO] ------------------------------------------------------------------------
05-Nov-2022 07:13:01 [INFO] BUILD SUCCESS
05-Nov-2022 07:13:01 [INFO] ------------------------------------------------------------------------
05-Nov-2022 07:13:01 [INFO] Total time:  02:32 min
05-Nov-2022 07:13:01 [INFO] Finished at: 2022-11-05T07:13:01Z
05-Nov-2022 07:13:01 [INFO] ------------------------------------------------------------------------
05-Nov-2022 07:13:01 Parsing test results under /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1...
05-Nov-2022 07:13:01 Finished task 'Build and install in local repository' with result: Success
05-Nov-2022 07:13:01 Running post build plugin 'Artifact Copier'
05-Nov-2022 07:13:01 Publishing an artifact: install4j-generated media
05-Nov-2022 07:13:01 Finished publishing of artifact Non required shared artifact: [install4j-generated media], pattern: [*] anchored at: [distribution/target/media] in 472.4 ms
05-Nov-2022 07:13:01 Publishing an artifact: plugins
05-Nov-2022 07:13:01 Unable to publish artifact [plugins]: the source directory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN3-JOB1/src/plugins does not exist.
05-Nov-2022 07:13:01 The artifact hasn't been successfully published after 975.7 μs
05-Nov-2022 07:13:01 Running post build plugin 'npm Cache Cleanup'
05-Nov-2022 07:13:01 Running post build plugin 'NCover Results Collector'
05-Nov-2022 07:13:01 Running post build plugin 'Build Results Label Collector'
05-Nov-2022 07:13:01 Running post build plugin 'Clover Results Collector'
05-Nov-2022 07:13:01 Running post build plugin 'Docker Container Cleanup'
05-Nov-2022 07:13:01 Finalising the build...
05-Nov-2022 07:13:01 Stopping timer.
05-Nov-2022 07:13:01 Build OPENFIRE-NIGHTLYMAVEN3-JOB1-1014 completed.
05-Nov-2022 07:13:01 Running on server: post build plugin 'Build Hanging Detection Configuration'
05-Nov-2022 07:13:01 Running on server: post build plugin 'NCover Results Collector'
05-Nov-2022 07:13:01 Running on server: post build plugin 'Build Labeller'
05-Nov-2022 07:13:01 Running on server: post build plugin 'Clover Delta Calculator'
05-Nov-2022 07:13:01 Running on server: post build plugin 'Maven Dependencies Postprocessor'
05-Nov-2022 07:13:01 All post build plugins have finished
05-Nov-2022 07:13:01 Generating build results summary...
05-Nov-2022 07:13:02 Saving build results to disk...
05-Nov-2022 07:13:02 Store variable context...
05-Nov-2022 07:13:02 Finished building OPENFIRE-NIGHTLYMAVEN3-JOB1-1014.