Build: #1267 was successful

Job: Mac Build Workflow was successful

Stages & jobs

  1. Build and Package

Build log

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

15-Sep-2022 17:30:58 Build Openfire - Nightly Maven Mac Build - Mac Build Workflow #1267 (OPENFIRE-NMMB-JOB1-1267) started building on agent whiteknight.agron.iastate.edu, bamboo version: 8.2.4
15-Sep-2022 17:30:58 Remote agent on host whiteknight.agron.iastate.edu
15-Sep-2022 17:30:58 Build working directory is /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1
15-Sep-2022 17:30:58 Executing build Openfire - Nightly Maven Mac Build - Mac Build Workflow #1267 (OPENFIRE-NMMB-JOB1-1267)
15-Sep-2022 17:30:58 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
15-Sep-2022 17:30:58 Checking out into /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1
15-Sep-2022 17:30:58 Updating source code to revision: c16aa2ba5f60b4e8ee83e6060e273f0acc4f8819
15-Sep-2022 17:30:59 Fetching 'refs/heads/main' from 'https://github.com/igniterealtime/Openfire.git'. Will try to do a shallow fetch.
15-Sep-2022 17:31:00 From https://github.com/igniterealtime/Openfire
15-Sep-2022 17:31:00 + c16aa2ba5...04e209938 main       -> main  (forced update)
15-Sep-2022 17:31:00 Checking out revision c16aa2ba5f60b4e8ee83e6060e273f0acc4f8819.
15-Sep-2022 17:31:00 Note: checking out 'c16aa2ba5f60b4e8ee83e6060e273f0acc4f8819'.
15-Sep-2022 17:31:01
15-Sep-2022 17:31:01 You are in 'detached HEAD' state. You can look around, make experimental
15-Sep-2022 17:31:01 changes and commit them, and you can discard any commits you make in this
15-Sep-2022 17:31:01 state without impacting any branches by performing another checkout.
15-Sep-2022 17:31:01
15-Sep-2022 17:31:01 If you want to create a new branch to retain commits you create, you may
15-Sep-2022 17:31:01 do so (now or later) by using -b with the checkout command again. Example:
15-Sep-2022 17:31:01
15-Sep-2022 17:31:01   git checkout -b <new-branch-name>
15-Sep-2022 17:31:01
15-Sep-2022 17:31:01 HEAD is now at c16aa2ba5 Add missing namespace definition to openfire.doap
15-Sep-2022 17:31:01 Updated source code to revision: c16aa2ba5f60b4e8ee83e6060e273f0acc4f8819
15-Sep-2022 17:31:01 Finished task 'Checkout Default Repository' with result: Success
15-Sep-2022 17:31:01 Running pre-build action: Build Log Labeller Pre Build Action
15-Sep-2022 17:31:01 Running pre-build action: VCS Version Collector
15-Sep-2022 17:31:01 Starting task 'Build and install in local repository' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
15-Sep-2022 17:31:01
Beginning to execute external process for build 'Openfire - Nightly Maven Mac Build - Mac Build Workflow #1267 (OPENFIRE-NMMB-JOB1-1267)'
... running command line:
/usr/local/bin/mvn --batch-mode -Djava.io.tmpdir=/var/folders/4l/hy48_9hs213g27_fl5f85cqm0000gq/T/OPENFIRE-NMMB-JOB1 clean package
... in: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1
15-Sep-2022 17:31:03 [INFO] Scanning for projects...
15-Sep-2022 17:31:04 [WARNING]
15-Sep-2022 17:31:04 [WARNING] Some problems were encountered while building the effective model for org.igniterealtime.openfire:starter:jar:4.8.0-SNAPSHOT
15-Sep-2022 17:31:04 [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
15-Sep-2022 17:31:04 [WARNING]
15-Sep-2022 17:31:04 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
15-Sep-2022 17:31:04 [WARNING]
15-Sep-2022 17:31:04 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
15-Sep-2022 17:31:04 [WARNING]
15-Sep-2022 17:31:04 [INFO] ------------------------------------------------------------------------
15-Sep-2022 17:31:04 [INFO] Reactor Build Order:
15-Sep-2022 17:31:04 [INFO]
15-Sep-2022 17:31:04 [INFO] Parent                                                             [pom]
15-Sep-2022 17:31:04 [INFO] Internationalization files for Openfire                            [jar]
15-Sep-2022 17:31:04 [INFO] Core XMPP Server                                                   [jar]
15-Sep-2022 17:31:04 [INFO] Starter for Openfire                                               [jar]
15-Sep-2022 17:31:04 [INFO] Openfire Plugins                                                   [pom]
15-Sep-2022 17:31:04 [INFO] Openfire Plugin Assembly Descriptor                                [jar]
15-Sep-2022 17:31:04 [INFO] Distribution                                                       [jar]
15-Sep-2022 17:31:04 [INFO]
15-Sep-2022 17:31:04 [INFO] -----------------< org.igniterealtime.openfire:parent >-----------------
15-Sep-2022 17:31:04 [INFO] Building Parent 4.8.0-SNAPSHOT                                     [1/7]
15-Sep-2022 17:31:04 [INFO] --------------------------------[ pom ]---------------------------------
15-Sep-2022 17:31:04 [INFO]
15-Sep-2022 17:31:04 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent ---
15-Sep-2022 17:31:05 [INFO]
15-Sep-2022 17:31:05 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ parent ---
15-Sep-2022 17:31:05 [INFO]
15-Sep-2022 17:31:05 [INFO] ------------------< org.igniterealtime.openfire:i18n >------------------
15-Sep-2022 17:31:05 [INFO] Building Internationalization files for Openfire 4.8.0-SNAPSHOT    [2/7]
15-Sep-2022 17:31:05 [INFO] --------------------------------[ jar ]---------------------------------
15-Sep-2022 17:31:05 [INFO]
15-Sep-2022 17:31:05 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ i18n ---
15-Sep-2022 17:31:05 [INFO] Deleting /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/i18n/target
15-Sep-2022 17:31:05 [INFO]
15-Sep-2022 17:31:05 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ i18n ---
15-Sep-2022 17:31:05 [INFO]
15-Sep-2022 17:31:05 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ i18n ---
15-Sep-2022 17:31:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15-Sep-2022 17:31:05 [INFO] Copying 13 resources
15-Sep-2022 17:31:05 [INFO]
15-Sep-2022 17:31:05 [INFO] --- native2ascii-maven-plugin:2.0.1:inplace (utf8-to-latin1) @ i18n ---
15-Sep-2022 17:31:06 [INFO] Includes: [**/*.properties]
15-Sep-2022 17:31:06 [INFO] Excludes: []
15-Sep-2022 17:31:06 [INFO] Processing /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/i18n/target/classes/openfire_i18n.properties
15-Sep-2022 17:31:06 [INFO] Converting: '/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/i18n/target/classes/openfire_i18n.properties' to: '/var/folders/4l/hy48_9hs213g27_fl5f85cqm0000gq/T/OPENFIRE-NMMB-JOB1/openfire_i18n.properties5080070322252017611native2ascii'
15-Sep-2022 17:31:06 [INFO] File converted successfuly: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/i18n/target/classes/openfire_i18n.properties
15-Sep-2022 17:31:06 [INFO] Processing /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/i18n/target/classes/openfire_i18n_cs_CZ.properties
15-Sep-2022 17:31:06 [INFO] Converting: '/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/i18n/target/classes/openfire_i18n_cs_CZ.properties' to: '/var/folders/4l/hy48_9hs213g27_fl5f85cqm0000gq/T/OPENFIRE-NMMB-JOB1/openfire_i18n_cs_CZ.properties6923627048767794072native2ascii'
15-Sep-2022 17:31:06 [INFO] File converted successfuly: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/i18n/target/classes/openfire_i18n_cs_CZ.properties
15-Sep-2022 17:31:06 [INFO] Processing /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/i18n/target/classes/openfire_i18n_de.properties
15-Sep-2022 17:31:06 [INFO] Converting: '/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/i18n/target/classes/openfire_i18n_de.properties' to: '/var/folders/4l/hy48_9hs213g27_fl5f85cqm0000gq/T/OPENFIRE-NMMB-JOB1/openfire_i18n_de.properties4381122422261228459native2ascii'
15-Sep-2022 17:31:06 [INFO] File converted successfuly: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/i18n/target/classes/openfire_i18n_de.properties
15-Sep-2022 17:31:06 [INFO] Processing /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/i18n/target/classes/openfire_i18n_es.properties
15-Sep-2022 17:31:06 [INFO] Converting: '/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/i18n/target/classes/openfire_i18n_es.properties' to: '/var/folders/4l/hy48_9hs213g27_fl5f85cqm0000gq/T/OPENFIRE-NMMB-JOB1/openfire_i18n_es.properties8714250589945962895native2ascii'
15-Sep-2022 17:31:06 [INFO] File converted successfuly: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/i18n/target/classes/openfire_i18n_es.properties
15-Sep-2022 17:31:06 [INFO] Processing /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/i18n/target/classes/openfire_i18n_fr.properties
15-Sep-2022 17:31:06 [INFO] Converting: '/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/i18n/target/classes/openfire_i18n_fr.properties' to: '/var/folders/4l/hy48_9hs213g27_fl5f85cqm0000gq/T/OPENFIRE-NMMB-JOB1/openfire_i18n_fr.properties5505461667168505472native2ascii'
15-Sep-2022 17:31:06 [INFO] File converted successfuly: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/i18n/target/classes/openfire_i18n_fr.properties
15-Sep-2022 17:31:06 [INFO] Processing /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/i18n/target/classes/openfire_i18n_ja_JP.properties
15-Sep-2022 17:31:06 [INFO] Converting: '/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/i18n/target/classes/openfire_i18n_ja_JP.properties' to: '/var/folders/4l/hy48_9hs213g27_fl5f85cqm0000gq/T/OPENFIRE-NMMB-JOB1/openfire_i18n_ja_JP.properties5661070992334467420native2ascii'
15-Sep-2022 17:31:06 [INFO] File converted successfuly: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/i18n/target/classes/openfire_i18n_ja_JP.properties
15-Sep-2022 17:31:06 [INFO] Processing /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/i18n/target/classes/openfire_i18n_nl.properties
15-Sep-2022 17:31:06 [INFO] Converting: '/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/i18n/target/classes/openfire_i18n_nl.properties' to: '/var/folders/4l/hy48_9hs213g27_fl5f85cqm0000gq/T/OPENFIRE-NMMB-JOB1/openfire_i18n_nl.properties9009375804354094841native2ascii'
15-Sep-2022 17:31:06 [INFO] File converted successfuly: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/i18n/target/classes/openfire_i18n_nl.properties
15-Sep-2022 17:31:06 [INFO] Processing /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/i18n/target/classes/openfire_i18n_pl_PL.properties
15-Sep-2022 17:31:06 [INFO] Converting: '/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/i18n/target/classes/openfire_i18n_pl_PL.properties' to: '/var/folders/4l/hy48_9hs213g27_fl5f85cqm0000gq/T/OPENFIRE-NMMB-JOB1/openfire_i18n_pl_PL.properties2958775161612468823native2ascii'
15-Sep-2022 17:31:06 [INFO] File converted successfuly: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/i18n/target/classes/openfire_i18n_pl_PL.properties
15-Sep-2022 17:31:06 [INFO] Processing /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/i18n/target/classes/openfire_i18n_pt_BR.properties
15-Sep-2022 17:31:06 [INFO] Converting: '/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/i18n/target/classes/openfire_i18n_pt_BR.properties' to: '/var/folders/4l/hy48_9hs213g27_fl5f85cqm0000gq/T/OPENFIRE-NMMB-JOB1/openfire_i18n_pt_BR.properties3387209833126606045native2ascii'
15-Sep-2022 17:31:06 [INFO] File converted successfuly: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/i18n/target/classes/openfire_i18n_pt_BR.properties
15-Sep-2022 17:31:06 [INFO] Processing /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/i18n/target/classes/openfire_i18n_pt_PT.properties
15-Sep-2022 17:31:06 [INFO] Converting: '/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/i18n/target/classes/openfire_i18n_pt_PT.properties' to: '/var/folders/4l/hy48_9hs213g27_fl5f85cqm0000gq/T/OPENFIRE-NMMB-JOB1/openfire_i18n_pt_PT.properties6400056265923105931native2ascii'
15-Sep-2022 17:31:06 [INFO] File converted successfuly: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/i18n/target/classes/openfire_i18n_pt_PT.properties
15-Sep-2022 17:31:06 [INFO] Processing /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/i18n/target/classes/openfire_i18n_ru_RU.properties
15-Sep-2022 17:31:06 [INFO] Converting: '/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/i18n/target/classes/openfire_i18n_ru_RU.properties' to: '/var/folders/4l/hy48_9hs213g27_fl5f85cqm0000gq/T/OPENFIRE-NMMB-JOB1/openfire_i18n_ru_RU.properties752511837817406881native2ascii'
15-Sep-2022 17:31:06 [INFO] File converted successfuly: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/i18n/target/classes/openfire_i18n_ru_RU.properties
15-Sep-2022 17:31:06 [INFO] Processing /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/i18n/target/classes/openfire_i18n_sk.properties
15-Sep-2022 17:31:06 [INFO] Converting: '/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/i18n/target/classes/openfire_i18n_sk.properties' to: '/var/folders/4l/hy48_9hs213g27_fl5f85cqm0000gq/T/OPENFIRE-NMMB-JOB1/openfire_i18n_sk.properties9040373439852281153native2ascii'
15-Sep-2022 17:31:06 [INFO] File converted successfuly: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/i18n/target/classes/openfire_i18n_sk.properties
15-Sep-2022 17:31:06 [INFO] Processing /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/i18n/target/classes/openfire_i18n_zh_CN.properties
15-Sep-2022 17:31:06 [INFO] Converting: '/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/i18n/target/classes/openfire_i18n_zh_CN.properties' to: '/var/folders/4l/hy48_9hs213g27_fl5f85cqm0000gq/T/OPENFIRE-NMMB-JOB1/openfire_i18n_zh_CN.properties2963668311102433990native2ascii'
15-Sep-2022 17:31:06 [INFO] File converted successfuly: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/i18n/target/classes/openfire_i18n_zh_CN.properties
15-Sep-2022 17:31:06 [INFO]
15-Sep-2022 17:31:06 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ i18n ---
15-Sep-2022 17:31:06 [INFO] No sources to compile
15-Sep-2022 17:31:06 [INFO]
15-Sep-2022 17:31:06 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ i18n ---
15-Sep-2022 17:31:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15-Sep-2022 17:31:06 [INFO] skip non existing resourceDirectory /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/i18n/src/test/resources
15-Sep-2022 17:31:06 [INFO]
15-Sep-2022 17:31:06 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ i18n ---
15-Sep-2022 17:31:06 [INFO] No sources to compile
15-Sep-2022 17:31:06 [INFO]
15-Sep-2022 17:31:06 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ i18n ---
15-Sep-2022 17:31:06 [INFO] No tests to run.
15-Sep-2022 17:31:06 [INFO]
15-Sep-2022 17:31:06 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ i18n ---
15-Sep-2022 17:31:06 [INFO] Building jar: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/i18n/target/i18n-4.8.0-SNAPSHOT.jar
15-Sep-2022 17:31:07 [INFO]
15-Sep-2022 17:31:07 [INFO] ---------------< org.igniterealtime.openfire:xmppserver >---------------
15-Sep-2022 17:31:07 [INFO] Building Core XMPP Server 4.8.0-SNAPSHOT                           [3/7]
15-Sep-2022 17:31:07 [INFO] --------------------------------[ jar ]---------------------------------
15-Sep-2022 17:31:07 [INFO]
15-Sep-2022 17:31:07 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xmppserver ---
15-Sep-2022 17:31:07 [INFO] Deleting /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/xmppserver/target
15-Sep-2022 17:31:07 [INFO]
15-Sep-2022 17:31:07 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ xmppserver ---
15-Sep-2022 17:31:07 [INFO]
15-Sep-2022 17:31:07 [INFO] --- git-commit-id-plugin:4.0.3:revision (get-the-git-infos) @ xmppserver ---
15-Sep-2022 17:31:08 [INFO]
15-Sep-2022 17:31:08 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ xmppserver ---
15-Sep-2022 17:31:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15-Sep-2022 17:31:08 [INFO] Copying 5 resources
15-Sep-2022 17:31:08 [INFO]
15-Sep-2022 17:31:08 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ xmppserver ---
15-Sep-2022 17:31:08 [INFO] Changes detected - recompiling the module!
15-Sep-2022 17:31:08 [INFO] Compiling 726 source files to /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/xmppserver/target/classes
15-Sep-2022 17:31:24 [INFO] /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/session/LocalOutgoingServerSession.java: Some input files use or override a deprecated API.
15-Sep-2022 17:31:24 [INFO] /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/session/LocalOutgoingServerSession.java: Recompile with -Xlint:deprecation for details.
15-Sep-2022 17:31:24 [INFO] /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/keystore/CertificateStoreWatcher.java: Some input files use unchecked or unsafe operations.
15-Sep-2022 17:31:24 [INFO] /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/keystore/CertificateStoreWatcher.java: Recompile with -Xlint:unchecked for details.
15-Sep-2022 17:31:24 [INFO]
15-Sep-2022 17:31:24 [INFO] --- jetty-jspc-maven-plugin:9.4.43.v20210629:jspc (jspc) @ xmppserver ---
15-Sep-2022 17:31:24 [INFO] Logging initialized @22626ms to org.eclipse.jetty.util.log.Slf4jLog
15-Sep-2022 17:31:24 [INFO] Compiling audit-policy.jsp,available-plugins.jsp,chatroom-history-settings.jsp,component-session-details.jsp,component-session-summary.jsp,compression-settings.jsp,connection-managers-settings.jsp,connection-settings-advanced.jsp,connection-settings-external-components.jsp,connection-settings-socket-c2s.jsp,connection-settings-socket-s2s.jsp,decorators/main.jsp,decorators/setup.jsp,dns-check.jsp,error-serverdown.jsp,error.jsp,file-transfer-proxy.jsp,group-create.jsp,group-delete.jsp,group-edit.jsp,group-summary.jsp,http-bind.jsp,import-keystore-certificate.jsp,import-truststore-certificate.jsp,index.jsp,ldap-group.jsp,ldap-server.jsp,ldap-user.jsp,log.jsp,login.jsp,loginToken.jsp,logviewer.jsp,manage-updates.jsp,media-proxy.jsp,muc-create-permission.jsp,muc-default-settings.jsp,muc-history-settings.jsp,muc-room-affiliations.jsp,muc-room-cache.jsp,muc-room-create.jsp,muc-room-delete.jsp,muc-room-edit-form.jsp,muc-room-federation.jsp,muc-room-occupants.jsp,muc-room-summary.jsp,muc-service-create.jsp,muc-service-delete.jsp,muc-service-edit-form.jsp,muc-service-summary.jsp,muc-sysadmins.jsp,muc-tasks.jsp,offline-messages.jsp,plugin-admin.jsp,plugin-showfile.jsp,private-data-settings.jsp,profile-settings.jsp,pubsub-form-table.jsp,pubsub-node-affiliates-delete.jsp,pubsub-node-affiliates-edit.jsp,pubsub-node-affiliates.jsp,pubsub-node-configuration.jsp,pubsub-node-delete.jsp,pubsub-node-edit.jsp,pubsub-node-items.jsp,pubsub-node-subscribers.jsp,pubsub-node-summary.jsp,pubsub-service-summary.jsp,reg-settings.jsp,security-audit-viewer-jsp.jsp,security-certificate-details.jsp,security-certificate-store-backup.jsp,security-certificate-store-management.jsp,security-keystore-signing-request.jsp,security-keystore.jsp,security-truststore.jsp,server-connectiontest.jsp,server-db-stats.jsp,server-db.jsp,server-locale.jsp,server-props.jsp,server-restart.jsp,server-session-details.jsp,server-session-summary.jsp,session-conflict.jsp,session-details.jsp,session-summary.jsp,setup/index.jsp,setup/setup-admin-settings.jsp,setup/setup-admin-settings_test.jsp,setup/setup-completed.jsp,setup/setup-datasource-jndi.jsp,setup/setup-datasource-settings.jsp,setup/setup-datasource-standard.jsp,setup/setup-finished.jsp,setup/setup-host-settings.jsp,setup/setup-ldap-group.jsp,setup/setup-ldap-group_test.jsp,setup/setup-ldap-server.jsp,setup/setup-ldap-server_test.jsp,setup/setup-ldap-user.jsp,setup/setup-ldap-user_test.jsp,setup/setup-profile-settings.jsp,system-cache-details.jsp,system-cache.jsp,system-clustering-data-consistency-check.jsp,system-clustering.jsp,system-email.jsp,system-emailtest.jsp,system-properties.jsp,system-sms.jsp,system-smstest.jsp,user-create.jsp,user-delete.jsp,user-edit-form.jsp,user-groups.jsp,user-lockout.jsp,user-message.jsp,user-password.jsp,user-privacylists.jsp,user-properties.jsp,user-roster-add.jsp,user-roster-delete.jsp,user-roster-edit.jsp,user-roster-view.jsp,user-roster.jsp,user-search.jsp,user-summary.jsp,user-tabs.jsp from includes=**\/*.jsp, **\/*.jspx excludes=**\/.svn\/**
15-Sep-2022 17:31:25 [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.
15-Sep-2022 17:31:31 [INFO] Generation completed with [0] errors in [6291] milliseconds
15-Sep-2022 17:31:31 [INFO]
15-Sep-2022 17:31:31 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ xmppserver ---
15-Sep-2022 17:31:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15-Sep-2022 17:31:31 [INFO] Copying 22 resources
15-Sep-2022 17:31:31 [INFO]
15-Sep-2022 17:31:31 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ xmppserver ---
15-Sep-2022 17:31:31 [INFO] Changes detected - recompiling the module!
15-Sep-2022 17:31:31 [INFO] Compiling 69 source files to /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/xmppserver/target/test-classes
15-Sep-2022 17:31:33 [INFO] /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/muc/spi/MucPrivilegesTest.java: Some input files use or override a deprecated API.
15-Sep-2022 17:31:33 [INFO] /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/muc/spi/MucPrivilegesTest.java: Recompile with -Xlint:deprecation for details.
15-Sep-2022 17:31:33 [INFO] /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/xmppserver/src/test/java/org/jivesoftware/util/AdminConsoleTest.java: Some input files use unchecked or unsafe operations.
15-Sep-2022 17:31:33 [INFO] /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/xmppserver/src/test/java/org/jivesoftware/util/AdminConsoleTest.java: Recompile with -Xlint:unchecked for details.
15-Sep-2022 17:31:33 [INFO]
15-Sep-2022 17:31:33 [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ xmppserver ---
15-Sep-2022 17:31:33 [INFO]
15-Sep-2022 17:31:33 [INFO] -------------------------------------------------------
15-Sep-2022 17:31:33 [INFO]  T E S T S
15-Sep-2022 17:31:33 [INFO] -------------------------------------------------------
15-Sep-2022 17:31:34 [INFO] Running dom.io.XMPPPacketReaderTest
15-Sep-2022 17:31:35 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.989 s - in dom.io.XMPPPacketReaderTest
15-Sep-2022 17:31:36 [INFO] Running org.jivesoftware.admin.AuthCheckFilterTest
15-Sep-2022 17:31:38 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.156 s - in org.jivesoftware.admin.AuthCheckFilterTest
15-Sep-2022 17:31:39 [INFO] Running org.jivesoftware.admin.LoginLimitManagerTest
15-Sep-2022 17:31:41 Critical Error! The home directory has not been configured,
15-Sep-2022 17:31:41 which will prevent the application from working correctly.
15-Sep-2022 17:31:41
15-Sep-2022 17:31:41
15-Sep-2022 17:31:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.544 s - in org.jivesoftware.admin.LoginLimitManagerTest
15-Sep-2022 17:31:42 [INFO] Running org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest
15-Sep-2022 17:31:44 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.829 s - in org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest
15-Sep-2022 17:31:44 [INFO] Running org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest
15-Sep-2022 17:31:46 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.909 s - in org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest
15-Sep-2022 17:31:47 [INFO] Running org.jivesoftware.openfire.archive.ArchiverTest
15-Sep-2022 17:31:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.001 s - in org.jivesoftware.openfire.archive.ArchiverTest
15-Sep-2022 17:31:50 [INFO] Running org.jivesoftware.openfire.auth.JDBCAuthProviderTest
15-Sep-2022 17:31:51 Critical Error! The home directory has not been configured,
15-Sep-2022 17:31:51 which will prevent the application from working correctly.
15-Sep-2022 17:31:51
15-Sep-2022 17:31:51
15-Sep-2022 17:31:52 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.489 s - in org.jivesoftware.openfire.auth.JDBCAuthProviderTest
15-Sep-2022 17:31:52 [INFO] Running org.jivesoftware.openfire.carbons.MessageCarbonsTest
15-Sep-2022 17:31:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.729 s - in org.jivesoftware.openfire.carbons.MessageCarbonsTest
15-Sep-2022 17:31:54 [INFO] Running org.jivesoftware.openfire.cluster.ClusterMonitorTest
15-Sep-2022 17:31:56 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.817 s - in org.jivesoftware.openfire.cluster.ClusterMonitorTest
15-Sep-2022 17:31:56 [INFO] Running org.jivesoftware.openfire.container.PluginManagerTest
15-Sep-2022 17:31:57 Critical Error! The home directory has not been configured,
15-Sep-2022 17:31:57 which will prevent the application from working correctly.
15-Sep-2022 17:31:57
15-Sep-2022 17:31:57
15-Sep-2022 17:31:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.776 s - in org.jivesoftware.openfire.container.PluginManagerTest
15-Sep-2022 17:31:58 [INFO] Running org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest
15-Sep-2022 17:32:00 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.917 s - in org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest
15-Sep-2022 17:32:01 [INFO] Running org.jivesoftware.openfire.forward.ForwardTest
15-Sep-2022 17:32:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.736 s - in org.jivesoftware.openfire.forward.ForwardTest
15-Sep-2022 17:32:02 [INFO] Running org.jivesoftware.openfire.group.AbstractGroupProviderTest
15-Sep-2022 17:32:04 2022-09-15 12:32:04,586 main ERROR Recursive call to appender file
15-Sep-2022 17:32:04 2022-09-15 12:32:04,623 main ERROR Recursive call to appender file
15-Sep-2022 17:32:04 2022-09-15 12:32:04,624 main ERROR Recursive call to appender file
15-Sep-2022 17:32:04 2022-09-15 12:32:04,625 main ERROR Recursive call to appender file
15-Sep-2022 17:32:04 Critical Error! The home directory has not been configured,
15-Sep-2022 17:32:04 which will prevent the application from working correctly.
15-Sep-2022 17:32:04
15-Sep-2022 17:32:04
15-Sep-2022 17:32:09 [INFO] Tests run: 79, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.58 s - in org.jivesoftware.openfire.group.AbstractGroupProviderTest
15-Sep-2022 17:32:10 [INFO] Running org.jivesoftware.openfire.group.DefaultGroupProviderTest
15-Sep-2022 17:32:12 2022-09-15 12:32:12,130 main ERROR Recursive call to appender file
15-Sep-2022 17:32:12 2022-09-15 12:32:12,166 main ERROR Recursive call to appender file
15-Sep-2022 17:32:12 2022-09-15 12:32:12,167 main ERROR Recursive call to appender file
15-Sep-2022 17:32:12 2022-09-15 12:32:12,168 main ERROR Recursive call to appender file
15-Sep-2022 17:32:12 Critical Error! The home directory has not been configured,
15-Sep-2022 17:32:12 which will prevent the application from working correctly.
15-Sep-2022 17:32:12
15-Sep-2022 17:32:12
15-Sep-2022 17:32:15 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.289 s - in org.jivesoftware.openfire.group.DefaultGroupProviderTest
15-Sep-2022 17:32:16 [INFO] Running org.jivesoftware.openfire.group.GroupJIDTest
15-Sep-2022 17:32:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.824 s - in org.jivesoftware.openfire.group.GroupJIDTest
15-Sep-2022 17:32:18 [INFO] Running org.jivesoftware.openfire.group.GroupManagerNoMockTest
15-Sep-2022 17:32:19 2022-09-15 12:32:19,895 main ERROR Recursive call to appender file
15-Sep-2022 17:32:19 2022-09-15 12:32:19,934 main ERROR Recursive call to appender file
15-Sep-2022 17:32:19 2022-09-15 12:32:19,935 main ERROR Recursive call to appender file
15-Sep-2022 17:32:19 2022-09-15 12:32:19,936 main ERROR Recursive call to appender file
15-Sep-2022 17:32:19 Critical Error! The home directory has not been configured,
15-Sep-2022 17:32:19 which will prevent the application from working correctly.
15-Sep-2022 17:32:19
15-Sep-2022 17:32:19
15-Sep-2022 17:32:21 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.616 s - in org.jivesoftware.openfire.group.GroupManagerNoMockTest
15-Sep-2022 17:32:22 [INFO] Running org.jivesoftware.openfire.group.GroupManagerTest
15-Sep-2022 17:32:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.903 s - in org.jivesoftware.openfire.group.GroupManagerTest
15-Sep-2022 17:32:25 [INFO] Running org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest
15-Sep-2022 17:32:26 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.732 s - in org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest
15-Sep-2022 17:32:27 [INFO] Running org.jivesoftware.openfire.keystore.CertificateUtilsTest
15-Sep-2022 17:32:29 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.822 s - in org.jivesoftware.openfire.keystore.CertificateUtilsTest
15-Sep-2022 17:32:29 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest
15-Sep-2022 17:32:44 [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.752 s - in org.jivesoftware.openfire.keystore.CheckChainTrustedTest
15-Sep-2022 17:32:45 [INFO] Running org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest
15-Sep-2022 17:32:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.554 s - in org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest
15-Sep-2022 17:32:49 [INFO] Running org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest
15-Sep-2022 17:32:49 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.032 s - in org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest
15-Sep-2022 17:32:50 [INFO] Running org.jivesoftware.openfire.ldap.LdapManagerTest
15-Sep-2022 17:32:51 Critical Error! The home directory has not been configured,
15-Sep-2022 17:32:51 which will prevent the application from working correctly.
15-Sep-2022 17:32:51
15-Sep-2022 17:32:51
15-Sep-2022 17:32:51 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.885 s - in org.jivesoftware.openfire.ldap.LdapManagerTest
15-Sep-2022 17:32:52 [INFO] Running org.jivesoftware.openfire.ldap.VCardTemplateTest
15-Sep-2022 17:32:53 Critical Error! The home directory has not been configured,
15-Sep-2022 17:32:53 which will prevent the application from working correctly.
15-Sep-2022 17:32:53
15-Sep-2022 17:32:53
15-Sep-2022 17:32:53 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.85 s - in org.jivesoftware.openfire.ldap.VCardTemplateTest
15-Sep-2022 17:32:54 [INFO] Running org.jivesoftware.openfire.ldap.VCardTest
15-Sep-2022 17:32:55 Critical Error! The home directory has not been configured,
15-Sep-2022 17:32:55 which will prevent the application from working correctly.
15-Sep-2022 17:32:55
15-Sep-2022 17:32:55
15-Sep-2022 17:32:55 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.829 s - in org.jivesoftware.openfire.ldap.VCardTest
15-Sep-2022 17:32:55 [INFO] Running org.jivesoftware.openfire.muc.HistoryStrategyTest
15-Sep-2022 17:32:56 Critical Error! The home directory has not been configured,
15-Sep-2022 17:32:56 which will prevent the application from working correctly.
15-Sep-2022 17:32:56
15-Sep-2022 17:32:56
15-Sep-2022 17:32:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.943 s - in org.jivesoftware.openfire.muc.HistoryStrategyTest
15-Sep-2022 17:32:57 [INFO] Running org.jivesoftware.openfire.muc.MUCRoleTest
15-Sep-2022 17:32:59 Critical Error! The home directory has not been configured,
15-Sep-2022 17:32:59 which will prevent the application from working correctly.
15-Sep-2022 17:32:59
15-Sep-2022 17:32:59
15-Sep-2022 17:32:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.928 s - in org.jivesoftware.openfire.muc.MUCRoleTest
15-Sep-2022 17:33:00 [INFO] Running org.jivesoftware.openfire.muc.MUCRoomTest
15-Sep-2022 17:33:02 Critical Error! The home directory has not been configured,
15-Sep-2022 17:33:02 which will prevent the application from working correctly.
15-Sep-2022 17:33:02
15-Sep-2022 17:33:02
15-Sep-2022 17:33:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.03 s - in org.jivesoftware.openfire.muc.MUCRoomTest
15-Sep-2022 17:33:03 [INFO] Running org.jivesoftware.openfire.muc.spi.MucPrivilegesTest
15-Sep-2022 17:33:04 Critical Error! The home directory has not been configured,
15-Sep-2022 17:33:04 which will prevent the application from working correctly.
15-Sep-2022 17:33:04
15-Sep-2022 17:33:04
15-Sep-2022 17:33:04 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.85 s - in org.jivesoftware.openfire.muc.spi.MucPrivilegesTest
15-Sep-2022 17:33:05 [INFO] Running org.jivesoftware.openfire.muc.spi.OccupantManagerTest
15-Sep-2022 17:33:06 Critical Error! The home directory has not been configured,
15-Sep-2022 17:33:06 which will prevent the application from working correctly.
15-Sep-2022 17:33:06
15-Sep-2022 17:33:06
15-Sep-2022 17:33:07 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.956 s - in org.jivesoftware.openfire.muc.spi.OccupantManagerTest
15-Sep-2022 17:33:08 [INFO] Running org.jivesoftware.openfire.net.DNSUtilTest
15-Sep-2022 17:33:08 Critical Error! The home directory has not been configured,
15-Sep-2022 17:33:08 which will prevent the application from working correctly.
15-Sep-2022 17:33:08
15-Sep-2022 17:33:08
15-Sep-2022 17:33:08 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.833 s - in org.jivesoftware.openfire.net.DNSUtilTest
15-Sep-2022 17:33:09 [INFO] Running org.jivesoftware.openfire.nio.XMLLightweightParserTest
15-Sep-2022 17:33:10 Critical Error! The home directory has not been configured,
15-Sep-2022 17:33:10 which will prevent the application from working correctly.
15-Sep-2022 17:33:10
15-Sep-2022 17:33:10
15-Sep-2022 17:33:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.777 s - in org.jivesoftware.openfire.nio.XMLLightweightParserTest
15-Sep-2022 17:33:11 [INFO] Running org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest
15-Sep-2022 17:33:12 Critical Error! The home directory has not been configured,
15-Sep-2022 17:33:12 which will prevent the application from working correctly.
15-Sep-2022 17:33:12
15-Sep-2022 17:33:12
15-Sep-2022 17:33:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.759 s - in org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest
15-Sep-2022 17:33:12 [INFO] Running org.jivesoftware.openfire.OfflineMessageStoreTest
15-Sep-2022 17:33:13 Critical Error! The home directory has not been configured,
15-Sep-2022 17:33:13 which will prevent the application from working correctly.
15-Sep-2022 17:33:13
15-Sep-2022 17:33:13
15-Sep-2022 17:33:13 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.812 s - in org.jivesoftware.openfire.OfflineMessageStoreTest
15-Sep-2022 17:33:14 [INFO] Running org.jivesoftware.openfire.pubsub.CollectionNodeTest
15-Sep-2022 17:33:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.85 s - in org.jivesoftware.openfire.pubsub.CollectionNodeTest
15-Sep-2022 17:33:15 [INFO] Running org.jivesoftware.openfire.pubsub.LeafNodeTest
15-Sep-2022 17:33:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.828 s - in org.jivesoftware.openfire.pubsub.LeafNodeTest
15-Sep-2022 17:33:17 [INFO] Running org.jivesoftware.openfire.spi.ConnectionTypeTest
15-Sep-2022 17:33:17 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s - in org.jivesoftware.openfire.spi.ConnectionTypeTest
15-Sep-2022 17:33:18 [INFO] Running org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest
15-Sep-2022 17:33:19 Critical Error! The home directory has not been configured,
15-Sep-2022 17:33:19 which will prevent the application from working correctly.
15-Sep-2022 17:33:19
15-Sep-2022 17:33:19
15-Sep-2022 17:33:19 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.125 s - in org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest
15-Sep-2022 17:33:20 [INFO] Running org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest
15-Sep-2022 17:33:21 Critical Error! The home directory has not been configured,
15-Sep-2022 17:33:21 which will prevent the application from working correctly.
15-Sep-2022 17:33:21
15-Sep-2022 17:33:21
15-Sep-2022 17:33:21 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.836 s - in org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest
15-Sep-2022 17:33:22 [INFO] Running org.jivesoftware.openfire.user.UserManagerTest
15-Sep-2022 17:33:24 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.378 s - in org.jivesoftware.openfire.user.UserManagerTest
15-Sep-2022 17:33:25 [INFO] Running org.jivesoftware.util.AdminConsoleTest
15-Sep-2022 17:33:26 Critical Error! The home directory has not been configured,
15-Sep-2022 17:33:26 which will prevent the application from working correctly.
15-Sep-2022 17:33:26
15-Sep-2022 17:33:26
15-Sep-2022 17:33:26 [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.989 s - in org.jivesoftware.util.AdminConsoleTest
15-Sep-2022 17:33:27 [INFO] Running org.jivesoftware.util.AesEncryptorTest
15-Sep-2022 17:33:29 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.916 s - in org.jivesoftware.util.AesEncryptorTest
15-Sep-2022 17:33:30 [INFO] Running org.jivesoftware.util.AutoCloseableReentrantLockTest
15-Sep-2022 17:33:31 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.734 s - in org.jivesoftware.util.AutoCloseableReentrantLockTest
15-Sep-2022 17:33:32 [INFO] Running org.jivesoftware.util.BlowfishEncryptorTest
15-Sep-2022 17:33:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.711 s - in org.jivesoftware.util.BlowfishEncryptorTest
15-Sep-2022 17:33:34 [INFO] Running org.jivesoftware.util.cache.DefaultExternalizableUtilTest
15-Sep-2022 17:33:34 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 s - in org.jivesoftware.util.cache.DefaultExternalizableUtilTest
15-Sep-2022 17:33:35 [INFO] Running org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest
15-Sep-2022 17:33:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest
15-Sep-2022 17:33:36 [INFO] Running org.jivesoftware.util.CacheableOptionalTest
15-Sep-2022 17:33:36 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.105 s - in org.jivesoftware.util.CacheableOptionalTest
15-Sep-2022 17:33:37 [INFO] Running org.jivesoftware.util.CacheUtilTest
15-Sep-2022 17:33:37 Critical Error! The home directory has not been configured,
15-Sep-2022 17:33:37 which will prevent the application from working correctly.
15-Sep-2022 17:33:37
15-Sep-2022 17:33:37
15-Sep-2022 17:33:38 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.818 s - in org.jivesoftware.util.CacheUtilTest
15-Sep-2022 17:33:38 [INFO] Running org.jivesoftware.util.CertificateManagerTest
15-Sep-2022 17:33:40 Critical Error! The home directory has not been configured,
15-Sep-2022 17:33:40 which will prevent the application from working correctly.
15-Sep-2022 17:33:40
15-Sep-2022 17:33:40
15-Sep-2022 17:33:40 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.627 s - in org.jivesoftware.util.CertificateManagerTest
15-Sep-2022 17:33:41 [INFO] Running org.jivesoftware.util.CertificateTest
15-Sep-2022 17:33:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s - in org.jivesoftware.util.CertificateTest
15-Sep-2022 17:33:42 [INFO] Running org.jivesoftware.util.CollectionUtilsTest
15-Sep-2022 17:33:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.jivesoftware.util.CollectionUtilsTest
15-Sep-2022 17:33:43 [INFO] Running org.jivesoftware.util.EntityCapabilitiesManagerTest
15-Sep-2022 17:33:43 Critical Error! The home directory has not been configured,
15-Sep-2022 17:33:43 which will prevent the application from working correctly.
15-Sep-2022 17:33:43
15-Sep-2022 17:33:43
15-Sep-2022 17:33:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.946 s - in org.jivesoftware.util.EntityCapabilitiesManagerTest
15-Sep-2022 17:33:45 [INFO] Running org.jivesoftware.util.GraphicsUtilsTest
15-Sep-2022 17:33:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.802 s - in org.jivesoftware.util.GraphicsUtilsTest
15-Sep-2022 17:33:46 [INFO] Running org.jivesoftware.util.JavaSpecVersionTest
15-Sep-2022 17:33:46 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s - in org.jivesoftware.util.JavaSpecVersionTest
15-Sep-2022 17:33:47 [INFO] Running org.jivesoftware.util.JIDTest
15-Sep-2022 17:33:47 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 s - in org.jivesoftware.util.JIDTest
15-Sep-2022 17:33:48 [INFO] Running org.jivesoftware.util.LDAPTest
15-Sep-2022 17:33:49 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.97 s - in org.jivesoftware.util.LDAPTest
15-Sep-2022 17:33:50 [INFO] Running org.jivesoftware.util.ListPagerTest
15-Sep-2022 17:33:52 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.507 s - in org.jivesoftware.util.ListPagerTest
15-Sep-2022 17:33:52 [INFO] Running org.jivesoftware.util.LocaleUtilsTest
15-Sep-2022 17:33:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.739 s - in org.jivesoftware.util.LocaleUtilsTest
15-Sep-2022 17:33:54 [INFO] Running org.jivesoftware.util.SAXReaderUtilTest
15-Sep-2022 17:33:55 Critical Error! The home directory has not been configured,
15-Sep-2022 17:33:55 which will prevent the application from working correctly.
15-Sep-2022 17:33:55
15-Sep-2022 17:33:55
15-Sep-2022 17:33:55 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.83 s - in org.jivesoftware.util.SAXReaderUtilTest
15-Sep-2022 17:33:55 [INFO] Running org.jivesoftware.util.StringUtilsTest
15-Sep-2022 17:33:56 Critical Error! The home directory has not been configured,
15-Sep-2022 17:33:56 which will prevent the application from working correctly.
15-Sep-2022 17:33:56
15-Sep-2022 17:33:56
15-Sep-2022 17:33:56 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.033 s - in org.jivesoftware.util.StringUtilsTest
15-Sep-2022 17:33:57 [INFO] Running org.jivesoftware.util.SystemPropertyTest
15-Sep-2022 17:34:00 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.242 s - in org.jivesoftware.util.SystemPropertyTest
15-Sep-2022 17:34:00 [INFO] Running org.jivesoftware.util.VersionTest
15-Sep-2022 17:34:01 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in org.jivesoftware.util.VersionTest
15-Sep-2022 17:34:01 [INFO] Running org.jivesoftware.util.WebXmlUtilsTest
15-Sep-2022 17:34:02 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.818 s - in org.jivesoftware.util.WebXmlUtilsTest
15-Sep-2022 17:34:03 [INFO] Running org.jivesoftware.util.XMLPropertiesTest
15-Sep-2022 17:34:04 Critical Error! The home directory has not been configured,
15-Sep-2022 17:34:04 which will prevent the application from working correctly.
15-Sep-2022 17:34:04
15-Sep-2022 17:34:04
15-Sep-2022 17:34:04 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.755 s - in org.jivesoftware.util.XMLPropertiesTest
15-Sep-2022 17:34:05 [INFO] Running org.jivesoftware.util.XMPPDateTimeFormatTest
15-Sep-2022 17:34:05 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s - in org.jivesoftware.util.XMPPDateTimeFormatTest
15-Sep-2022 17:34:06 [INFO] Running org.jivesoftware.util.XPPWriterTest
15-Sep-2022 17:34:06 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.075 s - in org.jivesoftware.util.XPPWriterTest
15-Sep-2022 17:34:06 [INFO]
15-Sep-2022 17:34:06 [INFO] Results:
15-Sep-2022 17:34:06 [INFO]
15-Sep-2022 17:34:06 [WARNING] Tests run: 614, Failures: 0, Errors: 0, Skipped: 5
15-Sep-2022 17:34:06 [INFO]
15-Sep-2022 17:34:06 [INFO]
15-Sep-2022 17:34:06 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ xmppserver ---
15-Sep-2022 17:34:06 [INFO] Building jar: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/xmppserver/target/xmppserver-4.8.0-SNAPSHOT.jar
15-Sep-2022 17:34:07 [INFO]
15-Sep-2022 17:34:07 [INFO] ----------------< org.igniterealtime.openfire:starter >-----------------
15-Sep-2022 17:34:07 [INFO] Building Starter for Openfire 4.8.0-SNAPSHOT                       [4/7]
15-Sep-2022 17:34:07 [INFO] --------------------------------[ jar ]---------------------------------
15-Sep-2022 17:34:07 [INFO]
15-Sep-2022 17:34:07 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ starter ---
15-Sep-2022 17:34:07 [INFO] Deleting /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/starter/target
15-Sep-2022 17:34:07 [INFO]
15-Sep-2022 17:34:07 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ starter ---
15-Sep-2022 17:34:07 [INFO]
15-Sep-2022 17:34:07 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ starter ---
15-Sep-2022 17:34:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15-Sep-2022 17:34:07 [INFO] Copying 11 resources
15-Sep-2022 17:34:07 [INFO]
15-Sep-2022 17:34:07 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ starter ---
15-Sep-2022 17:34:07 [INFO] Changes detected - recompiling the module!
15-Sep-2022 17:34:07 [INFO] Compiling 8 source files to /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/starter/target/classes
15-Sep-2022 17:34:07 [INFO]
15-Sep-2022 17:34:07 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ starter ---
15-Sep-2022 17:34:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15-Sep-2022 17:34:07 [INFO] skip non existing resourceDirectory /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/starter/src/test/resources
15-Sep-2022 17:34:07 [INFO]
15-Sep-2022 17:34:07 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ starter ---
15-Sep-2022 17:34:07 [INFO] No sources to compile
15-Sep-2022 17:34:07 [INFO]
15-Sep-2022 17:34:07 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ starter ---
15-Sep-2022 17:34:07 [INFO] No tests to run.
15-Sep-2022 17:34:07 [INFO]
15-Sep-2022 17:34:07 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ starter ---
15-Sep-2022 17:34:07 [INFO] Building jar: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/starter/target/startup.jar
15-Sep-2022 17:34:07 [INFO]
15-Sep-2022 17:34:07 [INFO] ----------------< org.igniterealtime.openfire:plugins >-----------------
15-Sep-2022 17:34:07 [INFO] Building Openfire Plugins 4.8.0-SNAPSHOT                           [5/7]
15-Sep-2022 17:34:07 [INFO] --------------------------------[ pom ]---------------------------------
15-Sep-2022 17:34:07 [INFO]
15-Sep-2022 17:34:07 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ plugins ---
15-Sep-2022 17:34:07 [INFO]
15-Sep-2022 17:34:07 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ plugins ---
15-Sep-2022 17:34:07 [INFO]
15-Sep-2022 17:34:07 [INFO] --- maven-resources-plugin:3.1.0:copy-resources (default) @ plugins ---
15-Sep-2022 17:34:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15-Sep-2022 17:34:07 [INFO] skip non existing resourceDirectory /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/plugins/src/main/java/../i18n
15-Sep-2022 17:34:07 [INFO]
15-Sep-2022 17:34:07 [INFO] --- native2ascii-maven-plugin:2.0.1:inplace (utf8-to-latin1) @ plugins ---
15-Sep-2022 17:34:07 [WARNING] Source directory does not exist: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/plugins/target/i18n
15-Sep-2022 17:34:07 [INFO]
15-Sep-2022 17:34:07 [INFO] --< org.igniterealtime.openfire.plugins:openfire-plugin-assembly-descriptor >--
15-Sep-2022 17:34:07 [INFO] Building Openfire Plugin Assembly Descriptor 4.8.0-SNAPSHOT        [6/7]
15-Sep-2022 17:34:07 [INFO] --------------------------------[ jar ]---------------------------------
15-Sep-2022 17:34:07 [INFO]
15-Sep-2022 17:34:07 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openfire-plugin-assembly-descriptor ---
15-Sep-2022 17:34:07 [INFO] Deleting /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/plugins/openfire-plugin-assembly-descriptor/target
15-Sep-2022 17:34:07 [INFO]
15-Sep-2022 17:34:07 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ openfire-plugin-assembly-descriptor ---
15-Sep-2022 17:34:07 [INFO]
15-Sep-2022 17:34:07 [INFO] --- maven-resources-plugin:3.1.0:copy-resources (default) @ openfire-plugin-assembly-descriptor ---
15-Sep-2022 17:34:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15-Sep-2022 17:34:07 [INFO] skip non existing resourceDirectory /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/plugins/openfire-plugin-assembly-descriptor/src/main/java/../i18n
15-Sep-2022 17:34:07 [INFO]
15-Sep-2022 17:34:07 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ openfire-plugin-assembly-descriptor ---
15-Sep-2022 17:34:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15-Sep-2022 17:34:07 [INFO] Copying 1 resource
15-Sep-2022 17:34:07 [INFO]
15-Sep-2022 17:34:07 [INFO] --- native2ascii-maven-plugin:2.0.1:inplace (utf8-to-latin1) @ openfire-plugin-assembly-descriptor ---
15-Sep-2022 17:34:07 [WARNING] Source directory does not exist: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/plugins/openfire-plugin-assembly-descriptor/target/i18n
15-Sep-2022 17:34:07 [INFO]
15-Sep-2022 17:34:07 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ openfire-plugin-assembly-descriptor ---
15-Sep-2022 17:34:07 [INFO] No sources to compile
15-Sep-2022 17:34:07 [INFO]
15-Sep-2022 17:34:07 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ openfire-plugin-assembly-descriptor ---
15-Sep-2022 17:34:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15-Sep-2022 17:34:07 [INFO] skip non existing resourceDirectory /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/plugins/openfire-plugin-assembly-descriptor/src/test/resources
15-Sep-2022 17:34:07 [INFO]
15-Sep-2022 17:34:07 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ openfire-plugin-assembly-descriptor ---
15-Sep-2022 17:34:07 [INFO] No sources to compile
15-Sep-2022 17:34:07 [INFO]
15-Sep-2022 17:34:07 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ openfire-plugin-assembly-descriptor ---
15-Sep-2022 17:34:07 [INFO] No tests to run.
15-Sep-2022 17:34:07 [INFO]
15-Sep-2022 17:34:07 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ openfire-plugin-assembly-descriptor ---
15-Sep-2022 17:34:07 [INFO] Building jar: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/plugins/openfire-plugin-assembly-descriptor/target/openfire-plugin-assembly-descriptor-4.8.0-SNAPSHOT.jar
15-Sep-2022 17:34:07 [INFO]
15-Sep-2022 17:34:07 [INFO] --------------< org.igniterealtime.openfire:distribution >--------------
15-Sep-2022 17:34:07 [INFO] Building Distribution 4.8.0-SNAPSHOT                               [7/7]
15-Sep-2022 17:34:07 [INFO] --------------------------------[ jar ]---------------------------------
15-Sep-2022 17:34:07 [INFO]
15-Sep-2022 17:34:07 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ distribution ---
15-Sep-2022 17:34:07 [INFO] Deleting /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/target
15-Sep-2022 17:34:07 [INFO]
15-Sep-2022 17:34:07 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ distribution ---
15-Sep-2022 17:34:07 [INFO]
15-Sep-2022 17:34:07 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ distribution ---
15-Sep-2022 17:34:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15-Sep-2022 17:34:07 [INFO] skip non existing resourceDirectory /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/src/main/resources
15-Sep-2022 17:34:07 [INFO]
15-Sep-2022 17:34:07 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ distribution ---
15-Sep-2022 17:34:07 [INFO] No sources to compile
15-Sep-2022 17:34:07 [INFO]
15-Sep-2022 17:34:07 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ distribution ---
15-Sep-2022 17:34:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15-Sep-2022 17:34:07 [INFO] skip non existing resourceDirectory /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/src/test/resources
15-Sep-2022 17:34:07 [INFO]
15-Sep-2022 17:34:07 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ distribution ---
15-Sep-2022 17:34:07 [INFO] No sources to compile
15-Sep-2022 17:34:07 [INFO]
15-Sep-2022 17:34:07 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ distribution ---
15-Sep-2022 17:34:07 [INFO] No tests to run.
15-Sep-2022 17:34:07 [INFO]
15-Sep-2022 17:34:07 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ distribution ---
15-Sep-2022 17:34:07 [WARNING] JAR will be empty - no content was marked for inclusion!
15-Sep-2022 17:34:07 [INFO] Building jar: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/target/distribution.jar
15-Sep-2022 17:34:07 [INFO]
15-Sep-2022 17:34:07 [INFO] --- maven-assembly-plugin:3.1.1:single (make-assembly) @ distribution ---
15-Sep-2022 17:34:08 [INFO] Reading assembly descriptor: src/assembly/basic-distribution.xml
15-Sep-2022 17:34:08 [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
15-Sep-2022 17:34:13 [INFO] Copying files to /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/target/distribution-base
15-Sep-2022 17:34:14 [WARNING] Assembly file: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-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.
15-Sep-2022 17:34:14 [INFO]
15-Sep-2022 17:34:14 [INFO] --- maven-dependency-plugin:3.1.1:copy (copy) @ distribution ---
15-Sep-2022 17:34:15 [INFO] Configured Artifact: org.igniterealtime.openfire.plugins:search:openfire-plugin-assembly:?:jar
15-Sep-2022 17:34:15 [INFO] Copying search-1.7.3-openfire-plugin-assembly.jar to /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/target/distribution-base/plugins/search.jar
15-Sep-2022 17:34:15 [INFO] ------------------------------------------------------------------------
15-Sep-2022 17:34:15 [INFO] Reactor Summary for Parent 4.8.0-SNAPSHOT:
15-Sep-2022 17:34:15 [INFO]
15-Sep-2022 17:34:15 [INFO] Parent ............................................. SUCCESS [  0.379 s]
15-Sep-2022 17:34:15 [INFO] Internationalization files for Openfire ............ SUCCESS [  1.705 s]
15-Sep-2022 17:34:15 [INFO] Core XMPP Server ................................... SUCCESS [03:00 min]
15-Sep-2022 17:34:15 [INFO] Starter for Openfire ............................... SUCCESS [  0.297 s]
15-Sep-2022 17:34:15 [INFO] Openfire Plugins ................................... SUCCESS [  0.027 s]
15-Sep-2022 17:34:15 [INFO] Openfire Plugin Assembly Descriptor ................ SUCCESS [  0.074 s]
15-Sep-2022 17:34:15 [INFO] Distribution ....................................... SUCCESS [  7.503 s]
15-Sep-2022 17:34:15 [INFO] ------------------------------------------------------------------------
15-Sep-2022 17:34:15 [INFO] BUILD SUCCESS
15-Sep-2022 17:34:15 [INFO] ------------------------------------------------------------------------
15-Sep-2022 17:34:15 [INFO] Total time:  03:11 min
15-Sep-2022 17:34:15 [INFO] Finished at: 2022-09-15T12:34:15-05:00
15-Sep-2022 17:34:15 [INFO] ------------------------------------------------------------------------
15-Sep-2022 17:34:15 Parsing test results under /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1...
15-Sep-2022 17:34:15 Finished task 'Build and install in local repository' with result: Success
15-Sep-2022 17:34:15 Starting task 'build script' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
15-Sep-2022 17:34:15
Beginning to execute external process for build 'Openfire - Nightly Maven Mac Build - Mac Build Workflow #1267 (OPENFIRE-NMMB-JOB1-1267)'
... running command line:
/Users/j2ee-bamboo/bamboo-agent-home/temp/OPENFIRE-NMMB-JOB1-1267-ScriptBuildTask-8953947582922486809.sh
... in: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1
15-Sep-2022 17:34:15 ++ mvn help:evaluate -Dexpression=project.version -q -DforceStdout
15-Sep-2022 17:34:19 + export OPENFIRE_FULLVERSION=4.8.0-SNAPSHOT
15-Sep-2022 17:34:19 + OPENFIRE_FULLVERSION=4.8.0-SNAPSHOT
15-Sep-2022 17:34:19 ++ echo 4.8.0-SNAPSHOT
15-Sep-2022 17:34:19 ++ cut -d- -f1
15-Sep-2022 17:34:19 + export OPENFIRE_VERSION=4.8.0
15-Sep-2022 17:34:19 + OPENFIRE_VERSION=4.8.0
15-Sep-2022 17:34:19 ++ echo 4.8.0
15-Sep-2022 17:34:19 ++ cut -d. -f1
15-Sep-2022 17:34:19 + export VERSION_MAJOR=4
15-Sep-2022 17:34:19 + VERSION_MAJOR=4
15-Sep-2022 17:34:19 ++ echo 4.8.0
15-Sep-2022 17:34:19 ++ cut -d. -f2
15-Sep-2022 17:34:19 + export VERSION_MINOR=8
15-Sep-2022 17:34:19 + VERSION_MINOR=8
15-Sep-2022 17:34:19 + export TARGET_OSX=distribution/build/osx
15-Sep-2022 17:34:19 + TARGET_OSX=distribution/build/osx
15-Sep-2022 17:34:19 + export MAC_PKG_DIR=distribution/build/osx/macpkg
15-Sep-2022 17:34:19 + MAC_PKG_DIR=distribution/build/osx/macpkg
15-Sep-2022 17:34:19 + export MAC_DMG_DIR=distribution/build/osx/Openfire
15-Sep-2022 17:34:19 + MAC_DMG_DIR=distribution/build/osx/Openfire
15-Sep-2022 17:34:19 + export MAC_DMG_FILE=openfire.dmg
15-Sep-2022 17:34:19 + MAC_DMG_FILE=openfire.dmg
15-Sep-2022 17:34:19 + export MAC_TEMPLATE=distribution/build/osx/template
15-Sep-2022 17:34:19 + MAC_TEMPLATE=distribution/build/osx/template
15-Sep-2022 17:34:19 + export MAC_PREFPANE_BUILD=distribution/build/osx/prefPane
15-Sep-2022 17:34:19 + MAC_PREFPANE_BUILD=distribution/build/osx/prefPane
15-Sep-2022 17:34:19 ++ date +%Y
15-Sep-2022 17:34:19 + export COPYRIGHTYEAR=2022
15-Sep-2022 17:34:19 + COPYRIGHTYEAR=2022
15-Sep-2022 17:34:19 + rm -rf distribution/build/osx
15-Sep-2022 17:34:19 + rm -f openfire.dmg
15-Sep-2022 17:34:19 + mkdir -p distribution/build/osx/prefPane
15-Sep-2022 17:34:19 + cp -R build/osx/openfirePrefPane/English.lproj build/osx/openfirePrefPane/Info.plist build/osx/openfirePrefPane/authTool.c build/osx/openfirePrefPane/jivesoftware_logo.png build/osx/openfirePrefPane/openfire-logo-notext.png build/osx/openfirePrefPane/openfire-logo-notext.tif build/osx/openfirePrefPane/openfire-logo.png build/osx/openfirePrefPane/openfirePrefPane.h build/osx/openfirePrefPane/openfirePrefPane.m build/osx/openfirePrefPane/openfirePrefPane.xcodeproj build/osx/openfirePrefPane/openfirePrefPanePref.tiff build/osx/openfirePrefPane/openfirePrefPane_Prefix.pch distribution/build/osx/prefPane/
15-Sep-2022 17:34:19 + cd distribution/build/osx/prefPane
15-Sep-2022 17:34:19 + /usr/bin/xcodebuild -configuration Deployment -target Openfire clean install
15-Sep-2022 17:34:21 note: Using new build system
15-Sep-2022 17:34:21
15-Sep-2022 17:34:21 ** CLEAN SUCCEEDED **
15-Sep-2022 17:34:21
15-Sep-2022 17:34:21 note: Using new build system
15-Sep-2022 17:34:21 note: Planning build
15-Sep-2022 17:34:21 note: Constructing build description
15-Sep-2022 17:34:21 Build system information
15-Sep-2022 17:34:21 warning: Traditional headermap style is no longer supported; please migrate to using separate headermaps and set 'ALWAYS_SEARCH_USER_PATHS' to NO. (in target 'HelperTool')
15-Sep-2022 17:34:21
15-Sep-2022 17:34:21 Build system information
15-Sep-2022 17:34:21 warning: Traditional headermap style is no longer supported; please migrate to using separate headermaps and set 'ALWAYS_SEARCH_USER_PATHS' to NO. (in target 'Openfire')
15-Sep-2022 17:34:21
15-Sep-2022 17:34:21 Build system information
15-Sep-2022 17:34:21 warning: Skipping duplicate build file in Copy Bundle Resources build phase: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/jivesoftware_logo.png (in target 'Openfire')
15-Sep-2022 17:34:21
15-Sep-2022 17:34:21 CreateBuildDirectory /tmp/openfirePrefPane.dst (in target: HelperTool)
15-Sep-2022 17:34:21     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane
15-Sep-2022 17:34:21     builtin-create-build-directory /tmp/openfirePrefPane.dst
15-Sep-2022 17:34:21
15-Sep-2022 17:34:21 CreateBuildDirectory /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build (in target: HelperTool)
15-Sep-2022 17:34:21     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane
15-Sep-2022 17:34:21     builtin-create-build-directory /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build
15-Sep-2022 17:34:21
15-Sep-2022 17:34:21 SymLink /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/Deployment/HelperTool /tmp/openfirePrefPane.dst/Users/j2ee-bamboo/bin/HelperTool (in target: HelperTool)
15-Sep-2022 17:34:21     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane
15-Sep-2022 17:34:21     /bin/ln -sfh /tmp/openfirePrefPane.dst/Users/j2ee-bamboo/bin/HelperTool /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/Deployment/HelperTool
15-Sep-2022 17:34:21
15-Sep-2022 17:34:21 WriteAuxiliaryFile /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/HelperTool.hmap (in target: HelperTool)
15-Sep-2022 17:34:21     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane
15-Sep-2022 17:34:21     write-file /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/HelperTool.hmap
15-Sep-2022 17:34:21
15-Sep-2022 17:34:21 WriteAuxiliaryFile /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/HelperTool-all-non-framework-target-headers.hmap (in target: HelperTool)
15-Sep-2022 17:34:21     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane
15-Sep-2022 17:34:21     write-file /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/HelperTool-all-non-framework-target-headers.hmap
15-Sep-2022 17:34:21
15-Sep-2022 17:34:21 WriteAuxiliaryFile /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/all-product-headers.yaml (in target: HelperTool)
15-Sep-2022 17:34:21     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane
15-Sep-2022 17:34:21     write-file /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/all-product-headers.yaml
15-Sep-2022 17:34:21
15-Sep-2022 17:34:21 WriteAuxiliaryFile /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/HelperTool-generated-files.hmap (in target: HelperTool)
15-Sep-2022 17:34:21     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane
15-Sep-2022 17:34:21     write-file /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/HelperTool-generated-files.hmap
15-Sep-2022 17:34:21
15-Sep-2022 17:34:21 WriteAuxiliaryFile /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/HelperTool-all-target-headers.hmap (in target: HelperTool)
15-Sep-2022 17:34:21     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane
15-Sep-2022 17:34:21     write-file /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/HelperTool-all-target-headers.hmap
15-Sep-2022 17:34:21
15-Sep-2022 17:34:21 WriteAuxiliaryFile /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/HelperTool-project-headers.hmap (in target: HelperTool)
15-Sep-2022 17:34:21     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane
15-Sep-2022 17:34:21     write-file /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/HelperTool-project-headers.hmap
15-Sep-2022 17:34:21
15-Sep-2022 17:34:21 WriteAuxiliaryFile /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/HelperTool-own-target-headers.hmap (in target: HelperTool)
15-Sep-2022 17:34:21     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane
15-Sep-2022 17:34:21     write-file /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/HelperTool-own-target-headers.hmap
15-Sep-2022 17:34:21
15-Sep-2022 17:34:21 WriteAuxiliaryFile /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/Objects-normal/x86_64/HelperTool.LinkFileList (in target: HelperTool)
15-Sep-2022 17:34:21     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane
15-Sep-2022 17:34:21     write-file /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/Objects-normal/x86_64/HelperTool.LinkFileList
15-Sep-2022 17:34:21
15-Sep-2022 17:34:21 CompileC /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/Objects-normal/x86_64/authTool.o /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/authTool.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target: HelperTool)
15-Sep-2022 17:34:21     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane
15-Sep-2022 17:34:21     export LANG=en_US.US-ASCII
15-Sep-2022 17:34:21     /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -arch x86_64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -mmacosx-version-min=10.6 -fvisibility=hidden -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/HelperTool-generated-files.hmap -I/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/HelperTool-own-target-headers.hmap -I/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/HelperTool-all-target-headers.hmap -iquote /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/HelperTool-project-headers.hmap -I/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/Deployment/include -I/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/DerivedSources/x86_64 -I/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/DerivedSources -F/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/Deployment -MMD -MT dependencies -MF /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/Objects-normal/x86_64/authTool.d --serialize-diagnostics /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/Objects-normal/x86_64/authTool.dia -c /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/authTool.c -o /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/Objects-normal/x86_64/authTool.o
15-Sep-2022 17:34:21
15-Sep-2022 17:34:21 Ld /tmp/openfirePrefPane.dst/Users/j2ee-bamboo/bin/HelperTool normal x86_64 (in target: HelperTool)
15-Sep-2022 17:34:21     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane
15-Sep-2022 17:34:21     export MACOSX_DEPLOYMENT_TARGET=10.6
15-Sep-2022 17:34:21     /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/Deployment -F/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/Deployment -filelist /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/Objects-normal/x86_64/HelperTool.LinkFileList -mmacosx-version-min=10.6 -Xlinker -final_output -Xlinker /Users/j2ee-bamboo/bin/HelperTool -framework CoreFoundation -Xlinker -dependency_info -Xlinker /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/Objects-normal/x86_64/HelperTool_dependency_info.dat -o /tmp/openfirePrefPane.dst/Users/j2ee-bamboo/bin/HelperTool
15-Sep-2022 17:34:21
15-Sep-2022 17:34:21 Strip /tmp/openfirePrefPane.dst/Users/j2ee-bamboo/bin/HelperTool (in target: HelperTool)
15-Sep-2022 17:34:21     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane
15-Sep-2022 17:34:21     /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip /tmp/openfirePrefPane.dst/Users/j2ee-bamboo/bin/HelperTool
15-Sep-2022 17:34:21
15-Sep-2022 17:34:21 SetOwnerAndGroup j2ee-bamboo:staff /tmp/openfirePrefPane.dst/Users/j2ee-bamboo/bin/HelperTool (in target: HelperTool)
15-Sep-2022 17:34:21     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane
15-Sep-2022 17:34:21     /usr/sbin/chown -RH j2ee-bamboo:staff /tmp/openfirePrefPane.dst/Users/j2ee-bamboo/bin/HelperTool
15-Sep-2022 17:34:21
15-Sep-2022 17:34:21 SetMode u+w,go-w,a+rX /tmp/openfirePrefPane.dst/Users/j2ee-bamboo/bin/HelperTool (in target: HelperTool)
15-Sep-2022 17:34:21     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane
15-Sep-2022 17:34:21     /bin/chmod -RH u+w,go-w,a+rX /tmp/openfirePrefPane.dst/Users/j2ee-bamboo/bin/HelperTool
15-Sep-2022 17:34:21
15-Sep-2022 17:34:21 SymLink /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/Deployment/Openfire.prefPane /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane (in target: Openfire)
15-Sep-2022 17:34:21     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane
15-Sep-2022 17:34:21     /bin/ln -sfh /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/Deployment/Openfire.prefPane
15-Sep-2022 17:34:21
15-Sep-2022 17:34:21 MkDir /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane (in target: Openfire)
15-Sep-2022 17:34:21     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane
15-Sep-2022 17:34:21     /bin/mkdir -p /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane
15-Sep-2022 17:34:21
15-Sep-2022 17:34:21 MkDir /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane/Contents (in target: Openfire)
15-Sep-2022 17:34:21     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane
15-Sep-2022 17:34:21     /bin/mkdir -p /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane/Contents
15-Sep-2022 17:34:21
15-Sep-2022 17:34:21 MkDir /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane/Contents/MacOS (in target: Openfire)
15-Sep-2022 17:34:21     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane
15-Sep-2022 17:34:21     /bin/mkdir -p /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane/Contents/MacOS
15-Sep-2022 17:34:21
15-Sep-2022 17:34:21 MkDir /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane/Contents/Resources (in target: Openfire)
15-Sep-2022 17:34:21     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane
15-Sep-2022 17:34:21     /bin/mkdir -p /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane/Contents/Resources
15-Sep-2022 17:34:21
15-Sep-2022 17:34:21 WriteAuxiliaryFile /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Openfire-project-headers.hmap (in target: Openfire)
15-Sep-2022 17:34:21     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane
15-Sep-2022 17:34:21     write-file /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Openfire-project-headers.hmap
15-Sep-2022 17:34:21
15-Sep-2022 17:34:21 WriteAuxiliaryFile /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/all-product-headers.yaml (in target: Openfire)
15-Sep-2022 17:34:21     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane
15-Sep-2022 17:34:21     write-file /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/all-product-headers.yaml
15-Sep-2022 17:34:21
15-Sep-2022 17:34:21 WriteAuxiliaryFile /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Openfire.hmap (in target: Openfire)
15-Sep-2022 17:34:21     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane
15-Sep-2022 17:34:21     write-file /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Openfire.hmap
15-Sep-2022 17:34:21
15-Sep-2022 17:34:21 WriteAuxiliaryFile /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Openfire-own-target-headers.hmap (in target: Openfire)
15-Sep-2022 17:34:21     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane
15-Sep-2022 17:34:21     write-file /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Openfire-own-target-headers.hmap
15-Sep-2022 17:34:21
15-Sep-2022 17:34:21 WriteAuxiliaryFile /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Openfire-generated-files.hmap (in target: Openfire)
15-Sep-2022 17:34:21     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane
15-Sep-2022 17:34:21     write-file /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Openfire-generated-files.hmap
15-Sep-2022 17:34:21
15-Sep-2022 17:34:21 WriteAuxiliaryFile /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Openfire-all-target-headers.hmap (in target: Openfire)
15-Sep-2022 17:34:21     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane
15-Sep-2022 17:34:21     write-file /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Openfire-all-target-headers.hmap
15-Sep-2022 17:34:21
15-Sep-2022 17:34:21 WriteAuxiliaryFile /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Openfire-all-non-framework-target-headers.hmap (in target: Openfire)
15-Sep-2022 17:34:21     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane
15-Sep-2022 17:34:21     write-file /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Openfire-all-non-framework-target-headers.hmap
15-Sep-2022 17:34:21
15-Sep-2022 17:34:21 ProcessInfoPlistFile /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane/Contents/Info.plist /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/Info.plist (in target: Openfire)
15-Sep-2022 17:34:21     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane
15-Sep-2022 17:34:21     builtin-infoPlistUtility /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/Info.plist -expandbuildsettings -platform macosx -o /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane/Contents/Info.plist
15-Sep-2022 17:34:21
15-Sep-2022 17:34:21 CopyTiffFile /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane/Contents/Resources/openfire-logo-notext.tif /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/openfire-logo-notext.tif (in target: Openfire)
15-Sep-2022 17:34:21     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane
15-Sep-2022 17:34:21     builtin-copyTiff --outdir /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane/Contents/Resources -- /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/openfire-logo-notext.tif
15-Sep-2022 17:34:21
15-Sep-2022 17:34:21 StripNIB /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/English.lproj/openfirePrefPane.nib (in target: Openfire)
15-Sep-2022 17:34:21     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane
15-Sep-2022 17:34:21     export XCODE_DEVELOPER_USR_PATH=/Applications/Xcode.app/Contents/Developer/usr/bin/..
15-Sep-2022 17:34:21     /Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --strip /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane/Contents/Resources/English.lproj/openfirePrefPane.nib --output-format human-readable-text /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/English.lproj/openfirePrefPane.nib
15-Sep-2022 17:34:22
15-Sep-2022 17:34:22 CopyStringsFile /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane/Contents/Resources/English.lproj/InfoPlist.strings /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/English.lproj/InfoPlist.strings (in target: Openfire)
15-Sep-2022 17:34:22     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane
15-Sep-2022 17:34:22     builtin-copyStrings --validate --inputencoding utf-16 --outputencoding UTF-16 --outdir /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane/Contents/Resources/English.lproj -- /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/English.lproj/InfoPlist.strings
15-Sep-2022 17:34:22
15-Sep-2022 17:34:22 CopyPNGFile /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane/Contents/Resources/openfire-logo.png /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/openfire-logo.png (in target: Openfire)
15-Sep-2022 17:34:22     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane
15-Sep-2022 17:34:22     export DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer
15-Sep-2022 17:34:22     export SDKROOT=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
15-Sep-2022 17:34:22     export TOOLCHAINS=
15-Sep-2022 17:34:22     /Applications/Xcode.app/Contents/Developer/usr/bin/copypng /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/openfire-logo.png /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane/Contents/Resources/openfire-logo.png
15-Sep-2022 17:34:22
15-Sep-2022 17:34:22 CopyPNGFile /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane/Contents/Resources/openfire-logo-notext.png /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/openfire-logo-notext.png (in target: Openfire)
15-Sep-2022 17:34:22     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane
15-Sep-2022 17:34:22     export DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer
15-Sep-2022 17:34:22     export SDKROOT=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
15-Sep-2022 17:34:22     export TOOLCHAINS=
15-Sep-2022 17:34:22     /Applications/Xcode.app/Contents/Developer/usr/bin/copypng /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/openfire-logo-notext.png /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane/Contents/Resources/openfire-logo-notext.png
15-Sep-2022 17:34:22
15-Sep-2022 17:34:22 CopyPNGFile /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane/Contents/Resources/jivesoftware_logo.png /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/jivesoftware_logo.png (in target: Openfire)
15-Sep-2022 17:34:22     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane
15-Sep-2022 17:34:22     export DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer
15-Sep-2022 17:34:22     export SDKROOT=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
15-Sep-2022 17:34:22     export TOOLCHAINS=
15-Sep-2022 17:34:22     /Applications/Xcode.app/Contents/Developer/usr/bin/copypng /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/jivesoftware_logo.png /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane/Contents/Resources/jivesoftware_logo.png
15-Sep-2022 17:34:22
15-Sep-2022 17:34:22 WriteAuxiliaryFile /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Objects-normal/x86_64/Openfire.LinkFileList (in target: Openfire)
15-Sep-2022 17:34:22     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane
15-Sep-2022 17:34:22     write-file /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Objects-normal/x86_64/Openfire.LinkFileList
15-Sep-2022 17:34:22
15-Sep-2022 17:34:22 ProcessPCH /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/SharedPrecompiledHeaders/SharedPrecompiledHeaders/4418791520311526219/openfirePrefPane_Prefix.pch.gch /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/openfirePrefPane_Prefix.pch normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: Openfire)
15-Sep-2022 17:34:22     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane
15-Sep-2022 17:34:22     /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c-header -arch x86_64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DOBJC_OLD_DISPATCH_PROTOTYPES=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.6 -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Openfire-generated-files.hmap -I/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Openfire-own-target-headers.hmap -I/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Openfire-all-target-headers.hmap -iquote /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Openfire-project-headers.hmap -I/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/Deployment/include -I/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/DerivedSources/x86_64 -I/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/DerivedSources -Wmost -Wno-four-char-constants -Wno-unknown-pragmas -F/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/Deployment -c /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/openfirePrefPane_Prefix.pch -MD -MT dependencies -MF /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/SharedPrecompiledHeaders/SharedPrecompiledHeaders/4418791520311526219/openfirePrefPane_Prefix.pch.d -iquote /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Openfire-generated-files.hmap -I/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Openfire-own-target-headers.hmap -I/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Openfire-all-target-headers.hmap -iquote /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Openfire-project-headers.hmap -I/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/Deployment/include -I/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/DerivedSources/x86_64 -I/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/DerivedSources -o /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/SharedPrecompiledHeaders/SharedPrecompiledHeaders/4418791520311526219/openfirePrefPane_Prefix.pch.gch --serialize-diagnostics /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/SharedPrecompiledHeaders/SharedPrecompiledHeaders/4418791520311526219/openfirePrefPane_Prefix.pch.dia
15-Sep-2022 17:34:24
15-Sep-2022 17:34:24 CompileC /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Objects-normal/x86_64/openfirePrefPane.o /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/openfirePrefPane.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: Openfire)
15-Sep-2022 17:34:24     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane
15-Sep-2022 17:34:24     export LANG=en_US.US-ASCII
15-Sep-2022 17:34:24     /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DOBJC_OLD_DISPATCH_PROTOTYPES=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.6 -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Openfire-generated-files.hmap -I/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Openfire-own-target-headers.hmap -I/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Openfire-all-target-headers.hmap -iquote /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Openfire-project-headers.hmap -I/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/Deployment/include -I/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/DerivedSources/x86_64 -I/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/DerivedSources -Wmost -Wno-four-char-constants -Wno-unknown-pragmas -F/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/Deployment -include /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/SharedPrecompiledHeaders/SharedPrecompiledHeaders/4418791520311526219/openfirePrefPane_Prefix.pch -MMD -MT dependencies -MF /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Objects-normal/x86_64/openfirePrefPane.d --serialize-diagnostics /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Objects-normal/x86_64/openfirePrefPane.dia -c /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/openfirePrefPane.m -o /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Objects-normal/x86_64/openfirePrefPane.o
15-Sep-2022 17:34:24 /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/openfirePrefPane.m:22:8: warning: initializing 'char *' with an expression of type 'const char * _Nullable' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
15-Sep-2022 17:34:24         char *cmd = [[[NSBundle bundleForClass:[self class]] pathForAuxiliaryExecutable:@"HelperTool"] fileSystemRepresentation];
15-Sep-2022 17:34:24               ^     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
15-Sep-2022 17:34:24 /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/openfirePrefPane.m:69:
15-Sep-2022 17:34:24 11: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
15-Sep-2022 17:34:24                         printf(buff);
15-Sep-2022 17:34:24                                ^~~~
15-Sep-2022 17:34:24 /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/openfirePrefPane.m:69:11: note: treat the string as an argument to avoid this
15-Sep-2022 17:34:24                         printf(buff);
15-Sep-2022 17:34:24                                ^
15-Sep-2022 17:34:24                                "%s",
15-Sep-2022 17:34:24 2 warnings generated.
15-Sep-2022 17:34:24
15-Sep-2022 17:34:24 Ld /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane/Contents/MacOS/Openfire normal x86_64 (in target: Openfire)
15-Sep-2022 17:34:24     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane
15-Sep-2022 17:34:24     export MACOSX_DEPLOYMENT_TARGET=10.6
15-Sep-2022 17:34:24     /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch x86_64 -bundle -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/Deployment -F/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/Deployment -filelist /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Objects-normal/x86_64/Openfire.LinkFileList -mmacosx-version-min=10.6 -fobjc-link-runtime -bundle -twolevel_namespace -framework Cocoa -framework PreferencePanes -framework Security -framework SecurityInterface -Xlinker -dependency_info -Xlinker /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Objects-normal/x86_64/Openfire_dependency_info.dat -o /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane/Contents/MacOS/Openfire
15-Sep-2022 17:34:24
15-Sep-2022 17:34:24 PBXCp /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/Deployment/HelperTool /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane/Contents/MacOS/HelperTool (in target: Openfire)
15-Sep-2022 17:34:24     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane
15-Sep-2022 17:34:24     builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/Deployment/HelperTool /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane/Contents/MacOS
15-Sep-2022 17:34:24 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -S /tmp/openfirePrefPane.dst/Users/j2ee-bamboo/bin/HelperTool -o /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane/Contents/MacOS/HelperTool
15-Sep-2022 17:34:24
15-Sep-2022 17:34:24 Strip /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane/Contents/MacOS/Openfire (in target: Openfire)
15-Sep-2022 17:34:24     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane
15-Sep-2022 17:34:24     /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -x /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane/Contents/MacOS/Openfire
15-Sep-2022 17:34:24
15-Sep-2022 17:34:24 SetOwnerAndGroup j2ee-bamboo:staff /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane (in target: Openfire)
15-Sep-2022 17:34:24     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane
15-Sep-2022 17:34:24     /usr/sbin/chown -RH j2ee-bamboo:staff /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane
15-Sep-2022 17:34:24
15-Sep-2022 17:34:24 SetMode u+w,a+rX /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane (in target: Openfire)
15-Sep-2022 17:34:24     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane
15-Sep-2022 17:34:24     /bin/chmod -RH u+w,a+rX /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane
15-Sep-2022 17:34:24
15-Sep-2022 17:34:24 Touch /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane (in target: Openfire)
15-Sep-2022 17:34:24     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane
15-Sep-2022 17:34:24     /usr/bin/touch -c /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane
15-Sep-2022 17:34:24
15-Sep-2022 17:34:24 ** INSTALL SUCCEEDED **
15-Sep-2022 17:34:24
15-Sep-2022 17:34:24 + cd ../../../..
15-Sep-2022 17:34:24 + mkdir -p distribution/build/osx/macpkg/usr/local/openfire
15-Sep-2022 17:34:24 + cp -R distribution/target/distribution-base/. distribution/build/osx/macpkg/usr/local/openfire/
15-Sep-2022 17:34:25 + mkdir -p distribution/build/osx/macpkg/Library/LaunchDaemons
15-Sep-2022 17:34:25 + cp build/osx/org.jivesoftware.openfire.plist distribution/build/osx/macpkg/Library/LaunchDaemons
15-Sep-2022 17:34:25 + mkdir -p distribution/build/osx/Openfire
15-Sep-2022 17:34:25 + mkdir -p distribution/build/osx/macpkg/Library/PreferencePanes
15-Sep-2022 17:34:25 + cp -a distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane distribution/build/osx/macpkg/Library/PreferencePanes/
15-Sep-2022 17:34:25 + mkdir -p distribution/build/osx/template/.background
15-Sep-2022 17:34:25 + cp build/osx/dmgBackground.png distribution/build/osx/template/.background/
15-Sep-2022 17:34:25 + pkgbuild --identifier com.jivesoftware.openfire --version 4.8.0-SNAPSHOT --root distribution/build/osx/macpkg distribution/build/osx/PrefPane.pkg
15-Sep-2022 17:34:32 pkgbuild: Inferring bundle components from contents of distribution/build/osx/macpkg
15-Sep-2022 17:34:32 pkgbuild: Adding component at Library/PreferencePanes/Openfire.prefPane
15-Sep-2022 17:34:32 pkgbuild: Wrote package to distribution/build/osx/PrefPane.pkg
15-Sep-2022 17:34:32 + cp build/osx/distribution.plist distribution/build/osx/
15-Sep-2022 17:34:32 + sed -i.bak s/%VERSION%/4.8.0/g distribution/build/osx/distribution.plist
15-Sep-2022 17:34:32 + sed -i.bak s/%COPYRIGHT%/2022/g distribution/build/osx/distribution.plist
15-Sep-2022 17:34:32 + productbuild --distribution distribution/build/osx/distribution.plist --resources build/osx/resources --package-path distribution/build/osx distribution/build/osx/template/Openfire.pkg
15-Sep-2022 17:34:33 productbuild: Wrote product to distribution/build/osx/template/Openfire.pkg
15-Sep-2022 17:34:33 + mkdir -p distribution/target/macosx
15-Sep-2022 17:34:33 + hdiutil create -srcfolder distribution/build/osx/template -volname Openfire -fs HFS+ -fsargs '-c c=64,a=16,e=16' -format UDRW distribution/build/osx/tmp.dmg
15-Sep-2022 17:34:39 created: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/tmp.dmg
15-Sep-2022 17:34:39 + hdiutil attach distribution/build/osx/tmp.dmg -readwrite -noverify -noautoopen -noidme -mountpoint distribution/build/osx/Openfire
15-Sep-2022 17:34:39 /dev/disk1                  GUID_partition_scheme                  
15-Sep-2022 17:34:39 /dev/disk1s1                Apple_HFS                              /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/Openfire
15-Sep-2022 17:34:39 + osascript build/osx/dmg_openfire.scpt Openfire build/osx 648 500 450 205 128
15-Sep-2022 17:34:39 build/osx/dmg_openfire.scpt: execution error: An error of type -610 has occurred. (-610)
15-Sep-2022 17:34:39 + hdiutil detach distribution/build/osx/Openfire -quiet -force
15-Sep-2022 17:34:40 + hdiutil convert distribution/build/osx/tmp.dmg -format UDZO -imagekey zlib-level=9 -o distribution/build/osx/Openfire
15-Sep-2022 17:34:40 Preparing imaging engine…
15-Sep-2022 17:34:40 Reading Protective Master Boot Record (MBR : 0)…
15-Sep-2022 17:34:40    (CRC32 $BDF3B9E7: Protective Master Boot Record (MBR : 0))
15-Sep-2022 17:34:40 Reading GPT Header (Primary GPT Header : 1)…
15-Sep-2022 17:34:41    (CRC32 $9054DCD2: GPT Header (Primary GPT Header : 1))
15-Sep-2022 17:34:41 Reading GPT Partition Data (Primary GPT Table : 2)…
15-Sep-2022 17:34:41    (CRC32 $0AE5CD7A: GPT Partition Data (Primary GPT Table : 2))
15-Sep-2022 17:34:41 Reading  (Apple_Free : 3)…
15-Sep-2022 17:34:42    (CRC32 $00000000:  (Apple_Free : 3))
15-Sep-2022 17:34:42 Reading disk image (Apple_HFS : 4)…
15-Sep-2022 17:34:42    (CRC32 $58646601: disk image (Apple_HFS : 4))
15-Sep-2022 17:34:42 Reading  (Apple_Free : 5)…
15-Sep-2022 17:34:43    (CRC32 $00000000:  (Apple_Free : 5))
15-Sep-2022 17:34:43 Reading GPT Partition Data (Backup GPT Table : 6)…
15-Sep-2022 17:34:43    (CRC32 $0AE5CD7A: GPT Partition Data (Backup GPT Table : 6))
15-Sep-2022 17:34:43 Reading GPT Header (Backup GPT Header : 7)…
15-Sep-2022 17:34:44    (CRC32 $DDA7758B: GPT Header (Backup GPT Header : 7))
15-Sep-2022 17:34:44 Adding resources…
15-Sep-2022 17:34:44 Elapsed Time:  3.813s
15-Sep-2022 17:34:44 File size: 46122629 bytes, Checksum: CRC32 $A00F2201
15-Sep-2022 17:34:44 Sectors processed: 97328, 92188 compressed
15-Sep-2022 17:34:44 Speed: 11.8Mbytes/sec
15-Sep-2022 17:34:44 Savings: 7.4%
15-Sep-2022 17:34:44 created: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/distribution/build/osx/Openfire.dmg
15-Sep-2022 17:34:44 Finished task 'build script' with result: Success
15-Sep-2022 17:34:44 Running post build plugin 'Docker Container Cleanup'
15-Sep-2022 17:34:44 Running post build plugin 'NCover Results Collector'
15-Sep-2022 17:34:44 Running post build plugin 'Build Results Label Collector'
15-Sep-2022 17:34:44 Running post build plugin 'Clover Results Collector'
15-Sep-2022 17:34:44 Running post build plugin 'npm Cache Cleanup'
15-Sep-2022 17:34:44 Running post build plugin 'Artifact Copier'
15-Sep-2022 17:34:44 Publishing an artifact: dmg
15-Sep-2022 17:34:51 Finished publishing of artifact Required shared artifact: [dmg], pattern: [Openfire.dmg] anchored at: [distribution/build/osx] in 7.092 s
15-Sep-2022 17:34:51 Publishing an artifact: plugins
15-Sep-2022 17:34:51 Unable to publish artifact [plugins]: the source directory /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB-JOB1/src/plugins does not exist.
15-Sep-2022 17:34:51 The artifact hasn't been successfully published after 302.7 μs
15-Sep-2022 17:34:51 Finalising the build...
15-Sep-2022 17:34:51 Stopping timer.
15-Sep-2022 17:34:51 Build OPENFIRE-NMMB-JOB1-1267 completed.
15-Sep-2022 17:34:52 Running on server: post build plugin 'Build Hanging Detection Configuration'
15-Sep-2022 17:34:52 Running on server: post build plugin 'NCover Results Collector'
15-Sep-2022 17:34:52 Running on server: post build plugin 'Build Labeller'
15-Sep-2022 17:34:52 Running on server: post build plugin 'Clover Delta Calculator'
15-Sep-2022 17:34:52 Running on server: post build plugin 'Maven Dependencies Postprocessor'
15-Sep-2022 17:34:52 All post build plugins have finished
15-Sep-2022 17:34:52 Generating build results summary...
15-Sep-2022 17:34:52 Saving build results to disk...
15-Sep-2022 17:34:52 Store variable context...
15-Sep-2022 17:34:52 Finished building OPENFIRE-NMMB-JOB1-1267.