Build: #1525 was successful

Job: RPM Workflow was successful

Stages & jobs

  1. Build and Package

Build log

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

23-Sep-2022 07:28:52 Build Openfire - Nightly Maven RPM Build - RPM Workflow #1525 (OPENFIRE-NMRB-JOB1-1525) started building on agent Default Agent, bamboo version: 8.2.4
23-Sep-2022 07:28:52
23-Sep-2022 07:28:52 Build working directory is /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1
23-Sep-2022 07:28:52 Executing build Openfire - Nightly Maven RPM Build - RPM Workflow #1525 (OPENFIRE-NMRB-JOB1-1525)
23-Sep-2022 07:28:52 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
23-Sep-2022 07:28:52 Checking out into /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1
23-Sep-2022 07:28:52 Updating source code to revision: 7953ab4741108cfaf033964ef98c0ae43f0ef071
23-Sep-2022 07:28:53 Fetching 'refs/heads/main' from 'https://github.com/igniterealtime/Openfire.git'.
23-Sep-2022 07:28:53 Checking out revision 7953ab4741108cfaf033964ef98c0ae43f0ef071.
23-Sep-2022 07:28:53 Already on 'main'
23-Sep-2022 07:28:53 Updated source code to revision: 7953ab4741108cfaf033964ef98c0ae43f0ef071
23-Sep-2022 07:28:53 Finished task 'Checkout Default Repository' with result: Success
23-Sep-2022 07:28:53 Running pre-build action: VCS Version Collector
23-Sep-2022 07:28:53 Running pre-build action: Build Log Labeller Pre Build Action
23-Sep-2022 07:28:53 Starting task 'Build and install in local repository' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
23-Sep-2022 07:28:54
Beginning to execute external process for build 'Openfire - Nightly Maven RPM Build - RPM Workflow #1525 (OPENFIRE-NMRB-JOB1-1525)'
... running command line:
/opt/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/opt/atlassian/bamboo/temp/OPENFIRE-NMRB-JOB1 clean package
... in: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1
23-Sep-2022 07:28:55 [INFO] Scanning for projects...
23-Sep-2022 07:28:56 [WARNING]
23-Sep-2022 07:28:56 [WARNING] Some problems were encountered while building the effective model for org.igniterealtime.openfire:starter:jar:4.8.0-SNAPSHOT
23-Sep-2022 07:28:56 [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
23-Sep-2022 07:28:56 [WARNING]
23-Sep-2022 07:28:56 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
23-Sep-2022 07:28:56 [WARNING]
23-Sep-2022 07:28:56 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
23-Sep-2022 07:28:56 [WARNING]
23-Sep-2022 07:28:56 [INFO] ------------------------------------------------------------------------
23-Sep-2022 07:28:56 [INFO] Reactor Build Order:
23-Sep-2022 07:28:56 [INFO]
23-Sep-2022 07:28:56 [INFO] Parent                                                             [pom]
23-Sep-2022 07:28:56 [INFO] Internationalization files for Openfire                            [jar]
23-Sep-2022 07:28:56 [INFO] Core XMPP Server                                                   [jar]
23-Sep-2022 07:28:56 [INFO] Starter for Openfire                                               [jar]
23-Sep-2022 07:28:56 [INFO] Openfire Plugins                                                   [pom]
23-Sep-2022 07:28:56 [INFO] Openfire Plugin Assembly Descriptor                                [jar]
23-Sep-2022 07:28:56 [INFO] Distribution                                                       [jar]
23-Sep-2022 07:28:56 [INFO]
23-Sep-2022 07:28:56 [INFO] -----------------< org.igniterealtime.openfire:parent >-----------------
23-Sep-2022 07:28:56 [INFO] Building Parent 4.8.0-SNAPSHOT                                     [1/7]
23-Sep-2022 07:28:56 [INFO] --------------------------------[ pom ]---------------------------------
23-Sep-2022 07:28:56 [INFO]
23-Sep-2022 07:28:56 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent ---
23-Sep-2022 07:28:56 [INFO]
23-Sep-2022 07:28:56 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ parent ---
23-Sep-2022 07:28:57 [INFO]
23-Sep-2022 07:28:57 [INFO] ------------------< org.igniterealtime.openfire:i18n >------------------
23-Sep-2022 07:28:57 [INFO] Building Internationalization files for Openfire 4.8.0-SNAPSHOT    [2/7]
23-Sep-2022 07:28:57 [INFO] --------------------------------[ jar ]---------------------------------
23-Sep-2022 07:28:57 [INFO]
23-Sep-2022 07:28:57 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ i18n ---
23-Sep-2022 07:28:57 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target
23-Sep-2022 07:28:57 [INFO]
23-Sep-2022 07:28:57 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ i18n ---
23-Sep-2022 07:28:57 [INFO]
23-Sep-2022 07:28:57 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ i18n ---
23-Sep-2022 07:28:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Sep-2022 07:28:57 [INFO] Copying 13 resources
23-Sep-2022 07:28:57 [INFO]
23-Sep-2022 07:28:57 [INFO] --- native2ascii-maven-plugin:2.0.1:inplace (utf8-to-latin1) @ i18n ---
23-Sep-2022 07:28:58 [INFO] Includes: [**/*.properties]
23-Sep-2022 07:28:58 [INFO] Excludes: []
23-Sep-2022 07:28:58 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_cs_CZ.properties
23-Sep-2022 07:28:58 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_cs_CZ.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NMRB-JOB1/openfire_i18n_cs_CZ.properties6026904413159099632native2ascii'
23-Sep-2022 07:28:58 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_cs_CZ.properties
23-Sep-2022 07:28:58 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_de.properties
23-Sep-2022 07:28:58 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_de.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NMRB-JOB1/openfire_i18n_de.properties7510142064449044776native2ascii'
23-Sep-2022 07:28:58 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_de.properties
23-Sep-2022 07:28:58 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_es.properties
23-Sep-2022 07:28:58 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_es.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NMRB-JOB1/openfire_i18n_es.properties3545731897801293501native2ascii'
23-Sep-2022 07:28:58 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_es.properties
23-Sep-2022 07:28:58 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_fr.properties
23-Sep-2022 07:28:58 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_fr.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NMRB-JOB1/openfire_i18n_fr.properties8468475206870085186native2ascii'
23-Sep-2022 07:28:58 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_fr.properties
23-Sep-2022 07:28:58 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_ja_JP.properties
23-Sep-2022 07:28:58 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_ja_JP.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NMRB-JOB1/openfire_i18n_ja_JP.properties5769922314814454523native2ascii'
23-Sep-2022 07:28:58 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_ja_JP.properties
23-Sep-2022 07:28:58 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_nl.properties
23-Sep-2022 07:28:58 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_nl.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NMRB-JOB1/openfire_i18n_nl.properties8304259434993063389native2ascii'
23-Sep-2022 07:28:58 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_nl.properties
23-Sep-2022 07:28:58 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_pl_PL.properties
23-Sep-2022 07:28:58 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_pl_PL.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NMRB-JOB1/openfire_i18n_pl_PL.properties7426347988887387585native2ascii'
23-Sep-2022 07:28:58 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_pl_PL.properties
23-Sep-2022 07:28:58 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_pt_BR.properties
23-Sep-2022 07:28:58 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_pt_BR.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NMRB-JOB1/openfire_i18n_pt_BR.properties2417062121529175687native2ascii'
23-Sep-2022 07:28:58 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_pt_BR.properties
23-Sep-2022 07:28:58 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_pt_PT.properties
23-Sep-2022 07:28:58 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_pt_PT.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NMRB-JOB1/openfire_i18n_pt_PT.properties4892554134485335717native2ascii'
23-Sep-2022 07:28:58 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_pt_PT.properties
23-Sep-2022 07:28:58 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_ru_RU.properties
23-Sep-2022 07:28:58 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_ru_RU.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NMRB-JOB1/openfire_i18n_ru_RU.properties43655689513926501native2ascii'
23-Sep-2022 07:28:58 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_ru_RU.properties
23-Sep-2022 07:28:58 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_sk.properties
23-Sep-2022 07:28:58 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_sk.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NMRB-JOB1/openfire_i18n_sk.properties8867987297602506927native2ascii'
23-Sep-2022 07:28:58 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_sk.properties
23-Sep-2022 07:28:58 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_zh_CN.properties
23-Sep-2022 07:28:58 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_zh_CN.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NMRB-JOB1/openfire_i18n_zh_CN.properties2969695818313352648native2ascii'
23-Sep-2022 07:28:58 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n_zh_CN.properties
23-Sep-2022 07:28:58 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n.properties
23-Sep-2022 07:28:58 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NMRB-JOB1/openfire_i18n.properties8400299503216148907native2ascii'
23-Sep-2022 07:28:58 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/classes/openfire_i18n.properties
23-Sep-2022 07:28:58 [INFO]
23-Sep-2022 07:28:58 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ i18n ---
23-Sep-2022 07:28:58 [INFO] No sources to compile
23-Sep-2022 07:28:58 [INFO]
23-Sep-2022 07:28:58 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ i18n ---
23-Sep-2022 07:28:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Sep-2022 07:28:58 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/src/test/resources
23-Sep-2022 07:28:58 [INFO]
23-Sep-2022 07:28:58 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ i18n ---
23-Sep-2022 07:28:58 [INFO] No sources to compile
23-Sep-2022 07:28:58 [INFO]
23-Sep-2022 07:28:58 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ i18n ---
23-Sep-2022 07:28:58 [INFO] No tests to run.
23-Sep-2022 07:28:58 [INFO]
23-Sep-2022 07:28:58 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ i18n ---
23-Sep-2022 07:28:58 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/i18n/target/i18n-4.8.0-SNAPSHOT.jar
23-Sep-2022 07:28:59 [INFO]
23-Sep-2022 07:28:59 [INFO] ---------------< org.igniterealtime.openfire:xmppserver >---------------
23-Sep-2022 07:28:59 [INFO] Building Core XMPP Server 4.8.0-SNAPSHOT                           [3/7]
23-Sep-2022 07:28:59 [INFO] --------------------------------[ jar ]---------------------------------
23-Sep-2022 07:28:59 [INFO]
23-Sep-2022 07:28:59 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xmppserver ---
23-Sep-2022 07:28:59 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/xmppserver/target
23-Sep-2022 07:28:59 [INFO]
23-Sep-2022 07:28:59 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ xmppserver ---
23-Sep-2022 07:28:59 [INFO]
23-Sep-2022 07:28:59 [INFO] --- git-commit-id-plugin:4.0.3:revision (get-the-git-infos) @ xmppserver ---
23-Sep-2022 07:29:00 [INFO]
23-Sep-2022 07:29:00 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ xmppserver ---
23-Sep-2022 07:29:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Sep-2022 07:29:00 [INFO] Copying 5 resources
23-Sep-2022 07:29:00 [INFO]
23-Sep-2022 07:29:00 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ xmppserver ---
23-Sep-2022 07:29:00 [INFO] Changes detected - recompiling the module!
23-Sep-2022 07:29:00 [INFO] Compiling 726 source files to /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/xmppserver/target/classes
23-Sep-2022 07:29:12 [INFO] /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/session/LocalOutgoingServerSession.java: Some input files use or override a deprecated API.
23-Sep-2022 07:29:12 [INFO] /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/session/LocalOutgoingServerSession.java: Recompile with -Xlint:deprecation for details.
23-Sep-2022 07:29:12 [INFO] /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/xmppserver/src/main/java/org/jivesoftware/database/DefaultConnectionProvider.java: Some input files use unchecked or unsafe operations.
23-Sep-2022 07:29:12 [INFO] /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/xmppserver/src/main/java/org/jivesoftware/database/DefaultConnectionProvider.java: Recompile with -Xlint:unchecked for details.
23-Sep-2022 07:29:12 [INFO]
23-Sep-2022 07:29:12 [INFO] --- jetty-jspc-maven-plugin:9.4.43.v20210629:jspc (jspc) @ xmppserver ---
23-Sep-2022 07:29:12 [INFO] Logging initialized @18552ms to org.eclipse.jetty.util.log.Slf4jLog
23-Sep-2022 07:29:12 [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,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-cache.jsp,muc-room-create.jsp,muc-room-delete.jsp,muc-room-edit-form.jsp,muc-room-federation.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-configuration.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-completed.jsp,setup/setup-datasource-settings.jsp,setup/setup-ldap-group.jsp,setup/setup-ldap-server.jsp,setup/setup-ldap-user.jsp,setup/setup-profile-settings.jsp,setup/setup-datasource-jndi.jsp,setup/setup-datasource-standard.jsp,setup/setup-finished.jsp,setup/setup-host-settings.jsp,setup/setup-admin-settings.jsp,setup/setup-admin-settings_test.jsp,setup/setup-ldap-group_test.jsp,setup/setup-ldap-server_test.jsp,setup/setup-ldap-user_test.jsp,system-cache-details.jsp,system-cache.jsp,system-clustering-data-consistency-check.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-privacylists.jsp,user-properties.jsp,user-roster-delete.jsp,user-roster-edit.jsp,user-roster-view.jsp,user-roster.jsp,user-summary.jsp,user-tabs.jsp,user-password.jsp,user-roster-add.jsp,user-search.jsp,system-admin-console-access.jsp from includes=**\/*.jsp, **\/*.jspx excludes=**\/.svn\/**
23-Sep-2022 07:29:13 [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.
23-Sep-2022 07:29:26 [INFO] Generation completed with [0] errors in [13635] milliseconds
23-Sep-2022 07:29:26 [INFO]
23-Sep-2022 07:29:26 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ xmppserver ---
23-Sep-2022 07:29:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Sep-2022 07:29:26 [INFO] Copying 22 resources
23-Sep-2022 07:29:26 [INFO]
23-Sep-2022 07:29:26 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ xmppserver ---
23-Sep-2022 07:29:26 [INFO] Changes detected - recompiling the module!
23-Sep-2022 07:29:26 [INFO] Compiling 69 source files to /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/xmppserver/target/test-classes
23-Sep-2022 07:29:28 [INFO] /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/muc/spi/MucPrivilegesTest.java: Some input files use or override a deprecated API.
23-Sep-2022 07:29:28 [INFO] /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/muc/spi/MucPrivilegesTest.java: Recompile with -Xlint:deprecation for details.
23-Sep-2022 07:29:28 [INFO] /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java: Some input files use unchecked or unsafe operations.
23-Sep-2022 07:29:28 [INFO] /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java: Recompile with -Xlint:unchecked for details.
23-Sep-2022 07:29:28 [INFO]
23-Sep-2022 07:29:28 [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ xmppserver ---
23-Sep-2022 07:29:28 [INFO]
23-Sep-2022 07:29:28 [INFO] -------------------------------------------------------
23-Sep-2022 07:29:28 [INFO]  T E S T S
23-Sep-2022 07:29:28 [INFO] -------------------------------------------------------
23-Sep-2022 07:29:29 [INFO] Running org.jivesoftware.admin.AuthCheckFilterTest
23-Sep-2022 07:29:31 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.04 s - in org.jivesoftware.admin.AuthCheckFilterTest
23-Sep-2022 07:29:32 [INFO] Running org.jivesoftware.admin.LoginLimitManagerTest
23-Sep-2022 07:29:33 Critical Error! The home directory has not been configured,
23-Sep-2022 07:29:33 which will prevent the application from working correctly.
23-Sep-2022 07:29:33
23-Sep-2022 07:29:33
23-Sep-2022 07:29:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.447 s - in org.jivesoftware.admin.LoginLimitManagerTest
23-Sep-2022 07:29:34 [INFO] Running org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest
23-Sep-2022 07:29:36 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.627 s - in org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest
23-Sep-2022 07:29:36 [INFO] Running org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest
23-Sep-2022 07:29:36 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.041 s - in org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest
23-Sep-2022 07:29:37 [INFO] Running org.jivesoftware.openfire.ldap.VCardTest
23-Sep-2022 07:29:38 Critical Error! The home directory has not been configured,
23-Sep-2022 07:29:38 which will prevent the application from working correctly.
23-Sep-2022 07:29:38
23-Sep-2022 07:29:38
23-Sep-2022 07:29:38 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.713 s - in org.jivesoftware.openfire.ldap.VCardTest
23-Sep-2022 07:29:38 [INFO] Running org.jivesoftware.openfire.ldap.LdapManagerTest
23-Sep-2022 07:29:39 Critical Error! The home directory has not been configured,
23-Sep-2022 07:29:39 which will prevent the application from working correctly.
23-Sep-2022 07:29:39
23-Sep-2022 07:29:39
23-Sep-2022 07:29:39 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.734 s - in org.jivesoftware.openfire.ldap.LdapManagerTest
23-Sep-2022 07:29:40 [INFO] Running org.jivesoftware.openfire.ldap.VCardTemplateTest
23-Sep-2022 07:29:41 Critical Error! The home directory has not been configured,
23-Sep-2022 07:29:41 which will prevent the application from working correctly.
23-Sep-2022 07:29:41
23-Sep-2022 07:29:41
23-Sep-2022 07:29:41 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.696 s - in org.jivesoftware.openfire.ldap.VCardTemplateTest
23-Sep-2022 07:29:41 [INFO] Running org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest
23-Sep-2022 07:29:44 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.849 s - in org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest
23-Sep-2022 07:29:45 [INFO] Running org.jivesoftware.openfire.keystore.CertificateUtilsTest
23-Sep-2022 07:29:46 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.62 s - in org.jivesoftware.openfire.keystore.CertificateUtilsTest
23-Sep-2022 07:29:47 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest
23-Sep-2022 07:29:59 [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.554 s - in org.jivesoftware.openfire.keystore.CheckChainTrustedTest
23-Sep-2022 07:30:00 [INFO] Running org.jivesoftware.openfire.auth.JDBCAuthProviderTest
23-Sep-2022 07:30:00 Critical Error! The home directory has not been configured,
23-Sep-2022 07:30:00 which will prevent the application from working correctly.
23-Sep-2022 07:30:00
23-Sep-2022 07:30:00
23-Sep-2022 07:30:01 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.368 s - in org.jivesoftware.openfire.auth.JDBCAuthProviderTest
23-Sep-2022 07:30:02 [INFO] Running org.jivesoftware.openfire.pubsub.LeafNodeTest
23-Sep-2022 07:30:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.714 s - in org.jivesoftware.openfire.pubsub.LeafNodeTest
23-Sep-2022 07:30:03 [INFO] Running org.jivesoftware.openfire.pubsub.CollectionNodeTest
23-Sep-2022 07:30:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.82 s - in org.jivesoftware.openfire.pubsub.CollectionNodeTest
23-Sep-2022 07:30:05 [INFO] Running org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest
23-Sep-2022 07:30:05 Critical Error! The home directory has not been configured,
23-Sep-2022 07:30:05 which will prevent the application from working correctly.
23-Sep-2022 07:30:05
23-Sep-2022 07:30:05
23-Sep-2022 07:30:05 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.683 s - in org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest
23-Sep-2022 07:30:06 [INFO] Running org.jivesoftware.openfire.nio.XMLLightweightParserTest
23-Sep-2022 07:30:07 Critical Error! The home directory has not been configured,
23-Sep-2022 07:30:07 which will prevent the application from working correctly.
23-Sep-2022 07:30:07
23-Sep-2022 07:30:07
23-Sep-2022 07:30:07 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.712 s - in org.jivesoftware.openfire.nio.XMLLightweightParserTest
23-Sep-2022 07:30:08 [INFO] Running org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest
23-Sep-2022 07:30:08 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.638 s - in org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest
23-Sep-2022 07:30:09 [INFO] Running org.jivesoftware.openfire.muc.MUCRoleTest
23-Sep-2022 07:30:10 Critical Error! The home directory has not been configured,
23-Sep-2022 07:30:10 which will prevent the application from working correctly.
23-Sep-2022 07:30:10
23-Sep-2022 07:30:10
23-Sep-2022 07:30:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.83 s - in org.jivesoftware.openfire.muc.MUCRoleTest
23-Sep-2022 07:30:11 [INFO] Running org.jivesoftware.openfire.muc.HistoryStrategyTest
23-Sep-2022 07:30:12 Critical Error! The home directory has not been configured,
23-Sep-2022 07:30:12 which will prevent the application from working correctly.
23-Sep-2022 07:30:12
23-Sep-2022 07:30:12
23-Sep-2022 07:30:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.799 s - in org.jivesoftware.openfire.muc.HistoryStrategyTest
23-Sep-2022 07:30:13 [INFO] Running org.jivesoftware.openfire.muc.spi.MucPrivilegesTest
23-Sep-2022 07:30:13 Critical Error! The home directory has not been configured,
23-Sep-2022 07:30:13 which will prevent the application from working correctly.
23-Sep-2022 07:30:13
23-Sep-2022 07:30:13
23-Sep-2022 07:30:14 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.726 s - in org.jivesoftware.openfire.muc.spi.MucPrivilegesTest
23-Sep-2022 07:30:14 [INFO] Running org.jivesoftware.openfire.muc.spi.OccupantManagerTest
23-Sep-2022 07:30:16 Critical Error! The home directory has not been configured,
23-Sep-2022 07:30:16 which will prevent the application from working correctly.
23-Sep-2022 07:30:16
23-Sep-2022 07:30:16
23-Sep-2022 07:30:16 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.876 s - in org.jivesoftware.openfire.muc.spi.OccupantManagerTest
23-Sep-2022 07:30:17 [INFO] Running org.jivesoftware.openfire.muc.MUCRoomTest
23-Sep-2022 07:30:19 Critical Error! The home directory has not been configured,
23-Sep-2022 07:30:19 which will prevent the application from working correctly.
23-Sep-2022 07:30:19
23-Sep-2022 07:30:19
23-Sep-2022 07:30:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.274 s - in org.jivesoftware.openfire.muc.MUCRoomTest
23-Sep-2022 07:30:20 [INFO] Running org.jivesoftware.openfire.cluster.ClusterMonitorTest
23-Sep-2022 07:30:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.806 s - in org.jivesoftware.openfire.cluster.ClusterMonitorTest
23-Sep-2022 07:30:22 [INFO] Running org.jivesoftware.openfire.archive.ArchiverTest
23-Sep-2022 07:30:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.88 s - in org.jivesoftware.openfire.archive.ArchiverTest
23-Sep-2022 07:30:25 [INFO] Running org.jivesoftware.openfire.net.DNSUtilTest
23-Sep-2022 07:30:25 Critical Error! The home directory has not been configured,
23-Sep-2022 07:30:25 which will prevent the application from working correctly.
23-Sep-2022 07:30:25
23-Sep-2022 07:30:25
23-Sep-2022 07:30:26 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.757 s - in org.jivesoftware.openfire.net.DNSUtilTest
23-Sep-2022 07:30:26 [INFO] Running org.jivesoftware.openfire.group.GroupJIDTest
23-Sep-2022 07:30:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.73 s - in org.jivesoftware.openfire.group.GroupJIDTest
23-Sep-2022 07:30:28 [INFO] Running org.jivesoftware.openfire.group.GroupManagerNoMockTest
23-Sep-2022 07:30:29 2022-09-23 07:30:29,521 main ERROR Recursive call to appender file
23-Sep-2022 07:30:29 2022-09-23 07:30:29,553 main ERROR Recursive call to appender file
23-Sep-2022 07:30:29 2022-09-23 07:30:29,554 main ERROR Recursive call to appender file
23-Sep-2022 07:30:29 2022-09-23 07:30:29,556 main ERROR Recursive call to appender file
23-Sep-2022 07:30:29 Critical Error! The home directory has not been configured,
23-Sep-2022 07:30:29 which will prevent the application from working correctly.
23-Sep-2022 07:30:29
23-Sep-2022 07:30:29
23-Sep-2022 07:30:31 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.213 s - in org.jivesoftware.openfire.group.GroupManagerNoMockTest
23-Sep-2022 07:30:32 [INFO] Running org.jivesoftware.openfire.group.GroupManagerTest
23-Sep-2022 07:30:33 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.716 s - in org.jivesoftware.openfire.group.GroupManagerTest
23-Sep-2022 07:30:34 [INFO] Running org.jivesoftware.openfire.group.AbstractGroupProviderTest
23-Sep-2022 07:30:36 2022-09-23 07:30:36,101 main ERROR Recursive call to appender file
23-Sep-2022 07:30:36 2022-09-23 07:30:36,149 main ERROR Recursive call to appender file
23-Sep-2022 07:30:36 2022-09-23 07:30:36,151 main ERROR Recursive call to appender file
23-Sep-2022 07:30:36 2022-09-23 07:30:36,153 main ERROR Recursive call to appender file
23-Sep-2022 07:30:36 Critical Error! The home directory has not been configured,
23-Sep-2022 07:30:36 which will prevent the application from working correctly.
23-Sep-2022 07:30:36
23-Sep-2022 07:30:36
23-Sep-2022 07:30:40 [INFO] Tests run: 79, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.002 s - in org.jivesoftware.openfire.group.AbstractGroupProviderTest
23-Sep-2022 07:30:41 [INFO] Running org.jivesoftware.openfire.group.DefaultGroupProviderTest
23-Sep-2022 07:30:42 2022-09-23 07:30:42,819 main ERROR Recursive call to appender file
23-Sep-2022 07:30:42 2022-09-23 07:30:42,862 main ERROR Recursive call to appender file
23-Sep-2022 07:30:42 2022-09-23 07:30:42,863 main ERROR Recursive call to appender file
23-Sep-2022 07:30:42 2022-09-23 07:30:42,864 main ERROR Recursive call to appender file
23-Sep-2022 07:30:42 Critical Error! The home directory has not been configured,
23-Sep-2022 07:30:42 which will prevent the application from working correctly.
23-Sep-2022 07:30:42
23-Sep-2022 07:30:42
23-Sep-2022 07:30:46 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.749 s - in org.jivesoftware.openfire.group.DefaultGroupProviderTest
23-Sep-2022 07:30:46 [INFO] Running org.jivesoftware.openfire.container.PluginManagerTest
23-Sep-2022 07:30:47 Critical Error! The home directory has not been configured,
23-Sep-2022 07:30:47 which will prevent the application from working correctly.
23-Sep-2022 07:30:47
23-Sep-2022 07:30:47
23-Sep-2022 07:30:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.667 s - in org.jivesoftware.openfire.container.PluginManagerTest
23-Sep-2022 07:30:48 [INFO] Running org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest
23-Sep-2022 07:30:49 Critical Error! The home directory has not been configured,
23-Sep-2022 07:30:49 which will prevent the application from working correctly.
23-Sep-2022 07:30:49
23-Sep-2022 07:30:49
23-Sep-2022 07:30:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.745 s - in org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest
23-Sep-2022 07:30:49 [INFO] Running org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest
23-Sep-2022 07:30:51 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.719 s - in org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest
23-Sep-2022 07:30:52 [INFO] Running org.jivesoftware.openfire.OfflineMessageStoreTest
23-Sep-2022 07:30:52 Critical Error! The home directory has not been configured,
23-Sep-2022 07:30:52 which will prevent the application from working correctly.
23-Sep-2022 07:30:52
23-Sep-2022 07:30:52
23-Sep-2022 07:30:52 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.682 s - in org.jivesoftware.openfire.OfflineMessageStoreTest
23-Sep-2022 07:30:53 [INFO] Running org.jivesoftware.openfire.carbons.MessageCarbonsTest
23-Sep-2022 07:30:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.665 s - in org.jivesoftware.openfire.carbons.MessageCarbonsTest
23-Sep-2022 07:30:55 [INFO] Running org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest
23-Sep-2022 07:30:56 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.8 s - in org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest
23-Sep-2022 07:30:57 [INFO] Running org.jivesoftware.openfire.spi.ConnectionTypeTest
23-Sep-2022 07:30:57 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s - in org.jivesoftware.openfire.spi.ConnectionTypeTest
23-Sep-2022 07:30:58 [INFO] Running org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest
23-Sep-2022 07:30:58 Critical Error! The home directory has not been configured,
23-Sep-2022 07:30:58 which will prevent the application from working correctly.
23-Sep-2022 07:30:58
23-Sep-2022 07:30:58
23-Sep-2022 07:30:59 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.994 s - in org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest
23-Sep-2022 07:31:00 [INFO] Running org.jivesoftware.openfire.forward.ForwardTest
23-Sep-2022 07:31:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.619 s - in org.jivesoftware.openfire.forward.ForwardTest
23-Sep-2022 07:31:01 [INFO] Running org.jivesoftware.openfire.user.UserManagerTest
23-Sep-2022 07:31:03 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.097 s - in org.jivesoftware.openfire.user.UserManagerTest
23-Sep-2022 07:31:04 [INFO] Running org.jivesoftware.util.AesEncryptorTest
23-Sep-2022 07:31:06 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.879 s - in org.jivesoftware.util.AesEncryptorTest
23-Sep-2022 07:31:06 [INFO] Running org.jivesoftware.util.CacheUtilTest
23-Sep-2022 07:31:07 Critical Error! The home directory has not been configured,
23-Sep-2022 07:31:07 which will prevent the application from working correctly.
23-Sep-2022 07:31:07
23-Sep-2022 07:31:07
23-Sep-2022 07:31:07 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.736 s - in org.jivesoftware.util.CacheUtilTest
23-Sep-2022 07:31:08 [INFO] Running org.jivesoftware.util.XMPPDateTimeFormatTest
23-Sep-2022 07:31:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s - in org.jivesoftware.util.XMPPDateTimeFormatTest
23-Sep-2022 07:31:08 [INFO] Running org.jivesoftware.util.CollectionUtilsTest
23-Sep-2022 07:31:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.jivesoftware.util.CollectionUtilsTest
23-Sep-2022 07:31:09 [INFO] Running org.jivesoftware.util.LocaleUtilsTest
23-Sep-2022 07:31:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.623 s - in org.jivesoftware.util.LocaleUtilsTest
23-Sep-2022 07:31:10 [INFO] Running org.jivesoftware.util.EntityCapabilitiesManagerTest
23-Sep-2022 07:31:11 Critical Error! The home directory has not been configured,
23-Sep-2022 07:31:11 which will prevent the application from working correctly.
23-Sep-2022 07:31:11
23-Sep-2022 07:31:11
23-Sep-2022 07:31:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.822 s - in org.jivesoftware.util.EntityCapabilitiesManagerTest
23-Sep-2022 07:31:12 [INFO] Running org.jivesoftware.util.CertificateManagerTest
23-Sep-2022 07:31:13 Critical Error! The home directory has not been configured,
23-Sep-2022 07:31:13 which will prevent the application from working correctly.
23-Sep-2022 07:31:13
23-Sep-2022 07:31:13
23-Sep-2022 07:31:13 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.468 s - in org.jivesoftware.util.CertificateManagerTest
23-Sep-2022 07:31:14 [INFO] Running org.jivesoftware.util.AutoCloseableReentrantLockTest
23-Sep-2022 07:31:16 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.625 s - in org.jivesoftware.util.AutoCloseableReentrantLockTest
23-Sep-2022 07:31:16 [INFO] Running org.jivesoftware.util.StringUtilsTest
23-Sep-2022 07:31:17 Critical Error! The home directory has not been configured,
23-Sep-2022 07:31:17 which will prevent the application from working correctly.
23-Sep-2022 07:31:17
23-Sep-2022 07:31:17
23-Sep-2022 07:31:17 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.946 s - in org.jivesoftware.util.StringUtilsTest
23-Sep-2022 07:31:18 [INFO] Running org.jivesoftware.util.BlowfishEncryptorTest
23-Sep-2022 07:31:19 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.618 s - in org.jivesoftware.util.BlowfishEncryptorTest
23-Sep-2022 07:31:19 [INFO] Running org.jivesoftware.util.JavaSpecVersionTest
23-Sep-2022 07:31:20 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.16 s - in org.jivesoftware.util.JavaSpecVersionTest
23-Sep-2022 07:31:20 [INFO] Running org.jivesoftware.util.cache.DefaultExternalizableUtilTest
23-Sep-2022 07:31:21 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s - in org.jivesoftware.util.cache.DefaultExternalizableUtilTest
23-Sep-2022 07:31:21 [INFO] Running org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest
23-Sep-2022 07:31:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s - in org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest
23-Sep-2022 07:31:22 [INFO] Running org.jivesoftware.util.CacheableOptionalTest
23-Sep-2022 07:31:22 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.136 s - in org.jivesoftware.util.CacheableOptionalTest
23-Sep-2022 07:31:23 [INFO] Running org.jivesoftware.util.LDAPTest
23-Sep-2022 07:31:24 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.784 s - in org.jivesoftware.util.LDAPTest
23-Sep-2022 07:31:24 [INFO] Running org.jivesoftware.util.VersionTest
23-Sep-2022 07:31:24 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s - in org.jivesoftware.util.VersionTest
23-Sep-2022 07:31:25 [INFO] Running org.jivesoftware.util.XPPWriterTest
23-Sep-2022 07:31:25 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.093 s - in org.jivesoftware.util.XPPWriterTest
23-Sep-2022 07:31:26 [INFO] Running org.jivesoftware.util.SAXReaderUtilTest
23-Sep-2022 07:31:27 Critical Error! The home directory has not been configured,
23-Sep-2022 07:31:27 which will prevent the application from working correctly.
23-Sep-2022 07:31:27
23-Sep-2022 07:31:27
23-Sep-2022 07:31:27 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.736 s - in org.jivesoftware.util.SAXReaderUtilTest
23-Sep-2022 07:31:27 [INFO] Running org.jivesoftware.util.ListPagerTest
23-Sep-2022 07:31:29 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.337 s - in org.jivesoftware.util.ListPagerTest
23-Sep-2022 07:31:29 [INFO] Running org.jivesoftware.util.SystemPropertyTest
23-Sep-2022 07:31:32 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.119 s - in org.jivesoftware.util.SystemPropertyTest
23-Sep-2022 07:31:32 [INFO] Running org.jivesoftware.util.WebXmlUtilsTest
23-Sep-2022 07:31:33 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.776 s - in org.jivesoftware.util.WebXmlUtilsTest
23-Sep-2022 07:31:34 [INFO] Running org.jivesoftware.util.CertificateTest
23-Sep-2022 07:31:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s - in org.jivesoftware.util.CertificateTest
23-Sep-2022 07:31:35 [INFO] Running org.jivesoftware.util.AdminConsoleTest
23-Sep-2022 07:31:36 Critical Error! The home directory has not been configured,
23-Sep-2022 07:31:36 which will prevent the application from working correctly.
23-Sep-2022 07:31:36
23-Sep-2022 07:31:36
23-Sep-2022 07:31:36 [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.144 s - in org.jivesoftware.util.AdminConsoleTest
23-Sep-2022 07:31:36 [INFO] Running org.jivesoftware.util.XMLPropertiesTest
23-Sep-2022 07:31:37 Critical Error! The home directory has not been configured,
23-Sep-2022 07:31:37 which will prevent the application from working correctly.
23-Sep-2022 07:31:37
23-Sep-2022 07:31:37
23-Sep-2022 07:31:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.643 s - in org.jivesoftware.util.XMLPropertiesTest
23-Sep-2022 07:31:38 [INFO] Running org.jivesoftware.util.GraphicsUtilsTest
23-Sep-2022 07:31:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.686 s - in org.jivesoftware.util.GraphicsUtilsTest
23-Sep-2022 07:31:39 [INFO] Running org.jivesoftware.util.JIDTest
23-Sep-2022 07:31:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 s - in org.jivesoftware.util.JIDTest
23-Sep-2022 07:31:40 [INFO] Running dom.io.XMPPPacketReaderTest
23-Sep-2022 07:31:41 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.625 s - in dom.io.XMPPPacketReaderTest
23-Sep-2022 07:31:41 [INFO]
23-Sep-2022 07:31:41 [INFO] Results:
23-Sep-2022 07:31:41 [INFO]
23-Sep-2022 07:31:41 [WARNING] Tests run: 625, Failures: 0, Errors: 0, Skipped: 5
23-Sep-2022 07:31:41 [INFO]
23-Sep-2022 07:31:41 [INFO]
23-Sep-2022 07:31:41 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ xmppserver ---
23-Sep-2022 07:31:41 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/xmppserver/target/xmppserver-4.8.0-SNAPSHOT.jar
23-Sep-2022 07:31:42 [INFO]
23-Sep-2022 07:31:42 [INFO] ----------------< org.igniterealtime.openfire:starter >-----------------
23-Sep-2022 07:31:42 [INFO] Building Starter for Openfire 4.8.0-SNAPSHOT                       [4/7]
23-Sep-2022 07:31:42 [INFO] --------------------------------[ jar ]---------------------------------
23-Sep-2022 07:31:42 [INFO]
23-Sep-2022 07:31:42 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ starter ---
23-Sep-2022 07:31:42 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/starter/target
23-Sep-2022 07:31:42 [INFO]
23-Sep-2022 07:31:42 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ starter ---
23-Sep-2022 07:31:42 [INFO]
23-Sep-2022 07:31:42 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ starter ---
23-Sep-2022 07:31:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Sep-2022 07:31:42 [INFO] Copying 11 resources
23-Sep-2022 07:31:42 [INFO]
23-Sep-2022 07:31:42 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ starter ---
23-Sep-2022 07:31:42 [INFO] Changes detected - recompiling the module!
23-Sep-2022 07:31:42 [INFO] Compiling 8 source files to /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/starter/target/classes
23-Sep-2022 07:31:42 [INFO]
23-Sep-2022 07:31:42 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ starter ---
23-Sep-2022 07:31:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Sep-2022 07:31:42 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/starter/src/test/resources
23-Sep-2022 07:31:42 [INFO]
23-Sep-2022 07:31:42 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ starter ---
23-Sep-2022 07:31:42 [INFO] No sources to compile
23-Sep-2022 07:31:42 [INFO]
23-Sep-2022 07:31:42 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ starter ---
23-Sep-2022 07:31:42 [INFO] No tests to run.
23-Sep-2022 07:31:42 [INFO]
23-Sep-2022 07:31:42 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ starter ---
23-Sep-2022 07:31:42 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/starter/target/startup.jar
23-Sep-2022 07:31:42 [INFO]
23-Sep-2022 07:31:42 [INFO] ----------------< org.igniterealtime.openfire:plugins >-----------------
23-Sep-2022 07:31:42 [INFO] Building Openfire Plugins 4.8.0-SNAPSHOT                           [5/7]
23-Sep-2022 07:31:42 [INFO] --------------------------------[ pom ]---------------------------------
23-Sep-2022 07:31:42 [INFO]
23-Sep-2022 07:31:42 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ plugins ---
23-Sep-2022 07:31:42 [INFO]
23-Sep-2022 07:31:42 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ plugins ---
23-Sep-2022 07:31:42 [INFO]
23-Sep-2022 07:31:42 [INFO] --- maven-resources-plugin:3.1.0:copy-resources (default) @ plugins ---
23-Sep-2022 07:31:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Sep-2022 07:31:42 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/plugins/src/main/java/../i18n
23-Sep-2022 07:31:42 [INFO]
23-Sep-2022 07:31:42 [INFO] --- native2ascii-maven-plugin:2.0.1:inplace (utf8-to-latin1) @ plugins ---
23-Sep-2022 07:31:42 [WARNING] Source directory does not exist: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/plugins/target/i18n
23-Sep-2022 07:31:42 [INFO]
23-Sep-2022 07:31:42 [INFO] --< org.igniterealtime.openfire.plugins:openfire-plugin-assembly-descriptor >--
23-Sep-2022 07:31:42 [INFO] Building Openfire Plugin Assembly Descriptor 4.8.0-SNAPSHOT        [6/7]
23-Sep-2022 07:31:42 [INFO] --------------------------------[ jar ]---------------------------------
23-Sep-2022 07:31:42 [INFO]
23-Sep-2022 07:31:42 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openfire-plugin-assembly-descriptor ---
23-Sep-2022 07:31:42 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/plugins/openfire-plugin-assembly-descriptor/target
23-Sep-2022 07:31:42 [INFO]
23-Sep-2022 07:31:42 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ openfire-plugin-assembly-descriptor ---
23-Sep-2022 07:31:42 [INFO]
23-Sep-2022 07:31:42 [INFO] --- maven-resources-plugin:3.1.0:copy-resources (default) @ openfire-plugin-assembly-descriptor ---
23-Sep-2022 07:31:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Sep-2022 07:31:42 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/plugins/openfire-plugin-assembly-descriptor/src/main/java/../i18n
23-Sep-2022 07:31:42 [INFO]
23-Sep-2022 07:31:42 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ openfire-plugin-assembly-descriptor ---
23-Sep-2022 07:31:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Sep-2022 07:31:42 [INFO] Copying 1 resource
23-Sep-2022 07:31:42 [INFO]
23-Sep-2022 07:31:42 [INFO] --- native2ascii-maven-plugin:2.0.1:inplace (utf8-to-latin1) @ openfire-plugin-assembly-descriptor ---
23-Sep-2022 07:31:42 [WARNING] Source directory does not exist: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/plugins/openfire-plugin-assembly-descriptor/target/i18n
23-Sep-2022 07:31:42 [INFO]
23-Sep-2022 07:31:42 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ openfire-plugin-assembly-descriptor ---
23-Sep-2022 07:31:42 [INFO] No sources to compile
23-Sep-2022 07:31:42 [INFO]
23-Sep-2022 07:31:42 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ openfire-plugin-assembly-descriptor ---
23-Sep-2022 07:31:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Sep-2022 07:31:42 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/plugins/openfire-plugin-assembly-descriptor/src/test/resources
23-Sep-2022 07:31:42 [INFO]
23-Sep-2022 07:31:42 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ openfire-plugin-assembly-descriptor ---
23-Sep-2022 07:31:42 [INFO] No sources to compile
23-Sep-2022 07:31:42 [INFO]
23-Sep-2022 07:31:42 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ openfire-plugin-assembly-descriptor ---
23-Sep-2022 07:31:42 [INFO] No tests to run.
23-Sep-2022 07:31:42 [INFO]
23-Sep-2022 07:31:42 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ openfire-plugin-assembly-descriptor ---
23-Sep-2022 07:31:42 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/plugins/openfire-plugin-assembly-descriptor/target/openfire-plugin-assembly-descriptor-4.8.0-SNAPSHOT.jar
23-Sep-2022 07:31:42 [INFO]
23-Sep-2022 07:31:42 [INFO] --------------< org.igniterealtime.openfire:distribution >--------------
23-Sep-2022 07:31:42 [INFO] Building Distribution 4.8.0-SNAPSHOT                               [7/7]
23-Sep-2022 07:31:42 [INFO] --------------------------------[ jar ]---------------------------------
23-Sep-2022 07:31:42 [INFO]
23-Sep-2022 07:31:42 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ distribution ---
23-Sep-2022 07:31:43 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/distribution/target
23-Sep-2022 07:31:43 [INFO]
23-Sep-2022 07:31:43 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ distribution ---
23-Sep-2022 07:31:43 [INFO]
23-Sep-2022 07:31:43 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ distribution ---
23-Sep-2022 07:31:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Sep-2022 07:31:43 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/distribution/src/main/resources
23-Sep-2022 07:31:43 [INFO]
23-Sep-2022 07:31:43 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ distribution ---
23-Sep-2022 07:31:43 [INFO] No sources to compile
23-Sep-2022 07:31:43 [INFO]
23-Sep-2022 07:31:43 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ distribution ---
23-Sep-2022 07:31:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Sep-2022 07:31:43 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/distribution/src/test/resources
23-Sep-2022 07:31:43 [INFO]
23-Sep-2022 07:31:43 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ distribution ---
23-Sep-2022 07:31:43 [INFO] No sources to compile
23-Sep-2022 07:31:43 [INFO]
23-Sep-2022 07:31:43 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ distribution ---
23-Sep-2022 07:31:43 [INFO] No tests to run.
23-Sep-2022 07:31:43 [INFO]
23-Sep-2022 07:31:43 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ distribution ---
23-Sep-2022 07:31:43 [WARNING] JAR will be empty - no content was marked for inclusion!
23-Sep-2022 07:31:43 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/distribution/target/distribution.jar
23-Sep-2022 07:31:43 [INFO]
23-Sep-2022 07:31:43 [INFO] --- maven-assembly-plugin:3.1.1:single (make-assembly) @ distribution ---
23-Sep-2022 07:31:43 [INFO] Reading assembly descriptor: src/assembly/basic-distribution.xml
23-Sep-2022 07:31:43 [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
23-Sep-2022 07:31:50 [INFO] Copying files to /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/distribution/target/distribution-base
23-Sep-2022 07:31:50 [WARNING] Assembly file: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-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.
23-Sep-2022 07:31:50 [INFO]
23-Sep-2022 07:31:50 [INFO] --- maven-dependency-plugin:3.1.1:copy (copy) @ distribution ---
23-Sep-2022 07:31:50 [INFO] Configured Artifact: org.igniterealtime.openfire.plugins:search:openfire-plugin-assembly:?:jar
23-Sep-2022 07:31:51 [INFO] Copying search-1.7.3-openfire-plugin-assembly.jar to /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/distribution/target/distribution-base/plugins/search.jar
23-Sep-2022 07:31:51 [INFO] ------------------------------------------------------------------------
23-Sep-2022 07:31:51 [INFO] Reactor Summary for Parent 4.8.0-SNAPSHOT:
23-Sep-2022 07:31:51 [INFO]
23-Sep-2022 07:31:51 [INFO] Parent ............................................. SUCCESS [  0.291 s]
23-Sep-2022 07:31:51 [INFO] Internationalization files for Openfire ............ SUCCESS [  2.063 s]
23-Sep-2022 07:31:51 [INFO] Core XMPP Server ................................... SUCCESS [02:43 min]
23-Sep-2022 07:31:51 [INFO] Starter for Openfire ............................... SUCCESS [  0.587 s]
23-Sep-2022 07:31:51 [INFO] Openfire Plugins ................................... SUCCESS [  0.050 s]
23-Sep-2022 07:31:51 [INFO] Openfire Plugin Assembly Descriptor ................ SUCCESS [  0.104 s]
23-Sep-2022 07:31:51 [INFO] Distribution ....................................... SUCCESS [  8.083 s]
23-Sep-2022 07:31:51 [INFO] ------------------------------------------------------------------------
23-Sep-2022 07:31:51 [INFO] BUILD SUCCESS
23-Sep-2022 07:31:51 [INFO] ------------------------------------------------------------------------
23-Sep-2022 07:31:51 [INFO] Total time:  02:55 min
23-Sep-2022 07:31:51 [INFO] Finished at: 2022-09-23T07:31:51Z
23-Sep-2022 07:31:51 [INFO] ------------------------------------------------------------------------
23-Sep-2022 07:31:51 Parsing test results under /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1...
23-Sep-2022 07:31:51 Finished task 'Build and install in local repository' with result: Success
23-Sep-2022 07:31:51 Starting task 'Build RPM' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
23-Sep-2022 07:31:51
Beginning to execute external process for build 'Openfire - Nightly Maven RPM Build - RPM Workflow #1525 (OPENFIRE-NMRB-JOB1-1525)'
... running command line:
/var/atlassian/bamboo-home/temp/OPENFIRE-NMRB-JOB1-1525-ScriptBuildTask-18296313731434771148.sh
... in: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1
23-Sep-2022 07:31:51 /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1
23-Sep-2022 07:31:51 Removing previous rpmbuild folder
23-Sep-2022 07:31:51 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
23-Sep-2022 07:31:57 Building target platforms: noarch
23-Sep-2022 07:31:57 Building for target noarch
23-Sep-2022 07:31:57 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.TTQl50
23-Sep-2022 07:31:57 + umask 022
23-Sep-2022 07:31:57 + cd /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILD
23-Sep-2022 07:31:57 + cd /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILD
23-Sep-2022 07:31:57 + rm -rf openfire
23-Sep-2022 07:31:57 + /usr/bin/gzip -dc /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/SOURCES/openfire.tar.gz
23-Sep-2022 07:31:57 + /usr/bin/tar -xf -
23-Sep-2022 07:31:57 + STATUS=0
23-Sep-2022 07:31:57 + '[' 0 -ne 0 ']'
23-Sep-2022 07:31:57 + cd openfire
23-Sep-2022 07:31:57 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
23-Sep-2022 07:31:57 + exit 0
23-Sep-2022 07:31:57 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.twkkZt
23-Sep-2022 07:31:57 + umask 022
23-Sep-2022 07:31:57 + cd /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILD
23-Sep-2022 07:31:57 + cd openfire
23-Sep-2022 07:31:57 + exit 0
23-Sep-2022 07:31:57 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.od0GTW
23-Sep-2022 07:31:57 + umask 022
23-Sep-2022 07:31:57 + cd /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILD
23-Sep-2022 07:31:57 + '[' /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220923alpha.noarch '!=' / ']'
23-Sep-2022 07:31:57 + rm -rf /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220923alpha.noarch
23-Sep-2022 07:31:57 ++ dirname /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220923alpha.noarch
23-Sep-2022 07:31:57 + mkdir -p /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT
23-Sep-2022 07:31:57 + mkdir /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220923alpha.noarch
23-Sep-2022 07:31:57 + cd openfire
23-Sep-2022 07:31:57 + rm -rf /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220923alpha.noarch
23-Sep-2022 07:31:57 + mkdir -p /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220923alpha.noarch/opt
23-Sep-2022 07:31:57 + cp -R . /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220923alpha.noarch/opt/openfire
23-Sep-2022 07:31:57 + mkdir -p /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220923alpha.noarch/etc/init.d
23-Sep-2022 07:31:57 + cp /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220923alpha.noarch/opt/openfire/bin/extra/redhat/openfire /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220923alpha.noarch/etc/init.d/openfire
23-Sep-2022 07:31:57 + chmod 755 /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220923alpha.noarch/etc/init.d/openfire
23-Sep-2022 07:31:57 + chmod 755 /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220923alpha.noarch/opt/openfire/bin/openfire.sh
23-Sep-2022 07:31:57 + mkdir -p /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220923alpha.noarch/etc/sysconfig
23-Sep-2022 07:31:57 + cp /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220923alpha.noarch/opt/openfire/bin/extra/redhat/openfire-sysconfig /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220923alpha.noarch/etc/sysconfig/openfire
23-Sep-2022 07:31:57 + cp changelog.html /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220923alpha.noarch/opt/openfire/
23-Sep-2022 07:31:57 + cp LICENSE.html /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220923alpha.noarch/opt/openfire/
23-Sep-2022 07:31:57 + cp README.html /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220923alpha.noarch/opt/openfire/
23-Sep-2022 07:31:57 + chmod 755 /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220923alpha.noarch/opt/openfire/bin/extra/openfired
23-Sep-2022 07:31:57 + chmod 755 /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220923alpha.noarch/opt/openfire/bin/extra/redhat-postinstall.sh
23-Sep-2022 07:31:57 + mv /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220923alpha.noarch/opt/openfire/bin/extra/embedded-db.rc /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220923alpha.noarch/opt/openfire/bin
23-Sep-2022 07:31:57 + mv /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220923alpha.noarch/opt/openfire/bin/extra/embedded-db-viewer.sh /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220923alpha.noarch/opt/openfire/bin
23-Sep-2022 07:31:57 + rm -rf /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220923alpha.noarch/opt/openfire/bin/extra
23-Sep-2022 07:31:57 + rm -f /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220923alpha.noarch/opt/openfire/bin/openfire.bat
23-Sep-2022 07:31:57 + rm -rf /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220923alpha.noarch/opt/openfire/resources/nativeAuth/osx-ppc
23-Sep-2022 07:31:57 + rm -rf /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220923alpha.noarch/opt/openfire/resources/nativeAuth/win32-x86
23-Sep-2022 07:31:57 + rm -f '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220923alpha.noarch/opt/openfire/lib/*.dll'
23-Sep-2022 07:31:57 + rm -f /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220923alpha.noarch/opt/openfire/conf/openfire-demoboot.xml
23-Sep-2022 07:31:57 + /usr/lib/rpm/check-buildroot
23-Sep-2022 07:31:57 Processing files: openfire-4.8.0-0.1.20220923alpha.noarch
23-Sep-2022 07:31:58 Provides: openfire = 4.8.0-0.1.20220923alpha
23-Sep-2022 07:31:58 Requires(interp): /bin/sh /bin/sh
23-Sep-2022 07:31:58 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
23-Sep-2022 07:31:58 Requires(post): /bin/sh
23-Sep-2022 07:31:58 Requires(preun): /bin/sh
23-Sep-2022 07:31:58 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220923alpha.noarch
23-Sep-2022 07:32:19 Wrote: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/RPMS/noarch/openfire-4.8.0-0.1.20220923alpha.noarch.rpm
23-Sep-2022 07:32:19 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rZE5iM
23-Sep-2022 07:32:19 + umask 022
23-Sep-2022 07:32:19 + cd /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILD
23-Sep-2022 07:32:19 + cd openfire
23-Sep-2022 07:32:19 + rm -rf /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.8.0-0.1.20220923alpha.noarch
23-Sep-2022 07:32:19 + exit 0
23-Sep-2022 07:32:19 Finished task 'Build RPM' with result: Success
23-Sep-2022 07:32:19
Substituting variable: ${bamboo.planRepository.branch} with main
23-Sep-2022 07:32:19 Starting task 'Copy to Website' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
23-Sep-2022 07:32:19
Beginning to execute external process for build 'Openfire - Nightly Maven RPM Build - RPM Workflow #1525 (OPENFIRE-NMRB-JOB1-1525)'
... running command line:
/var/atlassian/bamboo-home/temp/OPENFIRE-NMRB-JOB1-1525-ScriptBuildTask-367449614028967104.sh
... in: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NMRB-JOB1
23-Sep-2022 07:32:19 total 108
23-Sep-2022 07:32:19 drwxr-x--- 8 bamboo bamboo    77 Nov 22  2021 build
23-Sep-2022 07:32:19 drwxr-x--- 4 bamboo bamboo    46 Sep 23 07:31 distribution
23-Sep-2022 07:32:19 -rw-r----- 1 bamboo bamboo  1014 Feb  2  2022 Dockerfile
23-Sep-2022 07:32:19 drwxr-x--- 4 bamboo bamboo  4096 Sep 10 07:30 documentation
23-Sep-2022 07:32:19 drwxr-x--- 4 bamboo bamboo    46 Sep 23 07:28 i18n
23-Sep-2022 07:32:19 -rw-r----- 1 bamboo bamboo 11357 Nov 22  2021 LICENSE.txt
23-Sep-2022 07:32:19 -rw-r----- 1 bamboo bamboo   422 Nov 22  2021 Makefile
23-Sep-2022 07:32:19 -rw-r----- 1 bamboo bamboo 10078 Nov 22  2021 mvnw
23-Sep-2022 07:32:19 -rw-r----- 1 bamboo bamboo  6609 Nov 22  2021 mvnw.cmd
23-Sep-2022 07:32:19 drwxr-x--- 3 bamboo bamboo    64 Jan 20  2022 plugins
23-Sep-2022 07:32:19 -rw-r----- 1 bamboo bamboo 18447 Jul 29 07:29 pom.xml
23-Sep-2022 07:32:19 -rw-r----- 1 bamboo bamboo  5078 Jun 22 07:27 README.md
23-Sep-2022 07:32:19 drwxr-x--- 8 bamboo bamboo    89 Sep 23 07:31 rpmbuild
23-Sep-2022 07:32:19 -rwxr-x--- 1 bamboo bamboo  4554 Nov 22  2021 runAioxmppIntegrationTests
23-Sep-2022 07:32:19 -rwxr-x--- 1 bamboo bamboo 10172 Nov 22  2021 runConnectivityIntegrationTests
23-Sep-2022 07:32:19 -rwxr-x--- 1 bamboo bamboo  6396 Jul 13 07:30 runIntegrationTests
23-Sep-2022 07:32:19 drwxr-x--- 5 bamboo bamboo    58 Sep 23 07:31 starter
23-Sep-2022 07:32:19 -rw-r----- 1 bamboo bamboo  1109 Nov 22  2021 test.gradle
23-Sep-2022 07:32:19 drwxr-x--- 4 bamboo bamboo  4096 Sep 23 07:29 xmppserver
23-Sep-2022 07:32:23 Finished task 'Copy to Website' with result: Success
23-Sep-2022 07:32:23 Running post build plugin 'Artifact Copier'
23-Sep-2022 07:32:23 Publishing an artifact: .rpm files
23-Sep-2022 07:32:23 Finished publishing of artifact Required shared artifact: [.rpm files], pattern: [*.*] anchored at: [distribution/target/rpms] in 63.05 ms
23-Sep-2022 07:32:23 Running post build plugin 'npm Cache Cleanup'
23-Sep-2022 07:32:23 Running post build plugin 'NCover Results Collector'
23-Sep-2022 07:32:23 Running post build plugin 'Build Results Label Collector'
23-Sep-2022 07:32:23 Running post build plugin 'Clover Results Collector'
23-Sep-2022 07:32:23 Running post build plugin 'Docker Container Cleanup'
23-Sep-2022 07:32:23 Finalising the build...
23-Sep-2022 07:32:23 Stopping timer.
23-Sep-2022 07:32:23 Build OPENFIRE-NMRB-JOB1-1525 completed.
23-Sep-2022 07:32:23 Running on server: post build plugin 'Build Hanging Detection Configuration'
23-Sep-2022 07:32:23 Running on server: post build plugin 'NCover Results Collector'
23-Sep-2022 07:32:23 Running on server: post build plugin 'Build Labeller'
23-Sep-2022 07:32:23 Running on server: post build plugin 'Clover Delta Calculator'
23-Sep-2022 07:32:23 Running on server: post build plugin 'Maven Dependencies Postprocessor'
23-Sep-2022 07:32:23 All post build plugins have finished
23-Sep-2022 07:32:23 Generating build results summary...
23-Sep-2022 07:32:23 Saving build results to disk...
23-Sep-2022 07:32:23 Store variable context...
23-Sep-2022 07:32:23 Finished building OPENFIRE-NMRB-JOB1-1525.