Generates the latest/greatest Maven-based artifacts for the Openfire project, every night.

Build: #200 was successful

Job: Workflow was successful

Stages & jobs

  1. Build and Package

Build log

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

15-Feb-2026 01:13:40 Build Openfire - Nightly Maven Install4j Build - 5.0 - Workflow #200 (OPENFIRE-NIGHTLYMAVEN8-JOB1-200) is being prepared for building on agent mesonet-ah.agron.iastate.edu (2), bamboo version: 10.2.14
15-Feb-2026 01:13:40 Remote agent on host mesonet-ah.agron.iastate.edu
15-Feb-2026 01:13:41 Build working directory is /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1
15-Feb-2026 01:13:41 Executing build Openfire - Nightly Maven Install4j Build - 5.0 - Workflow #200 (OPENFIRE-NIGHTLYMAVEN8-JOB1-200)
15-Feb-2026 01:13:41 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
15-Feb-2026 01:13:41 Checking out into /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1
15-Feb-2026 01:13:41 Updating source code to revision: 8da23b396a855cbd0c147f2253480c1adfb13f32
15-Feb-2026 01:13:41 Fetching 'refs/heads/5.0' from 'https://github.com/igniterealtime/Openfire.git'. Will try to do a shallow fetch.
15-Feb-2026 01:13:41 Checking out revision 8da23b396a855cbd0c147f2253480c1adfb13f32.
15-Feb-2026 01:13:41 Already on '5.0'
15-Feb-2026 01:13:41 Updated source code to revision: 8da23b396a855cbd0c147f2253480c1adfb13f32
15-Feb-2026 01:13:41 Finished task 'Checkout Default Repository' with result: Success
15-Feb-2026 01:13:41 Running pre-build action: Build Log Labeller Pre Build Action
15-Feb-2026 01:13:41 Running pre-build action: VCS Version Collector
15-Feb-2026 01:13:41 Build Openfire - Nightly Maven Install4j Build - 5.0 - Workflow #200 (OPENFIRE-NIGHTLYMAVEN8-JOB1-200) started building on agent 'mesonet-ah.agron.iastate.edu (2)' (Remote agent on host mesonet-ah.agron.iastate.edu)
15-Feb-2026 01:13:42 Starting task 'Build and install in local repository' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
15-Feb-2026 01:13:42
Beginning to execute external process for build 'Openfire - Nightly Maven Install4j Build - 5.0 - Workflow #200 (OPENFIRE-NIGHTLYMAVEN8-JOB1-200)'
... running command line:
/usr/share/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/home/bamboo-agent3/tmp/OPENFIRE-NIGHTLYMAVEN8-JOB1 -Dinstall4j.home=/opt/install4j -Dmaven.repo.local=/mnt/maven/ -DcreateChecksum=true -P install4j clean install
... in: /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1
15-Feb-2026 01:13:43 [INFO] Scanning for projects...
15-Feb-2026 01:13:43 [INFO] ------------------------------------------------------------------------
15-Feb-2026 01:13:43 [INFO] Reactor Build Order:
15-Feb-2026 01:13:43 [INFO]
15-Feb-2026 01:13:43 [INFO] Parent                                                             [pom]
15-Feb-2026 01:13:43 [INFO] Internationalization files for Openfire                            [jar]
15-Feb-2026 01:13:43 [INFO] Core XMPP Server                                                   [jar]
15-Feb-2026 01:13:43 [INFO] Starter for Openfire                                               [jar]
15-Feb-2026 01:13:43 [INFO] Openfire Plugins                                                   [pom]
15-Feb-2026 01:13:43 [INFO] Openfire Plugin Assembly Descriptor                                [jar]
15-Feb-2026 01:13:43 [INFO] Distribution                                                       [pom]
15-Feb-2026 01:13:43 [INFO]
15-Feb-2026 01:13:43 [INFO] -----------------< org.igniterealtime.openfire:parent >-----------------
15-Feb-2026 01:13:43 [INFO] Building Parent 5.0.4-SNAPSHOT                                     [1/7]
15-Feb-2026 01:13:43 [INFO] --------------------------------[ pom ]---------------------------------
15-Feb-2026 01:13:43 [INFO]
15-Feb-2026 01:13:43 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent ---
15-Feb-2026 01:13:43 [INFO]
15-Feb-2026 01:13:43 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-no-snapshots) @ parent ---
15-Feb-2026 01:13:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
15-Feb-2026 01:13:43 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
15-Feb-2026 01:13:43 [INFO]
15-Feb-2026 01:13:43 [INFO] --- maven-install-plugin:2.4:install (default-install) @ parent ---
15-Feb-2026 01:13:43 [INFO] Installing /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/pom.xml to /mnt/maven/org/igniterealtime/openfire/parent/5.0.4-SNAPSHOT/parent-5.0.4-SNAPSHOT.pom
15-Feb-2026 01:13:43 [INFO]
15-Feb-2026 01:13:43 [INFO] ------------------< org.igniterealtime.openfire:i18n >------------------
15-Feb-2026 01:13:43 [INFO] Building Internationalization files for Openfire 5.0.4-SNAPSHOT    [2/7]
15-Feb-2026 01:13:43 [INFO] --------------------------------[ jar ]---------------------------------
15-Feb-2026 01:13:43 [INFO]
15-Feb-2026 01:13:43 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ i18n ---
15-Feb-2026 01:13:43 [INFO] Deleting /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/i18n/target
15-Feb-2026 01:13:43 [INFO]
15-Feb-2026 01:13:43 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-no-snapshots) @ i18n ---
15-Feb-2026 01:13:43 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
15-Feb-2026 01:13:43 [INFO]
15-Feb-2026 01:13:43 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ i18n ---
15-Feb-2026 01:13:43 [INFO] Copying 19 resources from src/main/resources to target/classes
15-Feb-2026 01:13:44 [INFO]
15-Feb-2026 01:13:44 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ i18n ---
15-Feb-2026 01:13:44 [INFO] No sources to compile
15-Feb-2026 01:13:44 [INFO]
15-Feb-2026 01:13:44 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ i18n ---
15-Feb-2026 01:13:44 [INFO] skip non existing resourceDirectory /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/i18n/src/test/resources
15-Feb-2026 01:13:44 [INFO]
15-Feb-2026 01:13:44 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ i18n ---
15-Feb-2026 01:13:44 [INFO] No sources to compile
15-Feb-2026 01:13:44 [INFO]
15-Feb-2026 01:13:44 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ i18n ---
15-Feb-2026 01:13:44 [INFO] No tests to run.
15-Feb-2026 01:13:44 [INFO]
15-Feb-2026 01:13:44 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ i18n ---
15-Feb-2026 01:13:44 [INFO] Building jar: /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/i18n/target/i18n-5.0.4-SNAPSHOT.jar
15-Feb-2026 01:13:44 [INFO]
15-Feb-2026 01:13:44 [INFO] --- maven-install-plugin:2.4:install (default-install) @ i18n ---
15-Feb-2026 01:13:44 [INFO] Installing /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/i18n/target/i18n-5.0.4-SNAPSHOT.jar to /mnt/maven/org/igniterealtime/openfire/i18n/5.0.4-SNAPSHOT/i18n-5.0.4-SNAPSHOT.jar
15-Feb-2026 01:13:44 [INFO] Installing /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/i18n/pom.xml to /mnt/maven/org/igniterealtime/openfire/i18n/5.0.4-SNAPSHOT/i18n-5.0.4-SNAPSHOT.pom
15-Feb-2026 01:13:44 [INFO]
15-Feb-2026 01:13:44 [INFO] ---------------< org.igniterealtime.openfire:xmppserver >---------------
15-Feb-2026 01:13:44 [INFO] Building Core XMPP Server 5.0.4-SNAPSHOT                           [3/7]
15-Feb-2026 01:13:44 [INFO] --------------------------------[ jar ]---------------------------------
15-Feb-2026 01:13:45 [INFO]
15-Feb-2026 01:13:45 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xmppserver ---
15-Feb-2026 01:13:45 [INFO] Deleting /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/target
15-Feb-2026 01:13:45 [INFO]
15-Feb-2026 01:13:45 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-no-snapshots) @ xmppserver ---
15-Feb-2026 01:13:45 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
15-Feb-2026 01:13:45 [INFO]
15-Feb-2026 01:13:45 [INFO] --- git-commit-id-plugin:4.9.10:revision (get-the-git-infos) @ xmppserver ---
15-Feb-2026 01:13:45 [INFO]
15-Feb-2026 01:13:45 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ xmppserver ---
15-Feb-2026 01:13:45 [INFO] Copying 2 resources from src/main/resources to target/classes
15-Feb-2026 01:13:45 [INFO]
15-Feb-2026 01:13:45 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ xmppserver ---
15-Feb-2026 01:13:45 [INFO] Recompiling the module because of changed dependency.
15-Feb-2026 01:13:45 [INFO] Compiling 773 source files with javac [debug target 17] to target/classes
15-Feb-2026 01:13:56 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[172,13] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal
15-Feb-2026 01:13:56 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[172,13] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal
15-Feb-2026 01:13:56 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[172,13] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal
15-Feb-2026 01:13:56 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[482,18] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal
15-Feb-2026 01:13:56 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[2503,38] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal
15-Feb-2026 01:13:56 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[2984,17] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal
15-Feb-2026 01:13:56 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[2985,30] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal
15-Feb-2026 01:13:56 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/SocketConnection.java:[65,8] deprecated item is not annotated with @Deprecated
15-Feb-2026 01:13:56 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/SocketReader.java:[51,17] deprecated item is not annotated with @Deprecated
15-Feb-2026 01:13:56 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/SocketReadingMode.java:[39,10] deprecated item is not annotated with @Deprecated
15-Feb-2026 01:13:56 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/database/JNDIDataSourceProvider.java:[55,16] APPLET in javax.naming.Context has been deprecated and marked for removal
15-Feb-2026 01:13:56 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/auth/AuthFactory.java:[98,32] deprecated item is not annotated with @Deprecated
15-Feb-2026 01:13:56 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/session/ConnectionSettings.java:[83,36] deprecated item is not annotated with @Deprecated
15-Feb-2026 01:13:56 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/BlockingReadingMode.java:[45,1] deprecated item is not annotated with @Deprecated
15-Feb-2026 01:13:56 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/spi/RoutingTableImpl.java:[899,20] isAnonymousRoute(org.xmpp.packet.JID) in org.jivesoftware.openfire.RoutingTable has been deprecated and marked for removal
15-Feb-2026 01:13:56 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/user/AuthorizationBasedUserProviderMapper.java:[75,42] instantiate(java.lang.String) in org.jivesoftware.openfire.user.UserMultiProvider has been deprecated and marked for removal
15-Feb-2026 01:13:56 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/user/AuthorizationBasedUserProviderMapper.java:[80,41] instantiate(java.lang.String) in org.jivesoftware.openfire.user.UserMultiProvider has been deprecated and marked for removal
15-Feb-2026 01:13:56 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/user/PropertyBasedUserProviderMapper.java:[70,45] instantiate(java.lang.String) in org.jivesoftware.openfire.user.UserMultiProvider has been deprecated and marked for removal
15-Feb-2026 01:13:56 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/user/PropertyBasedUserProviderMapper.java:[79,60] instantiate(java.lang.String) in org.jivesoftware.openfire.user.UserMultiProvider has been deprecated and marked for removal
15-Feb-2026 01:13:56 [INFO] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/admin/AuthCheckFilter.java: Some input files use or override a deprecated API.
15-Feb-2026 01:13:56 [INFO] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/admin/AuthCheckFilter.java: Recompile with -Xlint:deprecation for details.
15-Feb-2026 01:13:56 [INFO] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/util/SystemProperty.java: Some input files use unchecked or unsafe operations.
15-Feb-2026 01:13:56 [INFO] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/util/SystemProperty.java: Recompile with -Xlint:unchecked for details.
15-Feb-2026 01:13:56 [INFO]
15-Feb-2026 01:13:56 [INFO] --- jetty-ee8-jspc-maven-plugin:12.0.24:jspc (jspc) @ xmppserver ---
15-Feb-2026 01:13:56 [INFO] Compiling audit-policy.jsp,available-plugins.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,index.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,login.jsp,ldap-group.jsp,ldap-server.jsp,ldap-user.jsp,loginToken.jsp,log.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-clear-chat.jsp,muc-room-create.jsp,muc-room-delete.jsp,muc-room-edit-form.jsp,muc-room-federation.jsp,muc-room-occupants.jsp,muc-room-retirees.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.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-expiry-check-page.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-config-page.jsp,session-summary.jsp,setup/index.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,setup/setup-admin-settings.jsp,setup/setup-admin-settings_test.jsp,system-admin-console-access.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,error.jsp,system-smstest.jsp,user-delete.jsp,user-groups.jsp,user-lockout.jsp,user-message.jsp,user-password.jsp,user-privacylists.jsp,user-roster-delete.jsp,user-roster-view.jsp,user-roster.jsp,user-summary.jsp,user-tabs.jsp,user-create.jsp,user-edit-form.jsp,user-properties.jsp,user-roster-add.jsp,user-roster-edit.jsp,user-search.jsp from includes=**\/*.jsp, **\/*.jspx excludes=**\/.svn\/**
15-Feb-2026 01:13:56 [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-Feb-2026 01:14:01 [INFO] Generation completed with [0] errors in [5029] milliseconds
15-Feb-2026 01:14:01 [INFO]
15-Feb-2026 01:14:01 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ xmppserver ---
15-Feb-2026 01:14:01 [INFO] Copying 23 resources from src/test/resources to target/test-classes
15-Feb-2026 01:14:01 [INFO]
15-Feb-2026 01:14:01 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ xmppserver ---
15-Feb-2026 01:14:01 [INFO] Recompiling the module because of changed dependency.
15-Feb-2026 01:14:02 [INFO] Compiling 117 source files with javac [debug target 17] to target/test-classes
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/admin/AuthCheckFilterTest.java:[216,47] isOnList(java.util.Set<java.lang.String>,java.lang.String) in org.jivesoftware.admin.AuthCheckFilter has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/admin/AuthCheckFilterTest.java:[230,47] isOnList(java.util.Set<java.lang.String>,java.lang.String) in org.jivesoftware.admin.AuthCheckFilter has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/admin/AuthCheckFilterTest.java:[243,47] isOnList(java.util.Set<java.lang.String>,java.lang.String) in org.jivesoftware.admin.AuthCheckFilter has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/admin/AuthCheckFilterTest.java:[257,47] isOnList(java.util.Set<java.lang.String>,java.lang.String) in org.jivesoftware.admin.AuthCheckFilter has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/admin/AuthCheckFilterTest.java:[271,47] isOnList(java.util.Set<java.lang.String>,java.lang.String) in org.jivesoftware.admin.AuthCheckFilter has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/admin/AuthCheckFilterTest.java:[537,46] removeBracketsFromIpv6Address(java.lang.String) in org.jivesoftware.admin.AuthCheckFilter has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/admin/AuthCheckFilterTest.java:[549,46] removeBracketsFromIpv6Address(java.lang.String) in org.jivesoftware.admin.AuthCheckFilter has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/admin/AuthCheckFilterTest.java:[561,46] removeBracketsFromIpv6Address(java.lang.String) in org.jivesoftware.admin.AuthCheckFilter has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/admin/AuthCheckFilterTest.java:[573,46] removeBracketsFromIpv6Address(java.lang.String) in org.jivesoftware.admin.AuthCheckFilter has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/admin/AuthCheckFilterTest.java:[585,46] removeBracketsFromIpv6Address(java.lang.String) in org.jivesoftware.admin.AuthCheckFilter has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[39,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[39,65] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[40,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[40,65] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[41,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[41,65] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[44,27] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[44,88] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[44,65] prioritize(org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress[]) in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[61,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[61,61] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[64,27] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[64,88] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[64,65] prioritize(org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress[]) in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[78,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[78,61] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[81,27] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[81,88] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[81,65] prioritize(org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress[]) in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[95,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[95,61] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[98,27] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[98,88] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[98,65] prioritize(org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress[]) in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[113,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[113,62] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[114,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[114,62] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[115,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[115,62] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[118,27] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[118,88] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[118,65] prioritize(org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress[]) in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[134,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[134,62] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[135,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[135,62] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[136,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[136,62] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[139,27] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[139,88] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[139,65] prioritize(org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress[]) in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[158,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[158,62] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[159,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[159,62] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[160,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[160,64] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[167,31] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[167,69] prioritize(org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress[]) in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[197,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[197,62] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[198,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[198,62] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[199,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[199,64] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[206,31] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[206,69] prioritize(org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress[]) in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[43,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[58,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[73,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[88,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[103,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[118,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[133,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[148,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[163,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[178,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[193,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[208,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[223,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[238,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[253,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[268,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[283,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[298,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[313,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[328,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[343,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[358,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[373,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[388,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[403,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[418,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[433,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[448,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[463,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[478,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[493,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
15-Feb-2026 01:14:04 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[508,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
15-Feb-2026 01:14:04 [INFO] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/Fixtures.java: Some input files use or override a deprecated API.
15-Feb-2026 01:14:04 [INFO] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/Fixtures.java: Recompile with -Xlint:deprecation for details.
15-Feb-2026 01:14:04 [INFO] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java: /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java has additional uses or overrides of a deprecated API that is marked for removal.
15-Feb-2026 01:14:04 [INFO] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java: /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java uses unchecked or unsafe operations.
15-Feb-2026 01:14:04 [INFO] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java: Recompile with -Xlint:unchecked for details.
15-Feb-2026 01:14:04 [INFO]
15-Feb-2026 01:14:04 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ xmppserver ---
15-Feb-2026 01:14:04 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
15-Feb-2026 01:14:04 [INFO]
15-Feb-2026 01:14:04 [INFO] -------------------------------------------------------
15-Feb-2026 01:14:04 [INFO]  T E S T S
15-Feb-2026 01:14:04 [INFO] -------------------------------------------------------
15-Feb-2026 01:14:06 [INFO] Running org.jivesoftware.admin.AuthCheckFilterTest
15-Feb-2026 01:14:07 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Feb-2026 01:14:08 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.675 s -- in org.jivesoftware.admin.AuthCheckFilterTest
15-Feb-2026 01:14:09 [INFO] Running org.jivesoftware.admin.LoginLimitManagerTest
15-Feb-2026 01:14:09 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Feb-2026 01:14:11 Critical Error! The home directory has not been configured,
15-Feb-2026 01:14:11 which will prevent the application from working correctly.
15-Feb-2026 01:14:11
15-Feb-2026 01:14:11
15-Feb-2026 01:14:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.939 s -- in org.jivesoftware.admin.LoginLimitManagerTest
15-Feb-2026 01:14:12 [INFO] Running org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest
15-Feb-2026 01:14:13 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Feb-2026 01:14:14 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.159 s -- in org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest
15-Feb-2026 01:14:15 [INFO] Running org.jivesoftware.admin.servlet.BlogPostServletTest
15-Feb-2026 01:14:15 Critical Error! The home directory has not been configured,
15-Feb-2026 01:14:15 which will prevent the application from working correctly.
15-Feb-2026 01:14:15
15-Feb-2026 01:14:15
15-Feb-2026 01:14:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.724 s -- in org.jivesoftware.admin.servlet.BlogPostServletTest
15-Feb-2026 01:14:16 [INFO] Running org.jivesoftware.openfire.ldap.LdapManagerTest
15-Feb-2026 01:14:17 Critical Error! The home directory has not been configured,
15-Feb-2026 01:14:17 which will prevent the application from working correctly.
15-Feb-2026 01:14:17
15-Feb-2026 01:14:17
15-Feb-2026 01:14:17 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.739 s -- in org.jivesoftware.openfire.ldap.LdapManagerTest
15-Feb-2026 01:14:18 [INFO] Running org.jivesoftware.openfire.ldap.VCardTemplateTest
15-Feb-2026 01:14:18 Critical Error! The home directory has not been configured,
15-Feb-2026 01:14:18 which will prevent the application from working correctly.
15-Feb-2026 01:14:18
15-Feb-2026 01:14:18
15-Feb-2026 01:14:18 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.769 s -- in org.jivesoftware.openfire.ldap.VCardTemplateTest
15-Feb-2026 01:14:19 [INFO] Running org.jivesoftware.openfire.ldap.VCardTest
15-Feb-2026 01:14:20 Critical Error! The home directory has not been configured,
15-Feb-2026 01:14:20 which will prevent the application from working correctly.
15-Feb-2026 01:14:20
15-Feb-2026 01:14:20
15-Feb-2026 01:14:20 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.694 s -- in org.jivesoftware.openfire.ldap.VCardTest
15-Feb-2026 01:14:21 [INFO] Running org.jivesoftware.openfire.OfflineMessageStoreTest
15-Feb-2026 01:14:21 Critical Error! The home directory has not been configured,
15-Feb-2026 01:14:21 which will prevent the application from working correctly.
15-Feb-2026 01:14:21
15-Feb-2026 01:14:21
15-Feb-2026 01:14:21 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.668 s -- in org.jivesoftware.openfire.OfflineMessageStoreTest
15-Feb-2026 01:14:22 [INFO] Running org.jivesoftware.openfire.SessionPacketRouterTest
15-Feb-2026 01:14:23 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Feb-2026 01:14:25 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.055 s -- in org.jivesoftware.openfire.SessionPacketRouterTest
15-Feb-2026 01:14:26 [INFO] Running org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest
15-Feb-2026 01:14:26 Critical Error! The home directory has not been configured,
15-Feb-2026 01:14:26 which will prevent the application from working correctly.
15-Feb-2026 01:14:26
15-Feb-2026 01:14:26
15-Feb-2026 01:14:27 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Feb-2026 01:14:28 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.225 s -- in org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest
15-Feb-2026 01:14:29 [INFO] Running org.jivesoftware.openfire.archive.ArchiverTest
15-Feb-2026 01:14:31 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.095 s -- in org.jivesoftware.openfire.archive.ArchiverTest
15-Feb-2026 01:14:32 [INFO] Running org.jivesoftware.openfire.auth.HybridAuthProviderTest
15-Feb-2026 01:14:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.765 s -- in org.jivesoftware.openfire.auth.HybridAuthProviderTest
15-Feb-2026 01:14:34 [INFO] Running org.jivesoftware.openfire.auth.JDBCAuthProviderTest
15-Feb-2026 01:14:35 Critical Error! The home directory has not been configured,
15-Feb-2026 01:14:35 which will prevent the application from working correctly.
15-Feb-2026 01:14:35
15-Feb-2026 01:14:35
15-Feb-2026 01:14:38 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.019 s -- in org.jivesoftware.openfire.auth.JDBCAuthProviderTest
15-Feb-2026 01:14:39 [INFO] Running org.jivesoftware.openfire.auth.MappedAuthProviderTest
15-Feb-2026 01:14:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.724 s -- in org.jivesoftware.openfire.auth.MappedAuthProviderTest
15-Feb-2026 01:14:40 [INFO] Running org.jivesoftware.openfire.auth.ScramUtilsTest
15-Feb-2026 01:14:41 Critical Error! The home directory has not been configured,
15-Feb-2026 01:14:41 which will prevent the application from working correctly.
15-Feb-2026 01:14:41
15-Feb-2026 01:14:41
15-Feb-2026 01:14:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.789 s -- in org.jivesoftware.openfire.auth.ScramUtilsTest
15-Feb-2026 01:14:41 [INFO] Running org.jivesoftware.openfire.carbons.MessageCarbonsTest
15-Feb-2026 01:14:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.564 s -- in org.jivesoftware.openfire.carbons.MessageCarbonsTest
15-Feb-2026 01:14:43 [INFO] Running org.jivesoftware.openfire.cluster.ClusterMonitorTest
15-Feb-2026 01:14:44 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Feb-2026 01:14:45 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.409 s -- in org.jivesoftware.openfire.cluster.ClusterMonitorTest
15-Feb-2026 01:14:46 [INFO] Running org.jivesoftware.openfire.container.PluginManagerTest
15-Feb-2026 01:14:46 Critical Error! The home directory has not been configured,
15-Feb-2026 01:14:46 which will prevent the application from working correctly.
15-Feb-2026 01:14:46
15-Feb-2026 01:14:46
15-Feb-2026 01:14:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.657 s -- in org.jivesoftware.openfire.container.PluginManagerTest
15-Feb-2026 01:14:47 [INFO] Running org.jivesoftware.openfire.container.PluginServletTest
15-Feb-2026 01:14:48 Critical Error! The home directory has not been configured,
15-Feb-2026 01:14:48 which will prevent the application from working correctly.
15-Feb-2026 01:14:48
15-Feb-2026 01:14:48
15-Feb-2026 01:14:48 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.656 s -- in org.jivesoftware.openfire.container.PluginServletTest
15-Feb-2026 01:14:48 [INFO] Running org.jivesoftware.openfire.csi.CsiManagerTest
15-Feb-2026 01:14:49 Critical Error! The home directory has not been configured,
15-Feb-2026 01:14:49 which will prevent the application from working correctly.
15-Feb-2026 01:14:49
15-Feb-2026 01:14:49
15-Feb-2026 01:14:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.674 s -- in org.jivesoftware.openfire.csi.CsiManagerTest
15-Feb-2026 01:14:50 [INFO] Running org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest
15-Feb-2026 01:14:51 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Feb-2026 01:14:52 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.183 s -- in org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest
15-Feb-2026 01:14:53 [INFO] Running org.jivesoftware.openfire.forward.ForwardedTest
15-Feb-2026 01:14:53 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Feb-2026 01:14:55 Critical Error! The home directory has not been configured,
15-Feb-2026 01:14:55 which will prevent the application from working correctly.
15-Feb-2026 01:14:55
15-Feb-2026 01:14:55
15-Feb-2026 01:14:56 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.961 s -- in org.jivesoftware.openfire.forward.ForwardedTest
15-Feb-2026 01:14:57 [INFO] Running org.jivesoftware.openfire.group.AbstractGroupProviderTest
15-Feb-2026 01:14:57 ERROR StatusConsoleListener Recursive call to appender file
15-Feb-2026 01:14:57 ERROR StatusConsoleListener Recursive call to appender file
15-Feb-2026 01:14:57 ERROR StatusConsoleListener Recursive call to appender file
15-Feb-2026 01:14:57 ERROR StatusConsoleListener Recursive call to appender file
15-Feb-2026 01:14:57 Critical Error! The home directory has not been configured,
15-Feb-2026 01:14:57 which will prevent the application from working correctly.
15-Feb-2026 01:14:57
15-Feb-2026 01:14:57
15-Feb-2026 01:14:58 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Feb-2026 01:15:03 [INFO] Tests run: 79, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.326 s -- in org.jivesoftware.openfire.group.AbstractGroupProviderTest
15-Feb-2026 01:15:04 [INFO] Running org.jivesoftware.openfire.group.DefaultGroupProviderTest
15-Feb-2026 01:15:05 ERROR StatusConsoleListener Recursive call to appender file
15-Feb-2026 01:15:05 ERROR StatusConsoleListener Recursive call to appender file
15-Feb-2026 01:15:05 ERROR StatusConsoleListener Recursive call to appender file
15-Feb-2026 01:15:05 ERROR StatusConsoleListener Recursive call to appender file
15-Feb-2026 01:15:05 Critical Error! The home directory has not been configured,
15-Feb-2026 01:15:05 which will prevent the application from working correctly.
15-Feb-2026 01:15:05
15-Feb-2026 01:15:05
15-Feb-2026 01:15:05 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Feb-2026 01:15:10 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.648 s -- in org.jivesoftware.openfire.group.DefaultGroupProviderTest
15-Feb-2026 01:15:10 [INFO] Running org.jivesoftware.openfire.group.GroupJIDTest
15-Feb-2026 01:15:11 Critical Error! The home directory has not been configured,
15-Feb-2026 01:15:11 which will prevent the application from working correctly.
15-Feb-2026 01:15:11
15-Feb-2026 01:15:11
15-Feb-2026 01:15:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.774 s -- in org.jivesoftware.openfire.group.GroupJIDTest
15-Feb-2026 01:15:12 [INFO] Running org.jivesoftware.openfire.group.GroupManagerNoMockTest
15-Feb-2026 01:15:13 ERROR StatusConsoleListener Recursive call to appender file
15-Feb-2026 01:15:13 ERROR StatusConsoleListener Recursive call to appender file
15-Feb-2026 01:15:13 ERROR StatusConsoleListener Recursive call to appender file
15-Feb-2026 01:15:13 ERROR StatusConsoleListener Recursive call to appender file
15-Feb-2026 01:15:13 Critical Error! The home directory has not been configured,
15-Feb-2026 01:15:13 which will prevent the application from working correctly.
15-Feb-2026 01:15:13
15-Feb-2026 01:15:13
15-Feb-2026 01:15:14 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Feb-2026 01:15:16 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.122 s -- in org.jivesoftware.openfire.group.GroupManagerNoMockTest
15-Feb-2026 01:15:17 [INFO] Running org.jivesoftware.openfire.group.GroupManagerTest
15-Feb-2026 01:15:18 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Feb-2026 01:15:19 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.240 s -- in org.jivesoftware.openfire.group.GroupManagerTest
15-Feb-2026 01:15:20 [INFO] Running org.jivesoftware.openfire.group.GroupTest
15-Feb-2026 01:15:21 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Feb-2026 01:15:22 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.682 s -- in org.jivesoftware.openfire.group.GroupTest
15-Feb-2026 01:15:23 [INFO] Running org.jivesoftware.openfire.group.HybridGroupProviderTest
15-Feb-2026 01:15:24 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.920 s -- in org.jivesoftware.openfire.group.HybridGroupProviderTest
15-Feb-2026 01:15:24 [INFO] Running org.jivesoftware.openfire.group.MappedGroupProviderTest
15-Feb-2026 01:15:25 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.829 s -- in org.jivesoftware.openfire.group.MappedGroupProviderTest
15-Feb-2026 01:15:26 [INFO] Running org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest
15-Feb-2026 01:15:26 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.547 s -- in org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest
15-Feb-2026 01:15:27 [INFO] Running org.jivesoftware.openfire.handler.IQRosterHandlerTest
15-Feb-2026 01:15:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.653 s -- in org.jivesoftware.openfire.handler.IQRosterHandlerTest
15-Feb-2026 01:15:28 [INFO] Running org.jivesoftware.openfire.http.HttpSessionDeliverableTest
15-Feb-2026 01:15:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.694 s -- in org.jivesoftware.openfire.http.HttpSessionDeliverableTest
15-Feb-2026 01:15:30 [INFO] Running org.jivesoftware.openfire.keystore.CertificateUtilsTest
15-Feb-2026 01:15:36 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.619 s -- in org.jivesoftware.openfire.keystore.CertificateUtilsTest
15-Feb-2026 01:15:37 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest
15-Feb-2026 01:15:46 [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.541 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest
15-Feb-2026 01:15:47 [INFO] Running org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest
15-Feb-2026 01:15:53 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.329 s -- in org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest
15-Feb-2026 01:15:53 [INFO] Running org.jivesoftware.openfire.muc.HistoryStrategyTest
15-Feb-2026 01:15:54 Critical Error! The home directory has not been configured,
15-Feb-2026 01:15:54 which will prevent the application from working correctly.
15-Feb-2026 01:15:54
15-Feb-2026 01:15:54
15-Feb-2026 01:15:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.881 s -- in org.jivesoftware.openfire.muc.HistoryStrategyTest
15-Feb-2026 01:15:55 [INFO] Running org.jivesoftware.openfire.muc.MUCOccupantTest
15-Feb-2026 01:15:55 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Feb-2026 01:15:56 Critical Error! The home directory has not been configured,
15-Feb-2026 01:15:56 which will prevent the application from working correctly.
15-Feb-2026 01:15:56
15-Feb-2026 01:15:56
15-Feb-2026 01:15:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.296 s -- in org.jivesoftware.openfire.muc.MUCOccupantTest
15-Feb-2026 01:15:58 [INFO] Running org.jivesoftware.openfire.muc.MUCRoomTest
15-Feb-2026 01:15:58 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Feb-2026 01:16:00 Critical Error! The home directory has not been configured,
15-Feb-2026 01:16:00 which will prevent the application from working correctly.
15-Feb-2026 01:16:00
15-Feb-2026 01:16:00
15-Feb-2026 01:16:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.410 s -- in org.jivesoftware.openfire.muc.MUCRoomTest
15-Feb-2026 01:16:01 [INFO] Running org.jivesoftware.openfire.muc.spi.OccupantManagerTest
15-Feb-2026 01:16:01 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Feb-2026 01:16:03 Critical Error! The home directory has not been configured,
15-Feb-2026 01:16:03 which will prevent the application from working correctly.
15-Feb-2026 01:16:03
15-Feb-2026 01:16:03
15-Feb-2026 01:16:03 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.256 s -- in org.jivesoftware.openfire.muc.spi.OccupantManagerTest
15-Feb-2026 01:16:04 [INFO] Running org.jivesoftware.openfire.net.DNSUtilTest
15-Feb-2026 01:16:05 Critical Error! The home directory has not been configured,
15-Feb-2026 01:16:05 which will prevent the application from working correctly.
15-Feb-2026 01:16:05
15-Feb-2026 01:16:05
15-Feb-2026 01:16:05 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.656 s -- in org.jivesoftware.openfire.net.DNSUtilTest
15-Feb-2026 01:16:05 [INFO] Running org.jivesoftware.openfire.net.HappyEyeballsResolverTest
15-Feb-2026 01:16:08 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.363 s -- in org.jivesoftware.openfire.net.HappyEyeballsResolverTest
15-Feb-2026 01:16:08 [INFO] Running org.jivesoftware.openfire.net.SrvRecordTest
15-Feb-2026 01:16:08 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.jivesoftware.openfire.net.SrvRecordTest
15-Feb-2026 01:16:09 [INFO] Running org.jivesoftware.openfire.nio.XMLLightweightParserTest
15-Feb-2026 01:16:10 Critical Error! The home directory has not been configured,
15-Feb-2026 01:16:10 which will prevent the application from working correctly.
15-Feb-2026 01:16:10
15-Feb-2026 01:16:10
15-Feb-2026 01:16:10 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.695 s -- in org.jivesoftware.openfire.nio.XMLLightweightParserTest
15-Feb-2026 01:16:10 [INFO] Running org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest
15-Feb-2026 01:16:11 Critical Error! The home directory has not been configured,
15-Feb-2026 01:16:11 which will prevent the application from working correctly.
15-Feb-2026 01:16:11
15-Feb-2026 01:16:11
15-Feb-2026 01:16:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.644 s -- in org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest
15-Feb-2026 01:16:12 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderAffiliationOperationsTest
15-Feb-2026 01:16:12 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Feb-2026 01:16:13 Critical Error! The home directory has not been configured,
15-Feb-2026 01:16:13 which will prevent the application from working correctly.
15-Feb-2026 01:16:13
15-Feb-2026 01:16:13
15-Feb-2026 01:16:14 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.230 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderAffiliationOperationsTest
15-Feb-2026 01:16:15 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderItemOperationsTest
15-Feb-2026 01:16:15 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Feb-2026 01:16:16 Critical Error! The home directory has not been configured,
15-Feb-2026 01:16:16 which will prevent the application from working correctly.
15-Feb-2026 01:16:16
15-Feb-2026 01:16:16
15-Feb-2026 01:16:17 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.257 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderItemOperationsTest
15-Feb-2026 01:16:17 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderNodeOperationsTest
15-Feb-2026 01:16:18 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Feb-2026 01:16:19 Critical Error! The home directory has not been configured,
15-Feb-2026 01:16:19 which will prevent the application from working correctly.
15-Feb-2026 01:16:19
15-Feb-2026 01:16:19
15-Feb-2026 01:16:20 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.042 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderNodeOperationsTest
15-Feb-2026 01:16:20 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderSubscriptionOperationsTest
15-Feb-2026 01:16:21 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Feb-2026 01:16:22 Critical Error! The home directory has not been configured,
15-Feb-2026 01:16:22 which will prevent the application from working correctly.
15-Feb-2026 01:16:22
15-Feb-2026 01:16:22
15-Feb-2026 01:16:22 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.211 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderSubscriptionOperationsTest
15-Feb-2026 01:16:23 [INFO] Running org.jivesoftware.openfire.pubsub.CollectionNodeTest
15-Feb-2026 01:16:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.605 s -- in org.jivesoftware.openfire.pubsub.CollectionNodeTest
15-Feb-2026 01:16:24 [INFO] Running org.jivesoftware.openfire.pubsub.LeafNodeTest
15-Feb-2026 01:16:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.697 s -- in org.jivesoftware.openfire.pubsub.LeafNodeTest
15-Feb-2026 01:16:26 [INFO] Running org.jivesoftware.openfire.roster.RosterItemTest
15-Feb-2026 01:16:26 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Feb-2026 01:16:27 Critical Error! The home directory has not been configured,
15-Feb-2026 01:16:27 which will prevent the application from working correctly.
15-Feb-2026 01:16:27
15-Feb-2026 01:16:27
15-Feb-2026 01:16:28 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.044 s -- in org.jivesoftware.openfire.roster.RosterItemTest
15-Feb-2026 01:16:28 [INFO] Running org.jivesoftware.openfire.sasl.ExternalClientSaslServerTest
15-Feb-2026 01:16:29 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Feb-2026 01:16:30 Critical Error! The home directory has not been configured,
15-Feb-2026 01:16:30 which will prevent the application from working correctly.
15-Feb-2026 01:16:30
15-Feb-2026 01:16:30
15-Feb-2026 01:16:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.015 s -- in org.jivesoftware.openfire.sasl.ExternalClientSaslServerTest
15-Feb-2026 01:16:31 [INFO] Running org.jivesoftware.openfire.sasl.ExternalServerSaslServerTest
15-Feb-2026 01:16:31 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Feb-2026 01:16:33 Critical Error! The home directory has not been configured,
15-Feb-2026 01:16:33 which will prevent the application from working correctly.
15-Feb-2026 01:16:33
15-Feb-2026 01:16:33
15-Feb-2026 01:16:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.382 s -- in org.jivesoftware.openfire.sasl.ExternalServerSaslServerTest
15-Feb-2026 01:16:34 [INFO] Running org.jivesoftware.openfire.sasl.ScramSha1SaslServerTest
15-Feb-2026 01:16:35 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Feb-2026 01:16:36 Critical Error! The home directory has not been configured,
15-Feb-2026 01:16:36 which will prevent the application from working correctly.
15-Feb-2026 01:16:36
15-Feb-2026 01:16:36
15-Feb-2026 01:16:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.953 s -- in org.jivesoftware.openfire.sasl.ScramSha1SaslServerTest
15-Feb-2026 01:16:37 [INFO] Running org.jivesoftware.openfire.session.LocalClientSessionTest
15-Feb-2026 01:16:38 Critical Error! The home directory has not been configured,
15-Feb-2026 01:16:38 which will prevent the application from working correctly.
15-Feb-2026 01:16:38
15-Feb-2026 01:16:38
15-Feb-2026 01:16:38 [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.720 s -- in org.jivesoftware.openfire.session.LocalClientSessionTest
15-Feb-2026 01:16:38 [INFO] Running org.jivesoftware.openfire.session.LocalIncomingServerSessionTest
15-Feb-2026 01:16:39 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Feb-2026 01:16:58 [INFO] Tests run: 324, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.86 s -- in org.jivesoftware.openfire.session.LocalIncomingServerSessionTest
15-Feb-2026 01:16:59 [INFO] Running org.jivesoftware.openfire.session.LocalOutgoingServerSessionTest
15-Feb-2026 01:17:00 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Feb-2026 01:17:35 [INFO] Tests run: 324, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.58 s -- in org.jivesoftware.openfire.session.LocalOutgoingServerSessionTest
15-Feb-2026 01:17:35 [INFO] Running org.jivesoftware.openfire.session.SessionTest
15-Feb-2026 01:17:36 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.640 s -- in org.jivesoftware.openfire.session.SessionTest
15-Feb-2026 01:17:37 [INFO] Running org.jivesoftware.openfire.spi.ConnectionTypeTest
15-Feb-2026 01:17:37 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.jivesoftware.openfire.spi.ConnectionTypeTest
15-Feb-2026 01:17:37 [INFO] Running org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest
15-Feb-2026 01:17:38 Critical Error! The home directory has not been configured,
15-Feb-2026 01:17:38 which will prevent the application from working correctly.
15-Feb-2026 01:17:38
15-Feb-2026 01:17:38
15-Feb-2026 01:17:38 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.838 s -- in org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest
15-Feb-2026 01:17:39 [INFO] Running org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest
15-Feb-2026 01:17:39 Critical Error! The home directory has not been configured,
15-Feb-2026 01:17:39 which will prevent the application from working correctly.
15-Feb-2026 01:17:39
15-Feb-2026 01:17:39
15-Feb-2026 01:17:39 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.644 s -- in org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest
15-Feb-2026 01:17:40 [INFO] Running org.jivesoftware.openfire.streammanagement.StreamManagerTest
15-Feb-2026 01:17:41 Critical Error! The home directory has not been configured,
15-Feb-2026 01:17:41 which will prevent the application from working correctly.
15-Feb-2026 01:17:41
15-Feb-2026 01:17:41
15-Feb-2026 01:17:41 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.650 s -- in org.jivesoftware.openfire.streammanagement.StreamManagerTest
15-Feb-2026 01:17:41 [INFO] Running org.jivesoftware.openfire.user.HybridUserProviderTest
15-Feb-2026 01:17:42 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.851 s -- in org.jivesoftware.openfire.user.HybridUserProviderTest
15-Feb-2026 01:17:43 [INFO] Running org.jivesoftware.openfire.user.MappedUserProviderTest
15-Feb-2026 01:17:44 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.735 s -- in org.jivesoftware.openfire.user.MappedUserProviderTest
15-Feb-2026 01:17:44 [INFO] Running org.jivesoftware.openfire.user.UserManagerTest
15-Feb-2026 01:17:45 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Feb-2026 01:17:47 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.087 s -- in org.jivesoftware.openfire.user.UserManagerTest
15-Feb-2026 01:17:48 [INFO] Running org.jivesoftware.openfire.user.property.HybridUserPropertyProviderTest
15-Feb-2026 01:17:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.719 s -- in org.jivesoftware.openfire.user.property.HybridUserPropertyProviderTest
15-Feb-2026 01:17:50 [INFO] Running org.jivesoftware.openfire.user.property.MappedUserPropertyProviderTest
15-Feb-2026 01:17:50 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.744 s -- in org.jivesoftware.openfire.user.property.MappedUserPropertyProviderTest
15-Feb-2026 01:17:51 [INFO] Running org.jivesoftware.openfire.websocket.WebSocketClientStanzaHandlerTest
15-Feb-2026 01:17:52 Critical Error! The home directory has not been configured,
15-Feb-2026 01:17:52 which will prevent the application from working correctly.
15-Feb-2026 01:17:52
15-Feb-2026 01:17:52
15-Feb-2026 01:17:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.582 s -- in org.jivesoftware.openfire.websocket.WebSocketClientStanzaHandlerTest
15-Feb-2026 01:17:52 [INFO] Running org.jivesoftware.util.AdminConsoleTest
15-Feb-2026 01:17:53 Critical Error! The home directory has not been configured,
15-Feb-2026 01:17:53 which will prevent the application from working correctly.
15-Feb-2026 01:17:53
15-Feb-2026 01:17:53
15-Feb-2026 01:17:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.758 s -- in org.jivesoftware.util.AdminConsoleTest
15-Feb-2026 01:17:54 [INFO] Running org.jivesoftware.util.AesEncryptorTest
15-Feb-2026 01:17:55 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.200 s -- in org.jivesoftware.util.AesEncryptorTest
15-Feb-2026 01:17:55 [INFO] Running org.jivesoftware.util.AutoCloseableReentrantLockTest
15-Feb-2026 01:17:56 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Feb-2026 01:17:58 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.295 s -- in org.jivesoftware.util.AutoCloseableReentrantLockTest
15-Feb-2026 01:17:58 [INFO] Running org.jivesoftware.util.BlowfishEncryptorTest
15-Feb-2026 01:17:59 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.567 s -- in org.jivesoftware.util.BlowfishEncryptorTest
15-Feb-2026 01:18:00 [INFO] Running org.jivesoftware.util.CacheUtilTest
15-Feb-2026 01:18:00 Critical Error! The home directory has not been configured,
15-Feb-2026 01:18:00 which will prevent the application from working correctly.
15-Feb-2026 01:18:00
15-Feb-2026 01:18:00
15-Feb-2026 01:18:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.637 s -- in org.jivesoftware.util.CacheUtilTest
15-Feb-2026 01:18:01 [INFO] Running org.jivesoftware.util.CacheableOptionalTest
15-Feb-2026 01:18:01 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.088 s -- in org.jivesoftware.util.CacheableOptionalTest
15-Feb-2026 01:18:02 [INFO] Running org.jivesoftware.util.CertificateManagerTest
15-Feb-2026 01:18:03 Critical Error! The home directory has not been configured,
15-Feb-2026 01:18:03 which will prevent the application from working correctly.
15-Feb-2026 01:18:03
15-Feb-2026 01:18:03
15-Feb-2026 01:18:04 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.714 s -- in org.jivesoftware.util.CertificateManagerTest
15-Feb-2026 01:18:04 [INFO] Running org.jivesoftware.util.CertificateTest
15-Feb-2026 01:18:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.jivesoftware.util.CertificateTest
15-Feb-2026 01:18:05 [INFO] Running org.jivesoftware.util.CollectionUtilsTest
15-Feb-2026 01:18:05 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.jivesoftware.util.CollectionUtilsTest
15-Feb-2026 01:18:06 [INFO] Running org.jivesoftware.util.EntityCapabilitiesManagerTest
15-Feb-2026 01:18:06 Critical Error! The home directory has not been configured,
15-Feb-2026 01:18:06 which will prevent the application from working correctly.
15-Feb-2026 01:18:06
15-Feb-2026 01:18:06
15-Feb-2026 01:18:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.758 s -- in org.jivesoftware.util.EntityCapabilitiesManagerTest
15-Feb-2026 01:18:07 [INFO] Running org.jivesoftware.util.GraphicsUtilsTest
15-Feb-2026 01:18:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.627 s -- in org.jivesoftware.util.GraphicsUtilsTest
15-Feb-2026 01:18:08 [INFO] Running org.jivesoftware.util.IpUtilsTest
15-Feb-2026 01:18:09 [INFO] Tests run: 119, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 s -- in org.jivesoftware.util.IpUtilsTest
15-Feb-2026 01:18:09 [INFO] Running org.jivesoftware.util.JIDTest
15-Feb-2026 01:18:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s -- in org.jivesoftware.util.JIDTest
15-Feb-2026 01:18:10 [INFO] Running org.jivesoftware.util.JavaSpecVersionTest
15-Feb-2026 01:18:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.jivesoftware.util.JavaSpecVersionTest
15-Feb-2026 01:18:11 [INFO] Running org.jivesoftware.util.LDAPTest
15-Feb-2026 01:18:12 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.725 s -- in org.jivesoftware.util.LDAPTest
15-Feb-2026 01:18:12 [INFO] Running org.jivesoftware.util.ListPagerTest
15-Feb-2026 01:18:13 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Feb-2026 01:18:14 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.021 s -- in org.jivesoftware.util.ListPagerTest
15-Feb-2026 01:18:15 [INFO] Running org.jivesoftware.util.LocaleUtilsTest
15-Feb-2026 01:18:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.599 s -- in org.jivesoftware.util.LocaleUtilsTest
15-Feb-2026 01:18:16 [INFO] Running org.jivesoftware.util.SAXReaderUtilTest
15-Feb-2026 01:18:17 Critical Error! The home directory has not been configured,
15-Feb-2026 01:18:17 which will prevent the application from working correctly.
15-Feb-2026 01:18:17
15-Feb-2026 01:18:17
15-Feb-2026 01:18:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.698 s -- in org.jivesoftware.util.SAXReaderUtilTest
15-Feb-2026 01:18:18 [INFO] Running org.jivesoftware.util.StringUtilsTest
15-Feb-2026 01:18:18 Critical Error! The home directory has not been configured,
15-Feb-2026 01:18:18 which will prevent the application from working correctly.
15-Feb-2026 01:18:18
15-Feb-2026 01:18:18
15-Feb-2026 01:18:18 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.746 s -- in org.jivesoftware.util.StringUtilsTest
15-Feb-2026 01:18:19 [INFO] Running org.jivesoftware.util.SystemPropertyTest
15-Feb-2026 01:18:20 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Feb-2026 01:18:22 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.392 s -- in org.jivesoftware.util.SystemPropertyTest
15-Feb-2026 01:18:22 [INFO] Running org.jivesoftware.util.TaskEngineTest
15-Feb-2026 01:18:23 Critical Error! The home directory has not been configured,
15-Feb-2026 01:18:23 which will prevent the application from working correctly.
15-Feb-2026 01:18:23
15-Feb-2026 01:18:23
15-Feb-2026 01:18:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.694 s -- in org.jivesoftware.util.TaskEngineTest
15-Feb-2026 01:18:24 [INFO] Running org.jivesoftware.util.VersionTest
15-Feb-2026 01:18:24 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.jivesoftware.util.VersionTest
15-Feb-2026 01:18:24 [INFO] Running org.jivesoftware.util.WebXmlUtilsTest
15-Feb-2026 01:18:25 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.680 s -- in org.jivesoftware.util.WebXmlUtilsTest
15-Feb-2026 01:18:26 [INFO] Running org.jivesoftware.util.XMLPropertiesTest
15-Feb-2026 01:18:26 Critical Error! The home directory has not been configured,
15-Feb-2026 01:18:26 which will prevent the application from working correctly.
15-Feb-2026 01:18:26
15-Feb-2026 01:18:26
15-Feb-2026 01:18:26 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.563 s -- in org.jivesoftware.util.XMLPropertiesTest
15-Feb-2026 01:18:27 [INFO] Running org.jivesoftware.util.XMPPDateTimeFormatTest
15-Feb-2026 01:18:27 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s -- in org.jivesoftware.util.XMPPDateTimeFormatTest
15-Feb-2026 01:18:28 [INFO] Running org.jivesoftware.util.cache.CacheFactoryConfigTest
15-Feb-2026 01:18:28 Critical Error! The home directory has not been configured,
15-Feb-2026 01:18:28 which will prevent the application from working correctly.
15-Feb-2026 01:18:28
15-Feb-2026 01:18:28
15-Feb-2026 01:18:28 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.729 s -- in org.jivesoftware.util.cache.CacheFactoryConfigTest
15-Feb-2026 01:18:29 [INFO] Running org.jivesoftware.util.cache.CacheFactoryTest
15-Feb-2026 01:18:30 Critical Error! The home directory has not been configured,
15-Feb-2026 01:18:30 which will prevent the application from working correctly.
15-Feb-2026 01:18:30
15-Feb-2026 01:18:30
15-Feb-2026 01:18:30 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.846 s -- in org.jivesoftware.util.cache.CacheFactoryTest
15-Feb-2026 01:18:31 [INFO] Running org.jivesoftware.util.cache.DefaultExternalizableUtilTest
15-Feb-2026 01:18:31 [WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.140 s -- in org.jivesoftware.util.cache.DefaultExternalizableUtilTest
15-Feb-2026 01:18:31 [INFO] Running org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest
15-Feb-2026 01:18:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest
15-Feb-2026 01:18:32 [INFO] Running org.jivesoftware.util.cache.ReverseLookupUpdatingCacheEntryListenerTest
15-Feb-2026 01:18:33 Critical Error! The home directory has not been configured,
15-Feb-2026 01:18:33 which will prevent the application from working correctly.
15-Feb-2026 01:18:33
15-Feb-2026 01:18:33
15-Feb-2026 01:18:33 [WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.654 s -- in org.jivesoftware.util.cache.ReverseLookupUpdatingCacheEntryListenerTest
15-Feb-2026 01:18:34 [INFO] Running org.jivesoftware.util.cert.CNCertificateIdentityMappingTest
15-Feb-2026 01:18:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.106 s -- in org.jivesoftware.util.cert.CNCertificateIdentityMappingTest
15-Feb-2026 01:18:35 [INFO] Running org.jivesoftware.database.ProfiledConnectionTest
15-Feb-2026 01:18:36 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.681 s -- in org.jivesoftware.database.ProfiledConnectionTest
15-Feb-2026 01:18:37 [INFO] Running dom.io.XMPPPacketReaderTest
15-Feb-2026 01:18:37 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.576 s -- in dom.io.XMPPPacketReaderTest
15-Feb-2026 01:18:37 [INFO]
15-Feb-2026 01:18:37 [INFO] Results:
15-Feb-2026 01:18:37 [INFO]
15-Feb-2026 01:18:37 [WARNING] Tests run: 1767, Failures: 0, Errors: 0, Skipped: 8
15-Feb-2026 01:18:37 [INFO]
15-Feb-2026 01:18:37 [INFO]
15-Feb-2026 01:18:37 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ xmppserver ---
15-Feb-2026 01:18:38 [INFO] Building jar: /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/target/xmppserver-5.0.4-SNAPSHOT.jar
15-Feb-2026 01:18:38 [INFO]
15-Feb-2026 01:18:38 [INFO] --- maven-assembly-plugin:3.7.1:single (default) @ xmppserver ---
15-Feb-2026 01:18:38 [INFO] Reading assembly descriptor: src/assembly/taglib.xml
15-Feb-2026 01:18:38 [INFO] Building jar: /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/target/xmppserver-5.0.4-SNAPSHOT-taglib.jar
15-Feb-2026 01:18:38 [INFO]
15-Feb-2026 01:18:38 [INFO] --- maven-install-plugin:2.4:install (default-install) @ xmppserver ---
15-Feb-2026 01:18:38 [INFO] Installing /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/target/xmppserver-5.0.4-SNAPSHOT.jar to /mnt/maven/org/igniterealtime/openfire/xmppserver/5.0.4-SNAPSHOT/xmppserver-5.0.4-SNAPSHOT.jar
15-Feb-2026 01:18:38 [INFO] Installing /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/pom.xml to /mnt/maven/org/igniterealtime/openfire/xmppserver/5.0.4-SNAPSHOT/xmppserver-5.0.4-SNAPSHOT.pom
15-Feb-2026 01:18:38 [INFO] Installing /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/target/xmppserver-5.0.4-SNAPSHOT-taglib.jar to /mnt/maven/org/igniterealtime/openfire/xmppserver/5.0.4-SNAPSHOT/xmppserver-5.0.4-SNAPSHOT-taglib.jar
15-Feb-2026 01:18:38 [INFO]
15-Feb-2026 01:18:38 [INFO] ----------------< org.igniterealtime.openfire:starter >-----------------
15-Feb-2026 01:18:38 [INFO] Building Starter for Openfire 5.0.4-SNAPSHOT                       [4/7]
15-Feb-2026 01:18:38 [INFO] --------------------------------[ jar ]---------------------------------
15-Feb-2026 01:18:38 [INFO]
15-Feb-2026 01:18:38 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ starter ---
15-Feb-2026 01:18:38 [INFO] Deleting /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/starter/target
15-Feb-2026 01:18:38 [INFO]
15-Feb-2026 01:18:38 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-no-snapshots) @ starter ---
15-Feb-2026 01:18:38 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
15-Feb-2026 01:18:38 [INFO]
15-Feb-2026 01:18:38 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ starter ---
15-Feb-2026 01:18:38 [INFO] Copying 4 resources from src/main/resources to target/classes
15-Feb-2026 01:18:38 [INFO]
15-Feb-2026 01:18:38 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ starter ---
15-Feb-2026 01:18:38 [INFO] Recompiling the module because of changed dependency.
15-Feb-2026 01:18:38 [INFO] Compiling 8 source files with javac [debug target 17] to target/classes
15-Feb-2026 01:18:38 [INFO] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/starter/src/main/java/org/jivesoftware/openfire/starter/ServerStarter.java: /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/starter/src/main/java/org/jivesoftware/openfire/starter/ServerStarter.java uses or overrides a deprecated API.
15-Feb-2026 01:18:38 [INFO] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/starter/src/main/java/org/jivesoftware/openfire/starter/ServerStarter.java: Recompile with -Xlint:deprecation for details.
15-Feb-2026 01:18:38 [INFO] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/starter/src/main/java/org/jivesoftware/openfire/launcher/DroppableFrame.java: Some input files use unchecked or unsafe operations.
15-Feb-2026 01:18:38 [INFO] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/starter/src/main/java/org/jivesoftware/openfire/launcher/DroppableFrame.java: Recompile with -Xlint:unchecked for details.
15-Feb-2026 01:18:38 [INFO]
15-Feb-2026 01:18:38 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ starter ---
15-Feb-2026 01:18:38 [INFO] Copying 2 resources from src/test/resources to target/test-classes
15-Feb-2026 01:18:38 [INFO]
15-Feb-2026 01:18:38 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ starter ---
15-Feb-2026 01:18:38 [INFO] Recompiling the module because of changed dependency.
15-Feb-2026 01:18:38 [INFO] Compiling 1 source file with javac [debug target 17] to target/test-classes
15-Feb-2026 01:18:38 [INFO]
15-Feb-2026 01:18:38 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ starter ---
15-Feb-2026 01:18:38 [INFO] Surefire report directory: /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/starter/target/surefire-reports
15-Feb-2026 01:18:39
15-Feb-2026 01:18:39 -------------------------------------------------------
15-Feb-2026 01:18:39 T E S T S
15-Feb-2026 01:18:39 -------------------------------------------------------
15-Feb-2026 01:18:39 Running org.jivesoftware.openfire.launcher.LauncherTest
15-Feb-2026 01:18:39 [Fatal Error] xxe.xml:6:18: External Entity: Failed to read external document 'random', because 'file' access is not allowed due to restriction set by the accessExternalDTD property.
15-Feb-2026 01:18:39 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 sec
15-Feb-2026 01:18:39
15-Feb-2026 01:18:39 Results :
15-Feb-2026 01:18:39
15-Feb-2026 01:18:39 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
15-Feb-2026 01:18:39
15-Feb-2026 01:18:39 [INFO]
15-Feb-2026 01:18:39 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ starter ---
15-Feb-2026 01:18:39 [INFO] Building jar: /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/starter/target/startup.jar
15-Feb-2026 01:18:39 [INFO]
15-Feb-2026 01:18:39 [INFO] --- maven-install-plugin:2.4:install (default-install) @ starter ---
15-Feb-2026 01:18:39 [INFO] Installing /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/starter/target/startup.jar to /mnt/maven/org/igniterealtime/openfire/starter/5.0.4-SNAPSHOT/starter-5.0.4-SNAPSHOT.jar
15-Feb-2026 01:18:39 [INFO] Installing /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/starter/pom.xml to /mnt/maven/org/igniterealtime/openfire/starter/5.0.4-SNAPSHOT/starter-5.0.4-SNAPSHOT.pom
15-Feb-2026 01:18:39 [INFO]
15-Feb-2026 01:18:39 [INFO] ----------------< org.igniterealtime.openfire:plugins >-----------------
15-Feb-2026 01:18:39 [INFO] Building Openfire Plugins 5.0.4-SNAPSHOT                           [5/7]
15-Feb-2026 01:18:39 [INFO] --------------------------------[ pom ]---------------------------------
15-Feb-2026 01:18:39 [INFO]
15-Feb-2026 01:18:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ plugins ---
15-Feb-2026 01:18:39 [INFO]
15-Feb-2026 01:18:39 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-no-snapshots) @ plugins ---
15-Feb-2026 01:18:39 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
15-Feb-2026 01:18:39 [INFO]
15-Feb-2026 01:18:39 [INFO] --- maven-install-plugin:2.4:install (default-install) @ plugins ---
15-Feb-2026 01:18:39 [INFO] Installing /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/plugins/pom.xml to /mnt/maven/org/igniterealtime/openfire/plugins/5.0.4-SNAPSHOT/plugins-5.0.4-SNAPSHOT.pom
15-Feb-2026 01:18:39 [INFO]
15-Feb-2026 01:18:39 [INFO] --< org.igniterealtime.openfire.plugins:openfire-plugin-assembly-descriptor >--
15-Feb-2026 01:18:39 [INFO] Building Openfire Plugin Assembly Descriptor 5.0.4-SNAPSHOT        [6/7]
15-Feb-2026 01:18:39 [INFO] --------------------------------[ jar ]---------------------------------
15-Feb-2026 01:18:39 [INFO]
15-Feb-2026 01:18:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openfire-plugin-assembly-descriptor ---
15-Feb-2026 01:18:39 [INFO] Deleting /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/plugins/openfire-plugin-assembly-descriptor/target
15-Feb-2026 01:18:39 [INFO]
15-Feb-2026 01:18:39 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-no-snapshots) @ openfire-plugin-assembly-descriptor ---
15-Feb-2026 01:18:39 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
15-Feb-2026 01:18:39 [INFO]
15-Feb-2026 01:18:39 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ openfire-plugin-assembly-descriptor ---
15-Feb-2026 01:18:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15-Feb-2026 01:18:39 [INFO] Copying 1 resource
15-Feb-2026 01:18:39 [INFO]
15-Feb-2026 01:18:39 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ openfire-plugin-assembly-descriptor ---
15-Feb-2026 01:18:39 [INFO] No sources to compile
15-Feb-2026 01:18:39 [INFO]
15-Feb-2026 01:18:39 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ openfire-plugin-assembly-descriptor ---
15-Feb-2026 01:18:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15-Feb-2026 01:18:39 [INFO] skip non existing resourceDirectory /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/plugins/openfire-plugin-assembly-descriptor/src/test/resources
15-Feb-2026 01:18:39 [INFO]
15-Feb-2026 01:18:39 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ openfire-plugin-assembly-descriptor ---
15-Feb-2026 01:18:39 [INFO] No sources to compile
15-Feb-2026 01:18:39 [INFO]
15-Feb-2026 01:18:39 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ openfire-plugin-assembly-descriptor ---
15-Feb-2026 01:18:39 [INFO] No tests to run.
15-Feb-2026 01:18:39 [INFO]
15-Feb-2026 01:18:39 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ openfire-plugin-assembly-descriptor ---
15-Feb-2026 01:18:39 [INFO] Building jar: /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/plugins/openfire-plugin-assembly-descriptor/target/openfire-plugin-assembly-descriptor-5.0.4-SNAPSHOT.jar
15-Feb-2026 01:18:39 [INFO]
15-Feb-2026 01:18:39 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openfire-plugin-assembly-descriptor ---
15-Feb-2026 01:18:39 [INFO] Installing /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/plugins/openfire-plugin-assembly-descriptor/target/openfire-plugin-assembly-descriptor-5.0.4-SNAPSHOT.jar to /mnt/maven/org/igniterealtime/openfire/plugins/openfire-plugin-assembly-descriptor/5.0.4-SNAPSHOT/openfire-plugin-assembly-descriptor-5.0.4-SNAPSHOT.jar
15-Feb-2026 01:18:39 [INFO] Installing /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/plugins/openfire-plugin-assembly-descriptor/pom.xml to /mnt/maven/org/igniterealtime/openfire/plugins/openfire-plugin-assembly-descriptor/5.0.4-SNAPSHOT/openfire-plugin-assembly-descriptor-5.0.4-SNAPSHOT.pom
15-Feb-2026 01:18:39 [INFO]
15-Feb-2026 01:18:39 [INFO] --------------< org.igniterealtime.openfire:distribution >--------------
15-Feb-2026 01:18:39 [INFO] Building Distribution 5.0.4-SNAPSHOT                               [7/7]
15-Feb-2026 01:18:39 [INFO] --------------------------------[ pom ]---------------------------------
15-Feb-2026 01:18:39 [INFO]
15-Feb-2026 01:18:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ distribution ---
15-Feb-2026 01:18:39 [INFO] Deleting /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/distribution/target
15-Feb-2026 01:18:39 [INFO]
15-Feb-2026 01:18:39 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-no-snapshots) @ distribution ---
15-Feb-2026 01:18:39 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
15-Feb-2026 01:18:39 [INFO]
15-Feb-2026 01:18:39 [INFO] --- maven-assembly-plugin:3.7.1:single (make-assembly) @ distribution ---
15-Feb-2026 01:18:39 [INFO] Reading assembly descriptor: src/assembly/basic-distribution.xml
15-Feb-2026 01:18:40 [INFO] Copying files to /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/distribution/target/distribution-base
15-Feb-2026 01:18:40 [INFO] 663 files copied to /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/distribution/target/distribution-base
15-Feb-2026 01:18:40 [INFO]
15-Feb-2026 01:18:40 [INFO] --- maven-dependency-plugin:3.8.1:copy (copy) @ distribution ---
15-Feb-2026 01:18:41 [INFO] Configured Artifact: org.igniterealtime.openfire.plugins:search:openfire-plugin-assembly:?:jar
15-Feb-2026 01:18:41 [INFO]
15-Feb-2026 01:18:41 [INFO] --- install4j-maven:12.0.2:compile (compile-installers) @ distribution ---
15-Feb-2026 01:18:41 [INFO] install4j version 12.0.2 (build 12038), built on 2025-12-19
15-Feb-2026 01:18:42 [INFO] Registered to daryl herzmann, Ignite Realtime
15-Feb-2026 01:18:42 [INFO]
15-Feb-2026 01:18:43 [INFO] Loading config file /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/distribution/src/installer/openfire.install4j
15-Feb-2026 01:18:44 [INFO] [WARNING] The variable "sys.version" is a system variable that cannot be overridden.
15-Feb-2026 01:18:44 [INFO] Creating media file 'Windows x86':
15-Feb-2026 01:18:44 [INFO] Created media file output directory /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/distribution/target/media
15-Feb-2026 01:18:44 [INFO]
15-Feb-2026 01:18:44 [INFO]   Collecting files:
15-Feb-2026 01:18:44 [INFO]   Compiling launchers:
15-Feb-2026 01:18:44 [INFO]     Compiling launcher 'Openfire':
15-Feb-2026 01:18:44 [INFO]     Compiling launcher 'GUI Launcher':
15-Feb-2026 01:18:44 [INFO]     Compiling launcher 'openfired':
15-Feb-2026 01:18:44 [INFO]   Creating media file:
15-Feb-2026 01:18:46 [INFO]     Preparing custom code & resources JAR file:
15-Feb-2026 01:18:46 [INFO]     Zipping custom code & resources JAR file
15-Feb-2026 01:18:46 [INFO]     Identifying components
15-Feb-2026 01:18:51 [INFO]     Shrinking runtime
15-Feb-2026 01:18:51 [INFO]   
15-Feb-2026 01:18:51 [INFO] Creating media file 'Unix Archive':
15-Feb-2026 01:18:51 [INFO]   Collecting files:
15-Feb-2026 01:18:51 [INFO]   Compiling launchers:
15-Feb-2026 01:18:51 [INFO]   Creating media file:
15-Feb-2026 01:18:51 [INFO]   
15-Feb-2026 01:18:51 [INFO] Creating media file 'Windows Archive':
15-Feb-2026 01:18:51 [INFO]   Collecting files:
15-Feb-2026 01:18:51 [INFO]   Compiling launchers:
15-Feb-2026 01:18:51 [INFO]     Compiling launcher 'Openfire':
15-Feb-2026 01:18:51 [INFO]     Compiling launcher 'GUI Launcher':
15-Feb-2026 01:18:51 [INFO]     Compiling launcher 'openfired':
15-Feb-2026 01:18:52 [INFO]   Creating media file:
15-Feb-2026 01:18:52 [INFO]       Shrinking runtime
15-Feb-2026 01:18:52 [INFO]   
15-Feb-2026 01:18:52 [INFO] Creating media file 'Windows x64':
15-Feb-2026 01:18:52 [INFO]   Collecting files:
15-Feb-2026 01:18:52 [INFO]   Compiling launchers:
15-Feb-2026 01:18:52 [INFO]     Compiling launcher 'Openfire':
15-Feb-2026 01:18:52 [INFO]     Compiling launcher 'GUI Launcher':
15-Feb-2026 01:18:52 [INFO]     Compiling launcher 'openfired':
15-Feb-2026 01:18:52 [INFO]   Creating media file:
15-Feb-2026 01:18:53 [INFO]     Preparing custom code & resources JAR file:
15-Feb-2026 01:18:53 [INFO]     Zipping custom code & resources JAR file
15-Feb-2026 01:18:53 [INFO]     Identifying components
15-Feb-2026 01:18:53 [INFO]     Shrinking runtime
15-Feb-2026 01:18:53 [INFO]   
15-Feb-2026 01:18:53 [INFO] Creating media file 'macOS Folder':
15-Feb-2026 01:18:53 [INFO]   Collecting files:
15-Feb-2026 01:18:53 [INFO]   Compiling launchers:
15-Feb-2026 01:18:53 [INFO]     Compiling launcher 'Openfire':
15-Feb-2026 01:18:53 [INFO]       Signing launcher (adhoc)
15-Feb-2026 01:18:53 [INFO]     Compiling launcher 'GUI Launcher':
15-Feb-2026 01:18:53 [INFO]       Signing launcher (adhoc)
15-Feb-2026 01:18:53 [INFO]     Compiling launcher 'openfired':
15-Feb-2026 01:18:53 [INFO]       Signing launcher (adhoc)
15-Feb-2026 01:18:53 [INFO]   Creating media file:
15-Feb-2026 01:18:53 [INFO]     Signing launcher (adhoc)
15-Feb-2026 01:18:53 [INFO]     Signing launcher (adhoc)
15-Feb-2026 01:18:54 [INFO]     Preparing custom code & resources JAR file:
15-Feb-2026 01:18:54 [INFO]     Zipping custom code & resources JAR file
15-Feb-2026 01:18:54 [INFO]     Identifying components
15-Feb-2026 01:18:54 [INFO]     Shrinking runtime
15-Feb-2026 01:18:54 [INFO]   
15-Feb-2026 01:18:58 [INFO] Compressing 5 media files with 5 threads:
15-Feb-2026 01:18:58 [INFO]
15-Feb-2026 01:18:58 [INFO] Compressed media file 'Unix Archive':
15-Feb-2026 01:18:58 [INFO]   Moving media files to media directory /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/distribution/target/media
15-Feb-2026 01:18:58 [INFO]   The name of the media file is openfire_5_0_4-SNAPSHOT.tar.gz.
15-Feb-2026 01:18:58 [INFO]   The size of the media file is 61.6 MB
15-Feb-2026 01:18:58 [INFO]
15-Feb-2026 01:18:58 [INFO] Compressed media file 'Windows Archive':
15-Feb-2026 01:18:58 [INFO]   Moving media files to media directory /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/distribution/target/media
15-Feb-2026 01:18:58 [INFO]   The name of the media file is openfire_5_0_4-SNAPSHOT.zip.
15-Feb-2026 01:19:32 [INFO]   The size of the media file is 64.5 MB
15-Feb-2026 01:19:32 [INFO]
15-Feb-2026 01:19:32 [INFO] Compressed media file 'Windows x64':
15-Feb-2026 01:19:32 [INFO]   Compressing files
15-Feb-2026 01:19:32 [INFO]   Applying LZMA compression
15-Feb-2026 01:19:32 [INFO]   Moving media files to media directory /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/distribution/target/media
15-Feb-2026 01:19:32 [INFO]   The name of the media file is openfire_5_0_4-SNAPSHOT_x64.exe.
15-Feb-2026 01:19:32 [INFO]   The size of the media file is 65.2 MB
15-Feb-2026 01:19:32 [INFO]
15-Feb-2026 01:19:32 [INFO] Compressed media file 'Windows x86':
15-Feb-2026 01:19:32 [INFO]   Compressing files
15-Feb-2026 01:19:32 [INFO]   Applying LZMA compression
15-Feb-2026 01:19:32 [INFO]   Moving media files to media directory /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/distribution/target/media
15-Feb-2026 01:19:32 [INFO]   The name of the media file is openfire_5_0_4-SNAPSHOT.exe.
15-Feb-2026 01:19:35 [INFO]   The size of the media file is 65.0 MB
15-Feb-2026 01:19:35 [INFO]
15-Feb-2026 01:19:35 [INFO] Compressed media file 'macOS Folder':
15-Feb-2026 01:19:35 [INFO]   Compressing files
15-Feb-2026 01:19:35 [INFO]   Applying LZMA compression
15-Feb-2026 01:19:35 [INFO]   Generating VM options file vmoptions.txt.
15-Feb-2026 01:19:35 [INFO]   Signing installer (adhoc)
15-Feb-2026 01:19:35 [INFO]   Moving media files to media directory /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/distribution/target/media
15-Feb-2026 01:19:35 [INFO]   The name of the media file is openfire_5_0_4-SNAPSHOT.dmg.
15-Feb-2026 01:19:35 [INFO]   The size of the media file is 69.6 MB
15-Feb-2026 01:19:35 [INFO] Writing md5sums.
15-Feb-2026 01:19:35 [INFO] Writing sha256sums.
15-Feb-2026 01:19:35 [INFO] Writing updates.xml.
15-Feb-2026 01:19:35 [INFO] Build completed in 53.4 seconds at 2026-02-15 01:19:35 with 1 warning.
15-Feb-2026 01:19:35 [INFO] Run the build in verbose mode to get instructions on how to suppress selected warnings.
15-Feb-2026 01:19:35 [INFO]
15-Feb-2026 01:19:35 [INFO] --- maven-install-plugin:2.4:install (default-install) @ distribution ---
15-Feb-2026 01:19:35 [INFO] Installing /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/distribution/pom.xml to /mnt/maven/org/igniterealtime/openfire/distribution/5.0.4-SNAPSHOT/distribution-5.0.4-SNAPSHOT.pom
15-Feb-2026 01:19:35 [INFO] ------------------------------------------------------------------------
15-Feb-2026 01:19:35 [INFO] Reactor Summary for Parent 5.0.4-SNAPSHOT:
15-Feb-2026 01:19:35 [INFO]
15-Feb-2026 01:19:35 [INFO] Parent ............................................. SUCCESS [  0.407 s]
15-Feb-2026 01:19:35 [INFO] Internationalization files for Openfire ............ SUCCESS [  0.723 s]
15-Feb-2026 01:19:35 [INFO] Core XMPP Server ................................... SUCCESS [04:54 min]
15-Feb-2026 01:19:35 [INFO] Starter for Openfire ............................... SUCCESS [  0.628 s]
15-Feb-2026 01:19:35 [INFO] Openfire Plugins ................................... SUCCESS [  0.018 s]
15-Feb-2026 01:19:35 [INFO] Openfire Plugin Assembly Descriptor ................ SUCCESS [  0.093 s]
15-Feb-2026 01:19:35 [INFO] Distribution ....................................... SUCCESS [ 55.975 s]
15-Feb-2026 01:19:35 [INFO] ------------------------------------------------------------------------
15-Feb-2026 01:19:35 [INFO] BUILD SUCCESS
15-Feb-2026 01:19:35 [INFO] ------------------------------------------------------------------------
15-Feb-2026 01:19:35 [INFO] Total time:  05:52 min
15-Feb-2026 01:19:35 [INFO] Finished at: 2026-02-15T01:19:35-06:00
15-Feb-2026 01:19:35 [INFO] ------------------------------------------------------------------------
15-Feb-2026 01:19:35 Parsing test results under /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1...
15-Feb-2026 01:19:35 Finished task 'Build and install in local repository' with result: Success
15-Feb-2026 01:19:35
Substituting variable: ${bamboo.planRepository.branch} with 5.0
15-Feb-2026 01:19:35 Starting task 'Sync /mnt/maven' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
15-Feb-2026 01:19:35
Beginning to execute external process for build 'Openfire - Nightly Maven Install4j Build - 5.0 - Workflow #200 (OPENFIRE-NIGHTLYMAVEN8-JOB1-200)'
... running command line:
/bin/sh /home/bamboo-agent3/bamboo-agent-home/temp/OPENFIRE-NIGHTLYMAVEN8-JOB1-200-ScriptBuildTask-16947370922032775260.sh
... in: /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1
15-Feb-2026 01:19:35 + '[' 5.0 '!=' main ']'
15-Feb-2026 01:19:35 Skipping copy to website of non-main branch.
15-Feb-2026 01:19:35 + echo 'Skipping copy to website of non-main branch.'
15-Feb-2026 01:19:35 + exit 0
15-Feb-2026 01:19:35 Finished task 'Sync /mnt/maven' with result: Success
15-Feb-2026 01:19:35
Substituting variable: ${bamboo.planRepository.branch} with 5.0
15-Feb-2026 01:19:35 Starting task 'copy to website' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
15-Feb-2026 01:19:35
Beginning to execute external process for build 'Openfire - Nightly Maven Install4j Build - 5.0 - Workflow #200 (OPENFIRE-NIGHTLYMAVEN8-JOB1-200)'
... running command line:
/bin/sh /home/bamboo-agent3/bamboo-agent-home/temp/OPENFIRE-NIGHTLYMAVEN8-JOB1-200-ScriptBuildTask-13808668395037467968.sh
... in: /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1
15-Feb-2026 01:19:35 Skipping copy to website of non-main branch.
15-Feb-2026 01:19:35 Finished task 'copy to website' with result: Success
15-Feb-2026 01:19:35 Running post build plugin 'Docker Container Cleanup'
15-Feb-2026 01:19:35 Running post build plugin 'NCover Results Collector'
15-Feb-2026 01:19:35 Running post build plugin 'Build Results Label Collector'
15-Feb-2026 01:19:35 Running post build plugin 'Clover Results Collector'
15-Feb-2026 01:19:35 Running post build plugin 'npm Cache Cleanup'
15-Feb-2026 01:19:35 Running post build plugin 'Artifact Copier'
15-Feb-2026 01:19:35 Publishing an artifact: install4j-generated media
15-Feb-2026 01:19:53 Finished publishing of artifact Non required shared artifact Http Compression On : [install4j-generated media], patterns: [*] anchored at: [distribution/target/media] in 18.03 s
15-Feb-2026 01:19:53 Publishing an artifact: plugins
15-Feb-2026 01:19:53 Unable to publish artifact [plugins]: the source directory /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/src/plugins does not exist.
15-Feb-2026 01:19:53 The artifact hasn't been successfully published after 201.7 μs
15-Feb-2026 01:19:53 Finalising the build...
15-Feb-2026 01:19:53 Stopping timer.
15-Feb-2026 01:19:53 Build OPENFIRE-NIGHTLYMAVEN8-JOB1-200 completed.
15-Feb-2026 07:19:55 Running on server: post build plugin 'Build Hanging Detection Configuration'
15-Feb-2026 07:19:55 Running on server: post build plugin 'NCover Results Collector'
15-Feb-2026 07:19:55 Running on server: post build plugin 'Build Labeller'
15-Feb-2026 07:19:55 Running on server: post build plugin 'Clover Delta Calculator'
15-Feb-2026 07:19:56 Running on server: post build plugin 'Maven Dependencies Postprocessor'
15-Feb-2026 07:19:56 All post build plugins have finished
15-Feb-2026 07:19:56 Generating build results summary...
15-Feb-2026 07:19:56 Saving build results to disk...
15-Feb-2026 07:19:56 Store variable context...
15-Feb-2026 07:19:56 Finished building OPENFIRE-NIGHTLYMAVEN8-JOB1-200.