Run manually for releases

Build: #4 was successful

Job: RPM Workflow was successful

Stages & jobs

  1. Build and Package

Build log

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

16-Feb-2022 16:00:39 Build Openfire - Maven RPM Release Build - 4.7 - RPM Workflow #4 (OPENFIRE-MRRB5-JOB1-4) started building on agent Default Agent, bamboo version: 8.1.1
16-Feb-2022 16:00:39
16-Feb-2022 16:00:39 Build working directory is /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1
16-Feb-2022 16:00:39 Executing build Openfire - Maven RPM Release Build - 4.7 - RPM Workflow #4 (OPENFIRE-MRRB5-JOB1-4)
16-Feb-2022 16:00:39 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
16-Feb-2022 16:00:39 Checking out into /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1
16-Feb-2022 16:00:39 Updating source code to revision: d7dfd04eca85ca8933a408c7bc99eb6ed8fb8599
16-Feb-2022 16:00:39 Fetching 'refs/heads/4.7' from 'https://github.com/igniterealtime/Openfire.git'.
16-Feb-2022 16:00:41 From https://github.com/igniterealtime/Openfire
16-Feb-2022 16:00:41    73b3e3122..d7dfd04ec  4.7        -> 4.7
16-Feb-2022 16:00:41 * [new tag]             v4.7.1     -> v4.7.1
16-Feb-2022 16:00:41 Checking out revision d7dfd04eca85ca8933a408c7bc99eb6ed8fb8599.
16-Feb-2022 16:00:41 Already on '4.7'
16-Feb-2022 16:00:41 Updated source code to revision: d7dfd04eca85ca8933a408c7bc99eb6ed8fb8599
16-Feb-2022 16:00:41 Finished task 'Checkout Default Repository' with result: Success
16-Feb-2022 16:00:41 Running pre-build action: VCS Version Collector
16-Feb-2022 16:00:41 Running pre-build action: Build Log Labeller Pre Build Action
16-Feb-2022 16:00:41 Starting task 'Build and install in local repository' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
16-Feb-2022 16:00:41
Beginning to execute external process for build 'Openfire - Maven RPM Release Build - 4.7 - RPM Workflow #4 (OPENFIRE-MRRB5-JOB1-4)'
... running command line:
/opt/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/opt/atlassian/bamboo/temp/OPENFIRE-MRRB5-JOB1 clean package
... in: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1
16-Feb-2022 16:00:43 [INFO] Scanning for projects...
16-Feb-2022 16:00:44 [WARNING]
16-Feb-2022 16:00:44 [WARNING] Some problems were encountered while building the effective model for org.igniterealtime.openfire:starter:jar:4.7.1
16-Feb-2022 16:00:44 [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
16-Feb-2022 16:00:44 [WARNING]
16-Feb-2022 16:00:44 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
16-Feb-2022 16:00:44 [WARNING]
16-Feb-2022 16:00:44 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
16-Feb-2022 16:00:44 [WARNING]
16-Feb-2022 16:00:44 [INFO] ------------------------------------------------------------------------
16-Feb-2022 16:00:44 [INFO] Reactor Build Order:
16-Feb-2022 16:00:44 [INFO]
16-Feb-2022 16:00:44 [INFO] Parent                                                             [pom]
16-Feb-2022 16:00:44 [INFO] Internationalization files for Openfire                            [jar]
16-Feb-2022 16:00:44 [INFO] Core XMPP Server                                                   [jar]
16-Feb-2022 16:00:44 [INFO] Starter for Openfire                                               [jar]
16-Feb-2022 16:00:44 [INFO] Openfire Plugins                                                   [pom]
16-Feb-2022 16:00:44 [INFO] Openfire Plugin Assembly Descriptor                                [jar]
16-Feb-2022 16:00:44 [INFO] Distribution                                                       [jar]
16-Feb-2022 16:00:44 [INFO]
16-Feb-2022 16:00:44 [INFO] -----------------< org.igniterealtime.openfire:parent >-----------------
16-Feb-2022 16:00:44 [INFO] Building Parent 4.7.1                                              [1/7]
16-Feb-2022 16:00:44 [INFO] --------------------------------[ pom ]---------------------------------
16-Feb-2022 16:00:44 [INFO]
16-Feb-2022 16:00:44 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent ---
16-Feb-2022 16:00:44 [INFO]
16-Feb-2022 16:00:44 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ parent ---
16-Feb-2022 16:00:44 [INFO]
16-Feb-2022 16:00:44 [INFO] ------------------< org.igniterealtime.openfire:i18n >------------------
16-Feb-2022 16:00:44 [INFO] Building Internationalization files for Openfire 4.7.1             [2/7]
16-Feb-2022 16:00:44 [INFO] --------------------------------[ jar ]---------------------------------
16-Feb-2022 16:00:44 [INFO]
16-Feb-2022 16:00:44 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ i18n ---
16-Feb-2022 16:00:44 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/i18n/target
16-Feb-2022 16:00:44 [INFO]
16-Feb-2022 16:00:44 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ i18n ---
16-Feb-2022 16:00:44 [INFO]
16-Feb-2022 16:00:44 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ i18n ---
16-Feb-2022 16:00:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16-Feb-2022 16:00:45 [INFO] Copying 13 resources
16-Feb-2022 16:00:45 [INFO]
16-Feb-2022 16:00:45 [INFO] --- native2ascii-maven-plugin:2.0.1:inplace (utf8-to-latin1) @ i18n ---
16-Feb-2022 16:00:45 [INFO] Includes: [**/*.properties]
16-Feb-2022 16:00:45 [INFO] Excludes: []
16-Feb-2022 16:00:45 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/i18n/target/classes/openfire_i18n_cs_CZ.properties
16-Feb-2022 16:00:45 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/i18n/target/classes/openfire_i18n_cs_CZ.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-MRRB5-JOB1/openfire_i18n_cs_CZ.properties9012533765404382451native2ascii'
16-Feb-2022 16:00:45 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/i18n/target/classes/openfire_i18n_cs_CZ.properties
16-Feb-2022 16:00:45 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/i18n/target/classes/openfire_i18n_de.properties
16-Feb-2022 16:00:45 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/i18n/target/classes/openfire_i18n_de.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-MRRB5-JOB1/openfire_i18n_de.properties1872007996904996900native2ascii'
16-Feb-2022 16:00:45 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/i18n/target/classes/openfire_i18n_de.properties
16-Feb-2022 16:00:45 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/i18n/target/classes/openfire_i18n_es.properties
16-Feb-2022 16:00:45 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/i18n/target/classes/openfire_i18n_es.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-MRRB5-JOB1/openfire_i18n_es.properties4320873485844243120native2ascii'
16-Feb-2022 16:00:45 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/i18n/target/classes/openfire_i18n_es.properties
16-Feb-2022 16:00:45 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/i18n/target/classes/openfire_i18n_fr.properties
16-Feb-2022 16:00:45 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/i18n/target/classes/openfire_i18n_fr.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-MRRB5-JOB1/openfire_i18n_fr.properties7148448533221107539native2ascii'
16-Feb-2022 16:00:45 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/i18n/target/classes/openfire_i18n_fr.properties
16-Feb-2022 16:00:45 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/i18n/target/classes/openfire_i18n_ja_JP.properties
16-Feb-2022 16:00:45 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/i18n/target/classes/openfire_i18n_ja_JP.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-MRRB5-JOB1/openfire_i18n_ja_JP.properties6098454434890639764native2ascii'
16-Feb-2022 16:00:45 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/i18n/target/classes/openfire_i18n_ja_JP.properties
16-Feb-2022 16:00:45 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/i18n/target/classes/openfire_i18n_nl.properties
16-Feb-2022 16:00:45 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/i18n/target/classes/openfire_i18n_nl.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-MRRB5-JOB1/openfire_i18n_nl.properties5246918862629117546native2ascii'
16-Feb-2022 16:00:45 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/i18n/target/classes/openfire_i18n_nl.properties
16-Feb-2022 16:00:45 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/i18n/target/classes/openfire_i18n_pl_PL.properties
16-Feb-2022 16:00:45 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/i18n/target/classes/openfire_i18n_pl_PL.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-MRRB5-JOB1/openfire_i18n_pl_PL.properties8740441976482949896native2ascii'
16-Feb-2022 16:00:45 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/i18n/target/classes/openfire_i18n_pl_PL.properties
16-Feb-2022 16:00:45 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/i18n/target/classes/openfire_i18n_pt_BR.properties
16-Feb-2022 16:00:45 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/i18n/target/classes/openfire_i18n_pt_BR.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-MRRB5-JOB1/openfire_i18n_pt_BR.properties8211540817339531015native2ascii'
16-Feb-2022 16:00:45 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/i18n/target/classes/openfire_i18n_pt_BR.properties
16-Feb-2022 16:00:45 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/i18n/target/classes/openfire_i18n_pt_PT.properties
16-Feb-2022 16:00:45 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/i18n/target/classes/openfire_i18n_pt_PT.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-MRRB5-JOB1/openfire_i18n_pt_PT.properties6972865758047567364native2ascii'
16-Feb-2022 16:00:45 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/i18n/target/classes/openfire_i18n_pt_PT.properties
16-Feb-2022 16:00:45 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/i18n/target/classes/openfire_i18n_ru_RU.properties
16-Feb-2022 16:00:45 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/i18n/target/classes/openfire_i18n_ru_RU.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-MRRB5-JOB1/openfire_i18n_ru_RU.properties2202648054842575188native2ascii'
16-Feb-2022 16:00:45 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/i18n/target/classes/openfire_i18n_ru_RU.properties
16-Feb-2022 16:00:45 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/i18n/target/classes/openfire_i18n_sk.properties
16-Feb-2022 16:00:45 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/i18n/target/classes/openfire_i18n_sk.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-MRRB5-JOB1/openfire_i18n_sk.properties3242375198226011109native2ascii'
16-Feb-2022 16:00:45 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/i18n/target/classes/openfire_i18n_sk.properties
16-Feb-2022 16:00:45 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/i18n/target/classes/openfire_i18n_zh_CN.properties
16-Feb-2022 16:00:45 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/i18n/target/classes/openfire_i18n_zh_CN.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-MRRB5-JOB1/openfire_i18n_zh_CN.properties7154360216470560373native2ascii'
16-Feb-2022 16:00:45 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/i18n/target/classes/openfire_i18n_zh_CN.properties
16-Feb-2022 16:00:45 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/i18n/target/classes/openfire_i18n.properties
16-Feb-2022 16:00:45 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/i18n/target/classes/openfire_i18n.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-MRRB5-JOB1/openfire_i18n.properties260099756146057998native2ascii'
16-Feb-2022 16:00:45 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/i18n/target/classes/openfire_i18n.properties
16-Feb-2022 16:00:45 [INFO]
16-Feb-2022 16:00:45 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ i18n ---
16-Feb-2022 16:00:45 [INFO] No sources to compile
16-Feb-2022 16:00:45 [INFO]
16-Feb-2022 16:00:45 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ i18n ---
16-Feb-2022 16:00:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16-Feb-2022 16:00:45 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/i18n/src/test/resources
16-Feb-2022 16:00:45 [INFO]
16-Feb-2022 16:00:45 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ i18n ---
16-Feb-2022 16:00:45 [INFO] No sources to compile
16-Feb-2022 16:00:45 [INFO]
16-Feb-2022 16:00:45 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ i18n ---
16-Feb-2022 16:00:46 [INFO] No tests to run.
16-Feb-2022 16:00:46 [INFO]
16-Feb-2022 16:00:46 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ i18n ---
16-Feb-2022 16:00:46 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/i18n/target/i18n-4.7.1.jar
16-Feb-2022 16:00:46 [INFO]
16-Feb-2022 16:00:46 [INFO] ---------------< org.igniterealtime.openfire:xmppserver >---------------
16-Feb-2022 16:00:46 [INFO] Building Core XMPP Server 4.7.1                                    [3/7]
16-Feb-2022 16:00:46 [INFO] --------------------------------[ jar ]---------------------------------
16-Feb-2022 16:00:46 [INFO]
16-Feb-2022 16:00:46 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xmppserver ---
16-Feb-2022 16:00:46 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/xmppserver/target
16-Feb-2022 16:00:47 [INFO]
16-Feb-2022 16:00:47 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ xmppserver ---
16-Feb-2022 16:00:47 [INFO]
16-Feb-2022 16:00:47 [INFO] --- git-commit-id-plugin:4.0.3:revision (get-the-git-infos) @ xmppserver ---
16-Feb-2022 16:00:47 [INFO]
16-Feb-2022 16:00:47 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ xmppserver ---
16-Feb-2022 16:00:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16-Feb-2022 16:00:47 [INFO] Copying 5 resources
16-Feb-2022 16:00:47 [INFO]
16-Feb-2022 16:00:47 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ xmppserver ---
16-Feb-2022 16:00:47 [INFO] Changes detected - recompiling the module!
16-Feb-2022 16:00:47 [INFO] Compiling 734 source files to /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/xmppserver/target/classes
16-Feb-2022 16:00:59 [INFO] /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/session/LocalOutgoingServerSession.java: Some input files use or override a deprecated API.
16-Feb-2022 16:00:59 [INFO] /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/session/LocalOutgoingServerSession.java: Recompile with -Xlint:deprecation for details.
16-Feb-2022 16:00:59 [INFO] /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/xmppserver/src/main/java/org/jivesoftware/util/ConcurrentHashSet.java: Some input files use unchecked or unsafe operations.
16-Feb-2022 16:00:59 [INFO] /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/xmppserver/src/main/java/org/jivesoftware/util/ConcurrentHashSet.java: Recompile with -Xlint:unchecked for details.
16-Feb-2022 16:00:59 [INFO]
16-Feb-2022 16:00:59 [INFO] --- jetty-jspc-maven-plugin:9.4.43.v20210629:jspc (jspc) @ xmppserver ---
16-Feb-2022 16:00:59 [INFO] Logging initialized @18131ms to org.eclipse.jetty.util.log.Slf4jLog
16-Feb-2022 16:00:59 [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-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-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-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-password.jsp,user-privacylists.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\/**
16-Feb-2022 16:00:59 [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.
16-Feb-2022 16:01:14 [INFO] Generation completed with [0] errors in [14751] milliseconds
16-Feb-2022 16:01:14 [INFO]
16-Feb-2022 16:01:14 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ xmppserver ---
16-Feb-2022 16:01:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16-Feb-2022 16:01:14 [INFO] Copying 18 resources
16-Feb-2022 16:01:14 [INFO]
16-Feb-2022 16:01:14 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ xmppserver ---
16-Feb-2022 16:01:14 [INFO] Changes detected - recompiling the module!
16-Feb-2022 16:01:14 [INFO] Compiling 66 source files to /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/xmppserver/target/test-classes
16-Feb-2022 16:01:15 [INFO] /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/muc/spi/MucPrivilegesTest.java: Some input files use or override a deprecated API.
16-Feb-2022 16:01:15 [INFO] /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/muc/spi/MucPrivilegesTest.java: Recompile with -Xlint:deprecation for details.
16-Feb-2022 16:01:15 [INFO] /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/xmppserver/src/test/java/org/jivesoftware/util/AdminConsoleTest.java: Some input files use unchecked or unsafe operations.
16-Feb-2022 16:01:15 [INFO] /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/xmppserver/src/test/java/org/jivesoftware/util/AdminConsoleTest.java: Recompile with -Xlint:unchecked for details.
16-Feb-2022 16:01:15 [INFO]
16-Feb-2022 16:01:15 [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ xmppserver ---
16-Feb-2022 16:01:16 [INFO]
16-Feb-2022 16:01:16 [INFO] -------------------------------------------------------
16-Feb-2022 16:01:16 [INFO]  T E S T S
16-Feb-2022 16:01:16 [INFO] -------------------------------------------------------
16-Feb-2022 16:01:17 [INFO] Running org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest
16-Feb-2022 16:01:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.463 s - in org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest
16-Feb-2022 16:01:19 [INFO] Running org.jivesoftware.admin.LoginLimitManagerTest
16-Feb-2022 16:01:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 s - in org.jivesoftware.admin.LoginLimitManagerTest
16-Feb-2022 16:01:20 [INFO] Running org.jivesoftware.admin.AuthCheckFilterTest
16-Feb-2022 16:01:20 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 s - in org.jivesoftware.admin.AuthCheckFilterTest
16-Feb-2022 16:01:20 [INFO] Running org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest
16-Feb-2022 16:01:20 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest
16-Feb-2022 16:01:20 [INFO] Running org.jivesoftware.openfire.ldap.VCardTest
16-Feb-2022 16:01:20 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.jivesoftware.openfire.ldap.VCardTest
16-Feb-2022 16:01:20 [INFO] Running org.jivesoftware.openfire.ldap.LdapManagerTest
16-Feb-2022 16:01:20 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.jivesoftware.openfire.ldap.LdapManagerTest
16-Feb-2022 16:01:20 [INFO] Running org.jivesoftware.openfire.ldap.VCardTemplateTest
16-Feb-2022 16:01:20 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.jivesoftware.openfire.ldap.VCardTemplateTest
16-Feb-2022 16:01:20 [INFO] Running org.jivesoftware.openfire.net.DNSUtilTest
16-Feb-2022 16:01:20 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.jivesoftware.openfire.net.DNSUtilTest
16-Feb-2022 16:01:20 [INFO] Running org.jivesoftware.openfire.disco.IQDiscoInfoHandlerTest
16-Feb-2022 16:01:20 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.jivesoftware.openfire.disco.IQDiscoInfoHandlerTest
16-Feb-2022 16:01:20 [INFO] Running org.jivesoftware.openfire.forward.ForwardTest
16-Feb-2022 16:01:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jivesoftware.openfire.forward.ForwardTest
16-Feb-2022 16:01:20 [INFO] Running org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest
16-Feb-2022 16:01:20 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 s - in org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest
16-Feb-2022 16:01:20 [INFO] Running org.jivesoftware.openfire.carbons.MessageCarbonsTest
16-Feb-2022 16:01:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jivesoftware.openfire.carbons.MessageCarbonsTest
16-Feb-2022 16:01:20 [INFO] Running org.jivesoftware.openfire.OfflineMessageStoreTest
16-Feb-2022 16:01:20 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jivesoftware.openfire.OfflineMessageStoreTest
16-Feb-2022 16:01:20 [INFO] Running org.jivesoftware.openfire.muc.spi.MucPrivilegesTest
16-Feb-2022 16:01:20 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.jivesoftware.openfire.muc.spi.MucPrivilegesTest
16-Feb-2022 16:01:20 [INFO] Running org.jivesoftware.openfire.muc.HistoryStrategyTest
16-Feb-2022 16:01:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.jivesoftware.openfire.muc.HistoryStrategyTest
16-Feb-2022 16:01:20 [INFO] Running org.jivesoftware.openfire.muc.MUCRoomTest
16-Feb-2022 16:01:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 s - in org.jivesoftware.openfire.muc.MUCRoomTest
16-Feb-2022 16:01:21 [INFO] Running org.jivesoftware.openfire.muc.MUCRoleTest
16-Feb-2022 16:01:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 s - in org.jivesoftware.openfire.muc.MUCRoleTest
16-Feb-2022 16:01:21 [INFO] Running org.jivesoftware.openfire.archive.ArchiverTest
16-Feb-2022 16:01:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.231 s - in org.jivesoftware.openfire.archive.ArchiverTest
16-Feb-2022 16:01:22 [INFO] Running org.jivesoftware.openfire.pubsub.LeafNodeTest
16-Feb-2022 16:01:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.jivesoftware.openfire.pubsub.LeafNodeTest
16-Feb-2022 16:01:22 [INFO] Running org.jivesoftware.openfire.pubsub.CollectionNodeTest
16-Feb-2022 16:01:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jivesoftware.openfire.pubsub.CollectionNodeTest
16-Feb-2022 16:01:22 [INFO] Running org.jivesoftware.openfire.nio.XMLLightweightParserTest
16-Feb-2022 16:01:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.jivesoftware.openfire.nio.XMLLightweightParserTest
16-Feb-2022 16:01:22 [INFO] Running org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest
16-Feb-2022 16:01:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest
16-Feb-2022 16:01:22 [INFO] Running org.jivesoftware.openfire.group.GroupManagerTest
16-Feb-2022 16:01:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 s - in org.jivesoftware.openfire.group.GroupManagerTest
16-Feb-2022 16:01:22 [INFO] Running org.jivesoftware.openfire.group.GroupJIDTest
16-Feb-2022 16:01:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.jivesoftware.openfire.group.GroupJIDTest
16-Feb-2022 16:01:22 [INFO] Running org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest
16-Feb-2022 16:01:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.912 s - in org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest
16-Feb-2022 16:01:24 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest
16-Feb-2022 16:01:34 [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.438 s - in org.jivesoftware.openfire.keystore.CheckChainTrustedTest
16-Feb-2022 16:01:34 [INFO] Running org.jivesoftware.openfire.keystore.CertificateUtilsTest
16-Feb-2022 16:01:34 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 s - in org.jivesoftware.openfire.keystore.CertificateUtilsTest
16-Feb-2022 16:01:34 [INFO] Running org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest
16-Feb-2022 16:01:34 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.003 s - in org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest
16-Feb-2022 16:01:34 [INFO] Running org.jivesoftware.openfire.container.PluginManagerTest
16-Feb-2022 16:01:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.jivesoftware.openfire.container.PluginManagerTest
16-Feb-2022 16:01:34 [INFO] Running org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest
16-Feb-2022 16:01:34 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest
16-Feb-2022 16:01:34 [INFO] Running org.jivesoftware.openfire.spi.ConnectionTypeTest
16-Feb-2022 16:01:34 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.jivesoftware.openfire.spi.ConnectionTypeTest
16-Feb-2022 16:01:34 [INFO] Running org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest
16-Feb-2022 16:01:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 s - in org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest
16-Feb-2022 16:01:34 [INFO] Running org.jivesoftware.openfire.auth.JDBCAuthProviderTest
16-Feb-2022 16:01:35 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.428 s - in org.jivesoftware.openfire.auth.JDBCAuthProviderTest
16-Feb-2022 16:01:35 [INFO] Running org.jivesoftware.openfire.cluster.ClusterMonitorTest
16-Feb-2022 16:01:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.jivesoftware.openfire.cluster.ClusterMonitorTest
16-Feb-2022 16:01:35 [INFO] Running org.jivesoftware.openfire.user.UserManagerTest
16-Feb-2022 16:01:35 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 s - in org.jivesoftware.openfire.user.UserManagerTest
16-Feb-2022 16:01:35 [INFO] Running org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest
16-Feb-2022 16:01:35 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest
16-Feb-2022 16:01:35 [INFO] Running org.jivesoftware.util.AesEncryptorTest
16-Feb-2022 16:01:35 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.409 s - in org.jivesoftware.util.AesEncryptorTest
16-Feb-2022 16:01:35 [INFO] Running org.jivesoftware.util.BlowfishEncryptorTest
16-Feb-2022 16:01:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.jivesoftware.util.BlowfishEncryptorTest
16-Feb-2022 16:01:35 [INFO] Running org.jivesoftware.util.JavaSpecVersionTest
16-Feb-2022 16:01:35 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.jivesoftware.util.JavaSpecVersionTest
16-Feb-2022 16:01:35 [INFO] Running org.jivesoftware.util.LocaleUtilsTest
16-Feb-2022 16:01:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jivesoftware.util.LocaleUtilsTest
16-Feb-2022 16:01:35 [INFO] Running org.jivesoftware.util.AdminConsoleTest
16-Feb-2022 16:01:36 [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.459 s - in org.jivesoftware.util.AdminConsoleTest
16-Feb-2022 16:01:36 [INFO] Running org.jivesoftware.util.CacheUtilTest
16-Feb-2022 16:01:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.jivesoftware.util.CacheUtilTest
16-Feb-2022 16:01:36 [INFO] Running org.jivesoftware.util.CollectionUtilsTest
16-Feb-2022 16:01:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.jivesoftware.util.CollectionUtilsTest
16-Feb-2022 16:01:36 [INFO] Running org.jivesoftware.util.XPPWriterTest
16-Feb-2022 16:01:36 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.jivesoftware.util.XPPWriterTest
16-Feb-2022 16:01:36 [INFO] Running org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest
16-Feb-2022 16:01:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest
16-Feb-2022 16:01:36 [INFO] Running org.jivesoftware.util.cache.DefaultExternalizableUtilTest
16-Feb-2022 16:01:36 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.jivesoftware.util.cache.DefaultExternalizableUtilTest
16-Feb-2022 16:01:36 [INFO] Running org.jivesoftware.util.VersionTest
16-Feb-2022 16:01:36 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.jivesoftware.util.VersionTest
16-Feb-2022 16:01:36 [INFO] Running org.jivesoftware.util.ListPagerTest
16-Feb-2022 16:01:36 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.jivesoftware.util.ListPagerTest
16-Feb-2022 16:01:36 [INFO] Running org.jivesoftware.util.AutoCloseableReentrantLockTest
16-Feb-2022 16:01:37 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.814 s - in org.jivesoftware.util.AutoCloseableReentrantLockTest
16-Feb-2022 16:01:37 [INFO] Running org.jivesoftware.util.LDAPTest
16-Feb-2022 16:01:37 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jivesoftware.util.LDAPTest
16-Feb-2022 16:01:37 [INFO] Running org.jivesoftware.util.GraphicsUtilsTest
16-Feb-2022 16:01:37 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.jivesoftware.util.GraphicsUtilsTest
16-Feb-2022 16:01:37 [INFO] Running org.jivesoftware.util.SystemPropertyTest
16-Feb-2022 16:01:37 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s - in org.jivesoftware.util.SystemPropertyTest
16-Feb-2022 16:01:37 [INFO] Running org.jivesoftware.util.JIDTest
16-Feb-2022 16:01:37 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.jivesoftware.util.JIDTest
16-Feb-2022 16:01:37 [INFO] Running org.jivesoftware.util.EntityCapabilitiesManagerTest
16-Feb-2022 16:01:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.jivesoftware.util.EntityCapabilitiesManagerTest
16-Feb-2022 16:01:37 [INFO] Running org.jivesoftware.util.CertificateManagerTest
16-Feb-2022 16:01:37 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.jivesoftware.util.CertificateManagerTest
16-Feb-2022 16:01:37 [INFO] Running org.jivesoftware.util.SAXReaderUtilTest
16-Feb-2022 16:01:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.jivesoftware.util.SAXReaderUtilTest
16-Feb-2022 16:01:37 [INFO] Running org.jivesoftware.util.CertificateTest
16-Feb-2022 16:01:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jivesoftware.util.CertificateTest
16-Feb-2022 16:01:37 [INFO] Running org.jivesoftware.util.XMLPropertiesTest
16-Feb-2022 16:01:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.jivesoftware.util.XMLPropertiesTest
16-Feb-2022 16:01:37 [INFO] Running org.jivesoftware.util.XMPPDateTimeFormatTest
16-Feb-2022 16:01:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.jivesoftware.util.XMPPDateTimeFormatTest
16-Feb-2022 16:01:37 [INFO] Running org.jivesoftware.util.StringUtilsTest
16-Feb-2022 16:01:37 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s - in org.jivesoftware.util.StringUtilsTest
16-Feb-2022 16:01:37 [INFO] Running org.jivesoftware.util.WebXmlUtilsTest
16-Feb-2022 16:01:37 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.jivesoftware.util.WebXmlUtilsTest
16-Feb-2022 16:01:37 [INFO] Running org.jivesoftware.util.CacheableOptionalTest
16-Feb-2022 16:01:37 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.jivesoftware.util.CacheableOptionalTest
16-Feb-2022 16:01:37 [INFO] Running dom.io.XMPPPacketReaderTest
16-Feb-2022 16:01:37 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in dom.io.XMPPPacketReaderTest
16-Feb-2022 16:01:38 [INFO]
16-Feb-2022 16:01:38 [INFO] Results:
16-Feb-2022 16:01:38 [INFO]
16-Feb-2022 16:01:38 [WARNING] Tests run: 475, Failures: 0, Errors: 0, Skipped: 5
16-Feb-2022 16:01:38 [INFO]
16-Feb-2022 16:01:38 [INFO]
16-Feb-2022 16:01:38 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ xmppserver ---
16-Feb-2022 16:01:38 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/xmppserver/target/xmppserver-4.7.1.jar
16-Feb-2022 16:01:39 [INFO]
16-Feb-2022 16:01:39 [INFO] ----------------< org.igniterealtime.openfire:starter >-----------------
16-Feb-2022 16:01:39 [INFO] Building Starter for Openfire 4.7.1                                [4/7]
16-Feb-2022 16:01:39 [INFO] --------------------------------[ jar ]---------------------------------
16-Feb-2022 16:01:39 [INFO]
16-Feb-2022 16:01:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ starter ---
16-Feb-2022 16:01:39 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/starter/target
16-Feb-2022 16:01:39 [INFO]
16-Feb-2022 16:01:39 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ starter ---
16-Feb-2022 16:01:39 [INFO]
16-Feb-2022 16:01:39 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ starter ---
16-Feb-2022 16:01:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16-Feb-2022 16:01:39 [INFO] Copying 11 resources
16-Feb-2022 16:01:39 [INFO]
16-Feb-2022 16:01:39 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ starter ---
16-Feb-2022 16:01:39 [INFO] Changes detected - recompiling the module!
16-Feb-2022 16:01:39 [INFO] Compiling 8 source files to /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/starter/target/classes
16-Feb-2022 16:01:39 [INFO]
16-Feb-2022 16:01:39 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ starter ---
16-Feb-2022 16:01:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16-Feb-2022 16:01:39 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/starter/src/test/resources
16-Feb-2022 16:01:39 [INFO]
16-Feb-2022 16:01:39 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ starter ---
16-Feb-2022 16:01:39 [INFO] No sources to compile
16-Feb-2022 16:01:39 [INFO]
16-Feb-2022 16:01:39 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ starter ---
16-Feb-2022 16:01:39 [INFO] No tests to run.
16-Feb-2022 16:01:39 [INFO]
16-Feb-2022 16:01:39 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ starter ---
16-Feb-2022 16:01:39 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/starter/target/startup.jar
16-Feb-2022 16:01:39 [INFO]
16-Feb-2022 16:01:39 [INFO] ----------------< org.igniterealtime.openfire:plugins >-----------------
16-Feb-2022 16:01:39 [INFO] Building Openfire Plugins 4.7.1                                    [5/7]
16-Feb-2022 16:01:39 [INFO] --------------------------------[ pom ]---------------------------------
16-Feb-2022 16:01:39 [INFO]
16-Feb-2022 16:01:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ plugins ---
16-Feb-2022 16:01:39 [INFO]
16-Feb-2022 16:01:39 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ plugins ---
16-Feb-2022 16:01:39 [INFO]
16-Feb-2022 16:01:39 [INFO] --- maven-resources-plugin:3.1.0:copy-resources (default) @ plugins ---
16-Feb-2022 16:01:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16-Feb-2022 16:01:39 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/plugins/src/main/java/../i18n
16-Feb-2022 16:01:39 [INFO]
16-Feb-2022 16:01:39 [INFO] --- native2ascii-maven-plugin:2.0.1:inplace (utf8-to-latin1) @ plugins ---
16-Feb-2022 16:01:39 [WARNING] Source directory does not exist: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/plugins/target/i18n
16-Feb-2022 16:01:39 [INFO]
16-Feb-2022 16:01:39 [INFO] --< org.igniterealtime.openfire.plugins:openfire-plugin-assembly-descriptor >--
16-Feb-2022 16:01:39 [INFO] Building Openfire Plugin Assembly Descriptor 4.7.1                 [6/7]
16-Feb-2022 16:01:39 [INFO] --------------------------------[ jar ]---------------------------------
16-Feb-2022 16:01:39 [INFO]
16-Feb-2022 16:01:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openfire-plugin-assembly-descriptor ---
16-Feb-2022 16:01:39 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/plugins/openfire-plugin-assembly-descriptor/target
16-Feb-2022 16:01:39 [INFO]
16-Feb-2022 16:01:39 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ openfire-plugin-assembly-descriptor ---
16-Feb-2022 16:01:39 [INFO]
16-Feb-2022 16:01:39 [INFO] --- maven-resources-plugin:3.1.0:copy-resources (default) @ openfire-plugin-assembly-descriptor ---
16-Feb-2022 16:01:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16-Feb-2022 16:01:39 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/plugins/openfire-plugin-assembly-descriptor/src/main/java/../i18n
16-Feb-2022 16:01:39 [INFO]
16-Feb-2022 16:01:39 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ openfire-plugin-assembly-descriptor ---
16-Feb-2022 16:01:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16-Feb-2022 16:01:39 [INFO] Copying 1 resource
16-Feb-2022 16:01:39 [INFO]
16-Feb-2022 16:01:39 [INFO] --- native2ascii-maven-plugin:2.0.1:inplace (utf8-to-latin1) @ openfire-plugin-assembly-descriptor ---
16-Feb-2022 16:01:39 [WARNING] Source directory does not exist: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/plugins/openfire-plugin-assembly-descriptor/target/i18n
16-Feb-2022 16:01:39 [INFO]
16-Feb-2022 16:01:39 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ openfire-plugin-assembly-descriptor ---
16-Feb-2022 16:01:39 [INFO] No sources to compile
16-Feb-2022 16:01:39 [INFO]
16-Feb-2022 16:01:39 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ openfire-plugin-assembly-descriptor ---
16-Feb-2022 16:01:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16-Feb-2022 16:01:39 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/plugins/openfire-plugin-assembly-descriptor/src/test/resources
16-Feb-2022 16:01:39 [INFO]
16-Feb-2022 16:01:39 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ openfire-plugin-assembly-descriptor ---
16-Feb-2022 16:01:39 [INFO] No sources to compile
16-Feb-2022 16:01:39 [INFO]
16-Feb-2022 16:01:39 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ openfire-plugin-assembly-descriptor ---
16-Feb-2022 16:01:39 [INFO] No tests to run.
16-Feb-2022 16:01:39 [INFO]
16-Feb-2022 16:01:39 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ openfire-plugin-assembly-descriptor ---
16-Feb-2022 16:01:39 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/plugins/openfire-plugin-assembly-descriptor/target/openfire-plugin-assembly-descriptor-4.7.1.jar
16-Feb-2022 16:01:39 [INFO]
16-Feb-2022 16:01:39 [INFO] --------------< org.igniterealtime.openfire:distribution >--------------
16-Feb-2022 16:01:39 [INFO] Building Distribution 4.7.1                                        [7/7]
16-Feb-2022 16:01:39 [INFO] --------------------------------[ jar ]---------------------------------
16-Feb-2022 16:01:39 [INFO]
16-Feb-2022 16:01:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ distribution ---
16-Feb-2022 16:01:39 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/distribution/target
16-Feb-2022 16:01:39 [INFO]
16-Feb-2022 16:01:39 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ distribution ---
16-Feb-2022 16:01:39 [INFO]
16-Feb-2022 16:01:39 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ distribution ---
16-Feb-2022 16:01:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16-Feb-2022 16:01:39 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/distribution/src/main/resources
16-Feb-2022 16:01:39 [INFO]
16-Feb-2022 16:01:39 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ distribution ---
16-Feb-2022 16:01:39 [INFO] No sources to compile
16-Feb-2022 16:01:39 [INFO]
16-Feb-2022 16:01:39 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ distribution ---
16-Feb-2022 16:01:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16-Feb-2022 16:01:39 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/distribution/src/test/resources
16-Feb-2022 16:01:39 [INFO]
16-Feb-2022 16:01:39 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ distribution ---
16-Feb-2022 16:01:39 [INFO] No sources to compile
16-Feb-2022 16:01:39 [INFO]
16-Feb-2022 16:01:39 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ distribution ---
16-Feb-2022 16:01:39 [INFO] No tests to run.
16-Feb-2022 16:01:39 [INFO]
16-Feb-2022 16:01:39 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ distribution ---
16-Feb-2022 16:01:39 [WARNING] JAR will be empty - no content was marked for inclusion!
16-Feb-2022 16:01:39 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/distribution/target/distribution.jar
16-Feb-2022 16:01:39 [INFO]
16-Feb-2022 16:01:39 [INFO] --- maven-assembly-plugin:3.1.1:single (make-assembly) @ distribution ---
16-Feb-2022 16:01:40 [INFO] Reading assembly descriptor: src/assembly/basic-distribution.xml
16-Feb-2022 16:01:40 [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
16-Feb-2022 16:01:45 [INFO] Copying files to /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/distribution/target/distribution-base
16-Feb-2022 16:01:46 [WARNING] Assembly file: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-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.
16-Feb-2022 16:01:46 [INFO]
16-Feb-2022 16:01:46 [INFO] --- maven-dependency-plugin:3.1.1:copy (copy) @ distribution ---
16-Feb-2022 16:01:46 [INFO] Configured Artifact: org.igniterealtime.openfire.plugins:search:openfire-plugin-assembly:?:jar
16-Feb-2022 16:01:46 [INFO] Copying search-1.7.3-openfire-plugin-assembly.jar to /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/distribution/target/distribution-base/plugins/search.jar
16-Feb-2022 16:01:46 [INFO] ------------------------------------------------------------------------
16-Feb-2022 16:01:46 [INFO] Reactor Summary for Parent 4.7.1:
16-Feb-2022 16:01:46 [INFO]
16-Feb-2022 16:01:46 [INFO] Parent ............................................. SUCCESS [  0.326 s]
16-Feb-2022 16:01:46 [INFO] Internationalization files for Openfire ............ SUCCESS [  1.546 s]
16-Feb-2022 16:01:46 [INFO] Core XMPP Server ................................... SUCCESS [ 52.707 s]
16-Feb-2022 16:01:46 [INFO] Starter for Openfire ............................... SUCCESS [  0.295 s]
16-Feb-2022 16:01:46 [INFO] Openfire Plugins ................................... SUCCESS [  0.066 s]
16-Feb-2022 16:01:46 [INFO] Openfire Plugin Assembly Descriptor ................ SUCCESS [  0.150 s]
16-Feb-2022 16:01:46 [INFO] Distribution ....................................... SUCCESS [  6.892 s]
16-Feb-2022 16:01:46 [INFO] ------------------------------------------------------------------------
16-Feb-2022 16:01:46 [INFO] BUILD SUCCESS
16-Feb-2022 16:01:46 [INFO] ------------------------------------------------------------------------
16-Feb-2022 16:01:46 [INFO] Total time:  01:03 min
16-Feb-2022 16:01:46 [INFO] Finished at: 2022-02-16T16:01:46Z
16-Feb-2022 16:01:46 [INFO] ------------------------------------------------------------------------
16-Feb-2022 16:01:46 Parsing test results under /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1...
16-Feb-2022 16:01:46 Finished task 'Build and install in local repository' with result: Success
16-Feb-2022 16:01:46 Starting task 'Build RPM' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
16-Feb-2022 16:01:46
Beginning to execute external process for build 'Openfire - Maven RPM Release Build - 4.7 - RPM Workflow #4 (OPENFIRE-MRRB5-JOB1-4)'
... running command line:
/var/atlassian/bamboo-home/temp/OPENFIRE-MRRB5-JOB1-4-ScriptBuildTask-13786042048361394365.sh
... in: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1
16-Feb-2022 16:01:46 /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1
16-Feb-2022 16:01:46 Removing previous rpmbuild folder
16-Feb-2022 16:01:46 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
16-Feb-2022 16:01:52 Building target platforms: noarch
16-Feb-2022 16:01:52 Building for target noarch
16-Feb-2022 16:01:52 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kAhgm6
16-Feb-2022 16:01:52 + umask 022
16-Feb-2022 16:01:52 + cd /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILD
16-Feb-2022 16:01:52 + cd /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILD
16-Feb-2022 16:01:52 + rm -rf openfire
16-Feb-2022 16:01:52 + /usr/bin/gzip -dc /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/SOURCES/openfire.tar.gz
16-Feb-2022 16:01:52 + /usr/bin/tar -xf -
16-Feb-2022 16:01:52 + STATUS=0
16-Feb-2022 16:01:52 + '[' 0 -ne 0 ']'
16-Feb-2022 16:01:52 + cd openfire
16-Feb-2022 16:01:52 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16-Feb-2022 16:01:52 + exit 0
16-Feb-2022 16:01:52 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fziquP
16-Feb-2022 16:01:52 + umask 022
16-Feb-2022 16:01:52 + cd /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILD
16-Feb-2022 16:01:52 + cd openfire
16-Feb-2022 16:01:52 + exit 0
16-Feb-2022 16:01:52 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OCBUCy
16-Feb-2022 16:01:52 + umask 022
16-Feb-2022 16:01:52 + cd /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILD
16-Feb-2022 16:01:52 + '[' /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch '!=' / ']'
16-Feb-2022 16:01:52 + rm -rf /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch
16-Feb-2022 16:01:52 ++ dirname /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch
16-Feb-2022 16:01:52 + mkdir -p /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT
16-Feb-2022 16:01:52 + mkdir /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch
16-Feb-2022 16:01:52 + cd openfire
16-Feb-2022 16:01:52 + rm -rf /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch
16-Feb-2022 16:01:52 + mkdir -p /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt
16-Feb-2022 16:01:52 + cp -R . /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire
16-Feb-2022 16:01:52 + mkdir -p /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/etc/init.d
16-Feb-2022 16:01:52 + cp /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire/bin/extra/redhat/openfire /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/etc/init.d/openfire
16-Feb-2022 16:01:52 + chmod 755 /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/etc/init.d/openfire
16-Feb-2022 16:01:52 + chmod 755 /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire/bin/openfire.sh
16-Feb-2022 16:01:52 + mkdir -p /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/etc/sysconfig
16-Feb-2022 16:01:52 + cp /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire/bin/extra/redhat/openfire-sysconfig /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/etc/sysconfig/openfire
16-Feb-2022 16:01:52 + cp changelog.html /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire/
16-Feb-2022 16:01:52 + cp LICENSE.html /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire/
16-Feb-2022 16:01:52 + cp README.html /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire/
16-Feb-2022 16:01:52 + chmod 755 /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire/bin/extra/openfired
16-Feb-2022 16:01:52 + chmod 755 /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire/bin/extra/redhat-postinstall.sh
16-Feb-2022 16:01:52 + mv /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire/bin/extra/embedded-db.rc /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire/bin
16-Feb-2022 16:01:52 + mv /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire/bin/extra/embedded-db-viewer.sh /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire/bin
16-Feb-2022 16:01:52 + rm -rf /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire/bin/extra
16-Feb-2022 16:01:52 + rm -f /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire/bin/openfire.bat
16-Feb-2022 16:01:52 + rm -rf /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire/resources/nativeAuth/osx-ppc
16-Feb-2022 16:01:52 + rm -rf /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire/resources/nativeAuth/win32-x86
16-Feb-2022 16:01:52 + rm -f '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire/lib/*.dll'
16-Feb-2022 16:01:52 + rm -f /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire/conf/openfire-demoboot.xml
16-Feb-2022 16:01:52 + /usr/lib/rpm/check-buildroot
16-Feb-2022 16:01:52 Processing files: openfire-4.7.1-1.noarch
16-Feb-2022 16:01:53 Provides: openfire = 4.7.1-1
16-Feb-2022 16:01:53 Requires(interp): /bin/sh /bin/sh
16-Feb-2022 16:01:53 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
16-Feb-2022 16:01:53 Requires(post): /bin/sh
16-Feb-2022 16:01:53 Requires(preun): /bin/sh
16-Feb-2022 16:01:53 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch
16-Feb-2022 16:02:10 Wrote: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/RPMS/noarch/openfire-4.7.1-1.noarch.rpm
16-Feb-2022 16:02:10 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.L1XvJL
16-Feb-2022 16:02:10 + umask 022
16-Feb-2022 16:02:10 + cd /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILD
16-Feb-2022 16:02:10 + cd openfire
16-Feb-2022 16:02:10 + rm -rf /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch
16-Feb-2022 16:02:10 + exit 0
16-Feb-2022 16:02:10 Removing previous rpmbuild folder
16-Feb-2022 16:02:10 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
16-Feb-2022 16:02:17 Building target platforms: noarch
16-Feb-2022 16:02:17 Building for target noarch
16-Feb-2022 16:02:17 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3lusCk
16-Feb-2022 16:02:17 + umask 022
16-Feb-2022 16:02:17 + cd /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILD
16-Feb-2022 16:02:17 + cd /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILD
16-Feb-2022 16:02:17 + rm -rf openfire
16-Feb-2022 16:02:17 + /usr/bin/gzip -dc /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/SOURCES/openfire.tar.gz
16-Feb-2022 16:02:17 + /usr/bin/tar -xf -
16-Feb-2022 16:02:17 + STATUS=0
16-Feb-2022 16:02:17 + '[' 0 -ne 0 ']'
16-Feb-2022 16:02:17 + cd openfire
16-Feb-2022 16:02:17 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16-Feb-2022 16:02:17 + exit 0
16-Feb-2022 16:02:17 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.e7vNQ4
16-Feb-2022 16:02:17 + umask 022
16-Feb-2022 16:02:17 + cd /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILD
16-Feb-2022 16:02:17 + cd openfire
16-Feb-2022 16:02:17 + exit 0
16-Feb-2022 16:02:17 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.g0ft5O
16-Feb-2022 16:02:17 + umask 022
16-Feb-2022 16:02:17 + cd /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILD
16-Feb-2022 16:02:17 + '[' /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch '!=' / ']'
16-Feb-2022 16:02:17 + rm -rf /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch
16-Feb-2022 16:02:17 ++ dirname /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch
16-Feb-2022 16:02:17 + mkdir -p /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT
16-Feb-2022 16:02:17 + mkdir /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch
16-Feb-2022 16:02:17 + cd openfire
16-Feb-2022 16:02:17 + rm -rf /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch
16-Feb-2022 16:02:17 + mkdir -p /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt
16-Feb-2022 16:02:17 + cp -R . /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire
16-Feb-2022 16:02:17 + mkdir -p /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/etc/init.d
16-Feb-2022 16:02:17 + cp /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire/bin/extra/redhat/openfire /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/etc/init.d/openfire
16-Feb-2022 16:02:17 + chmod 755 /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/etc/init.d/openfire
16-Feb-2022 16:02:17 + chmod 755 /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire/bin/openfire.sh
16-Feb-2022 16:02:17 + mkdir -p /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/etc/sysconfig
16-Feb-2022 16:02:17 + cp /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire/bin/extra/redhat/openfire-sysconfig /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/etc/sysconfig/openfire
16-Feb-2022 16:02:17 + cp changelog.html /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire/
16-Feb-2022 16:02:17 + cp LICENSE.html /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire/
16-Feb-2022 16:02:17 + cp README.html /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire/
16-Feb-2022 16:02:17 + chmod 755 /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire/bin/extra/openfired
16-Feb-2022 16:02:17 + chmod 755 /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire/bin/extra/redhat-postinstall.sh
16-Feb-2022 16:02:17 + mv /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire/bin/extra/embedded-db.rc /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire/bin
16-Feb-2022 16:02:17 + mv /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire/bin/extra/embedded-db-viewer.sh /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire/bin
16-Feb-2022 16:02:17 + rm -rf /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire/bin/extra
16-Feb-2022 16:02:17 + rm -f /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire/bin/openfire.bat
16-Feb-2022 16:02:17 + rm -rf /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire/resources/nativeAuth/osx-ppc
16-Feb-2022 16:02:17 + rm -rf /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire/resources/nativeAuth/win32-x86
16-Feb-2022 16:02:17 + rm -f '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire/lib/*.dll'
16-Feb-2022 16:02:17 + rm -f /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire/conf/openfire-demoboot.xml
16-Feb-2022 16:02:17 + /usr/lib/rpm/check-buildroot
16-Feb-2022 16:02:17 Processing files: openfire-4.7.1-1.noarch
16-Feb-2022 16:02:18 Provides: openfire = 4.7.1-1
16-Feb-2022 16:02:18 Requires(interp): /bin/sh /bin/sh
16-Feb-2022 16:02:18 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
16-Feb-2022 16:02:18 Requires(post): /bin/sh
16-Feb-2022 16:02:18 Requires(preun): /bin/sh
16-Feb-2022 16:02:18 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch
16-Feb-2022 16:02:36 Wrote: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/RPMS/noarch/openfire-4.7.1-1.noarch.rpm
16-Feb-2022 16:02:36 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vtzTF6
16-Feb-2022 16:02:36 + umask 022
16-Feb-2022 16:02:36 + cd /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILD
16-Feb-2022 16:02:36 + cd openfire
16-Feb-2022 16:02:36 + rm -rf /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch
16-Feb-2022 16:02:36 + exit 0
16-Feb-2022 16:02:36 Removing previous rpmbuild folder
16-Feb-2022 16:02:37 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
16-Feb-2022 16:02:43 Building target platforms: noarch
16-Feb-2022 16:02:43 Building for target noarch
16-Feb-2022 16:02:43 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LIPWur
16-Feb-2022 16:02:43 + umask 022
16-Feb-2022 16:02:43 + cd /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILD
16-Feb-2022 16:02:43 + cd /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILD
16-Feb-2022 16:02:43 + rm -rf openfire
16-Feb-2022 16:02:43 + /usr/bin/gzip -dc /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/SOURCES/openfire.tar.gz
16-Feb-2022 16:02:43 + /usr/bin/tar -xf -
16-Feb-2022 16:02:43 + STATUS=0
16-Feb-2022 16:02:43 + '[' 0 -ne 0 ']'
16-Feb-2022 16:02:43 + cd openfire
16-Feb-2022 16:02:43 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16-Feb-2022 16:02:43 + exit 0
16-Feb-2022 16:02:43 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yEOKcf
16-Feb-2022 16:02:43 + umask 022
16-Feb-2022 16:02:43 + cd /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILD
16-Feb-2022 16:02:43 + cd openfire
16-Feb-2022 16:02:43 + exit 0
16-Feb-2022 16:02:43 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lyzUU2
16-Feb-2022 16:02:43 + umask 022
16-Feb-2022 16:02:43 + cd /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILD
16-Feb-2022 16:02:43 + '[' /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch '!=' / ']'
16-Feb-2022 16:02:43 + rm -rf /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch
16-Feb-2022 16:02:43 ++ dirname /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch
16-Feb-2022 16:02:43 + mkdir -p /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT
16-Feb-2022 16:02:43 + mkdir /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch
16-Feb-2022 16:02:43 + cd openfire
16-Feb-2022 16:02:43 + rm -rf /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch
16-Feb-2022 16:02:43 + mkdir -p /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt
16-Feb-2022 16:02:43 + cp -R . /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire
16-Feb-2022 16:02:44 + mkdir -p /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/etc/init.d
16-Feb-2022 16:02:44 + cp /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire/bin/extra/redhat/openfire /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/etc/init.d/openfire
16-Feb-2022 16:02:44 + chmod 755 /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/etc/init.d/openfire
16-Feb-2022 16:02:44 + chmod 755 /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire/bin/openfire.sh
16-Feb-2022 16:02:44 + mkdir -p /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/etc/sysconfig
16-Feb-2022 16:02:44 + cp /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire/bin/extra/redhat/openfire-sysconfig /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/etc/sysconfig/openfire
16-Feb-2022 16:02:44 + cp changelog.html /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire/
16-Feb-2022 16:02:44 + cp LICENSE.html /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire/
16-Feb-2022 16:02:44 + cp README.html /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire/
16-Feb-2022 16:02:44 + chmod 755 /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire/bin/extra/openfired
16-Feb-2022 16:02:44 + chmod 755 /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire/bin/extra/redhat-postinstall.sh
16-Feb-2022 16:02:44 + mv /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire/bin/extra/embedded-db.rc /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire/bin
16-Feb-2022 16:02:44 + mv /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire/bin/extra/embedded-db-viewer.sh /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire/bin
16-Feb-2022 16:02:44 + rm -rf /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire/bin/extra
16-Feb-2022 16:02:44 + rm -f /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire/bin/openfire.bat
16-Feb-2022 16:02:44 + rm -rf /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire/resources/nativeAuth/osx-ppc
16-Feb-2022 16:02:44 + rm -rf /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire/resources/nativeAuth/win32-x86
16-Feb-2022 16:02:44 + rm -f '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire/lib/*.dll'
16-Feb-2022 16:02:44 + rm -f /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch/opt/openfire/conf/openfire-demoboot.xml
16-Feb-2022 16:02:44 + /usr/lib/rpm/check-buildroot
16-Feb-2022 16:02:44 Processing files: openfire-4.7.1-1.noarch
16-Feb-2022 16:02:44 Provides: openfire = 4.7.1-1
16-Feb-2022 16:02:44 Requires(interp): /bin/sh /bin/sh
16-Feb-2022 16:02:44 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
16-Feb-2022 16:02:44 Requires(post): /bin/sh
16-Feb-2022 16:02:44 Requires(preun): /bin/sh
16-Feb-2022 16:02:44 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch
16-Feb-2022 16:03:03 Wrote: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/RPMS/noarch/openfire-4.7.1-1.noarch.rpm
16-Feb-2022 16:03:03 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oGB7ds
16-Feb-2022 16:03:03 + umask 022
16-Feb-2022 16:03:03 + cd /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILD
16-Feb-2022 16:03:03 + cd openfire
16-Feb-2022 16:03:03 + rm -rf /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-MRRB5-JOB1/rpmbuild/BUILDROOT/openfire-4.7.1-1.noarch
16-Feb-2022 16:03:03 + exit 0
16-Feb-2022 16:03:03 Finished task 'Build RPM' with result: Success
16-Feb-2022 16:03:03 Running post build plugin 'NCover Results Collector'
16-Feb-2022 16:03:03 Running post build plugin 'Artifact Copier'
16-Feb-2022 16:03:03 Publishing an artifact: .rpm files
16-Feb-2022 16:03:03 Finished publishing of artifact Required shared artifact: [.rpm files], pattern: [*.*] anchored at: [distribution/target/rpms] in 54.42 ms
16-Feb-2022 16:03:03 Running post build plugin 'npm Cache Cleanup'
16-Feb-2022 16:03:03 Running post build plugin 'Build Results Label Collector'
16-Feb-2022 16:03:03 Running post build plugin 'Clover Results Collector'
16-Feb-2022 16:03:03 Running post build plugin 'Docker Container Cleanup'
16-Feb-2022 16:03:03 Finalising the build...
16-Feb-2022 16:03:03 Stopping timer.
16-Feb-2022 16:03:03 Build OPENFIRE-MRRB5-JOB1-4 completed.
16-Feb-2022 16:03:03 Running on server: post build plugin 'NCover Results Collector'
16-Feb-2022 16:03:03 Running on server: post build plugin 'Build Hanging Detection Configuration'
16-Feb-2022 16:03:03 Running on server: post build plugin 'Build Labeller'
16-Feb-2022 16:03:03 Running on server: post build plugin 'Clover Delta Calculator'
16-Feb-2022 16:03:03 Running on server: post build plugin 'Maven Dependencies Postprocessor'
16-Feb-2022 16:03:03 All post build plugins have finished
16-Feb-2022 16:03:03 Generating build results summary...
16-Feb-2022 16:03:03 Saving build results to disk...
16-Feb-2022 16:03:03 Store variable context...
16-Feb-2022 16:03:03 Indexing build results...
16-Feb-2022 16:03:03 Finished building OPENFIRE-MRRB5-JOB1-4.