Build: #639 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.

28-May-2021 07:23:10 Build Openfire - Nightly Maven Debian Build - 4.4 - Debian Workflow #639 (OPENFIRE-NMDB1-JOB1-639) started building on agent ip-172-31-16-33.eu-central-1.compute.internal, bamboo version: 7.2.4
28-May-2021 07:23:10 Remote agent on host ip-172-31-16-33.eu-central-1.compute.internal
28-May-2021 07:23:10 Build working directory is /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1
28-May-2021 07:23:10 Executing build Openfire - Nightly Maven Debian Build - 4.4 - Debian Workflow #639 (OPENFIRE-NMDB1-JOB1-639)
28-May-2021 07:23:10 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
28-May-2021 07:23:10 Checking out into /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1
28-May-2021 07:23:10 Updating source code to revision: c1ada76b7507ce6ef3fc475b67b31c5742df4bcc
28-May-2021 07:23:11 Fetching 'refs/heads/4.4' from 'https://github.com/igniterealtime/Openfire.git'. Will try to do a shallow fetch.
28-May-2021 07:23:11 Checking out revision c1ada76b7507ce6ef3fc475b67b31c5742df4bcc.
28-May-2021 07:23:11 Already on '4.4'
28-May-2021 07:23:11 Updated source code to revision: c1ada76b7507ce6ef3fc475b67b31c5742df4bcc
28-May-2021 07:23:11 Finished task 'Checkout Default Repository' with result: Success
28-May-2021 07:23:11 Running pre-build action: VCS Version Collector
28-May-2021 07:23:11 Starting task 'Build and install in local repository' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
28-May-2021 07:23:11
Beginning to execute external process for build 'Openfire - Nightly Maven Debian Build - 4.4 - Debian Workflow #639 (OPENFIRE-NMDB1-JOB1-639)'
... 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
28-May-2021 07:23:14 [INFO] Scanning for projects...
28-May-2021 07:23:16 [WARNING]
28-May-2021 07:23:16 [WARNING] Some problems were encountered while building the effective model for org.igniterealtime.openfire:starter:jar:4.4.5-SNAPSHOT
28-May-2021 07:23:16 [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
28-May-2021 07:23:16 [WARNING]
28-May-2021 07:23:16 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
28-May-2021 07:23:16 [WARNING]
28-May-2021 07:23:16 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
28-May-2021 07:23:16 [WARNING]
28-May-2021 07:23:16 [INFO] ------------------------------------------------------------------------
28-May-2021 07:23:16 [INFO] Reactor Build Order:
28-May-2021 07:23:16 [INFO]
28-May-2021 07:23:16 [INFO] Parent                                                             [pom]
28-May-2021 07:23:16 [INFO] Internationalization files for Openfire                            [jar]
28-May-2021 07:23:16 [INFO] Core XMPP Server                                                   [jar]
28-May-2021 07:23:16 [INFO] Starter for Openfire                                               [jar]
28-May-2021 07:23:16 [INFO] Openfire Plugins                                                   [pom]
28-May-2021 07:23:16 [INFO] Openfire Plugin Assembly Descriptor                                [jar]
28-May-2021 07:23:16 [INFO] Distribution                                                       [jar]
28-May-2021 07:23:16 [INFO]
28-May-2021 07:23:16 [INFO] -----------------< org.igniterealtime.openfire:parent >-----------------
28-May-2021 07:23:16 [INFO] Building Parent 4.4.5-SNAPSHOT                                     [1/7]
28-May-2021 07:23:16 [INFO] --------------------------------[ pom ]---------------------------------
28-May-2021 07:23:16 [INFO]
28-May-2021 07:23:16 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent ---
28-May-2021 07:23:16 [INFO]
28-May-2021 07:23:16 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ parent ---
28-May-2021 07:23:16 [INFO]
28-May-2021 07:23:16 [INFO] --- maven-install-plugin:2.4:install (default-install) @ parent ---
28-May-2021 07:23:16 [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
28-May-2021 07:23:17 [INFO]
28-May-2021 07:23:17 [INFO] ------------------< org.igniterealtime.openfire:i18n >------------------
28-May-2021 07:23:17 [INFO] Building Internationalization files for Openfire 4.4.5-SNAPSHOT    [2/7]
28-May-2021 07:23:17 [INFO] --------------------------------[ jar ]---------------------------------
28-May-2021 07:23:17 [INFO]
28-May-2021 07:23:17 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ i18n ---
28-May-2021 07:23:17 [INFO] Deleting /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target
28-May-2021 07:23:17 [INFO]
28-May-2021 07:23:17 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ i18n ---
28-May-2021 07:23:17 [INFO]
28-May-2021 07:23:17 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ i18n ---
28-May-2021 07:23:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
28-May-2021 07:23:17 [INFO] Copying 13 resources
28-May-2021 07:23:17 [INFO]
28-May-2021 07:23:17 [INFO] --- native2ascii-maven-plugin:2.0.1:inplace (utf8-to-latin1) @ i18n ---
28-May-2021 07:23:18 [INFO] Includes: [**/*.properties]
28-May-2021 07:23:18 [INFO] Excludes: []
28-May-2021 07:23:18 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_fr.properties
28-May-2021 07:23:18 [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.properties3850267938095327357native2ascii'
28-May-2021 07:23:18 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_fr.properties
28-May-2021 07:23:18 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_sk.properties
28-May-2021 07:23:18 [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.properties6454030463431735382native2ascii'
28-May-2021 07:23:18 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_sk.properties
28-May-2021 07:23:18 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_cs_CZ.properties
28-May-2021 07:23:18 [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.properties6858973180169061984native2ascii'
28-May-2021 07:23:18 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_cs_CZ.properties
28-May-2021 07:23:18 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_de.properties
28-May-2021 07:23:18 [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.properties499908445422593483native2ascii'
28-May-2021 07:23:18 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_de.properties
28-May-2021 07:23:18 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_pl_PL.properties
28-May-2021 07:23:18 [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.properties7433135320108764000native2ascii'
28-May-2021 07:23:18 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_pl_PL.properties
28-May-2021 07:23:18 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_es.properties
28-May-2021 07:23:18 [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.properties1152242669458875643native2ascii'
28-May-2021 07:23:18 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_es.properties
28-May-2021 07:23:18 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_ru_RU.properties
28-May-2021 07:23:18 [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.properties1500266027432800516native2ascii'
28-May-2021 07:23:18 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_ru_RU.properties
28-May-2021 07:23:18 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n.properties
28-May-2021 07:23:18 [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.properties3315920840456024504native2ascii'
28-May-2021 07:23:18 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n.properties
28-May-2021 07:23:18 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_pt_BR.properties
28-May-2021 07:23:18 [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.properties5148970877806249969native2ascii'
28-May-2021 07:23:18 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_pt_BR.properties
28-May-2021 07:23:18 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_ja_JP.properties
28-May-2021 07:23:18 [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.properties1387258793996036629native2ascii'
28-May-2021 07:23:18 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_ja_JP.properties
28-May-2021 07:23:18 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_pt_PT.properties
28-May-2021 07:23:18 [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.properties7158355714361295418native2ascii'
28-May-2021 07:23:18 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_pt_PT.properties
28-May-2021 07:23:18 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_zh_CN.properties
28-May-2021 07:23:18 [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.properties7097799276444510252native2ascii'
28-May-2021 07:23:18 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_zh_CN.properties
28-May-2021 07:23:18 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_nl.properties
28-May-2021 07:23:18 [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.properties2590519085757706831native2ascii'
28-May-2021 07:23:18 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_nl.properties
28-May-2021 07:23:18 [INFO]
28-May-2021 07:23:18 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ i18n ---
28-May-2021 07:23:18 [INFO] No sources to compile
28-May-2021 07:23:18 [INFO]
28-May-2021 07:23:18 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ i18n ---
28-May-2021 07:23:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
28-May-2021 07:23:18 [INFO] skip non existing resourceDirectory /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/src/test/resources
28-May-2021 07:23:18 [INFO]
28-May-2021 07:23:18 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ i18n ---
28-May-2021 07:23:18 [INFO] No sources to compile
28-May-2021 07:23:18 [INFO]
28-May-2021 07:23:18 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ i18n ---
28-May-2021 07:23:19 [INFO] No tests to run.
28-May-2021 07:23:19 [INFO]
28-May-2021 07:23:19 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ i18n ---
28-May-2021 07:23:19 [INFO] Building jar: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/i18n-4.4.5-SNAPSHOT.jar
28-May-2021 07:23:19 [INFO]
28-May-2021 07:23:19 [INFO] --- maven-install-plugin:2.4:install (default-install) @ i18n ---
28-May-2021 07:23:19 [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
28-May-2021 07:23:19 [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
28-May-2021 07:23:19 [INFO]
28-May-2021 07:23:19 [INFO] ---------------< org.igniterealtime.openfire:xmppserver >---------------
28-May-2021 07:23:19 [INFO] Building Core XMPP Server 4.4.5-SNAPSHOT                           [3/7]
28-May-2021 07:23:19 [INFO] --------------------------------[ jar ]---------------------------------
28-May-2021 07:23:20 [INFO]
28-May-2021 07:23:20 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xmppserver ---
28-May-2021 07:23:20 [INFO] Deleting /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/target
28-May-2021 07:23:20 [INFO]
28-May-2021 07:23:20 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ xmppserver ---
28-May-2021 07:23:20 [INFO]
28-May-2021 07:23:20 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ xmppserver ---
28-May-2021 07:23:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
28-May-2021 07:23:20 [INFO] Copying 5 resources
28-May-2021 07:23:20 [INFO]
28-May-2021 07:23:20 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ xmppserver ---
28-May-2021 07:23:20 [INFO] Changes detected - recompiling the module!
28-May-2021 07:23:20 [INFO] Compiling 713 source files to /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/target/classes
28-May-2021 07:23:38 [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.
28-May-2021 07:23:38 [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.
28-May-2021 07:23:38 [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.
28-May-2021 07:23:38 [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.
28-May-2021 07:23:38 [INFO]
28-May-2021 07:23:38 [INFO] --- jetty-jspc-maven-plugin:9.4.18.v20190429:jspc (jspc) @ xmppserver ---
28-May-2021 07:23:38 [INFO] Logging initialized @26703ms to org.eclipse.jetty.util.log.Slf4jLog
28-May-2021 07:23:38 [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\/**
28-May-2021 07:23:39 [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.
28-May-2021 07:24:02 [INFO] Generation completed with [0] errors in [23442] milliseconds
28-May-2021 07:24:02 [INFO]
28-May-2021 07:24:02 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ xmppserver ---
28-May-2021 07:24:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
28-May-2021 07:24:02 [INFO] Copying 12 resources
28-May-2021 07:24:02 [INFO]
28-May-2021 07:24:02 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ xmppserver ---
28-May-2021 07:24:02 [INFO] Changes detected - recompiling the module!
28-May-2021 07:24:02 [INFO] Compiling 47 source files to /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/target/test-classes
28-May-2021 07:24:04 [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.
28-May-2021 07:24:04 [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.
28-May-2021 07:24:04 [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.
28-May-2021 07:24:04 [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.
28-May-2021 07:24:04 [INFO]
28-May-2021 07:24:04 [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ xmppserver ---
28-May-2021 07:24:05 [INFO]
28-May-2021 07:24:05 [INFO] -------------------------------------------------------
28-May-2021 07:24:05 [INFO]  T E S T S
28-May-2021 07:24:05 [INFO] -------------------------------------------------------
28-May-2021 07:24:06 [INFO] Running org.jivesoftware.util.AesEncryptorTest
28-May-2021 07:24:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.815 s - in org.jivesoftware.util.AesEncryptorTest
28-May-2021 07:24:09 [INFO] Running org.jivesoftware.util.CacheableOptionalTest
28-May-2021 07:24:09 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.005 s - in org.jivesoftware.util.CacheableOptionalTest
28-May-2021 07:24:09 [INFO] Running org.jivesoftware.util.XMLPropertiesTest
28-May-2021 07:24:09 Critical Error! The home directory has not been configured,
28-May-2021 07:24:09 which will prevent the application from working correctly.
28-May-2021 07:24:09
28-May-2021 07:24:09
28-May-2021 07:24:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s - in org.jivesoftware.util.XMLPropertiesTest
28-May-2021 07:24:09 [INFO] Running org.jivesoftware.util.ListPagerTest
28-May-2021 07:24:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.493 s - in org.jivesoftware.util.ListPagerTest
28-May-2021 07:24:10 [INFO] Running org.jivesoftware.util.XMPPDateTimeFormatTest
28-May-2021 07:24:11 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.jivesoftware.util.XMPPDateTimeFormatTest
28-May-2021 07:24:11 [INFO] Running org.jivesoftware.util.SystemPropertyTest
28-May-2021 07:24:11 [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.739 s - in org.jivesoftware.util.SystemPropertyTest
28-May-2021 07:24:11 [INFO] Running org.jivesoftware.util.EntityCapabilitiesManagerTest
28-May-2021 07:24:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.jivesoftware.util.EntityCapabilitiesManagerTest
28-May-2021 07:24:11 [INFO] Running org.jivesoftware.util.StringUtilsTest
28-May-2021 07:24:12 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.385 s - in org.jivesoftware.util.StringUtilsTest
28-May-2021 07:24:12 [INFO] Running org.jivesoftware.util.AutoCloseableReentrantLockTest
28-May-2021 07:24:13 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.847 s - in org.jivesoftware.util.AutoCloseableReentrantLockTest
28-May-2021 07:24:13 [INFO] Running org.jivesoftware.util.JIDTest
28-May-2021 07:24:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.jivesoftware.util.JIDTest
28-May-2021 07:24:13 [INFO] Running org.jivesoftware.util.CertificateTest
28-May-2021 07:24:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jivesoftware.util.CertificateTest
28-May-2021 07:24:13 [INFO] Running org.jivesoftware.util.LDAPTest
28-May-2021 07:24:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.jivesoftware.util.LDAPTest
28-May-2021 07:24:13 [INFO] Running org.jivesoftware.util.XPPWriterTest
28-May-2021 07:24:13 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.003 s - in org.jivesoftware.util.XPPWriterTest
28-May-2021 07:24:13 [INFO] Running org.jivesoftware.util.CacheUtilTest
28-May-2021 07:24:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.jivesoftware.util.CacheUtilTest
28-May-2021 07:24:13 [INFO] Running org.jivesoftware.util.VersionTest
28-May-2021 07:24:13 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.jivesoftware.util.VersionTest
28-May-2021 07:24:13 [INFO] Running org.jivesoftware.util.GraphicsUtilsTest
28-May-2021 07:24:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.jivesoftware.util.GraphicsUtilsTest
28-May-2021 07:24:13 [INFO] Running org.jivesoftware.util.AdminConsoleTest
28-May-2021 07:24:13 [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.397 s - in org.jivesoftware.util.AdminConsoleTest
28-May-2021 07:24:13 [INFO] Running org.jivesoftware.util.WebXmlUtilsTest
28-May-2021 07:24:13 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s - in org.jivesoftware.util.WebXmlUtilsTest
28-May-2021 07:24:13 [INFO] Running org.jivesoftware.util.JavaSpecVersionTest
28-May-2021 07:24:13 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.jivesoftware.util.JavaSpecVersionTest
28-May-2021 07:24:13 [INFO] Running org.jivesoftware.util.BlowfishEncryptorTest
28-May-2021 07:24:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.jivesoftware.util.BlowfishEncryptorTest
28-May-2021 07:24:13 [INFO] Running org.jivesoftware.util.CertificateManagerTest
28-May-2021 07:24:14 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.473 s - in org.jivesoftware.util.CertificateManagerTest
28-May-2021 07:24:14 [INFO] Running org.jivesoftware.util.LocaleUtilsTest
28-May-2021 07:24:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.jivesoftware.util.LocaleUtilsTest
28-May-2021 07:24:14 [INFO] Running org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest
28-May-2021 07:24:14 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest
28-May-2021 07:24:14 [INFO] Running org.jivesoftware.admin.LoginLimitManagerTest
28-May-2021 07:24:14 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s - in org.jivesoftware.admin.LoginLimitManagerTest
28-May-2021 07:24:14 [INFO] Running org.jivesoftware.admin.AuthCheckFilterTest
28-May-2021 07:24:14 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 s - in org.jivesoftware.admin.AuthCheckFilterTest
28-May-2021 07:24:14 [INFO] Running org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest
28-May-2021 07:24:17 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.553 s - in org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest
28-May-2021 07:24:17 [INFO] Running org.jivesoftware.openfire.OfflineMessageStoreTest
28-May-2021 07:24:17 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.jivesoftware.openfire.OfflineMessageStoreTest
28-May-2021 07:24:17 [INFO] Running org.jivesoftware.openfire.group.GroupJIDTest
28-May-2021 07:24:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.jivesoftware.openfire.group.GroupJIDTest
28-May-2021 07:24:17 [INFO] Running org.jivesoftware.openfire.muc.spi.MucPrivilegesTest
28-May-2021 07:24:17 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.jivesoftware.openfire.muc.spi.MucPrivilegesTest
28-May-2021 07:24:17 [INFO] Running org.jivesoftware.openfire.forward.ForwardTest
28-May-2021 07:24:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.jivesoftware.openfire.forward.ForwardTest
28-May-2021 07:24:17 [INFO] Running org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest
28-May-2021 07:24:17 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest
28-May-2021 07:24:17 [INFO] Running org.jivesoftware.openfire.carbons.MessageCarbonsTest
28-May-2021 07:24:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.jivesoftware.openfire.carbons.MessageCarbonsTest
28-May-2021 07:24:17 [INFO] Running org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest
28-May-2021 07:24:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 s - in org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest
28-May-2021 07:24:17 [INFO] Running org.jivesoftware.openfire.container.PluginManagerTest
28-May-2021 07:24:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.jivesoftware.openfire.container.PluginManagerTest
28-May-2021 07:24:17 [INFO] Running org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest
28-May-2021 07:24:17 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest
28-May-2021 07:24:17 [INFO] Running org.jivesoftware.openfire.cluster.ClusterMonitorTest
28-May-2021 07:24:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.37 s - in org.jivesoftware.openfire.cluster.ClusterMonitorTest
28-May-2021 07:24:18 [INFO] Running org.jivesoftware.openfire.user.UserManagerTest
28-May-2021 07:24:18 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 s - in org.jivesoftware.openfire.user.UserManagerTest
28-May-2021 07:24:18 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest
28-May-2021 07:24:31 [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.475 s - in org.jivesoftware.openfire.keystore.CheckChainTrustedTest
28-May-2021 07:24:31 [INFO] Running org.jivesoftware.openfire.keystore.CertificateUtilsTest
28-May-2021 07:24:32 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 s - in org.jivesoftware.openfire.keystore.CertificateUtilsTest
28-May-2021 07:24:32 [INFO] Running org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest
28-May-2021 07:24:33 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.312 s - in org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest
28-May-2021 07:24:33 [INFO] Running org.jivesoftware.openfire.net.DNSUtilTest
28-May-2021 07:24:33 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.jivesoftware.openfire.net.DNSUtilTest
28-May-2021 07:24:33 [INFO] Running org.jivesoftware.openfire.auth.JDBCAuthProviderTest
28-May-2021 07:24:33 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.465 s - in org.jivesoftware.openfire.auth.JDBCAuthProviderTest
28-May-2021 07:24:33 [INFO] Running org.jivesoftware.openfire.archive.ArchiverTest
28-May-2021 07:24:35 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.246 s - in org.jivesoftware.openfire.archive.ArchiverTest
28-May-2021 07:24:35 [INFO] Running dom.io.XMPPPacketReaderTest
28-May-2021 07:24:35 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in dom.io.XMPPPacketReaderTest
28-May-2021 07:24:35 [INFO]
28-May-2021 07:24:35 [INFO] Results:
28-May-2021 07:24:35 [INFO]
28-May-2021 07:24:35 [WARNING] Tests run: 336, Failures: 0, Errors: 0, Skipped: 3
28-May-2021 07:24:35 [INFO]
28-May-2021 07:24:35 [INFO]
28-May-2021 07:24:35 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ xmppserver ---
28-May-2021 07:24:35 [INFO] Building jar: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/target/xmppserver-4.4.5-SNAPSHOT.jar
28-May-2021 07:24:36 [INFO]
28-May-2021 07:24:36 [INFO] --- maven-install-plugin:2.4:install (default-install) @ xmppserver ---
28-May-2021 07:24:36 [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
28-May-2021 07:24:36 [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
28-May-2021 07:24:36 [INFO]
28-May-2021 07:24:36 [INFO] ----------------< org.igniterealtime.openfire:starter >-----------------
28-May-2021 07:24:36 [INFO] Building Starter for Openfire 4.4.5-SNAPSHOT                       [4/7]
28-May-2021 07:24:36 [INFO] --------------------------------[ jar ]---------------------------------
28-May-2021 07:24:36 [INFO]
28-May-2021 07:24:36 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ starter ---
28-May-2021 07:24:36 [INFO] Deleting /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/starter/target
28-May-2021 07:24:36 [INFO]
28-May-2021 07:24:36 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ starter ---
28-May-2021 07:24:36 [INFO]
28-May-2021 07:24:36 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ starter ---
28-May-2021 07:24:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
28-May-2021 07:24:36 [INFO] Copying 11 resources
28-May-2021 07:24:36 [INFO]
28-May-2021 07:24:36 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ starter ---
28-May-2021 07:24:36 [INFO] Changes detected - recompiling the module!
28-May-2021 07:24:36 [INFO] Compiling 8 source files to /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/starter/target/classes
28-May-2021 07:24:36 [INFO]
28-May-2021 07:24:36 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ starter ---
28-May-2021 07:24:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
28-May-2021 07:24:36 [INFO] skip non existing resourceDirectory /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/starter/src/test/resources
28-May-2021 07:24:36 [INFO]
28-May-2021 07:24:36 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ starter ---
28-May-2021 07:24:36 [INFO] No sources to compile
28-May-2021 07:24:36 [INFO]
28-May-2021 07:24:36 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ starter ---
28-May-2021 07:24:36 [INFO] No tests to run.
28-May-2021 07:24:36 [INFO]
28-May-2021 07:24:36 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ starter ---
28-May-2021 07:24:37 [INFO] Building jar: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/starter/target/startup.jar
28-May-2021 07:24:37 [INFO]
28-May-2021 07:24:37 [INFO] --- maven-install-plugin:2.4:install (default-install) @ starter ---
28-May-2021 07:24:37 [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
28-May-2021 07:24:37 [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
28-May-2021 07:24:37 [INFO]
28-May-2021 07:24:37 [INFO] ----------------< org.igniterealtime.openfire:plugins >-----------------
28-May-2021 07:24:37 [INFO] Building Openfire Plugins 4.4.5-SNAPSHOT                           [5/7]
28-May-2021 07:24:37 [INFO] --------------------------------[ pom ]---------------------------------
28-May-2021 07:24:37 [INFO]
28-May-2021 07:24:37 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ plugins ---
28-May-2021 07:24:37 [INFO]
28-May-2021 07:24:37 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ plugins ---
28-May-2021 07:24:37 [INFO]
28-May-2021 07:24:37 [INFO] --- maven-resources-plugin:3.1.0:copy-resources (default) @ plugins ---
28-May-2021 07:24:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
28-May-2021 07:24:37 [INFO] skip non existing resourceDirectory /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/plugins/src/main/java/../i18n
28-May-2021 07:24:37 [INFO]
28-May-2021 07:24:37 [INFO] --- native2ascii-maven-plugin:2.0.1:inplace (utf8-to-latin1) @ plugins ---
28-May-2021 07:24:37 [WARNING] Source directory does not exist: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/plugins/target/i18n
28-May-2021 07:24:37 [INFO]
28-May-2021 07:24:37 [INFO] --- maven-install-plugin:2.4:install (default-install) @ plugins ---
28-May-2021 07:24:37 [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
28-May-2021 07:24:37 [INFO]
28-May-2021 07:24:37 [INFO] --< org.igniterealtime.openfire.plugins:openfire-plugin-assembly-descriptor >--
28-May-2021 07:24:37 [INFO] Building Openfire Plugin Assembly Descriptor 4.4.5-SNAPSHOT        [6/7]
28-May-2021 07:24:37 [INFO] --------------------------------[ jar ]---------------------------------
28-May-2021 07:24:37 [INFO]
28-May-2021 07:24:37 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openfire-plugin-assembly-descriptor ---
28-May-2021 07:24:37 [INFO] Deleting /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/plugins/openfire-plugin-assembly-descriptor/target
28-May-2021 07:24:37 [INFO]
28-May-2021 07:24:37 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ openfire-plugin-assembly-descriptor ---
28-May-2021 07:24:37 [INFO]
28-May-2021 07:24:37 [INFO] --- maven-resources-plugin:3.1.0:copy-resources (default) @ openfire-plugin-assembly-descriptor ---
28-May-2021 07:24:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
28-May-2021 07:24:37 [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
28-May-2021 07:24:37 [INFO]
28-May-2021 07:24:37 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ openfire-plugin-assembly-descriptor ---
28-May-2021 07:24:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
28-May-2021 07:24:37 [INFO] Copying 1 resource
28-May-2021 07:24:37 [INFO]
28-May-2021 07:24:37 [INFO] --- native2ascii-maven-plugin:2.0.1:inplace (utf8-to-latin1) @ openfire-plugin-assembly-descriptor ---
28-May-2021 07:24:37 [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
28-May-2021 07:24:37 [INFO]
28-May-2021 07:24:37 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ openfire-plugin-assembly-descriptor ---
28-May-2021 07:24:37 [INFO] No sources to compile
28-May-2021 07:24:37 [INFO]
28-May-2021 07:24:37 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ openfire-plugin-assembly-descriptor ---
28-May-2021 07:24:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
28-May-2021 07:24:37 [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
28-May-2021 07:24:37 [INFO]
28-May-2021 07:24:37 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ openfire-plugin-assembly-descriptor ---
28-May-2021 07:24:37 [INFO] No sources to compile
28-May-2021 07:24:37 [INFO]
28-May-2021 07:24:37 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ openfire-plugin-assembly-descriptor ---
28-May-2021 07:24:37 [INFO] No tests to run.
28-May-2021 07:24:37 [INFO]
28-May-2021 07:24:37 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ openfire-plugin-assembly-descriptor ---
28-May-2021 07:24:37 [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
28-May-2021 07:24:37 [INFO]
28-May-2021 07:24:37 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openfire-plugin-assembly-descriptor ---
28-May-2021 07:24:37 [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
28-May-2021 07:24:37 [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
28-May-2021 07:24:37 [INFO]
28-May-2021 07:24:37 [INFO] --------------< org.igniterealtime.openfire:distribution >--------------
28-May-2021 07:24:37 [INFO] Building Distribution 4.4.5-SNAPSHOT                               [7/7]
28-May-2021 07:24:37 [INFO] --------------------------------[ jar ]---------------------------------
28-May-2021 07:24:37 [INFO]
28-May-2021 07:24:37 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ distribution ---
28-May-2021 07:24:37 [INFO] Deleting /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/distribution/target
28-May-2021 07:24:37 [INFO]
28-May-2021 07:24:37 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ distribution ---
28-May-2021 07:24:37 [INFO]
28-May-2021 07:24:37 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ distribution ---
28-May-2021 07:24:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
28-May-2021 07:24:37 [INFO] skip non existing resourceDirectory /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/distribution/src/main/resources
28-May-2021 07:24:37 [INFO]
28-May-2021 07:24:37 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ distribution ---
28-May-2021 07:24:37 [INFO] No sources to compile
28-May-2021 07:24:37 [INFO]
28-May-2021 07:24:37 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ distribution ---
28-May-2021 07:24:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
28-May-2021 07:24:37 [INFO] skip non existing resourceDirectory /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/distribution/src/test/resources
28-May-2021 07:24:37 [INFO]
28-May-2021 07:24:37 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ distribution ---
28-May-2021 07:24:37 [INFO] No sources to compile
28-May-2021 07:24:37 [INFO]
28-May-2021 07:24:37 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ distribution ---
28-May-2021 07:24:37 [INFO] No tests to run.
28-May-2021 07:24:37 [INFO]
28-May-2021 07:24:37 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ distribution ---
28-May-2021 07:24:37 [WARNING] JAR will be empty - no content was marked for inclusion!
28-May-2021 07:24:37 [INFO] Building jar: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/distribution/target/distribution.jar
28-May-2021 07:24:37 [INFO]
28-May-2021 07:24:37 [INFO] --- maven-assembly-plugin:3.1.1:single (make-assembly) @ distribution ---
28-May-2021 07:24:38 [INFO] Reading assembly descriptor: src/assembly/basic-distribution.xml
28-May-2021 07:24:38 [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
28-May-2021 07:24:44 [INFO] Copying files to /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/distribution/target/distribution-base
28-May-2021 07:24:45 [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.
28-May-2021 07:24:45 [INFO]
28-May-2021 07:24:45 [INFO] --- maven-dependency-plugin:3.1.1:copy (copy) @ distribution ---
28-May-2021 07:24:46 [INFO] Configured Artifact: org.igniterealtime.openfire.plugins:search:openfire-plugin-assembly:?:jar
28-May-2021 07:24:46 [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
28-May-2021 07:24:46 [INFO]
28-May-2021 07:24:46 [INFO] --- maven-install-plugin:2.4:install (default-install) @ distribution ---
28-May-2021 07:24:46 [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
28-May-2021 07:24:46 [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
28-May-2021 07:24:46 [INFO] ------------------------------------------------------------------------
28-May-2021 07:24:46 [INFO] Reactor Summary for Parent 4.4.5-SNAPSHOT:
28-May-2021 07:24:46 [INFO]
28-May-2021 07:24:46 [INFO] Parent ............................................. SUCCESS [  0.757 s]
28-May-2021 07:24:46 [INFO] Internationalization files for Openfire ............ SUCCESS [  2.733 s]
28-May-2021 07:24:46 [INFO] Core XMPP Server ................................... SUCCESS [01:16 min]
28-May-2021 07:24:46 [INFO] Starter for Openfire ............................... SUCCESS [  0.388 s]
28-May-2021 07:24:46 [INFO] Openfire Plugins ................................... SUCCESS [  0.073 s]
28-May-2021 07:24:46 [INFO] Openfire Plugin Assembly Descriptor ................ SUCCESS [  0.180 s]
28-May-2021 07:24:46 [INFO] Distribution ....................................... SUCCESS [  8.803 s]
28-May-2021 07:24:46 [INFO] ------------------------------------------------------------------------
28-May-2021 07:24:46 [INFO] BUILD SUCCESS
28-May-2021 07:24:46 [INFO] ------------------------------------------------------------------------
28-May-2021 07:24:46 [INFO] Total time:  01:32 min
28-May-2021 07:24:46 [INFO] Finished at: 2021-05-28T07:24:46Z
28-May-2021 07:24:46 [INFO] ------------------------------------------------------------------------
28-May-2021 07:24:46 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1...
28-May-2021 07:24:46 Finished task 'Build and install in local repository' with result: Success
28-May-2021 07:24:46 Starting task 'Build Deb' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
28-May-2021 07:24:46
Beginning to execute external process for build 'Openfire - Nightly Maven Debian Build - 4.4 - Debian Workflow #639 (OPENFIRE-NMDB1-JOB1-639)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/OPENFIRE-NMDB1-JOB1-639-ScriptBuildTask-5357818946514474292.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1
28-May-2021 07:24:46 /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1
28-May-2021 07:24:46 ~/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1 ~/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1
28-May-2021 07:24:53 Removing previous workdir tmp/debian
28-May-2021 07:24:53 dpkg-buildpackage: info: source package openfire
28-May-2021 07:24:53 dpkg-buildpackage: info: source version 4.4.5
28-May-2021 07:24:53 dpkg-buildpackage: info: source distribution unstable
28-May-2021 07:24:53 dpkg-buildpackage: info: source changed by Jive Software <webmaster@jivesoftware.com>
28-May-2021 07:24:53 dpkg-buildpackage: info: host architecture amd64
28-May-2021 07:24:53 dpkg-source --before-build openfire-4.4.5
28-May-2021 07:24:54 fakeroot debian/rules clean
28-May-2021 07:24:54 CDBS WARNING:    simple-patchsys.mk is deprecated since 0.4.85 - please use source format 3.0 (quilt) instead
28-May-2021 07:24:54 test -x debian/rules
28-May-2021 07:24:54 /usr/bin/make -f debian/rules reverse-config
28-May-2021 07:24:54 make[1]: Entering directory '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5'
28-May-2021 07:24:54 CDBS WARNING:    simple-patchsys.mk is deprecated since 0.4.85 - please use source format 3.0 (quilt) instead
28-May-2021 07:24:54 make[1]: 'reverse-config' is up to date.
28-May-2021 07:24:54 make[1]: Leaving directory '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5'
28-May-2021 07:24:54 if [ "reverse-patches" = "reverse-patches" ]; then rm -f debian/stamp-patched; fi
28-May-2021 07:24:54 patches:
28-May-2021 07:24:54 if [ "reverse-patches" != "reverse-patches" ]; then touch debian/stamp-patched; fi
28-May-2021 07:24:54 if [ "reverse-patches" != "reverse-patches" ] ; then \
28-May-2021 07:24:54         /usr/bin/make -f debian/rules update-config ; \
28-May-2021 07:24:54 fi
28-May-2021 07:24:54 for dir in debian/patches ; do \
28-May-2021 07:24:54     rm -f $dir/*.log ; \
28-May-2021 07:24:54 done
28-May-2021 07:24:54 dh_clean
28-May-2021 07:24:54 dh_clean: Compatibility levels before 9 are deprecated (level 5 in use)
28-May-2021 07:24:54 dpkg-source -b openfire-4.4.5
28-May-2021 07:24:54 dpkg-source: warning: no source format specified in debian/source/format, see dpkg-source(1)
28-May-2021 07:24:54 dpkg-source: info: using source format '1.0'
28-May-2021 07:24:54 dpkg-source: info: building openfire in openfire_4.4.5.tar.gz
28-May-2021 07:24:58 dpkg-source: info: building openfire in openfire_4.4.5.dsc
28-May-2021 07:24:58 debian/rules build
28-May-2021 07:24:58 CDBS WARNING:    simple-patchsys.mk is deprecated since 0.4.85 - please use source format 3.0 (quilt) instead
28-May-2021 07:24:58 test -x debian/rules
28-May-2021 07:24:58 mkdir -p "."
28-May-2021 07:24:58 /usr/bin/make -f debian/rules reverse-config
28-May-2021 07:24:58 make[1]: Entering directory '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5'
28-May-2021 07:24:58 CDBS WARNING:    simple-patchsys.mk is deprecated since 0.4.85 - please use source format 3.0 (quilt) instead
28-May-2021 07:24:58 make[1]: 'reverse-config' is up to date.
28-May-2021 07:24:58 make[1]: Leaving directory '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5'
28-May-2021 07:24:58 if [ "debian/stamp-patched" = "reverse-patches" ]; then rm -f debian/stamp-patched; fi
28-May-2021 07:24:58 patches:
28-May-2021 07:24:58 if [ "debian/stamp-patched" != "reverse-patches" ]; then touch debian/stamp-patched; fi
28-May-2021 07:24:58 if [ "debian/stamp-patched" != "reverse-patches" ] ; then \
28-May-2021 07:24:58         /usr/bin/make -f debian/rules update-config ; \
28-May-2021 07:24:58 fi
28-May-2021 07:24:58 make[1]: Entering directory '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5'
28-May-2021 07:24:58 CDBS WARNING:    simple-patchsys.mk is deprecated since 0.4.85 - please use source format 3.0 (quilt) instead
28-May-2021 07:24:58 make[1]: 'update-config' is up to date.
28-May-2021 07:24:58 make[1]: Leaving directory '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5'
28-May-2021 07:24:58 fakeroot debian/rules binary
28-May-2021 07:24:58 CDBS WARNING:    simple-patchsys.mk is deprecated since 0.4.85 - please use source format 3.0 (quilt) instead
28-May-2021 07:24:58 test -x debian/rules
28-May-2021 07:24:58 dh_testroot
28-May-2021 07:24:58 dh_clean -k
28-May-2021 07:24:58 dh_clean: Compatibility levels before 9 are deprecated (level 5 in use)
28-May-2021 07:24:58 dh_clean: dh_clean -k is deprecated; use dh_prep instead
28-May-2021 07:24:58 dh_installdirs -A
28-May-2021 07:24:58 dh_installdirs: Compatibility levels before 9 are deprecated (level 5 in use)
28-May-2021 07:24:58 mkdir -p "."
28-May-2021 07:24:58 Adding cdbs dependencies to debian/openfire.substvars
28-May-2021 07:24:58 dh_installdirs -popenfire \
28-May-2021 07:24:58         
28-May-2021 07:24:58 dh_installdirs: Compatibility levels before 9 are deprecated (level 5 in use)
28-May-2021 07:24:58 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/
28-May-2021 07:24:59 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
28-May-2021 07:24:59 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
28-May-2021 07:24:59 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
28-May-2021 07:24:59 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
28-May-2021 07:24:59 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
28-May-2021 07:24:59 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
28-May-2021 07:24:59 dh_installdocs -popenfire
28-May-2021 07:24:59 dh_installexamples -popenfire
28-May-2021 07:24:59 dh_installman -popenfire
28-May-2021 07:24:59 dh_installinfo -popenfire
28-May-2021 07:24:59 dh_installmenu -popenfire
28-May-2021 07:24:59 dh_installcron -popenfire
28-May-2021 07:24:59 dh_systemd_enable -popenfire
28-May-2021 07:24:59 dh_installinit -popenfire
28-May-2021 07:24:59 dh_installinit: Compatibility levels before 9 are deprecated (level 5 in use)
28-May-2021 07:24:59 dh_installdebconf -popenfire
28-May-2021 07:24:59 dh_installemacsen -popenfire
28-May-2021 07:24:59 dh_installcatalogs -popenfire
28-May-2021 07:24:59 dh_installpam -popenfire
28-May-2021 07:24:59 dh_installlogrotate -popenfire
28-May-2021 07:24:59 dh_installlogcheck -popenfire
28-May-2021 07:24:59 dh_installchangelogs -popenfire
28-May-2021 07:24:59 dh_installudev -popenfire
28-May-2021 07:24:59 dh_lintian -popenfire
28-May-2021 07:24:59 dh_bugfiles -popenfire
28-May-2021 07:24:59 dh_install -popenfire
28-May-2021 07:24:59 dh_systemd_start -popenfire
28-May-2021 07:24:59 dh_systemd_start: Compatibility levels before 9 are deprecated (level 5 in use)
28-May-2021 07:24:59 dh_link -popenfire
28-May-2021 07:24:59 dh_link: Compatibility levels before 9 are deprecated (level 5 in use)
28-May-2021 07:24:59 dh_installmime -popenfire
28-May-2021 07:24:59 dh_installgsettings -popenfire
28-May-2021 07:24:59 dh_strip -popenfire 
28-May-2021 07:24:59 dh_strip: Compatibility levels before 9 are deprecated (level 5 in use)
28-May-2021 07:24:59 dh_strip_nondeterminism -popenfire
28-May-2021 07:25:01 strip-nondeterminism: debian/openfire/usr/share/openfire/lib/bcprov-jdk15on-1.63.jar: ignoring signed JAR file
28-May-2021 07:25:02 strip-nondeterminism: debian/openfire/usr/share/openfire/lib/bcpkix-jdk15on-1.63.jar: ignoring signed JAR file
28-May-2021 07:25:07 strip-nondeterminism: debian/openfire/usr/share/openfire/lib/bcpg-jdk15on-1.63.jar: ignoring signed JAR file
28-May-2021 07:25:10         Normalized debian/openfire/usr/share/openfire/lib/bcprov-jdk15on-1.63.jar
28-May-2021 07:25:10         Normalized debian/openfire/usr/share/openfire/lib/bcpkix-jdk15on-1.63.jar
28-May-2021 07:25:10         Normalized debian/openfire/usr/share/openfire/lib/bcpg-jdk15on-1.63.jar
28-May-2021 07:25:10 dh_compress -popenfire
28-May-2021 07:25:11 dh_fixperms -popenfire
28-May-2021 07:25:11 dh_makeshlibs -popenfire 
28-May-2021 07:25:11 dh_installdeb -popenfire
28-May-2021 07:25:11 dh_installdeb: Compatibility levels before 9 are deprecated (level 5 in use)
28-May-2021 07:25:11 dh_perl -popenfire
28-May-2021 07:25:11 dh_shlibdeps -popenfire
28-May-2021 07:25:11 dh_gencontrol -popenfire 
28-May-2021 07:25:11 dh_md5sums -popenfire
28-May-2021 07:25:11 dh_builddeb -popenfire
28-May-2021 07:25:11 dpkg-deb: warning: conffile name '/etc/openfire/openfire.xml' is duplicated
28-May-2021 07:25:11 dpkg-deb: warning: conffile name '/etc/openfire/security.xml' is duplicated
28-May-2021 07:25:11 dpkg-deb: warning: conffile name '/etc/openfire/security/client.truststore' is duplicated
28-May-2021 07:25:11 dpkg-deb: warning: conffile name '/etc/openfire/security/keystore' is duplicated
28-May-2021 07:25:11 dpkg-deb: warning: conffile name '/etc/openfire/security/truststore' is duplicated
28-May-2021 07:25:11 dpkg-deb: warning: ignoring 5 warnings about the control file(s)
28-May-2021 07:25:11 dpkg-deb: building package 'openfire' in '../openfire_4.4.5_all.deb'.
28-May-2021 07:25:33 dpkg-genbuildinfo
28-May-2021 07:25:33 dpkg-genchanges  >../openfire_4.4.5_amd64.changes
28-May-2021 07:25:34 dpkg-genchanges: info: including full source code in upload
28-May-2021 07:25:34 dpkg-source --after-build openfire-4.4.5
28-May-2021 07:25:35 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
28-May-2021 07:25:35 ~/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
28-May-2021 07:25:35 Finished task 'Build Deb' with result: Success
28-May-2021 07:25:35
Substituting variable: ${bamboo.planRepository.branch} with 4.4
28-May-2021 07:25:35 Starting task 'Copy to Website' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
28-May-2021 07:25:35
Beginning to execute external process for build 'Openfire - Nightly Maven Debian Build - 4.4 - Debian Workflow #639 (OPENFIRE-NMDB1-JOB1-639)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/OPENFIRE-NMDB1-JOB1-639-ScriptBuildTask-7456726815281955597.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1
28-May-2021 07:25:35 Skipping copy to website of non-master branch.
28-May-2021 07:25:35 Finished task 'Copy to Website' with result: Success
28-May-2021 07:25:35 Running post build plugin 'Docker Container Cleanup'
28-May-2021 07:25:35 Running post build plugin 'NCover Results Collector'
28-May-2021 07:25:35 Running post build plugin 'Clover Results Collector'
28-May-2021 07:25:35 Running post build plugin 'npm Cache Cleanup'
28-May-2021 07:25:35 Running post build plugin 'Artifact Copier'
28-May-2021 07:25:35 Publishing an artifact: .deb files
28-May-2021 07:25:37 Finished publishing of artifact Required shared artifact: [.deb files], pattern: [*.*] anchored at: [distribution/target/debian] in 2.827 s
28-May-2021 07:25:37 Finalising the build...
28-May-2021 07:25:37 Stopping timer.
28-May-2021 07:25:37 Build OPENFIRE-NMDB1-JOB1-639 completed.
28-May-2021 07:17:42 Running on server: post build plugin 'NCover Results Collector'
28-May-2021 07:17:42 Running on server: post build plugin 'Build Hanging Detection Configuration'
28-May-2021 07:17:42 Running on server: post build plugin 'Clover Delta Calculator'
28-May-2021 07:17:42 Running on server: post build plugin 'Maven Dependencies Postprocessor'
28-May-2021 07:17:42 All post build plugins have finished
28-May-2021 07:17:42 Generating build results summary...
28-May-2021 07:17:42 Saving build results to disk...
28-May-2021 07:17:42 Store variable context...
28-May-2021 07:17:42 Indexing build results...
28-May-2021 07:17:42 Finished building OPENFIRE-NMDB1-JOB1-639.