Build: #638 was successful

Job: Debian Workflow was successful

Stages & jobs

  1. Build and Package

Build log

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

27-May-2021 07:18:02 Build Openfire - Nightly Maven Debian Build - 4.4 - Debian Workflow #638 (OPENFIRE-NMDB1-JOB1-638) started building on agent ip-172-31-16-33.eu-central-1.compute.internal, bamboo version: 7.2.4
27-May-2021 07:18:02 Remote agent on host ip-172-31-16-33.eu-central-1.compute.internal
27-May-2021 07:18:02 Build working directory is /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1
27-May-2021 07:18:02 Executing build Openfire - Nightly Maven Debian Build - 4.4 - Debian Workflow #638 (OPENFIRE-NMDB1-JOB1-638)
27-May-2021 07:18:02 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
27-May-2021 07:18:02 Checking out into /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1
27-May-2021 07:18:02 Updating source code to revision: c1ada76b7507ce6ef3fc475b67b31c5742df4bcc
27-May-2021 07:18:02 Fetching 'refs/heads/4.4' from 'https://github.com/igniterealtime/Openfire.git'. Will try to do a shallow fetch.
27-May-2021 07:18:03 Checking out revision c1ada76b7507ce6ef3fc475b67b31c5742df4bcc.
27-May-2021 07:18:03 Already on '4.4'
27-May-2021 07:18:03 Updated source code to revision: c1ada76b7507ce6ef3fc475b67b31c5742df4bcc
27-May-2021 07:18:03 Finished task 'Checkout Default Repository' with result: Success
27-May-2021 07:18:03 Running pre-build action: VCS Version Collector
27-May-2021 07:18:03 Starting task 'Build and install in local repository' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
27-May-2021 07:18:03
Beginning to execute external process for build 'Openfire - Nightly Maven Debian Build - 4.4 - Debian Workflow #638 (OPENFIRE-NMDB1-JOB1-638)'
... running command line:
/opt/mvn/bin/mvn --batch-mode -Djava.io.tmpdir=/tmp/OPENFIRE-NMDB1-JOB1 clean install
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1
27-May-2021 07:18:05 [INFO] Scanning for projects...
27-May-2021 07:18:07 [WARNING]
27-May-2021 07:18:07 [WARNING] Some problems were encountered while building the effective model for org.igniterealtime.openfire:starter:jar:4.4.5-SNAPSHOT
27-May-2021 07:18:07 [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
27-May-2021 07:18:07 [WARNING]
27-May-2021 07:18:07 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
27-May-2021 07:18:07 [WARNING]
27-May-2021 07:18:07 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
27-May-2021 07:18:07 [WARNING]
27-May-2021 07:18:08 [INFO] ------------------------------------------------------------------------
27-May-2021 07:18:08 [INFO] Reactor Build Order:
27-May-2021 07:18:08 [INFO]
27-May-2021 07:18:08 [INFO] Parent                                                             [pom]
27-May-2021 07:18:08 [INFO] Internationalization files for Openfire                            [jar]
27-May-2021 07:18:08 [INFO] Core XMPP Server                                                   [jar]
27-May-2021 07:18:08 [INFO] Starter for Openfire                                               [jar]
27-May-2021 07:18:08 [INFO] Openfire Plugins                                                   [pom]
27-May-2021 07:18:08 [INFO] Openfire Plugin Assembly Descriptor                                [jar]
27-May-2021 07:18:08 [INFO] Distribution                                                       [jar]
27-May-2021 07:18:08 [INFO]
27-May-2021 07:18:08 [INFO] -----------------< org.igniterealtime.openfire:parent >-----------------
27-May-2021 07:18:08 [INFO] Building Parent 4.4.5-SNAPSHOT                                     [1/7]
27-May-2021 07:18:08 [INFO] --------------------------------[ pom ]---------------------------------
27-May-2021 07:18:08 [INFO]
27-May-2021 07:18:08 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent ---
27-May-2021 07:18:08 [INFO]
27-May-2021 07:18:08 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ parent ---
27-May-2021 07:18:08 [INFO]
27-May-2021 07:18:08 [INFO] --- maven-install-plugin:2.4:install (default-install) @ parent ---
27-May-2021 07:18:08 [INFO] Installing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/pom.xml to /home/bamboo/.m2/repository/org/igniterealtime/openfire/parent/4.4.5-SNAPSHOT/parent-4.4.5-SNAPSHOT.pom
27-May-2021 07:18:08 [INFO]
27-May-2021 07:18:08 [INFO] ------------------< org.igniterealtime.openfire:i18n >------------------
27-May-2021 07:18:08 [INFO] Building Internationalization files for Openfire 4.4.5-SNAPSHOT    [2/7]
27-May-2021 07:18:08 [INFO] --------------------------------[ jar ]---------------------------------
27-May-2021 07:18:08 [INFO]
27-May-2021 07:18:08 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ i18n ---
27-May-2021 07:18:08 [INFO] Deleting /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target
27-May-2021 07:18:08 [INFO]
27-May-2021 07:18:08 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ i18n ---
27-May-2021 07:18:08 [INFO]
27-May-2021 07:18:08 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ i18n ---
27-May-2021 07:18:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
27-May-2021 07:18:09 [INFO] Copying 13 resources
27-May-2021 07:18:09 [INFO]
27-May-2021 07:18:09 [INFO] --- native2ascii-maven-plugin:2.0.1:inplace (utf8-to-latin1) @ i18n ---
27-May-2021 07:18:10 [INFO] Includes: [**/*.properties]
27-May-2021 07:18:10 [INFO] Excludes: []
27-May-2021 07:18:10 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_fr.properties
27-May-2021 07:18:10 [INFO] Converting: '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_fr.properties' to: '/tmp/OPENFIRE-NMDB1-JOB1/openfire_i18n_fr.properties2139227882683337001native2ascii'
27-May-2021 07:18:10 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_fr.properties
27-May-2021 07:18:10 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_sk.properties
27-May-2021 07:18:10 [INFO] Converting: '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_sk.properties' to: '/tmp/OPENFIRE-NMDB1-JOB1/openfire_i18n_sk.properties4619741408900233761native2ascii'
27-May-2021 07:18:10 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_sk.properties
27-May-2021 07:18:10 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_cs_CZ.properties
27-May-2021 07:18:10 [INFO] Converting: '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_cs_CZ.properties' to: '/tmp/OPENFIRE-NMDB1-JOB1/openfire_i18n_cs_CZ.properties175858419288764738native2ascii'
27-May-2021 07:18:10 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_cs_CZ.properties
27-May-2021 07:18:10 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_de.properties
27-May-2021 07:18:10 [INFO] Converting: '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_de.properties' to: '/tmp/OPENFIRE-NMDB1-JOB1/openfire_i18n_de.properties7331492621558444432native2ascii'
27-May-2021 07:18:10 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_de.properties
27-May-2021 07:18:10 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_pl_PL.properties
27-May-2021 07:18:10 [INFO] Converting: '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_pl_PL.properties' to: '/tmp/OPENFIRE-NMDB1-JOB1/openfire_i18n_pl_PL.properties2848458643879875509native2ascii'
27-May-2021 07:18:10 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_pl_PL.properties
27-May-2021 07:18:10 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_es.properties
27-May-2021 07:18:10 [INFO] Converting: '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_es.properties' to: '/tmp/OPENFIRE-NMDB1-JOB1/openfire_i18n_es.properties8982773111302170806native2ascii'
27-May-2021 07:18:10 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_es.properties
27-May-2021 07:18:10 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_ru_RU.properties
27-May-2021 07:18:10 [INFO] Converting: '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_ru_RU.properties' to: '/tmp/OPENFIRE-NMDB1-JOB1/openfire_i18n_ru_RU.properties6146878458508621561native2ascii'
27-May-2021 07:18:10 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_ru_RU.properties
27-May-2021 07:18:10 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n.properties
27-May-2021 07:18:10 [INFO] Converting: '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n.properties' to: '/tmp/OPENFIRE-NMDB1-JOB1/openfire_i18n.properties4305632384565111672native2ascii'
27-May-2021 07:18:10 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n.properties
27-May-2021 07:18:10 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_pt_BR.properties
27-May-2021 07:18:10 [INFO] Converting: '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_pt_BR.properties' to: '/tmp/OPENFIRE-NMDB1-JOB1/openfire_i18n_pt_BR.properties751654149443961714native2ascii'
27-May-2021 07:18:10 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_pt_BR.properties
27-May-2021 07:18:10 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_ja_JP.properties
27-May-2021 07:18:10 [INFO] Converting: '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_ja_JP.properties' to: '/tmp/OPENFIRE-NMDB1-JOB1/openfire_i18n_ja_JP.properties4067138865429912856native2ascii'
27-May-2021 07:18:10 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_ja_JP.properties
27-May-2021 07:18:10 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_pt_PT.properties
27-May-2021 07:18:10 [INFO] Converting: '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_pt_PT.properties' to: '/tmp/OPENFIRE-NMDB1-JOB1/openfire_i18n_pt_PT.properties6609693742253682143native2ascii'
27-May-2021 07:18:10 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_pt_PT.properties
27-May-2021 07:18:10 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_zh_CN.properties
27-May-2021 07:18:10 [INFO] Converting: '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_zh_CN.properties' to: '/tmp/OPENFIRE-NMDB1-JOB1/openfire_i18n_zh_CN.properties2659422138195133921native2ascii'
27-May-2021 07:18:10 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_zh_CN.properties
27-May-2021 07:18:10 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_nl.properties
27-May-2021 07:18:10 [INFO] Converting: '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_nl.properties' to: '/tmp/OPENFIRE-NMDB1-JOB1/openfire_i18n_nl.properties1911046520092115632native2ascii'
27-May-2021 07:18:10 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_nl.properties
27-May-2021 07:18:10 [INFO]
27-May-2021 07:18:10 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ i18n ---
27-May-2021 07:18:10 [INFO] No sources to compile
27-May-2021 07:18:10 [INFO]
27-May-2021 07:18:10 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ i18n ---
27-May-2021 07:18:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
27-May-2021 07:18:10 [INFO] skip non existing resourceDirectory /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/src/test/resources
27-May-2021 07:18:10 [INFO]
27-May-2021 07:18:10 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ i18n ---
27-May-2021 07:18:10 [INFO] No sources to compile
27-May-2021 07:18:10 [INFO]
27-May-2021 07:18:10 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ i18n ---
27-May-2021 07:18:10 [INFO] No tests to run.
27-May-2021 07:18:10 [INFO]
27-May-2021 07:18:10 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ i18n ---
27-May-2021 07:18:11 [INFO] Building jar: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/i18n-4.4.5-SNAPSHOT.jar
27-May-2021 07:18:11 [INFO]
27-May-2021 07:18:11 [INFO] --- maven-install-plugin:2.4:install (default-install) @ i18n ---
27-May-2021 07:18:11 [INFO] Installing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/i18n-4.4.5-SNAPSHOT.jar to /home/bamboo/.m2/repository/org/igniterealtime/openfire/i18n/4.4.5-SNAPSHOT/i18n-4.4.5-SNAPSHOT.jar
27-May-2021 07:18:11 [INFO] Installing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/pom.xml to /home/bamboo/.m2/repository/org/igniterealtime/openfire/i18n/4.4.5-SNAPSHOT/i18n-4.4.5-SNAPSHOT.pom
27-May-2021 07:18:11 [INFO]
27-May-2021 07:18:11 [INFO] ---------------< org.igniterealtime.openfire:xmppserver >---------------
27-May-2021 07:18:11 [INFO] Building Core XMPP Server 4.4.5-SNAPSHOT                           [3/7]
27-May-2021 07:18:11 [INFO] --------------------------------[ jar ]---------------------------------
27-May-2021 07:18:12 [INFO]
27-May-2021 07:18:12 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xmppserver ---
27-May-2021 07:18:12 [INFO] Deleting /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/target
27-May-2021 07:18:12 [INFO]
27-May-2021 07:18:12 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ xmppserver ---
27-May-2021 07:18:12 [INFO]
27-May-2021 07:18:12 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ xmppserver ---
27-May-2021 07:18:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
27-May-2021 07:18:12 [INFO] Copying 5 resources
27-May-2021 07:18:12 [INFO]
27-May-2021 07:18:12 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ xmppserver ---
27-May-2021 07:18:13 [INFO] Changes detected - recompiling the module!
27-May-2021 07:18:13 [INFO] Compiling 713 source files to /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/target/classes
27-May-2021 07:18:31 [INFO] /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/session/LocalSession.java: Some input files use or override a deprecated API.
27-May-2021 07:18:31 [INFO] /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/session/LocalSession.java: Recompile with -Xlint:deprecation for details.
27-May-2021 07:18:31 [INFO] /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/src/main/java/org/jivesoftware/util/FastDateFormat.java: Some input files use unchecked or unsafe operations.
27-May-2021 07:18:31 [INFO] /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/src/main/java/org/jivesoftware/util/FastDateFormat.java: Recompile with -Xlint:unchecked for details.
27-May-2021 07:18:31 [INFO]
27-May-2021 07:18:31 [INFO] --- jetty-jspc-maven-plugin:9.4.18.v20190429:jspc (jspc) @ xmppserver ---
27-May-2021 07:18:31 [INFO] Logging initialized @27770ms to org.eclipse.jetty.util.log.Slf4jLog
27-May-2021 07:18:31 [INFO] Compiling import-truststore-certificate.jsp,user-delete.jsp,connection-settings-advanced.jsp,user-password.jsp,manage-updates.jsp,pubsub-node-items.jsp,system-cache-details.jsp,session-conflict.jsp,security-certificate-store-backup.jsp,server-db-stats.jsp,security-certificate-store-management.jsp,ldap-user.jsp,muc-service-delete.jsp,security-keystore.jsp,setup/setup-datasource-settings.jsp,setup/setup-host-settings.jsp,setup/setup-datasource-standard.jsp,setup/setup-ldap-group.jsp,setup/setup-admin-settings.jsp,setup/setup-datasource-jndi.jsp,setup/setup-finished.jsp,setup/index.jsp,setup/setup-ldap-group_test.jsp,setup/setup-admin-settings_test.jsp,setup/setup-profile-settings.jsp,setup/setup-ldap-server.jsp,setup/setup-ldap-user_test.jsp,setup/setup-ldap-server_test.jsp,setup/setup-ldap-user.jsp,setup/setup-completed.jsp,loginToken.jsp,muc-service-edit-form.jsp,plugin-admin.jsp,muc-room-occupants.jsp,user-groups.jsp,connection-settings-external-components.jsp,user-create.jsp,log.jsp,system-emailtest.jsp,user-message.jsp,dns-check.jsp,connection-settings-socket-s2s.jsp,http-bind.jsp,system-properties.jsp,muc-room-summary.jsp,user-search.jsp,session-details.jsp,error.jsp,file-transfer-proxy.jsp,ldap-server.jsp,server-restart.jsp,user-roster-edit.jsp,user-edit-form.jsp,group-summary.jsp,group-create.jsp,pubsub-node-subscribers.jsp,system-smstest.jsp,server-props.jsp,logviewer.jsp,server-locale.jsp,reg-settings.jsp,muc-sysadmins.jsp,user-properties.jsp,server-session-details.jsp,pubsub-node-affiliates-delete.jsp,security-certificate-details.jsp,system-sms.jsp,available-plugins.jsp,security-audit-viewer-jsp.jsp,decorators/setup.jsp,decorators/main.jsp,component-session-details.jsp,connection-managers-settings.jsp,muc-create-permission.jsp,user-tabs.jsp,chatroom-history-settings.jsp,compression-settings.jsp,muc-room-create.jsp,muc-default-settings.jsp,muc-room-affiliations.jsp,group-edit.jsp,index.jsp,media-proxy.jsp,login.jsp,server-db.jsp,session-summary.jsp,user-roster-add.jsp,pubsub-node-affiliates.jsp,private-data-settings.jsp,pubsub-service-summary.jsp,server-connectiontest.jsp,pubsub-form-table.jsp,error-serverdown.jsp,audit-policy.jsp,security-truststore.jsp,offline-messages.jsp,user-roster-view.jsp,user-roster.jsp,muc-tasks.jsp,security-keystore-signing-request.jsp,pubsub-node-delete.jsp,component-session-summary.jsp,js/jscalendar/i18n.jsp,system-cache.jsp,system-clustering.jsp,server-session-summary.jsp,system-email.jsp,plugin-showfile.jsp,group-delete.jsp,pubsub-node-summary.jsp,muc-service-summary.jsp,ldap-group.jsp,connection-settings-socket-c2s.jsp,user-roster-delete.jsp,import-keystore-certificate.jsp,profile-settings.jsp,pubsub-node-edit.jsp,user-summary.jsp,muc-room-delete.jsp,muc-history-settings.jsp,muc-room-edit-form.jsp,user-lockout.jsp,muc-service-create.jsp,pubsub-node-affiliates-edit.jsp from includes=**\/*.jsp, **\/*.jspx excludes=**\/.svn\/**
27-May-2021 07:18:32 [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.
27-May-2021 07:18:55 [INFO] Generation completed with [0] errors in [23242] milliseconds
27-May-2021 07:18:55 [INFO]
27-May-2021 07:18:55 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ xmppserver ---
27-May-2021 07:18:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
27-May-2021 07:18:55 [INFO] Copying 12 resources
27-May-2021 07:18:55 [INFO]
27-May-2021 07:18:55 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ xmppserver ---
27-May-2021 07:18:55 [INFO] Changes detected - recompiling the module!
27-May-2021 07:18:55 [INFO] Compiling 47 source files to /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/target/test-classes
27-May-2021 07:18:57 [INFO] /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/muc/spi/MucPrivilegesTest.java: Some input files use or override a deprecated API.
27-May-2021 07:18:57 [INFO] /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/muc/spi/MucPrivilegesTest.java: Recompile with -Xlint:deprecation for details.
27-May-2021 07:18:57 [INFO] /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java: Some input files use unchecked or unsafe operations.
27-May-2021 07:18:57 [INFO] /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java: Recompile with -Xlint:unchecked for details.
27-May-2021 07:18:57 [INFO]
27-May-2021 07:18:57 [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ xmppserver ---
27-May-2021 07:18:57 [INFO]
27-May-2021 07:18:57 [INFO] -------------------------------------------------------
27-May-2021 07:18:57 [INFO]  T E S T S
27-May-2021 07:18:57 [INFO] -------------------------------------------------------
27-May-2021 07:18:59 [INFO] Running org.jivesoftware.util.AesEncryptorTest
27-May-2021 07:19:01 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.146 s - in org.jivesoftware.util.AesEncryptorTest
27-May-2021 07:19:01 [INFO] Running org.jivesoftware.util.CacheableOptionalTest
27-May-2021 07:19:01 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.006 s - in org.jivesoftware.util.CacheableOptionalTest
27-May-2021 07:19:01 [INFO] Running org.jivesoftware.util.XMLPropertiesTest
27-May-2021 07:19:01 Critical Error! The home directory has not been configured,
27-May-2021 07:19:01 which will prevent the application from working correctly.
27-May-2021 07:19:01
27-May-2021 07:19:01
27-May-2021 07:19:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in org.jivesoftware.util.XMLPropertiesTest
27-May-2021 07:19:01 [INFO] Running org.jivesoftware.util.ListPagerTest
27-May-2021 07:19:02 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.319 s - in org.jivesoftware.util.ListPagerTest
27-May-2021 07:19:02 [INFO] Running org.jivesoftware.util.XMPPDateTimeFormatTest
27-May-2021 07:19:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.jivesoftware.util.XMPPDateTimeFormatTest
27-May-2021 07:19:02 [INFO] Running org.jivesoftware.util.SystemPropertyTest
27-May-2021 07:19:03 [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.705 s - in org.jivesoftware.util.SystemPropertyTest
27-May-2021 07:19:03 [INFO] Running org.jivesoftware.util.EntityCapabilitiesManagerTest
27-May-2021 07:19:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.jivesoftware.util.EntityCapabilitiesManagerTest
27-May-2021 07:19:03 [INFO] Running org.jivesoftware.util.StringUtilsTest
27-May-2021 07:19:04 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.325 s - in org.jivesoftware.util.StringUtilsTest
27-May-2021 07:19:04 [INFO] Running org.jivesoftware.util.AutoCloseableReentrantLockTest
27-May-2021 07:19:04 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.848 s - in org.jivesoftware.util.AutoCloseableReentrantLockTest
27-May-2021 07:19:04 [INFO] Running org.jivesoftware.util.JIDTest
27-May-2021 07:19:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.jivesoftware.util.JIDTest
27-May-2021 07:19:04 [INFO] Running org.jivesoftware.util.CertificateTest
27-May-2021 07:19:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jivesoftware.util.CertificateTest
27-May-2021 07:19:04 [INFO] Running org.jivesoftware.util.LDAPTest
27-May-2021 07:19:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.jivesoftware.util.LDAPTest
27-May-2021 07:19:04 [INFO] Running org.jivesoftware.util.XPPWriterTest
27-May-2021 07:19:04 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 s - in org.jivesoftware.util.XPPWriterTest
27-May-2021 07:19:04 [INFO] Running org.jivesoftware.util.CacheUtilTest
27-May-2021 07:19:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.jivesoftware.util.CacheUtilTest
27-May-2021 07:19:04 [INFO] Running org.jivesoftware.util.VersionTest
27-May-2021 07:19:05 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.jivesoftware.util.VersionTest
27-May-2021 07:19:05 [INFO] Running org.jivesoftware.util.GraphicsUtilsTest
27-May-2021 07:19:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in org.jivesoftware.util.GraphicsUtilsTest
27-May-2021 07:19:05 [INFO] Running org.jivesoftware.util.AdminConsoleTest
27-May-2021 07:19:05 [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.363 s - in org.jivesoftware.util.AdminConsoleTest
27-May-2021 07:19:05 [INFO] Running org.jivesoftware.util.WebXmlUtilsTest
27-May-2021 07:19:05 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 s - in org.jivesoftware.util.WebXmlUtilsTest
27-May-2021 07:19:05 [INFO] Running org.jivesoftware.util.JavaSpecVersionTest
27-May-2021 07:19:05 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.jivesoftware.util.JavaSpecVersionTest
27-May-2021 07:19:05 [INFO] Running org.jivesoftware.util.BlowfishEncryptorTest
27-May-2021 07:19:05 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.jivesoftware.util.BlowfishEncryptorTest
27-May-2021 07:19:05 [INFO] Running org.jivesoftware.util.CertificateManagerTest
27-May-2021 07:19:06 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.486 s - in org.jivesoftware.util.CertificateManagerTest
27-May-2021 07:19:06 [INFO] Running org.jivesoftware.util.LocaleUtilsTest
27-May-2021 07:19:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jivesoftware.util.LocaleUtilsTest
27-May-2021 07:19:06 [INFO] Running org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest
27-May-2021 07:19:06 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest
27-May-2021 07:19:06 [INFO] Running org.jivesoftware.admin.LoginLimitManagerTest
27-May-2021 07:19:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s - in org.jivesoftware.admin.LoginLimitManagerTest
27-May-2021 07:19:06 [INFO] Running org.jivesoftware.admin.AuthCheckFilterTest
27-May-2021 07:19:06 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 s - in org.jivesoftware.admin.AuthCheckFilterTest
27-May-2021 07:19:06 [INFO] Running org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest
27-May-2021 07:19:09 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.49 s - in org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest
27-May-2021 07:19:09 [INFO] Running org.jivesoftware.openfire.OfflineMessageStoreTest
27-May-2021 07:19:09 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.jivesoftware.openfire.OfflineMessageStoreTest
27-May-2021 07:19:09 [INFO] Running org.jivesoftware.openfire.group.GroupJIDTest
27-May-2021 07:19:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.jivesoftware.openfire.group.GroupJIDTest
27-May-2021 07:19:09 [INFO] Running org.jivesoftware.openfire.muc.spi.MucPrivilegesTest
27-May-2021 07:19:09 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.jivesoftware.openfire.muc.spi.MucPrivilegesTest
27-May-2021 07:19:09 [INFO] Running org.jivesoftware.openfire.forward.ForwardTest
27-May-2021 07:19:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.jivesoftware.openfire.forward.ForwardTest
27-May-2021 07:19:09 [INFO] Running org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest
27-May-2021 07:19:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest
27-May-2021 07:19:09 [INFO] Running org.jivesoftware.openfire.carbons.MessageCarbonsTest
27-May-2021 07:19:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.jivesoftware.openfire.carbons.MessageCarbonsTest
27-May-2021 07:19:09 [INFO] Running org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest
27-May-2021 07:19:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s - in org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest
27-May-2021 07:19:09 [INFO] Running org.jivesoftware.openfire.container.PluginManagerTest
27-May-2021 07:19:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.jivesoftware.openfire.container.PluginManagerTest
27-May-2021 07:19:09 [INFO] Running org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest
27-May-2021 07:19:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest
27-May-2021 07:19:09 [INFO] Running org.jivesoftware.openfire.cluster.ClusterMonitorTest
27-May-2021 07:19:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.382 s - in org.jivesoftware.openfire.cluster.ClusterMonitorTest
27-May-2021 07:19:09 [INFO] Running org.jivesoftware.openfire.user.UserManagerTest
27-May-2021 07:19:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 s - in org.jivesoftware.openfire.user.UserManagerTest
27-May-2021 07:19:10 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest
27-May-2021 07:19:23 [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.599 s - in org.jivesoftware.openfire.keystore.CheckChainTrustedTest
27-May-2021 07:19:23 [INFO] Running org.jivesoftware.openfire.keystore.CertificateUtilsTest
27-May-2021 07:19:24 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 s - in org.jivesoftware.openfire.keystore.CertificateUtilsTest
27-May-2021 07:19:24 [INFO] Running org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest
27-May-2021 07:19:25 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.497 s - in org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest
27-May-2021 07:19:25 [INFO] Running org.jivesoftware.openfire.net.DNSUtilTest
27-May-2021 07:19:25 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.jivesoftware.openfire.net.DNSUtilTest
27-May-2021 07:19:25 [INFO] Running org.jivesoftware.openfire.auth.JDBCAuthProviderTest
27-May-2021 07:19:26 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.483 s - in org.jivesoftware.openfire.auth.JDBCAuthProviderTest
27-May-2021 07:19:26 [INFO] Running org.jivesoftware.openfire.archive.ArchiverTest
27-May-2021 07:19:27 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.239 s - in org.jivesoftware.openfire.archive.ArchiverTest
27-May-2021 07:19:27 [INFO] Running dom.io.XMPPPacketReaderTest
27-May-2021 07:19:27 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in dom.io.XMPPPacketReaderTest
27-May-2021 07:19:27 [INFO]
27-May-2021 07:19:27 [INFO] Results:
27-May-2021 07:19:27 [INFO]
27-May-2021 07:19:27 [WARNING] Tests run: 336, Failures: 0, Errors: 0, Skipped: 3
27-May-2021 07:19:27 [INFO]
27-May-2021 07:19:27 [INFO]
27-May-2021 07:19:27 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ xmppserver ---
27-May-2021 07:19:28 [INFO] Building jar: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/target/xmppserver-4.4.5-SNAPSHOT.jar
27-May-2021 07:19:28 [INFO]
27-May-2021 07:19:28 [INFO] --- maven-install-plugin:2.4:install (default-install) @ xmppserver ---
27-May-2021 07:19:28 [INFO] Installing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/target/xmppserver-4.4.5-SNAPSHOT.jar to /home/bamboo/.m2/repository/org/igniterealtime/openfire/xmppserver/4.4.5-SNAPSHOT/xmppserver-4.4.5-SNAPSHOT.jar
27-May-2021 07:19:28 [INFO] Installing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/pom.xml to /home/bamboo/.m2/repository/org/igniterealtime/openfire/xmppserver/4.4.5-SNAPSHOT/xmppserver-4.4.5-SNAPSHOT.pom
27-May-2021 07:19:28 [INFO]
27-May-2021 07:19:28 [INFO] ----------------< org.igniterealtime.openfire:starter >-----------------
27-May-2021 07:19:28 [INFO] Building Starter for Openfire 4.4.5-SNAPSHOT                       [4/7]
27-May-2021 07:19:28 [INFO] --------------------------------[ jar ]---------------------------------
27-May-2021 07:19:28 [INFO]
27-May-2021 07:19:28 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ starter ---
27-May-2021 07:19:28 [INFO] Deleting /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/starter/target
27-May-2021 07:19:28 [INFO]
27-May-2021 07:19:28 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ starter ---
27-May-2021 07:19:28 [INFO]
27-May-2021 07:19:28 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ starter ---
27-May-2021 07:19:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
27-May-2021 07:19:28 [INFO] Copying 11 resources
27-May-2021 07:19:28 [INFO]
27-May-2021 07:19:28 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ starter ---
27-May-2021 07:19:28 [INFO] Changes detected - recompiling the module!
27-May-2021 07:19:28 [INFO] Compiling 8 source files to /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/starter/target/classes
27-May-2021 07:19:29 [INFO]
27-May-2021 07:19:29 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ starter ---
27-May-2021 07:19:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
27-May-2021 07:19:29 [INFO] skip non existing resourceDirectory /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/starter/src/test/resources
27-May-2021 07:19:29 [INFO]
27-May-2021 07:19:29 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ starter ---
27-May-2021 07:19:29 [INFO] No sources to compile
27-May-2021 07:19:29 [INFO]
27-May-2021 07:19:29 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ starter ---
27-May-2021 07:19:29 [INFO] No tests to run.
27-May-2021 07:19:29 [INFO]
27-May-2021 07:19:29 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ starter ---
27-May-2021 07:19:29 [INFO] Building jar: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/starter/target/startup.jar
27-May-2021 07:19:29 [INFO]
27-May-2021 07:19:29 [INFO] --- maven-install-plugin:2.4:install (default-install) @ starter ---
27-May-2021 07:19:29 [INFO] Installing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/starter/target/startup.jar to /home/bamboo/.m2/repository/org/igniterealtime/openfire/starter/4.4.5-SNAPSHOT/starter-4.4.5-SNAPSHOT.jar
27-May-2021 07:19:29 [INFO] Installing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/starter/pom.xml to /home/bamboo/.m2/repository/org/igniterealtime/openfire/starter/4.4.5-SNAPSHOT/starter-4.4.5-SNAPSHOT.pom
27-May-2021 07:19:29 [INFO]
27-May-2021 07:19:29 [INFO] ----------------< org.igniterealtime.openfire:plugins >-----------------
27-May-2021 07:19:29 [INFO] Building Openfire Plugins 4.4.5-SNAPSHOT                           [5/7]
27-May-2021 07:19:29 [INFO] --------------------------------[ pom ]---------------------------------
27-May-2021 07:19:29 [INFO]
27-May-2021 07:19:29 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ plugins ---
27-May-2021 07:19:29 [INFO]
27-May-2021 07:19:29 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ plugins ---
27-May-2021 07:19:29 [INFO]
27-May-2021 07:19:29 [INFO] --- maven-resources-plugin:3.1.0:copy-resources (default) @ plugins ---
27-May-2021 07:19:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
27-May-2021 07:19:29 [INFO] skip non existing resourceDirectory /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/plugins/src/main/java/../i18n
27-May-2021 07:19:29 [INFO]
27-May-2021 07:19:29 [INFO] --- native2ascii-maven-plugin:2.0.1:inplace (utf8-to-latin1) @ plugins ---
27-May-2021 07:19:29 [WARNING] Source directory does not exist: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/plugins/target/i18n
27-May-2021 07:19:29 [INFO]
27-May-2021 07:19:29 [INFO] --- maven-install-plugin:2.4:install (default-install) @ plugins ---
27-May-2021 07:19:29 [INFO] Installing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/plugins/pom.xml to /home/bamboo/.m2/repository/org/igniterealtime/openfire/plugins/4.4.5-SNAPSHOT/plugins-4.4.5-SNAPSHOT.pom
27-May-2021 07:19:29 [INFO]
27-May-2021 07:19:29 [INFO] --< org.igniterealtime.openfire.plugins:openfire-plugin-assembly-descriptor >--
27-May-2021 07:19:29 [INFO] Building Openfire Plugin Assembly Descriptor 4.4.5-SNAPSHOT        [6/7]
27-May-2021 07:19:29 [INFO] --------------------------------[ jar ]---------------------------------
27-May-2021 07:19:29 [INFO]
27-May-2021 07:19:29 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openfire-plugin-assembly-descriptor ---
27-May-2021 07:19:29 [INFO] Deleting /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/plugins/openfire-plugin-assembly-descriptor/target
27-May-2021 07:19:29 [INFO]
27-May-2021 07:19:29 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ openfire-plugin-assembly-descriptor ---
27-May-2021 07:19:29 [INFO]
27-May-2021 07:19:29 [INFO] --- maven-resources-plugin:3.1.0:copy-resources (default) @ openfire-plugin-assembly-descriptor ---
27-May-2021 07:19:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
27-May-2021 07:19:29 [INFO] skip non existing resourceDirectory /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/plugins/openfire-plugin-assembly-descriptor/src/main/java/../i18n
27-May-2021 07:19:29 [INFO]
27-May-2021 07:19:29 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ openfire-plugin-assembly-descriptor ---
27-May-2021 07:19:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
27-May-2021 07:19:29 [INFO] Copying 1 resource
27-May-2021 07:19:29 [INFO]
27-May-2021 07:19:29 [INFO] --- native2ascii-maven-plugin:2.0.1:inplace (utf8-to-latin1) @ openfire-plugin-assembly-descriptor ---
27-May-2021 07:19:29 [WARNING] Source directory does not exist: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/plugins/openfire-plugin-assembly-descriptor/target/i18n
27-May-2021 07:19:29 [INFO]
27-May-2021 07:19:29 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ openfire-plugin-assembly-descriptor ---
27-May-2021 07:19:29 [INFO] No sources to compile
27-May-2021 07:19:29 [INFO]
27-May-2021 07:19:29 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ openfire-plugin-assembly-descriptor ---
27-May-2021 07:19:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
27-May-2021 07:19:29 [INFO] skip non existing resourceDirectory /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/plugins/openfire-plugin-assembly-descriptor/src/test/resources
27-May-2021 07:19:29 [INFO]
27-May-2021 07:19:29 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ openfire-plugin-assembly-descriptor ---
27-May-2021 07:19:29 [INFO] No sources to compile
27-May-2021 07:19:29 [INFO]
27-May-2021 07:19:29 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ openfire-plugin-assembly-descriptor ---
27-May-2021 07:19:29 [INFO] No tests to run.
27-May-2021 07:19:29 [INFO]
27-May-2021 07:19:29 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ openfire-plugin-assembly-descriptor ---
27-May-2021 07:19:29 [INFO] Building jar: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/plugins/openfire-plugin-assembly-descriptor/target/openfire-plugin-assembly-descriptor-4.4.5-SNAPSHOT.jar
27-May-2021 07:19:29 [INFO]
27-May-2021 07:19:29 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openfire-plugin-assembly-descriptor ---
27-May-2021 07:19:29 [INFO] Installing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/plugins/openfire-plugin-assembly-descriptor/target/openfire-plugin-assembly-descriptor-4.4.5-SNAPSHOT.jar to /home/bamboo/.m2/repository/org/igniterealtime/openfire/plugins/openfire-plugin-assembly-descriptor/4.4.5-SNAPSHOT/openfire-plugin-assembly-descriptor-4.4.5-SNAPSHOT.jar
27-May-2021 07:19:29 [INFO] Installing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/plugins/openfire-plugin-assembly-descriptor/pom.xml to /home/bamboo/.m2/repository/org/igniterealtime/openfire/plugins/openfire-plugin-assembly-descriptor/4.4.5-SNAPSHOT/openfire-plugin-assembly-descriptor-4.4.5-SNAPSHOT.pom
27-May-2021 07:19:29 [INFO]
27-May-2021 07:19:29 [INFO] --------------< org.igniterealtime.openfire:distribution >--------------
27-May-2021 07:19:29 [INFO] Building Distribution 4.4.5-SNAPSHOT                               [7/7]
27-May-2021 07:19:29 [INFO] --------------------------------[ jar ]---------------------------------
27-May-2021 07:19:29 [INFO]
27-May-2021 07:19:29 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ distribution ---
27-May-2021 07:19:29 [INFO] Deleting /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/distribution/target
27-May-2021 07:19:29 [INFO]
27-May-2021 07:19:29 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ distribution ---
27-May-2021 07:19:29 [INFO]
27-May-2021 07:19:29 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ distribution ---
27-May-2021 07:19:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
27-May-2021 07:19:29 [INFO] skip non existing resourceDirectory /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/distribution/src/main/resources
27-May-2021 07:19:29 [INFO]
27-May-2021 07:19:29 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ distribution ---
27-May-2021 07:19:29 [INFO] No sources to compile
27-May-2021 07:19:29 [INFO]
27-May-2021 07:19:29 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ distribution ---
27-May-2021 07:19:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
27-May-2021 07:19:29 [INFO] skip non existing resourceDirectory /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/distribution/src/test/resources
27-May-2021 07:19:29 [INFO]
27-May-2021 07:19:29 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ distribution ---
27-May-2021 07:19:29 [INFO] No sources to compile
27-May-2021 07:19:29 [INFO]
27-May-2021 07:19:29 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ distribution ---
27-May-2021 07:19:29 [INFO] No tests to run.
27-May-2021 07:19:29 [INFO]
27-May-2021 07:19:29 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ distribution ---
27-May-2021 07:19:29 [WARNING] JAR will be empty - no content was marked for inclusion!
27-May-2021 07:19:29 [INFO] Building jar: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/distribution/target/distribution.jar
27-May-2021 07:19:29 [INFO]
27-May-2021 07:19:29 [INFO] --- maven-assembly-plugin:3.1.1:single (make-assembly) @ distribution ---
27-May-2021 07:19:30 [INFO] Reading assembly descriptor: src/assembly/basic-distribution.xml
27-May-2021 07:19:30 [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
27-May-2021 07:19:37 [INFO] Copying files to /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/distribution/target/distribution-base
27-May-2021 07:19:38 [WARNING] Assembly file: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-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.
27-May-2021 07:19:38 [INFO]
27-May-2021 07:19:38 [INFO] --- maven-dependency-plugin:3.1.1:copy (copy) @ distribution ---
27-May-2021 07:19:38 [INFO] Configured Artifact: org.igniterealtime.openfire.plugins:search:openfire-plugin-assembly:?:jar
27-May-2021 07:19:38 [INFO] Copying search-1.7.3-openfire-plugin-assembly.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/distribution/target/distribution-base/plugins/search.jar
27-May-2021 07:19:38 [INFO]
27-May-2021 07:19:38 [INFO] --- maven-install-plugin:2.4:install (default-install) @ distribution ---
27-May-2021 07:19:38 [INFO] Installing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/distribution/target/distribution.jar to /home/bamboo/.m2/repository/org/igniterealtime/openfire/distribution/4.4.5-SNAPSHOT/distribution-4.4.5-SNAPSHOT.jar
27-May-2021 07:19:38 [INFO] Installing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/distribution/pom.xml to /home/bamboo/.m2/repository/org/igniterealtime/openfire/distribution/4.4.5-SNAPSHOT/distribution-4.4.5-SNAPSHOT.pom
27-May-2021 07:19:38 [INFO] ------------------------------------------------------------------------
27-May-2021 07:19:38 [INFO] Reactor Summary for Parent 4.4.5-SNAPSHOT:
27-May-2021 07:19:38 [INFO]
27-May-2021 07:19:38 [INFO] Parent ............................................. SUCCESS [  0.776 s]
27-May-2021 07:19:38 [INFO] Internationalization files for Openfire ............ SUCCESS [  3.068 s]
27-May-2021 07:19:38 [INFO] Core XMPP Server ................................... SUCCESS [01:16 min]
27-May-2021 07:19:38 [INFO] Starter for Openfire ............................... SUCCESS [  0.372 s]
27-May-2021 07:19:38 [INFO] Openfire Plugins ................................... SUCCESS [  0.083 s]
27-May-2021 07:19:38 [INFO] Openfire Plugin Assembly Descriptor ................ SUCCESS [  0.190 s]
27-May-2021 07:19:38 [INFO] Distribution ....................................... SUCCESS [  9.207 s]
27-May-2021 07:19:38 [INFO] ------------------------------------------------------------------------
27-May-2021 07:19:38 [INFO] BUILD SUCCESS
27-May-2021 07:19:38 [INFO] ------------------------------------------------------------------------
27-May-2021 07:19:38 [INFO] Total time:  01:32 min
27-May-2021 07:19:38 [INFO] Finished at: 2021-05-27T07:19:38Z
27-May-2021 07:19:38 [INFO] ------------------------------------------------------------------------
27-May-2021 07:19:38 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1...
27-May-2021 07:19:39 Finished task 'Build and install in local repository' with result: Success
27-May-2021 07:19:39 Starting task 'Build Deb' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
27-May-2021 07:19:39
Beginning to execute external process for build 'Openfire - Nightly Maven Debian Build - 4.4 - Debian Workflow #638 (OPENFIRE-NMDB1-JOB1-638)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/OPENFIRE-NMDB1-JOB1-638-ScriptBuildTask-5443292655741475452.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1
27-May-2021 07:19:39 /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1
27-May-2021 07:19:39 ~/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1 ~/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1
27-May-2021 07:19:44 Removing previous workdir tmp/debian
27-May-2021 07:19:45 dpkg-buildpackage: info: source package openfire
27-May-2021 07:19:45 dpkg-buildpackage: info: source version 4.4.5
27-May-2021 07:19:45 dpkg-buildpackage: info: source distribution unstable
27-May-2021 07:19:45 dpkg-buildpackage: info: source changed by Jive Software <webmaster@jivesoftware.com>
27-May-2021 07:19:45 dpkg-buildpackage: info: host architecture amd64
27-May-2021 07:19:45 dpkg-source --before-build openfire-4.4.5
27-May-2021 07:19:45 fakeroot debian/rules clean
27-May-2021 07:19:45 CDBS WARNING:    simple-patchsys.mk is deprecated since 0.4.85 - please use source format 3.0 (quilt) instead
27-May-2021 07:19:45 test -x debian/rules
27-May-2021 07:19:45 /usr/bin/make -f debian/rules reverse-config
27-May-2021 07:19:45 make[1]: Entering directory '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5'
27-May-2021 07:19:45 CDBS WARNING:    simple-patchsys.mk is deprecated since 0.4.85 - please use source format 3.0 (quilt) instead
27-May-2021 07:19:45 make[1]: 'reverse-config' is up to date.
27-May-2021 07:19:45 make[1]: Leaving directory '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5'
27-May-2021 07:19:45 if [ "reverse-patches" = "reverse-patches" ]; then rm -f debian/stamp-patched; fi
27-May-2021 07:19:45 patches:
27-May-2021 07:19:45 if [ "reverse-patches" != "reverse-patches" ]; then touch debian/stamp-patched; fi
27-May-2021 07:19:45 if [ "reverse-patches" != "reverse-patches" ] ; then \
27-May-2021 07:19:45         /usr/bin/make -f debian/rules update-config ; \
27-May-2021 07:19:45 fi
27-May-2021 07:19:45 for dir in debian/patches ; do \
27-May-2021 07:19:45     rm -f $dir/*.log ; \
27-May-2021 07:19:45 done
27-May-2021 07:19:45 dh_clean
27-May-2021 07:19:45 dh_clean: Compatibility levels before 9 are deprecated (level 5 in use)
27-May-2021 07:19:45 dpkg-source -b openfire-4.4.5
27-May-2021 07:19:45 dpkg-source: warning: no source format specified in debian/source/format, see dpkg-source(1)
27-May-2021 07:19:45 dpkg-source: info: using source format '1.0'
27-May-2021 07:19:45 dpkg-source: info: building openfire in openfire_4.4.5.tar.gz
27-May-2021 07:19:49 dpkg-source: info: building openfire in openfire_4.4.5.dsc
27-May-2021 07:19:49 debian/rules build
27-May-2021 07:19:49 CDBS WARNING:    simple-patchsys.mk is deprecated since 0.4.85 - please use source format 3.0 (quilt) instead
27-May-2021 07:19:49 test -x debian/rules
27-May-2021 07:19:49 mkdir -p "."
27-May-2021 07:19:49 /usr/bin/make -f debian/rules reverse-config
27-May-2021 07:19:49 make[1]: Entering directory '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5'
27-May-2021 07:19:49 CDBS WARNING:    simple-patchsys.mk is deprecated since 0.4.85 - please use source format 3.0 (quilt) instead
27-May-2021 07:19:49 make[1]: 'reverse-config' is up to date.
27-May-2021 07:19:49 make[1]: Leaving directory '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5'
27-May-2021 07:19:49 if [ "debian/stamp-patched" = "reverse-patches" ]; then rm -f debian/stamp-patched; fi
27-May-2021 07:19:49 patches:
27-May-2021 07:19:49 if [ "debian/stamp-patched" != "reverse-patches" ]; then touch debian/stamp-patched; fi
27-May-2021 07:19:49 if [ "debian/stamp-patched" != "reverse-patches" ] ; then \
27-May-2021 07:19:49         /usr/bin/make -f debian/rules update-config ; \
27-May-2021 07:19:49 fi
27-May-2021 07:19:49 make[1]: Entering directory '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5'
27-May-2021 07:19:49 CDBS WARNING:    simple-patchsys.mk is deprecated since 0.4.85 - please use source format 3.0 (quilt) instead
27-May-2021 07:19:49 make[1]: 'update-config' is up to date.
27-May-2021 07:19:49 make[1]: Leaving directory '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5'
27-May-2021 07:19:49 fakeroot debian/rules binary
27-May-2021 07:19:50 CDBS WARNING:    simple-patchsys.mk is deprecated since 0.4.85 - please use source format 3.0 (quilt) instead
27-May-2021 07:19:50 test -x debian/rules
27-May-2021 07:19:50 dh_testroot
27-May-2021 07:19:50 dh_clean -k
27-May-2021 07:19:50 dh_clean: Compatibility levels before 9 are deprecated (level 5 in use)
27-May-2021 07:19:50 dh_clean: dh_clean -k is deprecated; use dh_prep instead
27-May-2021 07:19:50 dh_installdirs -A
27-May-2021 07:19:50 dh_installdirs: Compatibility levels before 9 are deprecated (level 5 in use)
27-May-2021 07:19:50 mkdir -p "."
27-May-2021 07:19:50 Adding cdbs dependencies to debian/openfire.substvars
27-May-2021 07:19:50 dh_installdirs -popenfire \
27-May-2021 07:19:50         
27-May-2021 07:19:50 dh_installdirs: Compatibility levels before 9 are deprecated (level 5 in use)
27-May-2021 07:19:50 cp /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/lib/*.jar /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/debian/openfire/usr/share/openfire/lib/
27-May-2021 07:19:50 cp /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/lib/log4j2.xml /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/debian/openfire/etc/openfire
27-May-2021 07:19:50 cp -r /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/resources/database /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/debian/openfire/usr/share/openfire/resources/database
27-May-2021 07:19:50 cp /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/conf/openfire.xml /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/debian/openfire/etc/openfire
27-May-2021 07:19:50 cp /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/conf/security.xml /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/debian/openfire/etc/openfire
27-May-2021 07:19:50 cp -r /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/resources/security /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/debian/openfire/etc/openfire/security
27-May-2021 07:19:50 cp -r /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/plugins /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/debian/openfire/var/lib/openfire/plugins
27-May-2021 07:19:50 dh_installdocs -popenfire
27-May-2021 07:19:50 dh_installexamples -popenfire
27-May-2021 07:19:50 dh_installman -popenfire
27-May-2021 07:19:50 dh_installinfo -popenfire
27-May-2021 07:19:50 dh_installmenu -popenfire
27-May-2021 07:19:50 dh_installcron -popenfire
27-May-2021 07:19:50 dh_systemd_enable -popenfire
27-May-2021 07:19:50 dh_installinit -popenfire
27-May-2021 07:19:50 dh_installinit: Compatibility levels before 9 are deprecated (level 5 in use)
27-May-2021 07:19:50 dh_installdebconf -popenfire
27-May-2021 07:19:50 dh_installemacsen -popenfire
27-May-2021 07:19:50 dh_installcatalogs -popenfire
27-May-2021 07:19:50 dh_installpam -popenfire
27-May-2021 07:19:50 dh_installlogrotate -popenfire
27-May-2021 07:19:50 dh_installlogcheck -popenfire
27-May-2021 07:19:50 dh_installchangelogs -popenfire
27-May-2021 07:19:50 dh_installudev -popenfire
27-May-2021 07:19:50 dh_lintian -popenfire
27-May-2021 07:19:50 dh_bugfiles -popenfire
27-May-2021 07:19:50 dh_install -popenfire
27-May-2021 07:19:50 dh_systemd_start -popenfire
27-May-2021 07:19:50 dh_systemd_start: Compatibility levels before 9 are deprecated (level 5 in use)
27-May-2021 07:19:50 dh_link -popenfire
27-May-2021 07:19:51 dh_link: Compatibility levels before 9 are deprecated (level 5 in use)
27-May-2021 07:19:51 dh_installmime -popenfire
27-May-2021 07:19:51 dh_installgsettings -popenfire
27-May-2021 07:19:51 dh_strip -popenfire 
27-May-2021 07:19:51 dh_strip: Compatibility levels before 9 are deprecated (level 5 in use)
27-May-2021 07:19:51 dh_strip_nondeterminism -popenfire
27-May-2021 07:19:52 strip-nondeterminism: debian/openfire/usr/share/openfire/lib/bcprov-jdk15on-1.63.jar: ignoring signed JAR file
27-May-2021 07:19:53 strip-nondeterminism: debian/openfire/usr/share/openfire/lib/bcpkix-jdk15on-1.63.jar: ignoring signed JAR file
27-May-2021 07:19:59 strip-nondeterminism: debian/openfire/usr/share/openfire/lib/bcpg-jdk15on-1.63.jar: ignoring signed JAR file
27-May-2021 07:20:02         Normalized debian/openfire/usr/share/openfire/lib/bcprov-jdk15on-1.63.jar
27-May-2021 07:20:02         Normalized debian/openfire/usr/share/openfire/lib/bcpkix-jdk15on-1.63.jar
27-May-2021 07:20:02         Normalized debian/openfire/usr/share/openfire/lib/bcpg-jdk15on-1.63.jar
27-May-2021 07:20:02 dh_compress -popenfire
27-May-2021 07:20:02 dh_fixperms -popenfire
27-May-2021 07:20:02 dh_makeshlibs -popenfire 
27-May-2021 07:20:02 dh_installdeb -popenfire
27-May-2021 07:20:02 dh_installdeb: Compatibility levels before 9 are deprecated (level 5 in use)
27-May-2021 07:20:02 dh_perl -popenfire
27-May-2021 07:20:02 dh_shlibdeps -popenfire
27-May-2021 07:20:02 dh_gencontrol -popenfire 
27-May-2021 07:20:02 dh_md5sums -popenfire
27-May-2021 07:20:02 dh_builddeb -popenfire
27-May-2021 07:20:02 dpkg-deb: warning: conffile name '/etc/openfire/openfire.xml' is duplicated
27-May-2021 07:20:02 dpkg-deb: warning: conffile name '/etc/openfire/security.xml' is duplicated
27-May-2021 07:20:02 dpkg-deb: warning: conffile name '/etc/openfire/security/client.truststore' is duplicated
27-May-2021 07:20:02 dpkg-deb: warning: conffile name '/etc/openfire/security/keystore' is duplicated
27-May-2021 07:20:02 dpkg-deb: warning: conffile name '/etc/openfire/security/truststore' is duplicated
27-May-2021 07:20:02 dpkg-deb: warning: ignoring 5 warnings about the control file(s)
27-May-2021 07:20:02 dpkg-deb: building package 'openfire' in '../openfire_4.4.5_all.deb'.
27-May-2021 07:20:25 dpkg-genbuildinfo
27-May-2021 07:20:25 dpkg-genchanges  >../openfire_4.4.5_amd64.changes
27-May-2021 07:20:26 dpkg-genchanges: info: including full source code in upload
27-May-2021 07:20:26 dpkg-source --after-build openfire-4.4.5
27-May-2021 07:20:26 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
27-May-2021 07:20:26 ~/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1 ~/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5
27-May-2021 07:20:26 Finished task 'Build Deb' with result: Success
27-May-2021 07:20:26
Substituting variable: ${bamboo.planRepository.branch} with 4.4
27-May-2021 07:20:26 Starting task 'Copy to Website' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
27-May-2021 07:20:26
Beginning to execute external process for build 'Openfire - Nightly Maven Debian Build - 4.4 - Debian Workflow #638 (OPENFIRE-NMDB1-JOB1-638)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/OPENFIRE-NMDB1-JOB1-638-ScriptBuildTask-8123583032780408077.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1
27-May-2021 07:20:26 Skipping copy to website of non-master branch.
27-May-2021 07:20:26 Finished task 'Copy to Website' with result: Success
27-May-2021 07:20:26 Running post build plugin 'Docker Container Cleanup'
27-May-2021 07:20:27 Running post build plugin 'NCover Results Collector'
27-May-2021 07:20:27 Running post build plugin 'Clover Results Collector'
27-May-2021 07:20:27 Running post build plugin 'npm Cache Cleanup'
27-May-2021 07:20:27 Running post build plugin 'Artifact Copier'
27-May-2021 07:20:27 Publishing an artifact: .deb files
27-May-2021 07:20:30 Finished publishing of artifact Required shared artifact: [.deb files], pattern: [*.*] anchored at: [distribution/target/debian] in 3.045 s
27-May-2021 07:20:30 Finalising the build...
27-May-2021 07:20:30 Stopping timer.
27-May-2021 07:20:30 Build OPENFIRE-NMDB1-JOB1-638 completed.
27-May-2021 07:12:37 Running on server: post build plugin 'NCover Results Collector'
27-May-2021 07:12:37 Running on server: post build plugin 'Build Hanging Detection Configuration'
27-May-2021 07:12:37 Running on server: post build plugin 'Clover Delta Calculator'
27-May-2021 07:12:37 Running on server: post build plugin 'Maven Dependencies Postprocessor'
27-May-2021 07:12:37 All post build plugins have finished
27-May-2021 07:12:37 Generating build results summary...
27-May-2021 07:12:37 Saving build results to disk...
27-May-2021 07:12:37 Store variable context...
27-May-2021 07:12:37 Indexing build results...
27-May-2021 07:12:37 Finished building OPENFIRE-NMDB1-JOB1-638.