simple 07-Jun-2026 02:05:03 Build Openfire - Nightly Maven Install4j Build - Workflow #3297 (OPENFIRE-NIGHTLYMAVEN-JOB1-3297) is being prepared for building on agent mesonet-ah.agron.iastate.edu (2), bamboo version: 12.1.7 simple 07-Jun-2026 02:05:03 Remote agent on host mesonet-ah.agron.iastate.edu simple 07-Jun-2026 02:05:03 Build working directory is /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1 simple 07-Jun-2026 02:05:03 Executing build Openfire - Nightly Maven Install4j Build - Workflow #3297 (OPENFIRE-NIGHTLYMAVEN-JOB1-3297) simple 07-Jun-2026 02:05:03 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 07-Jun-2026 02:05:03 Checking out into /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1 simple 07-Jun-2026 02:05:03 Updating source code to revision: 75c25b082b081c2d62fbd0c9f2f92ccb204213bf simple 07-Jun-2026 02:05:04 Fetching 'refs/heads/main' from 'https://github.com/igniterealtime/Openfire.git'. Will try to do a shallow fetch. simple 07-Jun-2026 02:05:04 Checking out revision 75c25b082b081c2d62fbd0c9f2f92ccb204213bf. simple 07-Jun-2026 02:05:04 Already on 'main' simple 07-Jun-2026 02:05:04 Updated source code to revision: 75c25b082b081c2d62fbd0c9f2f92ccb204213bf simple 07-Jun-2026 02:05:04 Finished task 'Checkout Default Repository' with result: Success simple 07-Jun-2026 02:05:04 Running pre-build action: Build Log Labeller Pre Build Action simple 07-Jun-2026 02:05:04 Running pre-build action: VCS Version Collector simple 07-Jun-2026 02:05:04 Build Openfire - Nightly Maven Install4j Build - Workflow #3297 (OPENFIRE-NIGHTLYMAVEN-JOB1-3297) started building on agent 'mesonet-ah.agron.iastate.edu (2)' (Remote agent on host mesonet-ah.agron.iastate.edu) simple 07-Jun-2026 02:05:04 Starting task 'Build and install in local repository' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3' command 07-Jun-2026 02:05:04 Beginning to execute external process for build 'Openfire - Nightly Maven Install4j Build - Workflow #3297 (OPENFIRE-NIGHTLYMAVEN-JOB1-3297)'\n ... running command line: \n/usr/share/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/home/bamboo-agent1/tmp/OPENFIRE-NIGHTLYMAVEN-JOB1 -Dinstall4j.home=/opt/install4j -Dmaven.repo.local=/mnt/maven/ -DcreateChecksum=true -P install4j clean install\n ... in: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1\n build 07-Jun-2026 02:05:06 [INFO] Scanning for projects... build 07-Jun-2026 02:05:06 [INFO] ------------------------------------------------------------------------ build 07-Jun-2026 02:05:06 [INFO] Reactor Build Order: build 07-Jun-2026 02:05:06 [INFO] build 07-Jun-2026 02:05:06 [INFO] Parent [pom] build 07-Jun-2026 02:05:06 [INFO] Internationalization files for Openfire [jar] build 07-Jun-2026 02:05:06 [INFO] Core XMPP Server [jar] build 07-Jun-2026 02:05:06 [INFO] Starter for Openfire [jar] build 07-Jun-2026 02:05:06 [INFO] Openfire Plugins [pom] build 07-Jun-2026 02:05:06 [INFO] Openfire Plugin Assembly Descriptor [jar] build 07-Jun-2026 02:05:06 [INFO] Distribution [pom] build 07-Jun-2026 02:05:06 [INFO] build 07-Jun-2026 02:05:06 [INFO] -----------------< org.igniterealtime.openfire:parent >----------------- build 07-Jun-2026 02:05:06 [INFO] Building Parent 5.2.0-SNAPSHOT [1/7] build 07-Jun-2026 02:05:06 [INFO] --------------------------------[ pom ]--------------------------------- build 07-Jun-2026 02:05:06 [INFO] build 07-Jun-2026 02:05:06 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- build 07-Jun-2026 02:05:06 [INFO] build 07-Jun-2026 02:05:06 [INFO] --- maven-enforcer-plugin:3.6.3:enforce (enforce-no-snapshots) @ parent --- build 07-Jun-2026 02:05:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed build 07-Jun-2026 02:05:06 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed build 07-Jun-2026 02:05:06 [INFO] build 07-Jun-2026 02:05:06 [INFO] --- maven-install-plugin:2.4:install (default-install) @ parent --- build 07-Jun-2026 02:05:06 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/pom.xml to /mnt/maven/org/igniterealtime/openfire/parent/5.2.0-SNAPSHOT/parent-5.2.0-SNAPSHOT.pom build 07-Jun-2026 02:05:06 [INFO] build 07-Jun-2026 02:05:06 [INFO] ------------------< org.igniterealtime.openfire:i18n >------------------ build 07-Jun-2026 02:05:06 [INFO] Building Internationalization files for Openfire 5.2.0-SNAPSHOT [2/7] build 07-Jun-2026 02:05:06 [INFO] --------------------------------[ jar ]--------------------------------- build 07-Jun-2026 02:05:06 [INFO] build 07-Jun-2026 02:05:06 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ i18n --- build 07-Jun-2026 02:05:06 [INFO] Deleting /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target build 07-Jun-2026 02:05:06 [INFO] build 07-Jun-2026 02:05:06 [INFO] --- maven-enforcer-plugin:3.6.3:enforce (enforce-no-snapshots) @ i18n --- build 07-Jun-2026 02:05:06 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed build 07-Jun-2026 02:05:06 [INFO] build 07-Jun-2026 02:05:06 [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ i18n --- build 07-Jun-2026 02:05:06 [INFO] Copying 19 resources from src/main/resources to target/classes build 07-Jun-2026 02:05:06 [INFO] build 07-Jun-2026 02:05:06 [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ i18n --- build 07-Jun-2026 02:05:06 [INFO] No sources to compile build 07-Jun-2026 02:05:06 [INFO] build 07-Jun-2026 02:05:06 [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ i18n --- build 07-Jun-2026 02:05:06 [INFO] skip non existing resourceDirectory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/src/test/resources build 07-Jun-2026 02:05:06 [INFO] build 07-Jun-2026 02:05:06 [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ i18n --- build 07-Jun-2026 02:05:06 [INFO] No sources to compile build 07-Jun-2026 02:05:06 [INFO] build 07-Jun-2026 02:05:06 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ i18n --- build 07-Jun-2026 02:05:06 [INFO] No tests to run. build 07-Jun-2026 02:05:06 [INFO] build 07-Jun-2026 02:05:06 [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ i18n --- build 07-Jun-2026 02:05:07 [INFO] Building jar: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/i18n-5.2.0-SNAPSHOT.jar build 07-Jun-2026 02:05:07 [INFO] build 07-Jun-2026 02:05:07 [INFO] --- maven-install-plugin:2.4:install (default-install) @ i18n --- build 07-Jun-2026 02:05:07 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/i18n-5.2.0-SNAPSHOT.jar to /mnt/maven/org/igniterealtime/openfire/i18n/5.2.0-SNAPSHOT/i18n-5.2.0-SNAPSHOT.jar build 07-Jun-2026 02:05:07 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/pom.xml to /mnt/maven/org/igniterealtime/openfire/i18n/5.2.0-SNAPSHOT/i18n-5.2.0-SNAPSHOT.pom build 07-Jun-2026 02:05:07 [INFO] build 07-Jun-2026 02:05:07 [INFO] ---------------< org.igniterealtime.openfire:xmppserver >--------------- build 07-Jun-2026 02:05:07 [INFO] Building Core XMPP Server 5.2.0-SNAPSHOT [3/7] build 07-Jun-2026 02:05:07 [INFO] --------------------------------[ jar ]--------------------------------- build 07-Jun-2026 02:05:07 [INFO] build 07-Jun-2026 02:05:07 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xmppserver --- build 07-Jun-2026 02:05:07 [INFO] Deleting /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/target build 07-Jun-2026 02:05:08 [INFO] build 07-Jun-2026 02:05:08 [INFO] --- maven-enforcer-plugin:3.6.3:enforce (enforce-no-snapshots) @ xmppserver --- build 07-Jun-2026 02:05:08 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed build 07-Jun-2026 02:05:08 [INFO] build 07-Jun-2026 02:05:08 [INFO] --- git-commit-id-plugin:4.9.10:revision (get-the-git-infos) @ xmppserver --- build 07-Jun-2026 02:05:08 [INFO] build 07-Jun-2026 02:05:08 [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ xmppserver --- build 07-Jun-2026 02:05:08 [INFO] Copying 2 resources from src/main/resources to target/classes build 07-Jun-2026 02:05:08 [INFO] build 07-Jun-2026 02:05:08 [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ xmppserver --- build 07-Jun-2026 02:05:08 [INFO] Recompiling the module because of changed dependency. build 07-Jun-2026 02:05:08 [INFO] Compiling 796 source files with javac [debug target 17] to target/classes build 07-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/MultiUserChatManager.java:[1032,38] getIncomingMessageCount(boolean) in org.jivesoftware.openfire.muc.MultiUserChatService has been deprecated and marked for removal build 07-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/MultiUserChatManager.java:[1124,38] getOutgoingMessageCount(boolean) in org.jivesoftware.openfire.muc.MultiUserChatService has been deprecated and marked for removal build 07-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/MUCRoomHistory.java:[293,31] hasChangedSubject() in org.jivesoftware.openfire.muc.HistoryStrategy has been deprecated and marked for removal build 07-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/MUCRoomHistory.java:[306,31] getChangedSubject() in org.jivesoftware.openfire.muc.HistoryStrategy has been deprecated and marked for removal build 07-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[2947,17] getOutgoingMessageCount(boolean) in org.jivesoftware.openfire.muc.MultiUserChatService has been deprecated and marked for removal build 07-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[2917,17] getIncomingMessageCount(boolean) in org.jivesoftware.openfire.muc.MultiUserChatService has been deprecated and marked for removal build 07-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[178,13] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal build 07-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[178,13] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal build 07-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[178,13] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal build 07-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[512,18] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal build 07-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[2543,38] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal build 07-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[3054,17] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal build 07-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[3055,30] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal build 07-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/spi/ConnectionListener.java:[723,117] TLS_ACCEPT_SELFSIGNED_CERTS in org.jivesoftware.openfire.session.ConnectionSettings.Server has been deprecated and marked for removal build 07-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/spi/ConnectionListener.java:[779,118] TLS_CERTIFICATE_VERIFY_VALIDITY in org.jivesoftware.openfire.session.ConnectionSettings.Server has been deprecated and marked for removal build 07-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/SocketConnection.java:[65,8] deprecated item is not annotated with @Deprecated build 07-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/SocketReader.java:[51,17] deprecated item is not annotated with @Deprecated build 07-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/TLSStreamHandler.java:[137,73] TLS_CERTIFICATE_VERIFY in org.jivesoftware.openfire.session.ConnectionSettings.Server has been deprecated and marked for removal build 07-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/TLSStreamHandler.java:[138,77] TLS_CERTIFICATE_CHAIN_VERIFY in org.jivesoftware.openfire.session.ConnectionSettings.Server has been deprecated and marked for removal build 07-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/SocketReadingMode.java:[40,10] deprecated item is not annotated with @Deprecated build 07-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/auth/AuthFactory.java:[98,32] deprecated item is not annotated with @Deprecated build 07-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/session/ConnectionSettings.java:[83,36] deprecated item is not annotated with @Deprecated build 07-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MUCPersistenceManager.java:[1013,35] hasChangedSubject() in org.jivesoftware.openfire.muc.MUCRoomHistory has been deprecated and marked for removal build 07-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/BlockingReadingMode.java:[45,1] deprecated item is not annotated with @Deprecated build 07-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/ServerStanzaHandler.java:[138,82] TLS_CERTIFICATE_VERIFY in org.jivesoftware.openfire.session.ConnectionSettings.Server has been deprecated and marked for removal build 07-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/ServerStanzaHandler.java:[139,73] TLS_CERTIFICATE_CHAIN_VERIFY in org.jivesoftware.openfire.session.ConnectionSettings.Server has been deprecated and marked for removal build 07-Jun-2026 02:05:24 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/admin/AuthCheckFilter.java: Some input files use or override a deprecated API. build 07-Jun-2026 02:05:24 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/admin/AuthCheckFilter.java: Recompile with -Xlint:deprecation for details. build 07-Jun-2026 02:05:24 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/util/SystemProperty.java: Some input files use unchecked or unsafe operations. build 07-Jun-2026 02:05:24 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/util/SystemProperty.java: Recompile with -Xlint:unchecked for details. build 07-Jun-2026 02:05:24 [INFO] build 07-Jun-2026 02:05:24 [INFO] --- jetty-ee8-jspc-maven-plugin:12.0.35:jspc (jspc) @ xmppserver --- build 07-Jun-2026 02:05:24 [INFO] Compiling audit-policy.jsp,available-plugins.jsp,blowfish-migration.jsp,component-session-details.jsp,component-session-summary.jsp,compression-settings.jsp,connection-managers-settings.jsp,connection-settings-advanced.jsp,connection-settings-external-components.jsp,connection-settings-socket-c2s.jsp,connection-settings-socket-s2s.jsp,decorators/main.jsp,decorators/setup.jsp,dns-check.jsp,error-serverdown.jsp,error.jsp,file-transfer-proxy.jsp,group-create.jsp,group-delete.jsp,group-edit.jsp,group-summary.jsp,http-bind.jsp,import-keystore-certificate.jsp,import-truststore-certificate.jsp,index.jsp,ldap-group.jsp,ldap-server.jsp,ldap-user.jsp,log.jsp,login.jsp,loginToken.jsp,logviewer.jsp,manage-updates.jsp,media-proxy.jsp,muc-create-permission.jsp,muc-default-settings.jsp,muc-history-settings.jsp,muc-room-affiliations.jsp,muc-room-cache.jsp,muc-room-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/setup-admin-settings.jsp,setup/setup-admin-settings_test.jsp,setup/setup-completed.jsp,setup/setup-datasource-jndi.jsp,setup/setup-datasource-settings.jsp,setup/setup-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/index.jsp,setup/setup-datasource-standard.jsp,setup/setup-profile-settings.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,system-smstest.jsp,user-create.jsp,user-delete.jsp,user-edit-form.jsp,user-lockout.jsp,user-message.jsp,user-password.jsp,user-privacylists.jsp,user-profile.jsp,user-properties.jsp,user-roster-add.jsp,user-roster-delete.jsp,user-roster-edit.jsp,user-roster-view.jsp,user-roster.jsp,user-search.jsp,user-summary.jsp,user-tabs.jsp,pubsub-node-subscriber-delete.jsp,user-groups.jsp,dns-overrides.jsp,server-session-failure-details.jsp from includes=**\/*.jsp, **\/*.jspx excludes=**\/.svn\/** build 07-Jun-2026 02:05:25 [INFO] At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. build 07-Jun-2026 02:05:31 [INFO] Generation completed with [0] errors in [6842] milliseconds build 07-Jun-2026 02:05:31 [INFO] build 07-Jun-2026 02:05:31 [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ xmppserver --- build 07-Jun-2026 02:05:31 [INFO] Copying 31 resources from src/test/resources to target/test-classes build 07-Jun-2026 02:05:31 [INFO] build 07-Jun-2026 02:05:31 [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ xmppserver --- build 07-Jun-2026 02:05:32 [INFO] Recompiling the module because of changed dependency. build 07-Jun-2026 02:05:32 [INFO] Compiling 145 source files with javac [debug target 17] to target/test-classes build 07-Jun-2026 02:05:40 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/test/java/org/jivesoftware/Fixtures.java: Some input files use or override a deprecated API. build 07-Jun-2026 02:05:40 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/test/java/org/jivesoftware/Fixtures.java: Recompile with -Xlint:deprecation for details. build 07-Jun-2026 02:05:40 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java uses unchecked or unsafe operations. build 07-Jun-2026 02:05:40 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java: Recompile with -Xlint:unchecked for details. build 07-Jun-2026 02:05:40 [INFO] build 07-Jun-2026 02:05:40 [INFO] --- maven-surefire-plugin:3.5.4:test (default-test) @ xmppserver --- build 07-Jun-2026 02:05:40 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider build 07-Jun-2026 02:05:40 [INFO] build 07-Jun-2026 02:05:40 [INFO] ------------------------------------------------------- build 07-Jun-2026 02:05:40 [INFO] T E S T S build 07-Jun-2026 02:05:40 [INFO] ------------------------------------------------------- build 07-Jun-2026 02:05:44 [INFO] Running org.jivesoftware.admin.AuthCheckFilterTest error 07-Jun-2026 02:05:45 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 07-Jun-2026 02:05:48 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.101 s -- in org.jivesoftware.admin.AuthCheckFilterTest build 07-Jun-2026 02:05:49 [INFO] Running org.jivesoftware.admin.CacheControlFilterTest error 07-Jun-2026 02:05:50 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 07-Jun-2026 02:05:51 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.234 s -- in org.jivesoftware.admin.CacheControlFilterTest build 07-Jun-2026 02:05:52 [INFO] Running org.jivesoftware.admin.LoginLimitManagerTest error 07-Jun-2026 02:05:53 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 07-Jun-2026 02:05:54 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.126 s -- in org.jivesoftware.admin.LoginLimitManagerTest build 07-Jun-2026 02:05:55 [INFO] Running org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest error 07-Jun-2026 02:05:56 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 07-Jun-2026 02:05:57 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.016 s -- in org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest build 07-Jun-2026 02:05:58 [INFO] Running org.jivesoftware.admin.servlet.BlogPostServletTest error 07-Jun-2026 02:05:59 Critical Error! The home directory has not been configured, error 07-Jun-2026 02:05:59 which will prevent the application from working correctly. error 07-Jun-2026 02:05:59 error 07-Jun-2026 02:05:59 build 07-Jun-2026 02:05:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.686 s -- in org.jivesoftware.admin.servlet.BlogPostServletTest build 07-Jun-2026 02:06:00 [INFO] Running org.jivesoftware.admin.servlet.BlowfishMigrationServletTest error 07-Jun-2026 02:06:01 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 07-Jun-2026 02:06:03 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.890 s -- in org.jivesoftware.admin.servlet.BlowfishMigrationServletTest build 07-Jun-2026 02:06:04 [INFO] Running org.jivesoftware.openfire.ldap.LdapManagerTest error 07-Jun-2026 02:06:05 Critical Error! The home directory has not been configured, error 07-Jun-2026 02:06:05 which will prevent the application from working correctly. error 07-Jun-2026 02:06:05 error 07-Jun-2026 02:06:05 build 07-Jun-2026 02:06:05 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.632 s -- in org.jivesoftware.openfire.ldap.LdapManagerTest build 07-Jun-2026 02:06:06 [INFO] Running org.jivesoftware.openfire.ldap.VCardTemplateTest error 07-Jun-2026 02:06:06 Critical Error! The home directory has not been configured, error 07-Jun-2026 02:06:06 which will prevent the application from working correctly. error 07-Jun-2026 02:06:06 error 07-Jun-2026 02:06:06 build 07-Jun-2026 02:06:06 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.532 s -- in org.jivesoftware.openfire.ldap.VCardTemplateTest build 07-Jun-2026 02:06:07 [INFO] Running org.jivesoftware.openfire.ldap.VCardTest error 07-Jun-2026 02:06:08 Critical Error! The home directory has not been configured, error 07-Jun-2026 02:06:08 which will prevent the application from working correctly. error 07-Jun-2026 02:06:08 error 07-Jun-2026 02:06:08 build 07-Jun-2026 02:06:08 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.557 s -- in org.jivesoftware.openfire.ldap.VCardTest build 07-Jun-2026 02:06:09 [INFO] Running org.jivesoftware.openfire.OfflineMessageStoreTest error 07-Jun-2026 02:06:09 Critical Error! The home directory has not been configured, error 07-Jun-2026 02:06:09 which will prevent the application from working correctly. error 07-Jun-2026 02:06:09 error 07-Jun-2026 02:06:09 build 07-Jun-2026 02:06:09 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.512 s -- in org.jivesoftware.openfire.OfflineMessageStoreTest build 07-Jun-2026 02:06:10 [INFO] Running org.jivesoftware.openfire.SessionPacketRouterTest error 07-Jun-2026 02:06:11 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 07-Jun-2026 02:06:13 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.974 s -- in org.jivesoftware.openfire.SessionPacketRouterTest build 07-Jun-2026 02:06:14 [INFO] Running org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest error 07-Jun-2026 02:06:15 Critical Error! The home directory has not been configured, error 07-Jun-2026 02:06:15 which will prevent the application from working correctly. error 07-Jun-2026 02:06:15 error 07-Jun-2026 02:06:15 error 07-Jun-2026 02:06:15 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 07-Jun-2026 02:06:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.877 s -- in org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest build 07-Jun-2026 02:06:17 [INFO] Running org.jivesoftware.openfire.archive.ArchiverTest build 07-Jun-2026 02:06:18 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.626 s -- in org.jivesoftware.openfire.archive.ArchiverTest build 07-Jun-2026 02:06:19 [INFO] Running org.jivesoftware.openfire.auth.HybridAuthProviderTest build 07-Jun-2026 02:06:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.568 s -- in org.jivesoftware.openfire.auth.HybridAuthProviderTest build 07-Jun-2026 02:06:21 [INFO] Running org.jivesoftware.openfire.auth.JDBCAuthProviderTest error 07-Jun-2026 02:06:21 Critical Error! The home directory has not been configured, error 07-Jun-2026 02:06:21 which will prevent the application from working correctly. error 07-Jun-2026 02:06:21 error 07-Jun-2026 02:06:21 build 07-Jun-2026 02:06:24 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.541 s -- in org.jivesoftware.openfire.auth.JDBCAuthProviderTest build 07-Jun-2026 02:06:25 [INFO] Running org.jivesoftware.openfire.auth.MappedAuthProviderTest build 07-Jun-2026 02:06:26 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.516 s -- in org.jivesoftware.openfire.auth.MappedAuthProviderTest build 07-Jun-2026 02:06:27 [INFO] Running org.jivesoftware.openfire.auth.ScramUtilsTest error 07-Jun-2026 02:06:27 Critical Error! The home directory has not been configured, error 07-Jun-2026 02:06:27 which will prevent the application from working correctly. error 07-Jun-2026 02:06:27 error 07-Jun-2026 02:06:27 build 07-Jun-2026 02:06:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.585 s -- in org.jivesoftware.openfire.auth.ScramUtilsTest build 07-Jun-2026 02:06:28 [INFO] Running org.jivesoftware.openfire.carbons.MessageCarbonsTest build 07-Jun-2026 02:06:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.428 s -- in org.jivesoftware.openfire.carbons.MessageCarbonsTest build 07-Jun-2026 02:06:29 [INFO] Running org.jivesoftware.openfire.cluster.ClusterMonitorTest error 07-Jun-2026 02:06:30 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 07-Jun-2026 02:06:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.071 s -- in org.jivesoftware.openfire.cluster.ClusterMonitorTest build 07-Jun-2026 02:06:33 [INFO] Running org.jivesoftware.openfire.container.PluginLoadingComplexHierarchyTest error 07-Jun-2026 02:06:33 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 07-Jun-2026 02:06:35 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:35 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:35 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5935216b). build 07-Jun-2026 02:06:35 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5935216b). build 07-Jun-2026 02:06:35 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5935216b). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5935216b). build 07-Jun-2026 02:06:35 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5935216b). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5935216b). build 07-Jun-2026 02:06:35 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5935216b). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5935216b). build 07-Jun-2026 02:06:35 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5935216b). build 07-Jun-2026 02:06:35 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:35 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5935216b). build 07-Jun-2026 02:06:35 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5935216b). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5935216b). build 07-Jun-2026 02:06:36 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:36 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4f17dd55). build 07-Jun-2026 02:06:36 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4f17dd55). build 07-Jun-2026 02:06:36 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4f17dd55). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4f17dd55). build 07-Jun-2026 02:06:36 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4f17dd55). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4f17dd55). build 07-Jun-2026 02:06:36 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:36 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:36 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4f17dd55). build 07-Jun-2026 02:06:36 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4f17dd55). build 07-Jun-2026 02:06:36 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4f17dd55). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4f17dd55). build 07-Jun-2026 02:06:36 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4f17dd55). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4f17dd55). build 07-Jun-2026 02:06:36 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:36 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:36 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3699e772). build 07-Jun-2026 02:06:36 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3699e772). build 07-Jun-2026 02:06:36 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3699e772). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3699e772). build 07-Jun-2026 02:06:36 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3699e772). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3699e772). build 07-Jun-2026 02:06:36 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3699e772). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3699e772). build 07-Jun-2026 02:06:36 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3699e772). build 07-Jun-2026 02:06:36 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:36 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3699e772). build 07-Jun-2026 02:06:36 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3699e772). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3699e772). build 07-Jun-2026 02:06:36 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:36 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4e4de54). build 07-Jun-2026 02:06:36 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4e4de54). build 07-Jun-2026 02:06:36 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4e4de54). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4e4de54). build 07-Jun-2026 02:06:36 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4e4de54). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4e4de54). build 07-Jun-2026 02:06:36 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:36 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:36 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4e4de54). build 07-Jun-2026 02:06:36 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4e4de54). build 07-Jun-2026 02:06:36 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4e4de54). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4e4de54). build 07-Jun-2026 02:06:36 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4e4de54). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4e4de54). build 07-Jun-2026 02:06:36 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:36 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:36 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@34fd16e8). build 07-Jun-2026 02:06:36 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@34fd16e8). build 07-Jun-2026 02:06:36 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@34fd16e8). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@34fd16e8). build 07-Jun-2026 02:06:36 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@34fd16e8). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@34fd16e8). build 07-Jun-2026 02:06:36 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@34fd16e8). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@34fd16e8). build 07-Jun-2026 02:06:36 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@34fd16e8). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@34fd16e8). build 07-Jun-2026 02:06:36 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@34fd16e8). build 07-Jun-2026 02:06:36 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:36 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@34fd16e8). build 07-Jun-2026 02:06:36 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:36 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@15d4fa0e). build 07-Jun-2026 02:06:36 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@15d4fa0e). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@15d4fa0e). build 07-Jun-2026 02:06:36 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@15d4fa0e). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@15d4fa0e). build 07-Jun-2026 02:06:36 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:36 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:36 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@15d4fa0e). build 07-Jun-2026 02:06:36 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@15d4fa0e). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@15d4fa0e). build 07-Jun-2026 02:06:36 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@15d4fa0e). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@15d4fa0e). build 07-Jun-2026 02:06:37 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:37 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:37 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@61acd604). build 07-Jun-2026 02:06:37 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@61acd604). build 07-Jun-2026 02:06:37 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@61acd604). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@61acd604). build 07-Jun-2026 02:06:37 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@61acd604). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@61acd604). build 07-Jun-2026 02:06:37 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@61acd604). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@61acd604). build 07-Jun-2026 02:06:37 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@61acd604). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@61acd604). build 07-Jun-2026 02:06:37 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@61acd604). build 07-Jun-2026 02:06:37 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:37 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@61acd604). build 07-Jun-2026 02:06:37 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:37 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@232f7d69). build 07-Jun-2026 02:06:37 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:37 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:37 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@232f7d69). build 07-Jun-2026 02:06:37 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:37 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:37 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4da33a36). build 07-Jun-2026 02:06:37 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4da33a36). build 07-Jun-2026 02:06:37 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4da33a36). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4da33a36). build 07-Jun-2026 02:06:37 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4da33a36). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4da33a36). build 07-Jun-2026 02:06:37 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4da33a36). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4da33a36). build 07-Jun-2026 02:06:37 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4da33a36). build 07-Jun-2026 02:06:37 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:37 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4da33a36). build 07-Jun-2026 02:06:37 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4da33a36). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4da33a36). build 07-Jun-2026 02:06:37 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:37 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@759af294). build 07-Jun-2026 02:06:37 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@759af294). build 07-Jun-2026 02:06:37 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@759af294). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@759af294). build 07-Jun-2026 02:06:37 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:37 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:37 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@759af294). build 07-Jun-2026 02:06:37 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@759af294). build 07-Jun-2026 02:06:37 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@759af294). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@759af294). build 07-Jun-2026 02:06:37 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:37 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:37 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@500875f5). build 07-Jun-2026 02:06:37 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@500875f5). build 07-Jun-2026 02:06:37 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@500875f5). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@500875f5). build 07-Jun-2026 02:06:37 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@500875f5). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@500875f5). build 07-Jun-2026 02:06:37 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@500875f5). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@500875f5). build 07-Jun-2026 02:06:37 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@500875f5). build 07-Jun-2026 02:06:37 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:37 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@500875f5). build 07-Jun-2026 02:06:37 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@500875f5). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@500875f5). build 07-Jun-2026 02:06:38 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:38 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3347100e). build 07-Jun-2026 02:06:38 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3347100e). build 07-Jun-2026 02:06:38 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3347100e). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3347100e). build 07-Jun-2026 02:06:38 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:38 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:38 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3347100e). build 07-Jun-2026 02:06:38 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3347100e). build 07-Jun-2026 02:06:38 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3347100e). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3347100e). build 07-Jun-2026 02:06:38 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:38 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:38 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@bcfd014). build 07-Jun-2026 02:06:38 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@bcfd014). build 07-Jun-2026 02:06:38 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@bcfd014). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@bcfd014). build 07-Jun-2026 02:06:38 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@bcfd014). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@bcfd014). build 07-Jun-2026 02:06:38 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@bcfd014). build 07-Jun-2026 02:06:38 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@bcfd014). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@bcfd014). build 07-Jun-2026 02:06:38 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@bcfd014). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@bcfd014). build 07-Jun-2026 02:06:38 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@bcfd014). build 07-Jun-2026 02:06:38 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:38 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:38 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:38 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:38 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@547abdc7). build 07-Jun-2026 02:06:38 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@547abdc7). build 07-Jun-2026 02:06:38 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@547abdc7). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@547abdc7). build 07-Jun-2026 02:06:38 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@547abdc7). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@547abdc7). build 07-Jun-2026 02:06:38 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@547abdc7). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@547abdc7). build 07-Jun-2026 02:06:38 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@547abdc7). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@547abdc7). build 07-Jun-2026 02:06:38 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@547abdc7). build 07-Jun-2026 02:06:38 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:38 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@547abdc7). build 07-Jun-2026 02:06:38 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:38 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@53c90078). build 07-Jun-2026 02:06:38 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@53c90078). build 07-Jun-2026 02:06:38 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@53c90078). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@53c90078). build 07-Jun-2026 02:06:38 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@53c90078). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@53c90078). build 07-Jun-2026 02:06:38 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:38 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:38 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@53c90078). build 07-Jun-2026 02:06:38 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@53c90078). build 07-Jun-2026 02:06:38 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@53c90078). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@53c90078). build 07-Jun-2026 02:06:38 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@53c90078). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@53c90078). build 07-Jun-2026 02:06:38 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:38 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:38 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@68528095). build 07-Jun-2026 02:06:38 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@68528095). build 07-Jun-2026 02:06:38 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@68528095). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@68528095). build 07-Jun-2026 02:06:38 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@68528095). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@68528095). build 07-Jun-2026 02:06:38 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@68528095). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@68528095). build 07-Jun-2026 02:06:38 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@68528095). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@68528095). build 07-Jun-2026 02:06:38 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@68528095). build 07-Jun-2026 02:06:38 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:38 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@68528095). build 07-Jun-2026 02:06:38 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:38 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6c66b000). build 07-Jun-2026 02:06:38 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6c66b000). build 07-Jun-2026 02:06:38 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6c66b000). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6c66b000). build 07-Jun-2026 02:06:38 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6c66b000). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6c66b000). build 07-Jun-2026 02:06:38 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:38 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:38 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6c66b000). build 07-Jun-2026 02:06:38 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6c66b000). build 07-Jun-2026 02:06:38 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6c66b000). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6c66b000). build 07-Jun-2026 02:06:38 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6c66b000). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6c66b000). build 07-Jun-2026 02:06:39 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:39 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:39 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@65bcbae8). build 07-Jun-2026 02:06:39 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@65bcbae8). build 07-Jun-2026 02:06:39 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@65bcbae8). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@65bcbae8). build 07-Jun-2026 02:06:39 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@65bcbae8). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@65bcbae8). build 07-Jun-2026 02:06:39 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@65bcbae8). build 07-Jun-2026 02:06:39 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@65bcbae8). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@65bcbae8). build 07-Jun-2026 02:06:39 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@65bcbae8). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@65bcbae8). build 07-Jun-2026 02:06:39 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@65bcbae8). build 07-Jun-2026 02:06:39 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:39 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:39 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@386912f1). build 07-Jun-2026 02:06:39 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@386912f1). build 07-Jun-2026 02:06:39 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@386912f1). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@386912f1). build 07-Jun-2026 02:06:39 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@386912f1). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@386912f1). build 07-Jun-2026 02:06:39 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:39 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:39 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@386912f1). build 07-Jun-2026 02:06:39 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@386912f1). build 07-Jun-2026 02:06:39 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@386912f1). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@386912f1). build 07-Jun-2026 02:06:39 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@386912f1). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@386912f1). build 07-Jun-2026 02:06:39 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.118 s -- in org.jivesoftware.openfire.container.PluginLoadingComplexHierarchyTest build 07-Jun-2026 02:06:40 [INFO] Running org.jivesoftware.openfire.container.PluginLoadingSimpleHierarchyTest error 07-Jun-2026 02:06:41 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 07-Jun-2026 02:06:42 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:42 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:42 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@339e3db5). build 07-Jun-2026 02:06:42 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:42 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:42 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@339e3db5). build 07-Jun-2026 02:06:42 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:43 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:43 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:43 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:43 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:43 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:43 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@62d5146d). build 07-Jun-2026 02:06:43 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@62d5146d). build 07-Jun-2026 02:06:43 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:43 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:43 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@56e1369a). build 07-Jun-2026 02:06:43 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:43 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:43 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@56e1369a). build 07-Jun-2026 02:06:43 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:43 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:43 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:43 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:43 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:43 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:43 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@52a7272c). build 07-Jun-2026 02:06:43 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@52a7272c). build 07-Jun-2026 02:06:43 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@52a7272c). build 07-Jun-2026 02:06:43 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:43 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@52a7272c). build 07-Jun-2026 02:06:43 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:43 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2749ef6d). build 07-Jun-2026 02:06:43 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:43 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:43 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2749ef6d). build 07-Jun-2026 02:06:43 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:43 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:43 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:43 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:43 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:43 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:43 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:43 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:43 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6f3daa3f). build 07-Jun-2026 02:06:43 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6f3daa3f). build 07-Jun-2026 02:06:43 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:44 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:44 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1275ad70). build 07-Jun-2026 02:06:44 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:44 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:44 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1275ad70). build 07-Jun-2026 02:06:44 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:44 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:44 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5c54806a). build 07-Jun-2026 02:06:44 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:44 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5c54806a). build 07-Jun-2026 02:06:44 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:44 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@73d46ba2). build 07-Jun-2026 02:06:44 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:44 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:44 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@73d46ba2). build 07-Jun-2026 02:06:44 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:44 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:44 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4da6bb31). build 07-Jun-2026 02:06:44 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4da6bb31). build 07-Jun-2026 02:06:44 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4da6bb31). build 07-Jun-2026 02:06:44 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:44 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4da6bb31). build 07-Jun-2026 02:06:44 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:44 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5ee92983). build 07-Jun-2026 02:06:44 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5ee92983). build 07-Jun-2026 02:06:44 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:44 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:44 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5ee92983). build 07-Jun-2026 02:06:44 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5ee92983). build 07-Jun-2026 02:06:44 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:44 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:44 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@57c64c29). build 07-Jun-2026 02:06:44 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@57c64c29). build 07-Jun-2026 02:06:44 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:44 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:44 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:44 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:44 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5eee06d7). build 07-Jun-2026 02:06:44 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:44 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5eee06d7). build 07-Jun-2026 02:06:44 Initializing Node_A_Plugin. build 07-Jun-2026 02:06:44 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:44 Destroying Node_A_Plugin. build 07-Jun-2026 02:06:44 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.592 s -- in org.jivesoftware.openfire.container.PluginLoadingSimpleHierarchyTest build 07-Jun-2026 02:06:45 [INFO] Running org.jivesoftware.openfire.container.PluginManagerTest error 07-Jun-2026 02:06:46 Critical Error! The home directory has not been configured, error 07-Jun-2026 02:06:46 which will prevent the application from working correctly. error 07-Jun-2026 02:06:46 error 07-Jun-2026 02:06:46 build 07-Jun-2026 02:06:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.507 s -- in org.jivesoftware.openfire.container.PluginManagerTest build 07-Jun-2026 02:06:47 [INFO] Running org.jivesoftware.openfire.container.PluginServletTest error 07-Jun-2026 02:06:47 Critical Error! The home directory has not been configured, error 07-Jun-2026 02:06:47 which will prevent the application from working correctly. error 07-Jun-2026 02:06:47 error 07-Jun-2026 02:06:47 build 07-Jun-2026 02:06:47 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.532 s -- in org.jivesoftware.openfire.container.PluginServletTest build 07-Jun-2026 02:06:48 [INFO] Running org.jivesoftware.openfire.csi.CsiManagerTest error 07-Jun-2026 02:06:48 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 07-Jun-2026 02:06:49 Critical Error! The home directory has not been configured, error 07-Jun-2026 02:06:49 which will prevent the application from working correctly. error 07-Jun-2026 02:06:49 error 07-Jun-2026 02:06:49 build 07-Jun-2026 02:06:50 [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.211 s -- in org.jivesoftware.openfire.csi.CsiManagerTest build 07-Jun-2026 02:06:51 [INFO] Running org.jivesoftware.openfire.disco.ContactAddressesExtendedDiscoInfoProviderTest error 07-Jun-2026 02:06:52 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 07-Jun-2026 02:06:54 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.772 s -- in org.jivesoftware.openfire.disco.ContactAddressesExtendedDiscoInfoProviderTest build 07-Jun-2026 02:06:55 [INFO] Running org.jivesoftware.openfire.disco.IQDiscoInfoHandlerTest error 07-Jun-2026 02:06:56 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 07-Jun-2026 02:06:58 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.032 s -- in org.jivesoftware.openfire.disco.IQDiscoInfoHandlerTest build 07-Jun-2026 02:06:59 [INFO] Running org.jivesoftware.openfire.disco.SoftwareInfoExtendedDiscoInfoProviderTest error 07-Jun-2026 02:07:00 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 07-Jun-2026 02:07:02 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.005 s -- in org.jivesoftware.openfire.disco.SoftwareInfoExtendedDiscoInfoProviderTest build 07-Jun-2026 02:07:03 [INFO] Running org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest error 07-Jun-2026 02:07:04 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 07-Jun-2026 02:07:05 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.323 s -- in org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest build 07-Jun-2026 02:07:06 [INFO] Running org.jivesoftware.openfire.entitycaps.EntityCapabilitiesManagerTest error 07-Jun-2026 02:07:07 Critical Error! The home directory has not been configured, error 07-Jun-2026 02:07:07 which will prevent the application from working correctly. error 07-Jun-2026 02:07:07 error 07-Jun-2026 02:07:07 build 07-Jun-2026 02:07:07 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.748 s -- in org.jivesoftware.openfire.entitycaps.EntityCapabilitiesManagerTest build 07-Jun-2026 02:07:08 [INFO] Running org.jivesoftware.openfire.forward.ForwardedTest error 07-Jun-2026 02:07:08 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 07-Jun-2026 02:07:10 Critical Error! The home directory has not been configured, error 07-Jun-2026 02:07:10 which will prevent the application from working correctly. error 07-Jun-2026 02:07:10 error 07-Jun-2026 02:07:10 build 07-Jun-2026 02:07:12 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.441 s -- in org.jivesoftware.openfire.forward.ForwardedTest build 07-Jun-2026 02:07:13 [INFO] Running org.jivesoftware.openfire.group.AbstractGroupProviderTest error 07-Jun-2026 02:07:15 2026-06-07T07:07:15.512907073Z main ERROR Recursive call to appender file error 07-Jun-2026 02:07:15 2026-06-07T07:07:15.554309408Z main ERROR Recursive call to appender file error 07-Jun-2026 02:07:15 2026-06-07T07:07:15.554940101Z main ERROR Recursive call to appender file error 07-Jun-2026 02:07:15 2026-06-07T07:07:15.556473288Z main ERROR Recursive call to appender file error 07-Jun-2026 02:07:15 Critical Error! The home directory has not been configured, error 07-Jun-2026 02:07:15 which will prevent the application from working correctly. error 07-Jun-2026 02:07:15 error 07-Jun-2026 02:07:15 error 07-Jun-2026 02:07:16 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 07-Jun-2026 02:07:26 [INFO] Tests run: 79, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.37 s -- in org.jivesoftware.openfire.group.AbstractGroupProviderTest build 07-Jun-2026 02:07:27 [INFO] Running org.jivesoftware.openfire.group.DefaultGroupProviderTest error 07-Jun-2026 02:07:28 2026-06-07T07:07:28.717868443Z main ERROR Recursive call to appender file error 07-Jun-2026 02:07:28 2026-06-07T07:07:28.761502344Z main ERROR Recursive call to appender file error 07-Jun-2026 02:07:28 2026-06-07T07:07:28.762120663Z main ERROR Recursive call to appender file error 07-Jun-2026 02:07:28 2026-06-07T07:07:28.763356345Z main ERROR Recursive call to appender file error 07-Jun-2026 02:07:28 Critical Error! The home directory has not been configured, error 07-Jun-2026 02:07:28 which will prevent the application from working correctly. error 07-Jun-2026 02:07:28 error 07-Jun-2026 02:07:28 error 07-Jun-2026 02:07:29 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 07-Jun-2026 02:07:35 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.558 s -- in org.jivesoftware.openfire.group.DefaultGroupProviderTest build 07-Jun-2026 02:07:37 [INFO] Running org.jivesoftware.openfire.group.GroupJIDTest error 07-Jun-2026 02:07:38 Critical Error! The home directory has not been configured, error 07-Jun-2026 02:07:38 which will prevent the application from working correctly. error 07-Jun-2026 02:07:38 error 07-Jun-2026 02:07:38 build 07-Jun-2026 02:07:38 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.053 s -- in org.jivesoftware.openfire.group.GroupJIDTest build 07-Jun-2026 02:07:40 [INFO] Running org.jivesoftware.openfire.group.GroupManagerConcurrencyTest error 07-Jun-2026 02:07:41 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 07-Jun-2026 02:07:48 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.438 s -- in org.jivesoftware.openfire.group.GroupManagerConcurrencyTest build 07-Jun-2026 02:07:49 [INFO] Running org.jivesoftware.openfire.group.GroupManagerNoMockTest error 07-Jun-2026 02:07:51 2026-06-07T07:07:50.950042304Z main ERROR Recursive call to appender file error 07-Jun-2026 02:07:51 2026-06-07T07:07:51.002391028Z main ERROR Recursive call to appender file error 07-Jun-2026 02:07:51 2026-06-07T07:07:51.003637799Z main ERROR Recursive call to appender file error 07-Jun-2026 02:07:51 2026-06-07T07:07:51.005128617Z main ERROR Recursive call to appender file error 07-Jun-2026 02:07:51 Critical Error! The home directory has not been configured, error 07-Jun-2026 02:07:51 which will prevent the application from working correctly. error 07-Jun-2026 02:07:51 error 07-Jun-2026 02:07:51 error 07-Jun-2026 02:07:51 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 07-Jun-2026 02:07:55 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.591 s -- in org.jivesoftware.openfire.group.GroupManagerNoMockTest build 07-Jun-2026 02:07:56 [INFO] Running org.jivesoftware.openfire.group.GroupManagerTest error 07-Jun-2026 02:07:57 Critical Error! The home directory has not been configured, error 07-Jun-2026 02:07:57 which will prevent the application from working correctly. error 07-Jun-2026 02:07:57 error 07-Jun-2026 02:07:57 error 07-Jun-2026 02:07:57 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 07-Jun-2026 02:08:00 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.825 s -- in org.jivesoftware.openfire.group.GroupManagerTest build 07-Jun-2026 02:08:01 [INFO] Running org.jivesoftware.openfire.group.GroupTest error 07-Jun-2026 02:08:03 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 07-Jun-2026 02:08:03 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.899 s -- in org.jivesoftware.openfire.group.GroupTest build 07-Jun-2026 02:08:04 [INFO] Running org.jivesoftware.openfire.group.HybridGroupProviderTest build 07-Jun-2026 02:08:05 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.777 s -- in org.jivesoftware.openfire.group.HybridGroupProviderTest build 07-Jun-2026 02:08:06 [INFO] Running org.jivesoftware.openfire.group.MappedGroupProviderTest build 07-Jun-2026 02:08:07 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.744 s -- in org.jivesoftware.openfire.group.MappedGroupProviderTest build 07-Jun-2026 02:08:08 [INFO] Running org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest build 07-Jun-2026 02:08:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.552 s -- in org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest build 07-Jun-2026 02:08:10 [INFO] Running org.jivesoftware.openfire.handler.IQRosterHandlerTest build 07-Jun-2026 02:08:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.531 s -- in org.jivesoftware.openfire.handler.IQRosterHandlerTest build 07-Jun-2026 02:08:11 [INFO] Running org.jivesoftware.openfire.http.HttpBindBodyTest build 07-Jun-2026 02:08:12 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.482 s -- in org.jivesoftware.openfire.http.HttpBindBodyTest build 07-Jun-2026 02:08:13 [INFO] Running org.jivesoftware.openfire.http.HttpSessionDeliverableTest build 07-Jun-2026 02:08:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.544 s -- in org.jivesoftware.openfire.http.HttpSessionDeliverableTest build 07-Jun-2026 02:08:14 [INFO] Running org.jivesoftware.openfire.keystore.CertificateUtilsTest build 07-Jun-2026 02:08:20 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.544 s -- in org.jivesoftware.openfire.keystore.CertificateUtilsTest build 07-Jun-2026 02:08:21 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 07-Jun-2026 02:08:25 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 07-Jun-2026 02:08:26 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.536 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 07-Jun-2026 02:08:26 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 07-Jun-2026 02:08:27 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.074 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 07-Jun-2026 02:08:27 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 07-Jun-2026 02:08:28 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.201 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 07-Jun-2026 02:08:28 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 07-Jun-2026 02:08:30 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.315 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 07-Jun-2026 02:08:30 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.070 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 07-Jun-2026 02:08:31 [INFO] Running org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest build 07-Jun-2026 02:08:36 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.289 s -- in org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest build 07-Jun-2026 02:08:37 [INFO] Running org.jivesoftware.openfire.muc.HistoryStrategyTest error 07-Jun-2026 02:08:37 Critical Error! The home directory has not been configured, error 07-Jun-2026 02:08:37 which will prevent the application from working correctly. error 07-Jun-2026 02:08:37 error 07-Jun-2026 02:08:37 build 07-Jun-2026 02:08:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.715 s -- in org.jivesoftware.openfire.muc.HistoryStrategyTest build 07-Jun-2026 02:08:39 [INFO] Running org.jivesoftware.openfire.muc.MUCOccupantTest error 07-Jun-2026 02:08:39 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 07-Jun-2026 02:08:40 Critical Error! The home directory has not been configured, error 07-Jun-2026 02:08:40 which will prevent the application from working correctly. error 07-Jun-2026 02:08:40 error 07-Jun-2026 02:08:40 build 07-Jun-2026 02:08:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.049 s -- in org.jivesoftware.openfire.muc.MUCOccupantTest build 07-Jun-2026 02:08:42 [INFO] Running org.jivesoftware.openfire.muc.MUCRoomTest error 07-Jun-2026 02:08:42 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 07-Jun-2026 02:08:44 Critical Error! The home directory has not been configured, error 07-Jun-2026 02:08:44 which will prevent the application from working correctly. error 07-Jun-2026 02:08:44 error 07-Jun-2026 02:08:44 build 07-Jun-2026 02:08:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.718 s -- in org.jivesoftware.openfire.muc.MUCRoomTest build 07-Jun-2026 02:08:46 [INFO] Running org.jivesoftware.openfire.muc.spi.MUCPersistenceManagerTest build 07-Jun-2026 02:08:47 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.753 s -- in org.jivesoftware.openfire.muc.spi.MUCPersistenceManagerTest build 07-Jun-2026 02:08:48 [INFO] Running org.jivesoftware.openfire.muc.spi.OccupantManagerTest error 07-Jun-2026 02:08:48 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 07-Jun-2026 02:08:50 Critical Error! The home directory has not been configured, error 07-Jun-2026 02:08:50 which will prevent the application from working correctly. error 07-Jun-2026 02:08:50 error 07-Jun-2026 02:08:50 build 07-Jun-2026 02:08:51 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.184 s -- in org.jivesoftware.openfire.muc.spi.OccupantManagerTest build 07-Jun-2026 02:08:52 [INFO] Running org.jivesoftware.openfire.net.DNSUtilTest error 07-Jun-2026 02:08:53 Critical Error! The home directory has not been configured, error 07-Jun-2026 02:08:53 which will prevent the application from working correctly. error 07-Jun-2026 02:08:53 error 07-Jun-2026 02:08:53 build 07-Jun-2026 02:08:53 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.852 s -- in org.jivesoftware.openfire.net.DNSUtilTest build 07-Jun-2026 02:08:54 [INFO] Running org.jivesoftware.openfire.net.HappyEyeballsResolverTest build 07-Jun-2026 02:08:57 [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.897 s -- in org.jivesoftware.openfire.net.HappyEyeballsResolverTest build 07-Jun-2026 02:08:58 [INFO] Running org.jivesoftware.openfire.net.SASLAuthenticationTest error 07-Jun-2026 02:08:59 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 07-Jun-2026 02:09:02 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.104 s -- in org.jivesoftware.openfire.net.SASLAuthenticationTest build 07-Jun-2026 02:09:03 [INFO] Running org.jivesoftware.openfire.net.SrvRecordTest build 07-Jun-2026 02:09:03 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 s -- in org.jivesoftware.openfire.net.SrvRecordTest build 07-Jun-2026 02:09:05 [INFO] Running org.jivesoftware.openfire.nio.NettyXMPPDecoderTest error 07-Jun-2026 02:09:05 Critical Error! The home directory has not been configured, error 07-Jun-2026 02:09:05 which will prevent the application from working correctly. error 07-Jun-2026 02:09:05 error 07-Jun-2026 02:09:05 build 07-Jun-2026 02:09:05 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.703 s -- in org.jivesoftware.openfire.nio.NettyXMPPDecoderTest build 07-Jun-2026 02:09:06 [INFO] Running org.jivesoftware.openfire.nio.XMLLightweightParserTest error 07-Jun-2026 02:09:07 Critical Error! The home directory has not been configured, error 07-Jun-2026 02:09:07 which will prevent the application from working correctly. error 07-Jun-2026 02:09:07 error 07-Jun-2026 02:09:07 build 07-Jun-2026 02:09:07 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.805 s -- in org.jivesoftware.openfire.nio.XMLLightweightParserTest build 07-Jun-2026 02:09:08 [INFO] Running org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest error 07-Jun-2026 02:09:09 Critical Error! The home directory has not been configured, error 07-Jun-2026 02:09:09 which will prevent the application from working correctly. error 07-Jun-2026 02:09:09 error 07-Jun-2026 02:09:09 build 07-Jun-2026 02:09:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.543 s -- in org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest build 07-Jun-2026 02:09:10 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderAffiliationOperationsTest error 07-Jun-2026 02:09:10 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 07-Jun-2026 02:09:11 Critical Error! The home directory has not been configured, error 07-Jun-2026 02:09:11 which will prevent the application from working correctly. error 07-Jun-2026 02:09:11 error 07-Jun-2026 02:09:11 build 07-Jun-2026 02:09:12 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.449 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderAffiliationOperationsTest build 07-Jun-2026 02:09:13 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderItemOperationsTest error 07-Jun-2026 02:09:14 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 07-Jun-2026 02:09:15 Critical Error! The home directory has not been configured, error 07-Jun-2026 02:09:15 which will prevent the application from working correctly. error 07-Jun-2026 02:09:15 error 07-Jun-2026 02:09:15 build 07-Jun-2026 02:09:16 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.619 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderItemOperationsTest build 07-Jun-2026 02:09:17 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderNodeOperationsTest error 07-Jun-2026 02:09:18 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 07-Jun-2026 02:09:19 Critical Error! The home directory has not been configured, error 07-Jun-2026 02:09:19 which will prevent the application from working correctly. error 07-Jun-2026 02:09:19 error 07-Jun-2026 02:09:19 build 07-Jun-2026 02:09:20 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.391 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderNodeOperationsTest build 07-Jun-2026 02:09:21 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderSubscriptionOperationsTest error 07-Jun-2026 02:09:21 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 07-Jun-2026 02:09:22 Critical Error! The home directory has not been configured, error 07-Jun-2026 02:09:22 which will prevent the application from working correctly. error 07-Jun-2026 02:09:22 error 07-Jun-2026 02:09:22 build 07-Jun-2026 02:09:24 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.832 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderSubscriptionOperationsTest build 07-Jun-2026 02:09:25 [INFO] Running org.jivesoftware.openfire.pubsub.CollectionNodeTest build 07-Jun-2026 02:09:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.566 s -- in org.jivesoftware.openfire.pubsub.CollectionNodeTest build 07-Jun-2026 02:09:26 [INFO] Running org.jivesoftware.openfire.pubsub.LeafNodeTest build 07-Jun-2026 02:09:27 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.575 s -- in org.jivesoftware.openfire.pubsub.LeafNodeTest build 07-Jun-2026 02:09:28 [INFO] Running org.jivesoftware.openfire.pubsub.PubSubEngineTest error 07-Jun-2026 02:09:28 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 07-Jun-2026 02:09:31 Critical Error! The home directory has not been configured, error 07-Jun-2026 02:09:31 which will prevent the application from working correctly. error 07-Jun-2026 02:09:31 error 07-Jun-2026 02:09:31 build 07-Jun-2026 02:09:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.290 s -- in org.jivesoftware.openfire.pubsub.PubSubEngineTest build 07-Jun-2026 02:09:32 [INFO] Running org.jivesoftware.openfire.ratelimit.NewConnectionLimiterRegistryTest error 07-Jun-2026 02:09:33 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 07-Jun-2026 02:09:35 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.656 s -- in org.jivesoftware.openfire.ratelimit.NewConnectionLimiterRegistryTest build 07-Jun-2026 02:09:36 [INFO] Running org.jivesoftware.openfire.roster.RosterItemTest error 07-Jun-2026 02:09:37 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 07-Jun-2026 02:09:37 Critical Error! The home directory has not been configured, error 07-Jun-2026 02:09:37 which will prevent the application from working correctly. error 07-Jun-2026 02:09:37 error 07-Jun-2026 02:09:37 build 07-Jun-2026 02:09:38 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.128 s -- in org.jivesoftware.openfire.roster.RosterItemTest build 07-Jun-2026 02:09:39 [INFO] Running org.jivesoftware.openfire.sasl.ExternalClientSaslServerTest error 07-Jun-2026 02:09:40 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 07-Jun-2026 02:09:41 Critical Error! The home directory has not been configured, error 07-Jun-2026 02:09:41 which will prevent the application from working correctly. error 07-Jun-2026 02:09:41 error 07-Jun-2026 02:09:41 build 07-Jun-2026 02:09:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.272 s -- in org.jivesoftware.openfire.sasl.ExternalClientSaslServerTest build 07-Jun-2026 02:09:44 [INFO] Running org.jivesoftware.openfire.sasl.ExternalServerSaslServerTest error 07-Jun-2026 02:09:44 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 07-Jun-2026 02:09:46 Critical Error! The home directory has not been configured, error 07-Jun-2026 02:09:46 which will prevent the application from working correctly. error 07-Jun-2026 02:09:46 error 07-Jun-2026 02:09:46 build 07-Jun-2026 02:09:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.717 s -- in org.jivesoftware.openfire.sasl.ExternalServerSaslServerTest build 07-Jun-2026 02:09:48 [INFO] Running org.jivesoftware.openfire.sasl.ScramSha1CredentialObfuscationTest error 07-Jun-2026 02:09:49 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 07-Jun-2026 02:09:50 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.205 s -- in org.jivesoftware.openfire.sasl.ScramSha1CredentialObfuscationTest build 07-Jun-2026 02:09:51 [INFO] Running org.jivesoftware.openfire.sasl.ScramSha1SaslServerTest error 07-Jun-2026 02:09:51 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 07-Jun-2026 02:09:52 Critical Error! The home directory has not been configured, error 07-Jun-2026 02:09:52 which will prevent the application from working correctly. error 07-Jun-2026 02:09:52 error 07-Jun-2026 02:09:52 build 07-Jun-2026 02:09:54 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.346 s -- in org.jivesoftware.openfire.sasl.ScramSha1SaslServerTest build 07-Jun-2026 02:09:55 [INFO] Running org.jivesoftware.openfire.session.LocalIncomingServerSessionTest build 07-Jun-2026 02:09:55 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 s -- in org.jivesoftware.openfire.session.LocalIncomingServerSessionTest build 07-Jun-2026 02:09:56 [INFO] Running org.jivesoftware.openfire.session.LocalOutgoingServerSessionTest error 07-Jun-2026 02:09:57 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 07-Jun-2026 02:12:57 [INFO] Tests run: 324, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 180.8 s -- in org.jivesoftware.openfire.session.LocalOutgoingServerSessionTest build 07-Jun-2026 02:12:58 [INFO] Running org.jivesoftware.openfire.session.ServerSessionTest build 07-Jun-2026 02:12:58 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.jivesoftware.openfire.session.ServerSessionTest build 07-Jun-2026 02:12:59 [INFO] Running org.jivesoftware.openfire.session.SessionTest build 07-Jun-2026 02:13:00 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.471 s -- in org.jivesoftware.openfire.session.SessionTest build 07-Jun-2026 02:13:01 [INFO] Running org.jivesoftware.openfire.spi.ConnectionTypeTest build 07-Jun-2026 02:13:01 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.jivesoftware.openfire.spi.ConnectionTypeTest build 07-Jun-2026 02:13:02 [INFO] Running org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest error 07-Jun-2026 02:13:02 Critical Error! The home directory has not been configured, error 07-Jun-2026 02:13:02 which will prevent the application from working correctly. error 07-Jun-2026 02:13:02 error 07-Jun-2026 02:13:02 build 07-Jun-2026 02:13:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.688 s -- in org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest build 07-Jun-2026 02:13:03 [INFO] Running org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest error 07-Jun-2026 02:13:04 Critical Error! The home directory has not been configured, error 07-Jun-2026 02:13:04 which will prevent the application from working correctly. error 07-Jun-2026 02:13:04 error 07-Jun-2026 02:13:04 build 07-Jun-2026 02:13:04 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.544 s -- in org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest build 07-Jun-2026 02:13:05 [INFO] Running org.jivesoftware.openfire.stats.StatisticDynamicMBeanTest error 07-Jun-2026 02:13:05 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 07-Jun-2026 02:13:07 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.922 s -- in org.jivesoftware.openfire.stats.StatisticDynamicMBeanTest build 07-Jun-2026 02:13:07 [INFO] Running org.jivesoftware.openfire.streammanagement.StreamManagerTest error 07-Jun-2026 02:13:08 Critical Error! The home directory has not been configured, error 07-Jun-2026 02:13:08 which will prevent the application from working correctly. error 07-Jun-2026 02:13:08 error 07-Jun-2026 02:13:08 build 07-Jun-2026 02:13:08 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.521 s -- in org.jivesoftware.openfire.streammanagement.StreamManagerTest build 07-Jun-2026 02:13:09 [INFO] Running org.jivesoftware.openfire.user.HybridUserProviderTest build 07-Jun-2026 02:13:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.665 s -- in org.jivesoftware.openfire.user.HybridUserProviderTest build 07-Jun-2026 02:13:11 [INFO] Running org.jivesoftware.openfire.user.MappedUserProviderTest build 07-Jun-2026 02:13:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.674 s -- in org.jivesoftware.openfire.user.MappedUserProviderTest build 07-Jun-2026 02:13:12 [INFO] Running org.jivesoftware.openfire.user.UserManagerTest error 07-Jun-2026 02:13:13 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 07-Jun-2026 02:13:16 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.600 s -- in org.jivesoftware.openfire.user.UserManagerTest build 07-Jun-2026 02:13:17 [INFO] Running org.jivesoftware.openfire.user.property.HybridUserPropertyProviderTest build 07-Jun-2026 02:13:17 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.608 s -- in org.jivesoftware.openfire.user.property.HybridUserPropertyProviderTest build 07-Jun-2026 02:13:18 [INFO] Running org.jivesoftware.openfire.user.property.MappedUserPropertyProviderTest build 07-Jun-2026 02:13:19 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.618 s -- in org.jivesoftware.openfire.user.property.MappedUserPropertyProviderTest build 07-Jun-2026 02:13:20 [INFO] Running org.jivesoftware.openfire.websocket.WebSocketClientStanzaHandlerTest error 07-Jun-2026 02:13:20 Critical Error! The home directory has not been configured, error 07-Jun-2026 02:13:20 which will prevent the application from working correctly. error 07-Jun-2026 02:13:20 error 07-Jun-2026 02:13:20 build 07-Jun-2026 02:13:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.503 s -- in org.jivesoftware.openfire.websocket.WebSocketClientStanzaHandlerTest build 07-Jun-2026 02:13:21 [INFO] Running org.jivesoftware.util.AdminConsoleTest error 07-Jun-2026 02:13:22 Critical Error! The home directory has not been configured, error 07-Jun-2026 02:13:22 which will prevent the application from working correctly. error 07-Jun-2026 02:13:22 error 07-Jun-2026 02:13:22 build 07-Jun-2026 02:13:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.681 s -- in org.jivesoftware.util.AdminConsoleTest build 07-Jun-2026 02:13:23 [INFO] Running org.jivesoftware.util.AesEncryptorTest build 07-Jun-2026 02:13:24 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.925 s -- in org.jivesoftware.util.AesEncryptorTest build 07-Jun-2026 02:13:25 [INFO] Running org.jivesoftware.util.AutoCloseableReentrantLockTest build 07-Jun-2026 02:13:26 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.227 s -- in org.jivesoftware.util.AutoCloseableReentrantLockTest build 07-Jun-2026 02:13:27 [INFO] Running org.jivesoftware.util.BlowfishEncryptorTest error 07-Jun-2026 02:13:27 Critical Error! The home directory has not been configured, error 07-Jun-2026 02:13:27 which will prevent the application from working correctly. error 07-Jun-2026 02:13:27 error 07-Jun-2026 02:13:27 build 07-Jun-2026 02:13:29 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.322 s -- in org.jivesoftware.util.BlowfishEncryptorTest build 07-Jun-2026 02:13:30 [INFO] Running org.jivesoftware.util.CacheUtilTest error 07-Jun-2026 02:13:31 Critical Error! The home directory has not been configured, error 07-Jun-2026 02:13:31 which will prevent the application from working correctly. error 07-Jun-2026 02:13:31 error 07-Jun-2026 02:13:31 build 07-Jun-2026 02:13:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.543 s -- in org.jivesoftware.util.CacheUtilTest build 07-Jun-2026 02:13:32 [INFO] Running org.jivesoftware.util.CacheableOptionalTest build 07-Jun-2026 02:13:32 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.112 s -- in org.jivesoftware.util.CacheableOptionalTest build 07-Jun-2026 02:13:33 [INFO] Running org.jivesoftware.util.CertificateManagerTest error 07-Jun-2026 02:13:34 Critical Error! The home directory has not been configured, error 07-Jun-2026 02:13:34 which will prevent the application from working correctly. error 07-Jun-2026 02:13:34 error 07-Jun-2026 02:13:34 build 07-Jun-2026 02:13:35 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.521 s -- in org.jivesoftware.util.CertificateManagerTest build 07-Jun-2026 02:13:35 [INFO] Running org.jivesoftware.util.CertificateTest build 07-Jun-2026 02:13:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.jivesoftware.util.CertificateTest build 07-Jun-2026 02:13:36 [INFO] Running org.jivesoftware.util.CollectionUtilsTest build 07-Jun-2026 02:13:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.jivesoftware.util.CollectionUtilsTest build 07-Jun-2026 02:13:37 [INFO] Running org.jivesoftware.util.GraphicsUtilsTest build 07-Jun-2026 02:13:38 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.591 s -- in org.jivesoftware.util.GraphicsUtilsTest build 07-Jun-2026 02:13:39 [INFO] Running org.jivesoftware.util.IpUtilsTest build 07-Jun-2026 02:13:39 [INFO] Tests run: 124, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 s -- in org.jivesoftware.util.IpUtilsTest build 07-Jun-2026 02:13:40 [INFO] Running org.jivesoftware.util.JIDTest build 07-Jun-2026 02:13:40 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s -- in org.jivesoftware.util.JIDTest build 07-Jun-2026 02:13:41 [INFO] Running org.jivesoftware.util.JavaSpecVersionTest build 07-Jun-2026 02:13:41 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.jivesoftware.util.JavaSpecVersionTest build 07-Jun-2026 02:13:42 [INFO] Running org.jivesoftware.util.LDAPTest build 07-Jun-2026 02:13:43 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.619 s -- in org.jivesoftware.util.LDAPTest build 07-Jun-2026 02:13:44 [INFO] Running org.jivesoftware.util.ListPagerTest error 07-Jun-2026 02:13:44 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 07-Jun-2026 02:13:46 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.196 s -- in org.jivesoftware.util.ListPagerTest build 07-Jun-2026 02:13:47 [INFO] Running org.jivesoftware.util.LocaleUtilsTest build 07-Jun-2026 02:13:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.451 s -- in org.jivesoftware.util.LocaleUtilsTest build 07-Jun-2026 02:13:48 [INFO] Running org.jivesoftware.util.ObfuscatorTest build 07-Jun-2026 02:13:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.111 s -- in org.jivesoftware.util.ObfuscatorTest build 07-Jun-2026 02:13:50 [INFO] Running org.jivesoftware.util.SAXReaderUtilTest error 07-Jun-2026 02:13:51 Critical Error! The home directory has not been configured, error 07-Jun-2026 02:13:51 which will prevent the application from working correctly. error 07-Jun-2026 02:13:51 error 07-Jun-2026 02:13:51 build 07-Jun-2026 02:13:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.555 s -- in org.jivesoftware.util.SAXReaderUtilTest build 07-Jun-2026 02:13:52 [INFO] Running org.jivesoftware.util.StringUtilsTest error 07-Jun-2026 02:13:52 Critical Error! The home directory has not been configured, error 07-Jun-2026 02:13:52 which will prevent the application from working correctly. error 07-Jun-2026 02:13:52 error 07-Jun-2026 02:13:52 build 07-Jun-2026 02:13:53 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.708 s -- in org.jivesoftware.util.StringUtilsTest build 07-Jun-2026 02:13:54 [INFO] Running org.jivesoftware.util.SystemPropertyTest error 07-Jun-2026 02:13:54 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 07-Jun-2026 02:13:56 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.576 s -- in org.jivesoftware.util.SystemPropertyTest build 07-Jun-2026 02:13:57 [INFO] Running org.jivesoftware.util.TaskEngineTest error 07-Jun-2026 02:13:58 Critical Error! The home directory has not been configured, error 07-Jun-2026 02:13:58 which will prevent the application from working correctly. error 07-Jun-2026 02:13:58 error 07-Jun-2026 02:13:58 build 07-Jun-2026 02:13:58 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.528 s -- in org.jivesoftware.util.TaskEngineTest build 07-Jun-2026 02:13:58 [INFO] Running org.jivesoftware.util.TokenBucketRateLimiterTest build 07-Jun-2026 02:13:59 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.jivesoftware.util.TokenBucketRateLimiterTest build 07-Jun-2026 02:14:00 [INFO] Running org.jivesoftware.util.VersionTest build 07-Jun-2026 02:14:00 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.jivesoftware.util.VersionTest build 07-Jun-2026 02:14:01 [INFO] Running org.jivesoftware.util.WebXmlUtilsTest build 07-Jun-2026 02:14:01 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.575 s -- in org.jivesoftware.util.WebXmlUtilsTest build 07-Jun-2026 02:14:02 [INFO] Running org.jivesoftware.util.XMLPropertiesMigrationEncryptionTest build 07-Jun-2026 02:14:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.618 s -- in org.jivesoftware.util.XMLPropertiesMigrationEncryptionTest build 07-Jun-2026 02:14:04 [INFO] Running org.jivesoftware.util.XMLPropertiesTest error 07-Jun-2026 02:14:04 Critical Error! The home directory has not been configured, error 07-Jun-2026 02:14:04 which will prevent the application from working correctly. error 07-Jun-2026 02:14:04 error 07-Jun-2026 02:14:04 build 07-Jun-2026 02:14:05 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.270 s -- in org.jivesoftware.util.XMLPropertiesTest build 07-Jun-2026 02:14:06 [INFO] Running org.jivesoftware.util.XMPPDateTimeFormatTest build 07-Jun-2026 02:14:06 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s -- in org.jivesoftware.util.XMPPDateTimeFormatTest build 07-Jun-2026 02:14:07 [INFO] Running org.jivesoftware.util.cache.CacheFactoryConfigTest error 07-Jun-2026 02:14:08 Critical Error! The home directory has not been configured, error 07-Jun-2026 02:14:08 which will prevent the application from working correctly. error 07-Jun-2026 02:14:08 error 07-Jun-2026 02:14:08 build 07-Jun-2026 02:14:08 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.618 s -- in org.jivesoftware.util.cache.CacheFactoryConfigTest build 07-Jun-2026 02:14:09 [INFO] Running org.jivesoftware.util.cache.CacheFactoryTest error 07-Jun-2026 02:14:09 Critical Error! The home directory has not been configured, error 07-Jun-2026 02:14:09 which will prevent the application from working correctly. error 07-Jun-2026 02:14:09 error 07-Jun-2026 02:14:09 build 07-Jun-2026 02:14:09 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.678 s -- in org.jivesoftware.util.cache.CacheFactoryTest build 07-Jun-2026 02:14:10 [INFO] Running org.jivesoftware.util.cache.CacheSizesTest error 07-Jun-2026 02:14:11 Critical Error! The home directory has not been configured, error 07-Jun-2026 02:14:11 which will prevent the application from working correctly. error 07-Jun-2026 02:14:11 error 07-Jun-2026 02:14:11 build 07-Jun-2026 02:14:11 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.665 s -- in org.jivesoftware.util.cache.CacheSizesTest build 07-Jun-2026 02:14:12 [INFO] Running org.jivesoftware.util.cache.DefaultExternalizableUtilTest build 07-Jun-2026 02:14:12 [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 s -- in org.jivesoftware.util.cache.DefaultExternalizableUtilTest build 07-Jun-2026 02:14:13 [INFO] Running org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest build 07-Jun-2026 02:14:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest build 07-Jun-2026 02:14:14 [INFO] Running org.jivesoftware.util.cache.ReverseLookupUpdatingCacheEntryListenerTest error 07-Jun-2026 02:14:15 Critical Error! The home directory has not been configured, error 07-Jun-2026 02:14:15 which will prevent the application from working correctly. error 07-Jun-2026 02:14:15 error 07-Jun-2026 02:14:15 build 07-Jun-2026 02:14:15 [WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.578 s -- in org.jivesoftware.util.cache.ReverseLookupUpdatingCacheEntryListenerTest build 07-Jun-2026 02:14:16 [INFO] Running org.jivesoftware.util.cert.CNCertificateIdentityMappingTest build 07-Jun-2026 02:14:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.188 s -- in org.jivesoftware.util.cert.CNCertificateIdentityMappingTest build 07-Jun-2026 02:14:18 [INFO] Running org.jivesoftware.util.channelbinding.ChannelBindingProviderManagerTest error 07-Jun-2026 02:14:19 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 07-Jun-2026 02:14:20 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.260 s -- in org.jivesoftware.util.channelbinding.ChannelBindingProviderManagerTest build 07-Jun-2026 02:14:21 [INFO] Running org.jivesoftware.util.channelbinding.TlsServerEndPointChannelBindingProviderTest error 07-Jun-2026 02:14:22 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 07-Jun-2026 02:14:24 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.460 s -- in org.jivesoftware.util.channelbinding.TlsServerEndPointChannelBindingProviderTest build 07-Jun-2026 02:14:25 [INFO] Running org.jivesoftware.util.jetty.TrustedForwardedRequestCustomizerTest error 07-Jun-2026 02:14:25 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 07-Jun-2026 02:14:27 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.806 s -- in org.jivesoftware.util.jetty.TrustedForwardedRequestCustomizerTest build 07-Jun-2026 02:14:28 [INFO] Running org.jivesoftware.database.DbConnectionManagerTest build 07-Jun-2026 02:14:28 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.jivesoftware.database.DbConnectionManagerTest build 07-Jun-2026 02:14:29 [INFO] Running org.jivesoftware.database.ProfiledConnectionTest build 07-Jun-2026 02:14:30 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.541 s -- in org.jivesoftware.database.ProfiledConnectionTest build 07-Jun-2026 02:14:31 [INFO] Running dom.io.XMPPPacketReaderTest build 07-Jun-2026 02:14:31 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.528 s -- in dom.io.XMPPPacketReaderTest build 07-Jun-2026 02:14:31 [INFO] build 07-Jun-2026 02:14:31 [INFO] Results: build 07-Jun-2026 02:14:31 [INFO] build 07-Jun-2026 02:14:31 [WARNING] Tests run: 1907, Failures: 0, Errors: 0, Skipped: 3 build 07-Jun-2026 02:14:31 [INFO] build 07-Jun-2026 02:14:31 [INFO] build 07-Jun-2026 02:14:31 [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ xmppserver --- build 07-Jun-2026 02:14:32 [INFO] Building jar: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/target/xmppserver-5.2.0-SNAPSHOT.jar build 07-Jun-2026 02:14:32 [INFO] build 07-Jun-2026 02:14:32 [INFO] --- maven-assembly-plugin:3.8.0:single (default) @ xmppserver --- build 07-Jun-2026 02:14:32 [INFO] Reading assembly descriptor: src/assembly/taglib.xml build 07-Jun-2026 02:14:32 [INFO] Building jar: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/target/xmppserver-5.2.0-SNAPSHOT-taglib.jar build 07-Jun-2026 02:14:32 [INFO] build 07-Jun-2026 02:14:32 [INFO] --- maven-install-plugin:2.4:install (default-install) @ xmppserver --- build 07-Jun-2026 02:14:32 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/target/xmppserver-5.2.0-SNAPSHOT.jar to /mnt/maven/org/igniterealtime/openfire/xmppserver/5.2.0-SNAPSHOT/xmppserver-5.2.0-SNAPSHOT.jar build 07-Jun-2026 02:14:32 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/pom.xml to /mnt/maven/org/igniterealtime/openfire/xmppserver/5.2.0-SNAPSHOT/xmppserver-5.2.0-SNAPSHOT.pom build 07-Jun-2026 02:14:32 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/target/xmppserver-5.2.0-SNAPSHOT-taglib.jar to /mnt/maven/org/igniterealtime/openfire/xmppserver/5.2.0-SNAPSHOT/xmppserver-5.2.0-SNAPSHOT-taglib.jar build 07-Jun-2026 02:14:32 [INFO] build 07-Jun-2026 02:14:32 [INFO] ----------------< org.igniterealtime.openfire:starter >----------------- build 07-Jun-2026 02:14:32 [INFO] Building Starter for Openfire 5.2.0-SNAPSHOT [4/7] build 07-Jun-2026 02:14:32 [INFO] --------------------------------[ jar ]--------------------------------- build 07-Jun-2026 02:14:32 [INFO] build 07-Jun-2026 02:14:32 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ starter --- build 07-Jun-2026 02:14:32 [INFO] Deleting /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/starter/target build 07-Jun-2026 02:14:32 [INFO] build 07-Jun-2026 02:14:32 [INFO] --- maven-enforcer-plugin:3.6.3:enforce (enforce-no-snapshots) @ starter --- build 07-Jun-2026 02:14:32 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed build 07-Jun-2026 02:14:32 [INFO] build 07-Jun-2026 02:14:32 [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ starter --- build 07-Jun-2026 02:14:32 [INFO] Copying 4 resources from src/main/resources to target/classes build 07-Jun-2026 02:14:32 [INFO] build 07-Jun-2026 02:14:32 [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ starter --- build 07-Jun-2026 02:14:32 [INFO] Recompiling the module because of changed dependency. build 07-Jun-2026 02:14:32 [INFO] Compiling 8 source files with javac [debug target 17] to target/classes build 07-Jun-2026 02:14:32 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/starter/src/main/java/org/jivesoftware/openfire/starter/ServerStarter.java: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/starter/src/main/java/org/jivesoftware/openfire/starter/ServerStarter.java uses or overrides a deprecated API. build 07-Jun-2026 02:14:32 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/starter/src/main/java/org/jivesoftware/openfire/starter/ServerStarter.java: Recompile with -Xlint:deprecation for details. build 07-Jun-2026 02:14:32 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/starter/src/main/java/org/jivesoftware/openfire/launcher/DroppableFrame.java: Some input files use unchecked or unsafe operations. build 07-Jun-2026 02:14:32 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/starter/src/main/java/org/jivesoftware/openfire/launcher/DroppableFrame.java: Recompile with -Xlint:unchecked for details. build 07-Jun-2026 02:14:32 [INFO] build 07-Jun-2026 02:14:32 [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ starter --- build 07-Jun-2026 02:14:32 [INFO] Copying 2 resources from src/test/resources to target/test-classes build 07-Jun-2026 02:14:32 [INFO] build 07-Jun-2026 02:14:32 [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ starter --- build 07-Jun-2026 02:14:32 [INFO] Recompiling the module because of changed dependency. build 07-Jun-2026 02:14:32 [INFO] Compiling 1 source file with javac [debug target 17] to target/test-classes build 07-Jun-2026 02:14:32 [INFO] build 07-Jun-2026 02:14:32 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ starter --- build 07-Jun-2026 02:14:32 [INFO] Surefire report directory: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/starter/target/surefire-reports build 07-Jun-2026 02:14:33 build 07-Jun-2026 02:14:33 ------------------------------------------------------- build 07-Jun-2026 02:14:33 T E S T S build 07-Jun-2026 02:14:33 ------------------------------------------------------- build 07-Jun-2026 02:14:33 Running org.jivesoftware.openfire.launcher.LauncherTest error 07-Jun-2026 02:14:33 [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. build 07-Jun-2026 02:14:33 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 sec build 07-Jun-2026 02:14:33 build 07-Jun-2026 02:14:33 Results : build 07-Jun-2026 02:14:33 build 07-Jun-2026 02:14:33 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 build 07-Jun-2026 02:14:33 build 07-Jun-2026 02:14:33 [INFO] build 07-Jun-2026 02:14:33 [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ starter --- build 07-Jun-2026 02:14:33 [INFO] Building jar: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/starter/target/startup.jar build 07-Jun-2026 02:14:33 [INFO] build 07-Jun-2026 02:14:33 [INFO] --- maven-install-plugin:2.4:install (default-install) @ starter --- build 07-Jun-2026 02:14:33 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/starter/target/startup.jar to /mnt/maven/org/igniterealtime/openfire/starter/5.2.0-SNAPSHOT/starter-5.2.0-SNAPSHOT.jar build 07-Jun-2026 02:14:33 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/starter/pom.xml to /mnt/maven/org/igniterealtime/openfire/starter/5.2.0-SNAPSHOT/starter-5.2.0-SNAPSHOT.pom build 07-Jun-2026 02:14:33 [INFO] build 07-Jun-2026 02:14:33 [INFO] ----------------< org.igniterealtime.openfire:plugins >----------------- build 07-Jun-2026 02:14:33 [INFO] Building Openfire Plugins 5.2.0-SNAPSHOT [5/7] build 07-Jun-2026 02:14:33 [INFO] --------------------------------[ pom ]--------------------------------- build 07-Jun-2026 02:14:33 [INFO] build 07-Jun-2026 02:14:33 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ plugins --- build 07-Jun-2026 02:14:33 [INFO] build 07-Jun-2026 02:14:33 [INFO] --- maven-enforcer-plugin:3.6.3:enforce (enforce-no-snapshots) @ plugins --- build 07-Jun-2026 02:14:33 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed build 07-Jun-2026 02:14:33 [INFO] build 07-Jun-2026 02:14:33 [INFO] --- maven-install-plugin:2.4:install (default-install) @ plugins --- build 07-Jun-2026 02:14:33 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/pom.xml to /mnt/maven/org/igniterealtime/openfire/plugins/5.2.0-SNAPSHOT/plugins-5.2.0-SNAPSHOT.pom build 07-Jun-2026 02:14:33 [INFO] build 07-Jun-2026 02:14:33 [INFO] --< org.igniterealtime.openfire.plugins:openfire-plugin-assembly-descriptor >-- build 07-Jun-2026 02:14:33 [INFO] Building Openfire Plugin Assembly Descriptor 5.2.0-SNAPSHOT [6/7] build 07-Jun-2026 02:14:33 [INFO] --------------------------------[ jar ]--------------------------------- build 07-Jun-2026 02:14:33 [INFO] build 07-Jun-2026 02:14:33 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openfire-plugin-assembly-descriptor --- build 07-Jun-2026 02:14:33 [INFO] Deleting /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/openfire-plugin-assembly-descriptor/target build 07-Jun-2026 02:14:33 [INFO] build 07-Jun-2026 02:14:33 [INFO] --- maven-enforcer-plugin:3.6.3:enforce (enforce-no-snapshots) @ openfire-plugin-assembly-descriptor --- build 07-Jun-2026 02:14:33 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed build 07-Jun-2026 02:14:33 [INFO] build 07-Jun-2026 02:14:33 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ openfire-plugin-assembly-descriptor --- build 07-Jun-2026 02:14:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 07-Jun-2026 02:14:33 [INFO] Copying 1 resource build 07-Jun-2026 02:14:33 [INFO] build 07-Jun-2026 02:14:33 [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ openfire-plugin-assembly-descriptor --- build 07-Jun-2026 02:14:33 [INFO] No sources to compile build 07-Jun-2026 02:14:33 [INFO] build 07-Jun-2026 02:14:33 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ openfire-plugin-assembly-descriptor --- build 07-Jun-2026 02:14:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 07-Jun-2026 02:14:33 [INFO] skip non existing resourceDirectory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/openfire-plugin-assembly-descriptor/src/test/resources build 07-Jun-2026 02:14:33 [INFO] build 07-Jun-2026 02:14:33 [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ openfire-plugin-assembly-descriptor --- build 07-Jun-2026 02:14:33 [INFO] No sources to compile build 07-Jun-2026 02:14:33 [INFO] build 07-Jun-2026 02:14:33 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ openfire-plugin-assembly-descriptor --- build 07-Jun-2026 02:14:33 [INFO] No tests to run. build 07-Jun-2026 02:14:33 [INFO] build 07-Jun-2026 02:14:33 [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ openfire-plugin-assembly-descriptor --- build 07-Jun-2026 02:14:33 [INFO] Building jar: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/openfire-plugin-assembly-descriptor/target/openfire-plugin-assembly-descriptor-5.2.0-SNAPSHOT.jar build 07-Jun-2026 02:14:33 [INFO] build 07-Jun-2026 02:14:33 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openfire-plugin-assembly-descriptor --- build 07-Jun-2026 02:14:33 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/openfire-plugin-assembly-descriptor/target/openfire-plugin-assembly-descriptor-5.2.0-SNAPSHOT.jar to /mnt/maven/org/igniterealtime/openfire/plugins/openfire-plugin-assembly-descriptor/5.2.0-SNAPSHOT/openfire-plugin-assembly-descriptor-5.2.0-SNAPSHOT.jar build 07-Jun-2026 02:14:33 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/openfire-plugin-assembly-descriptor/pom.xml to /mnt/maven/org/igniterealtime/openfire/plugins/openfire-plugin-assembly-descriptor/5.2.0-SNAPSHOT/openfire-plugin-assembly-descriptor-5.2.0-SNAPSHOT.pom build 07-Jun-2026 02:14:33 [INFO] build 07-Jun-2026 02:14:33 [INFO] --------------< org.igniterealtime.openfire:distribution >-------------- build 07-Jun-2026 02:14:33 [INFO] Building Distribution 5.2.0-SNAPSHOT [7/7] build 07-Jun-2026 02:14:33 [INFO] --------------------------------[ pom ]--------------------------------- build 07-Jun-2026 02:14:33 [INFO] build 07-Jun-2026 02:14:33 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ distribution --- build 07-Jun-2026 02:14:33 [INFO] Deleting /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target build 07-Jun-2026 02:14:33 [INFO] build 07-Jun-2026 02:14:33 [INFO] --- maven-enforcer-plugin:3.6.3:enforce (enforce-no-snapshots) @ distribution --- build 07-Jun-2026 02:14:33 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed build 07-Jun-2026 02:14:33 [INFO] build 07-Jun-2026 02:14:33 [INFO] --- maven-assembly-plugin:3.8.0:single (make-assembly) @ distribution --- build 07-Jun-2026 02:14:33 [INFO] Reading assembly descriptor: src/assembly/basic-distribution.xml build 07-Jun-2026 02:14:34 [INFO] Copying files to /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/distribution-base build 07-Jun-2026 02:14:35 [INFO] 730 files copied to /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/distribution-base build 07-Jun-2026 02:14:35 [INFO] build 07-Jun-2026 02:14:35 [INFO] --- maven-dependency-plugin:3.11.0:copy (copy) @ distribution --- build 07-Jun-2026 02:14:35 [INFO] build 07-Jun-2026 02:14:35 [INFO] --- install4j-maven:12.0.3:compile (compile-installers) @ distribution --- build 07-Jun-2026 02:14:36 [INFO] install4j version 12.0.2 (build 12038), built on 2025-12-19 build 07-Jun-2026 02:14:36 [INFO] Registered to daryl herzmann, Ignite Realtime build 07-Jun-2026 02:14:36 [INFO] build 07-Jun-2026 02:14:37 [INFO] Loading config file /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/src/installer/openfire.install4j build 07-Jun-2026 02:14:37 [INFO] [WARNING] The variable "sys.version" is a system variable that cannot be overridden. build 07-Jun-2026 02:14:37 [INFO] Creating media file 'Windows x86': build 07-Jun-2026 02:14:37 [INFO] Created media file output directory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/media build 07-Jun-2026 02:14:37 [INFO] build 07-Jun-2026 02:14:37 [INFO] Collecting files: build 07-Jun-2026 02:14:37 [INFO] Compiling launchers: build 07-Jun-2026 02:14:38 [INFO] Compiling launcher 'Openfire': build 07-Jun-2026 02:14:38 [INFO] Compiling launcher 'GUI Launcher': build 07-Jun-2026 02:14:38 [INFO] Compiling launcher 'openfired': build 07-Jun-2026 02:14:38 [INFO] Creating media file: build 07-Jun-2026 02:14:40 [INFO] Preparing custom code & resources JAR file: build 07-Jun-2026 02:14:40 [INFO] Zipping custom code & resources JAR file build 07-Jun-2026 02:14:40 [INFO] Identifying components build 07-Jun-2026 02:14:45 [INFO] Shrinking runtime build 07-Jun-2026 02:14:45 [INFO] build 07-Jun-2026 02:14:45 [INFO] Creating media file 'Unix Archive': build 07-Jun-2026 02:14:45 [INFO] Collecting files: build 07-Jun-2026 02:14:45 [INFO] Compiling launchers: build 07-Jun-2026 02:14:45 [INFO] Creating media file: build 07-Jun-2026 02:14:45 [INFO] build 07-Jun-2026 02:14:45 [INFO] Creating media file 'Windows Archive': build 07-Jun-2026 02:14:46 [INFO] Collecting files: build 07-Jun-2026 02:14:46 [INFO] Compiling launchers: build 07-Jun-2026 02:14:46 [INFO] Compiling launcher 'Openfire': build 07-Jun-2026 02:14:46 [INFO] Compiling launcher 'GUI Launcher': build 07-Jun-2026 02:14:46 [INFO] Compiling launcher 'openfired': build 07-Jun-2026 02:14:46 [INFO] Creating media file: build 07-Jun-2026 02:14:47 [INFO] Shrinking runtime build 07-Jun-2026 02:14:47 [INFO] build 07-Jun-2026 02:14:47 [INFO] Creating media file 'Windows x64': build 07-Jun-2026 02:14:47 [INFO] Collecting files: build 07-Jun-2026 02:14:47 [INFO] Compiling launchers: build 07-Jun-2026 02:14:47 [INFO] Compiling launcher 'Openfire': build 07-Jun-2026 02:14:47 [INFO] Compiling launcher 'GUI Launcher': build 07-Jun-2026 02:14:47 [INFO] Compiling launcher 'openfired': build 07-Jun-2026 02:14:47 [INFO] Creating media file: build 07-Jun-2026 02:14:47 [INFO] Preparing custom code & resources JAR file: build 07-Jun-2026 02:14:47 [INFO] Zipping custom code & resources JAR file build 07-Jun-2026 02:14:47 [INFO] Identifying components build 07-Jun-2026 02:14:48 [INFO] Shrinking runtime build 07-Jun-2026 02:14:48 [INFO] build 07-Jun-2026 02:14:48 [INFO] Creating media file 'macOS Folder': build 07-Jun-2026 02:14:48 [INFO] Collecting files: build 07-Jun-2026 02:14:48 [INFO] Compiling launchers: build 07-Jun-2026 02:14:48 [INFO] Compiling launcher 'Openfire': build 07-Jun-2026 02:14:48 [INFO] Signing launcher (adhoc) build 07-Jun-2026 02:14:48 [INFO] Compiling launcher 'GUI Launcher': build 07-Jun-2026 02:14:49 [INFO] Signing launcher (adhoc) build 07-Jun-2026 02:14:49 [INFO] Compiling launcher 'openfired': build 07-Jun-2026 02:14:49 [INFO] Signing launcher (adhoc) build 07-Jun-2026 02:14:49 [INFO] Creating media file: build 07-Jun-2026 02:14:49 [INFO] Signing launcher (adhoc) build 07-Jun-2026 02:14:49 [INFO] Signing launcher (adhoc) build 07-Jun-2026 02:14:50 [INFO] Preparing custom code & resources JAR file: build 07-Jun-2026 02:14:50 [INFO] Zipping custom code & resources JAR file build 07-Jun-2026 02:14:50 [INFO] Identifying components build 07-Jun-2026 02:14:51 [INFO] Shrinking runtime build 07-Jun-2026 02:14:51 [INFO] build 07-Jun-2026 02:14:56 [INFO] Compressing 5 media files with 5 threads: build 07-Jun-2026 02:14:56 [INFO] build 07-Jun-2026 02:14:56 [INFO] Compressed media file 'Unix Archive': build 07-Jun-2026 02:14:56 [INFO] Moving media files to media directory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/media build 07-Jun-2026 02:14:56 [INFO] The name of the media file is openfire_5_2_0-SNAPSHOT.tar.gz. build 07-Jun-2026 02:14:56 [INFO] The size of the media file is 77.9 MB build 07-Jun-2026 02:14:56 [INFO] build 07-Jun-2026 02:14:56 [INFO] Compressed media file 'Windows Archive': build 07-Jun-2026 02:14:56 [INFO] Moving media files to media directory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/media build 07-Jun-2026 02:14:56 [INFO] The name of the media file is openfire_5_2_0-SNAPSHOT.zip. build 07-Jun-2026 02:15:42 [INFO] The size of the media file is 80.8 MB build 07-Jun-2026 02:15:42 [INFO] build 07-Jun-2026 02:15:42 [INFO] Compressed media file 'Windows x86': build 07-Jun-2026 02:15:42 [INFO] Compressing files build 07-Jun-2026 02:15:42 [INFO] Applying LZMA compression build 07-Jun-2026 02:15:42 [INFO] Moving media files to media directory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/media build 07-Jun-2026 02:15:42 [INFO] The name of the media file is openfire_5_2_0-SNAPSHOT.exe. build 07-Jun-2026 02:15:45 [INFO] The size of the media file is 80.5 MB build 07-Jun-2026 02:15:45 [INFO] build 07-Jun-2026 02:15:45 [INFO] Compressed media file 'Windows x64': build 07-Jun-2026 02:15:45 [INFO] Compressing files build 07-Jun-2026 02:15:45 [INFO] Applying LZMA compression build 07-Jun-2026 02:15:45 [INFO] Moving media files to media directory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/media build 07-Jun-2026 02:15:45 [INFO] The name of the media file is openfire_5_2_0-SNAPSHOT_x64.exe. build 07-Jun-2026 02:15:45 [INFO] The size of the media file is 80.8 MB build 07-Jun-2026 02:15:45 [INFO] build 07-Jun-2026 02:15:45 [INFO] Compressed media file 'macOS Folder': build 07-Jun-2026 02:15:45 [INFO] Compressing files build 07-Jun-2026 02:15:45 [INFO] Applying LZMA compression build 07-Jun-2026 02:15:45 [INFO] Generating VM options file vmoptions.txt. build 07-Jun-2026 02:15:45 [INFO] Signing installer (adhoc) build 07-Jun-2026 02:15:45 [INFO] Moving media files to media directory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/media build 07-Jun-2026 02:15:45 [INFO] The name of the media file is openfire_5_2_0-SNAPSHOT.dmg. build 07-Jun-2026 02:15:45 [INFO] The size of the media file is 85.2 MB build 07-Jun-2026 02:15:45 [INFO] Writing md5sums. build 07-Jun-2026 02:15:45 [INFO] Writing sha256sums. build 07-Jun-2026 02:15:45 [INFO] Writing updates.xml. build 07-Jun-2026 02:15:45 [INFO] Build completed in 69.5 seconds at 2026-06-07 02:15:45 with 1 warning. build 07-Jun-2026 02:15:45 [INFO] Run the build in verbose mode to get instructions on how to suppress selected warnings. build 07-Jun-2026 02:15:45 [INFO] build 07-Jun-2026 02:15:45 [INFO] --- maven-install-plugin:2.4:install (default-install) @ distribution --- build 07-Jun-2026 02:15:45 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/pom.xml to /mnt/maven/org/igniterealtime/openfire/distribution/5.2.0-SNAPSHOT/distribution-5.2.0-SNAPSHOT.pom build 07-Jun-2026 02:15:45 [INFO] ------------------------------------------------------------------------ build 07-Jun-2026 02:15:45 [INFO] Reactor Summary for Parent 5.2.0-SNAPSHOT: build 07-Jun-2026 02:15:45 [INFO] build 07-Jun-2026 02:15:45 [INFO] Parent ............................................. SUCCESS [ 0.407 s] build 07-Jun-2026 02:15:45 [INFO] Internationalization files for Openfire ............ SUCCESS [ 0.846 s] build 07-Jun-2026 02:15:45 [INFO] Core XMPP Server ................................... SUCCESS [09:25 min] build 07-Jun-2026 02:15:45 [INFO] Starter for Openfire ............................... SUCCESS [ 0.817 s] build 07-Jun-2026 02:15:45 [INFO] Openfire Plugins ................................... SUCCESS [ 0.020 s] build 07-Jun-2026 02:15:45 [INFO] Openfire Plugin Assembly Descriptor ................ SUCCESS [ 0.104 s] build 07-Jun-2026 02:15:45 [INFO] Distribution ....................................... SUCCESS [01:12 min] build 07-Jun-2026 02:15:45 [INFO] ------------------------------------------------------------------------ build 07-Jun-2026 02:15:45 [INFO] BUILD SUCCESS build 07-Jun-2026 02:15:45 [INFO] ------------------------------------------------------------------------ build 07-Jun-2026 02:15:45 [INFO] Total time: 10:39 min build 07-Jun-2026 02:15:45 [INFO] Finished at: 2026-06-07T02:15:45-05:00 build 07-Jun-2026 02:15:45 [INFO] ------------------------------------------------------------------------ simple 07-Jun-2026 02:15:46 Parsing test results under /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1... simple 07-Jun-2026 02:15:46 Finished task 'Build and install in local repository' with result: Success command 07-Jun-2026 02:15:46 Substituting variable: ${bamboo.planRepository.branch} with main simple 07-Jun-2026 02:15:46 Starting task 'Sync /mnt/maven' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' command 07-Jun-2026 02:15:46 Beginning to execute external process for build 'Openfire - Nightly Maven Install4j Build - Workflow #3297 (OPENFIRE-NIGHTLYMAVEN-JOB1-3297)'\n ... running command line: \n/bin/sh /home/bamboo-agent1/bamboo-agent-home/temp/OPENFIRE-NIGHTLYMAVEN-JOB1-3297-ScriptBuildTask-6516000241032115579.sh\n ... in: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1\n error 07-Jun-2026 02:15:46 + '[' main '!=' main ']' error 07-Jun-2026 02:15:46 + MVN_PATH=/staticfiles/repo error 07-Jun-2026 02:15:46 + MVN_GROUP_PATH=org/igniterealtime/openfire error 07-Jun-2026 02:15:46 + RSYNC_CHMOD=o+r,Do+rx error 07-Jun-2026 02:15:46 + rsync -av --chmod=o+r,Do+rx -e ssh --exclude=/lost+found/ /mnt/maven/org/igniterealtime/openfire/ bamboo@igniterealtime.org:/staticfiles/repo/org/igniterealtime/openfire/ build 07-Jun-2026 02:15:48 sending incremental file list build 07-Jun-2026 02:15:48 distribution/maven-metadata-local.xml build 07-Jun-2026 02:15:48 distribution/maven-metadata-local.xml.md5 build 07-Jun-2026 02:15:48 distribution/maven-metadata-local.xml.sha1 build 07-Jun-2026 02:15:48 distribution/5.1.1-SNAPSHOT/_remote.repositories build 07-Jun-2026 02:15:48 distribution/5.1.1-SNAPSHOT/distribution-5.1.1-SNAPSHOT.pom build 07-Jun-2026 02:15:48 distribution/5.1.1-SNAPSHOT/distribution-5.1.1-SNAPSHOT.pom.md5 build 07-Jun-2026 02:15:48 distribution/5.1.1-SNAPSHOT/distribution-5.1.1-SNAPSHOT.pom.sha1 build 07-Jun-2026 02:15:48 distribution/5.1.1-SNAPSHOT/maven-metadata-local.xml build 07-Jun-2026 02:15:48 distribution/5.1.1-SNAPSHOT/maven-metadata-local.xml.md5 build 07-Jun-2026 02:15:48 distribution/5.1.1-SNAPSHOT/maven-metadata-local.xml.sha1 build 07-Jun-2026 02:15:48 distribution/5.2.0-SNAPSHOT/_remote.repositories build 07-Jun-2026 02:15:48 distribution/5.2.0-SNAPSHOT/distribution-5.2.0-SNAPSHOT.pom build 07-Jun-2026 02:15:48 distribution/5.2.0-SNAPSHOT/distribution-5.2.0-SNAPSHOT.pom.md5 build 07-Jun-2026 02:15:48 distribution/5.2.0-SNAPSHOT/distribution-5.2.0-SNAPSHOT.pom.sha1 build 07-Jun-2026 02:15:48 distribution/5.2.0-SNAPSHOT/maven-metadata-local.xml build 07-Jun-2026 02:15:48 distribution/5.2.0-SNAPSHOT/maven-metadata-local.xml.md5 build 07-Jun-2026 02:15:48 distribution/5.2.0-SNAPSHOT/maven-metadata-local.xml.sha1 build 07-Jun-2026 02:15:48 i18n/maven-metadata-local.xml build 07-Jun-2026 02:15:48 i18n/maven-metadata-local.xml.md5 build 07-Jun-2026 02:15:48 i18n/maven-metadata-local.xml.sha1 build 07-Jun-2026 02:15:48 i18n/5.1.1-SNAPSHOT/_remote.repositories build 07-Jun-2026 02:15:48 i18n/5.1.1-SNAPSHOT/i18n-5.1.1-SNAPSHOT.jar build 07-Jun-2026 02:15:48 i18n/5.1.1-SNAPSHOT/i18n-5.1.1-SNAPSHOT.jar.md5 build 07-Jun-2026 02:15:48 i18n/5.1.1-SNAPSHOT/i18n-5.1.1-SNAPSHOT.jar.sha1 build 07-Jun-2026 02:15:48 i18n/5.1.1-SNAPSHOT/i18n-5.1.1-SNAPSHOT.pom build 07-Jun-2026 02:15:48 i18n/5.1.1-SNAPSHOT/i18n-5.1.1-SNAPSHOT.pom.md5 build 07-Jun-2026 02:15:48 i18n/5.1.1-SNAPSHOT/i18n-5.1.1-SNAPSHOT.pom.sha1 build 07-Jun-2026 02:15:48 i18n/5.1.1-SNAPSHOT/maven-metadata-local.xml build 07-Jun-2026 02:15:48 i18n/5.1.1-SNAPSHOT/maven-metadata-local.xml.md5 build 07-Jun-2026 02:15:48 i18n/5.1.1-SNAPSHOT/maven-metadata-local.xml.sha1 build 07-Jun-2026 02:15:48 i18n/5.2.0-SNAPSHOT/_remote.repositories build 07-Jun-2026 02:15:48 i18n/5.2.0-SNAPSHOT/i18n-5.2.0-SNAPSHOT.jar build 07-Jun-2026 02:15:48 i18n/5.2.0-SNAPSHOT/i18n-5.2.0-SNAPSHOT.jar.md5 build 07-Jun-2026 02:15:48 i18n/5.2.0-SNAPSHOT/i18n-5.2.0-SNAPSHOT.jar.sha1 build 07-Jun-2026 02:15:48 i18n/5.2.0-SNAPSHOT/i18n-5.2.0-SNAPSHOT.pom build 07-Jun-2026 02:15:48 i18n/5.2.0-SNAPSHOT/i18n-5.2.0-SNAPSHOT.pom.md5 build 07-Jun-2026 02:15:48 i18n/5.2.0-SNAPSHOT/i18n-5.2.0-SNAPSHOT.pom.sha1 build 07-Jun-2026 02:15:48 i18n/5.2.0-SNAPSHOT/maven-metadata-local.xml build 07-Jun-2026 02:15:48 i18n/5.2.0-SNAPSHOT/maven-metadata-local.xml.md5 build 07-Jun-2026 02:15:48 i18n/5.2.0-SNAPSHOT/maven-metadata-local.xml.sha1 build 07-Jun-2026 02:15:48 parent/maven-metadata-local.xml build 07-Jun-2026 02:15:48 parent/maven-metadata-local.xml.md5 build 07-Jun-2026 02:15:48 parent/maven-metadata-local.xml.sha1 build 07-Jun-2026 02:15:48 parent/5.1.1-SNAPSHOT/_remote.repositories build 07-Jun-2026 02:15:48 parent/5.1.1-SNAPSHOT/maven-metadata-local.xml build 07-Jun-2026 02:15:48 parent/5.1.1-SNAPSHOT/maven-metadata-local.xml.md5 build 07-Jun-2026 02:15:48 parent/5.1.1-SNAPSHOT/maven-metadata-local.xml.sha1 build 07-Jun-2026 02:15:48 parent/5.1.1-SNAPSHOT/parent-5.1.1-SNAPSHOT.pom build 07-Jun-2026 02:15:48 parent/5.1.1-SNAPSHOT/parent-5.1.1-SNAPSHOT.pom.md5 build 07-Jun-2026 02:15:48 parent/5.1.1-SNAPSHOT/parent-5.1.1-SNAPSHOT.pom.sha1 build 07-Jun-2026 02:15:48 parent/5.2.0-SNAPSHOT/_remote.repositories build 07-Jun-2026 02:15:48 parent/5.2.0-SNAPSHOT/maven-metadata-local.xml build 07-Jun-2026 02:15:48 parent/5.2.0-SNAPSHOT/maven-metadata-local.xml.md5 build 07-Jun-2026 02:15:48 parent/5.2.0-SNAPSHOT/maven-metadata-local.xml.sha1 build 07-Jun-2026 02:15:48 parent/5.2.0-SNAPSHOT/parent-5.2.0-SNAPSHOT.pom build 07-Jun-2026 02:15:48 parent/5.2.0-SNAPSHOT/parent-5.2.0-SNAPSHOT.pom.md5 build 07-Jun-2026 02:15:48 parent/5.2.0-SNAPSHOT/parent-5.2.0-SNAPSHOT.pom.sha1 build 07-Jun-2026 02:15:48 plugins/maven-metadata-local.xml build 07-Jun-2026 02:15:48 plugins/maven-metadata-local.xml.md5 build 07-Jun-2026 02:15:48 plugins/maven-metadata-local.xml.sha1 build 07-Jun-2026 02:15:48 plugins/5.1.1-SNAPSHOT/_remote.repositories build 07-Jun-2026 02:15:48 plugins/5.1.1-SNAPSHOT/maven-metadata-local.xml build 07-Jun-2026 02:15:48 plugins/5.1.1-SNAPSHOT/maven-metadata-local.xml.md5 build 07-Jun-2026 02:15:48 plugins/5.1.1-SNAPSHOT/maven-metadata-local.xml.sha1 build 07-Jun-2026 02:15:48 plugins/5.1.1-SNAPSHOT/plugins-5.1.1-SNAPSHOT.pom build 07-Jun-2026 02:15:48 plugins/5.1.1-SNAPSHOT/plugins-5.1.1-SNAPSHOT.pom.md5 build 07-Jun-2026 02:15:48 plugins/5.1.1-SNAPSHOT/plugins-5.1.1-SNAPSHOT.pom.sha1 build 07-Jun-2026 02:15:48 plugins/5.2.0-SNAPSHOT/_remote.repositories build 07-Jun-2026 02:15:48 plugins/5.2.0-SNAPSHOT/maven-metadata-local.xml build 07-Jun-2026 02:15:48 plugins/5.2.0-SNAPSHOT/maven-metadata-local.xml.md5 build 07-Jun-2026 02:15:48 plugins/5.2.0-SNAPSHOT/maven-metadata-local.xml.sha1 build 07-Jun-2026 02:15:48 plugins/5.2.0-SNAPSHOT/plugins-5.2.0-SNAPSHOT.pom build 07-Jun-2026 02:15:48 plugins/5.2.0-SNAPSHOT/plugins-5.2.0-SNAPSHOT.pom.md5 build 07-Jun-2026 02:15:48 plugins/5.2.0-SNAPSHOT/plugins-5.2.0-SNAPSHOT.pom.sha1 build 07-Jun-2026 02:15:48 plugins/openfire-plugin-assembly-descriptor/maven-metadata-local.xml build 07-Jun-2026 02:15:48 plugins/openfire-plugin-assembly-descriptor/maven-metadata-local.xml.md5 build 07-Jun-2026 02:15:48 plugins/openfire-plugin-assembly-descriptor/maven-metadata-local.xml.sha1 build 07-Jun-2026 02:15:48 plugins/openfire-plugin-assembly-descriptor/5.1.1-SNAPSHOT/_remote.repositories build 07-Jun-2026 02:15:48 plugins/openfire-plugin-assembly-descriptor/5.1.1-SNAPSHOT/maven-metadata-local.xml build 07-Jun-2026 02:15:48 plugins/openfire-plugin-assembly-descriptor/5.1.1-SNAPSHOT/maven-metadata-local.xml.md5 build 07-Jun-2026 02:15:48 plugins/openfire-plugin-assembly-descriptor/5.1.1-SNAPSHOT/maven-metadata-local.xml.sha1 build 07-Jun-2026 02:15:48 plugins/openfire-plugin-assembly-descriptor/5.1.1-SNAPSHOT/openfire-plugin-assembly-descriptor-5.1.1-SNAPSHOT.jar build 07-Jun-2026 02:15:48 plugins/openfire-plugin-assembly-descriptor/5.1.1-SNAPSHOT/openfire-plugin-assembly-descriptor-5.1.1-SNAPSHOT.jar.md5 build 07-Jun-2026 02:15:48 plugins/openfire-plugin-assembly-descriptor/5.1.1-SNAPSHOT/openfire-plugin-assembly-descriptor-5.1.1-SNAPSHOT.jar.sha1 build 07-Jun-2026 02:15:48 plugins/openfire-plugin-assembly-descriptor/5.1.1-SNAPSHOT/openfire-plugin-assembly-descriptor-5.1.1-SNAPSHOT.pom build 07-Jun-2026 02:15:48 plugins/openfire-plugin-assembly-descriptor/5.1.1-SNAPSHOT/openfire-plugin-assembly-descriptor-5.1.1-SNAPSHOT.pom.md5 build 07-Jun-2026 02:15:48 plugins/openfire-plugin-assembly-descriptor/5.1.1-SNAPSHOT/openfire-plugin-assembly-descriptor-5.1.1-SNAPSHOT.pom.sha1 build 07-Jun-2026 02:15:48 plugins/openfire-plugin-assembly-descriptor/5.2.0-SNAPSHOT/_remote.repositories build 07-Jun-2026 02:15:48 plugins/openfire-plugin-assembly-descriptor/5.2.0-SNAPSHOT/maven-metadata-local.xml build 07-Jun-2026 02:15:48 plugins/openfire-plugin-assembly-descriptor/5.2.0-SNAPSHOT/maven-metadata-local.xml.md5 build 07-Jun-2026 02:15:48 plugins/openfire-plugin-assembly-descriptor/5.2.0-SNAPSHOT/maven-metadata-local.xml.sha1 build 07-Jun-2026 02:15:48 plugins/openfire-plugin-assembly-descriptor/5.2.0-SNAPSHOT/openfire-plugin-assembly-descriptor-5.2.0-SNAPSHOT.jar build 07-Jun-2026 02:15:48 plugins/openfire-plugin-assembly-descriptor/5.2.0-SNAPSHOT/openfire-plugin-assembly-descriptor-5.2.0-SNAPSHOT.jar.md5 build 07-Jun-2026 02:15:48 plugins/openfire-plugin-assembly-descriptor/5.2.0-SNAPSHOT/openfire-plugin-assembly-descriptor-5.2.0-SNAPSHOT.jar.sha1 build 07-Jun-2026 02:15:48 plugins/openfire-plugin-assembly-descriptor/5.2.0-SNAPSHOT/openfire-plugin-assembly-descriptor-5.2.0-SNAPSHOT.pom build 07-Jun-2026 02:15:48 plugins/openfire-plugin-assembly-descriptor/5.2.0-SNAPSHOT/openfire-plugin-assembly-descriptor-5.2.0-SNAPSHOT.pom.md5 build 07-Jun-2026 02:15:48 plugins/openfire-plugin-assembly-descriptor/5.2.0-SNAPSHOT/openfire-plugin-assembly-descriptor-5.2.0-SNAPSHOT.pom.sha1 build 07-Jun-2026 02:15:48 starter/maven-metadata-local.xml build 07-Jun-2026 02:15:48 starter/maven-metadata-local.xml.md5 build 07-Jun-2026 02:15:48 starter/maven-metadata-local.xml.sha1 build 07-Jun-2026 02:15:48 starter/5.1.1-SNAPSHOT/_remote.repositories build 07-Jun-2026 02:15:48 starter/5.1.1-SNAPSHOT/maven-metadata-local.xml build 07-Jun-2026 02:15:48 starter/5.1.1-SNAPSHOT/maven-metadata-local.xml.md5 build 07-Jun-2026 02:15:48 starter/5.1.1-SNAPSHOT/maven-metadata-local.xml.sha1 build 07-Jun-2026 02:15:48 starter/5.1.1-SNAPSHOT/starter-5.1.1-SNAPSHOT.jar build 07-Jun-2026 02:15:48 starter/5.1.1-SNAPSHOT/starter-5.1.1-SNAPSHOT.jar.md5 build 07-Jun-2026 02:15:48 starter/5.1.1-SNAPSHOT/starter-5.1.1-SNAPSHOT.jar.sha1 build 07-Jun-2026 02:15:48 starter/5.1.1-SNAPSHOT/starter-5.1.1-SNAPSHOT.pom build 07-Jun-2026 02:15:48 starter/5.1.1-SNAPSHOT/starter-5.1.1-SNAPSHOT.pom.md5 build 07-Jun-2026 02:15:48 starter/5.1.1-SNAPSHOT/starter-5.1.1-SNAPSHOT.pom.sha1 build 07-Jun-2026 02:15:48 starter/5.2.0-SNAPSHOT/_remote.repositories build 07-Jun-2026 02:15:48 starter/5.2.0-SNAPSHOT/maven-metadata-local.xml build 07-Jun-2026 02:15:48 starter/5.2.0-SNAPSHOT/maven-metadata-local.xml.md5 build 07-Jun-2026 02:15:48 starter/5.2.0-SNAPSHOT/maven-metadata-local.xml.sha1 build 07-Jun-2026 02:15:48 starter/5.2.0-SNAPSHOT/starter-5.2.0-SNAPSHOT.jar build 07-Jun-2026 02:15:48 starter/5.2.0-SNAPSHOT/starter-5.2.0-SNAPSHOT.jar.md5 build 07-Jun-2026 02:15:48 starter/5.2.0-SNAPSHOT/starter-5.2.0-SNAPSHOT.jar.sha1 build 07-Jun-2026 02:15:48 starter/5.2.0-SNAPSHOT/starter-5.2.0-SNAPSHOT.pom build 07-Jun-2026 02:15:48 starter/5.2.0-SNAPSHOT/starter-5.2.0-SNAPSHOT.pom.md5 build 07-Jun-2026 02:15:48 starter/5.2.0-SNAPSHOT/starter-5.2.0-SNAPSHOT.pom.sha1 build 07-Jun-2026 02:15:48 xmppserver/maven-metadata-local.xml build 07-Jun-2026 02:15:48 xmppserver/maven-metadata-local.xml.md5 build 07-Jun-2026 02:15:48 xmppserver/maven-metadata-local.xml.sha1 build 07-Jun-2026 02:15:48 xmppserver/5.1.1-SNAPSHOT/_remote.repositories build 07-Jun-2026 02:15:48 xmppserver/5.1.1-SNAPSHOT/maven-metadata-local.xml build 07-Jun-2026 02:15:48 xmppserver/5.1.1-SNAPSHOT/maven-metadata-local.xml.md5 build 07-Jun-2026 02:15:48 xmppserver/5.1.1-SNAPSHOT/maven-metadata-local.xml.sha1 build 07-Jun-2026 02:15:48 xmppserver/5.1.1-SNAPSHOT/xmppserver-5.1.1-SNAPSHOT-taglib.jar build 07-Jun-2026 02:15:48 xmppserver/5.1.1-SNAPSHOT/xmppserver-5.1.1-SNAPSHOT-taglib.jar.md5 build 07-Jun-2026 02:15:48 xmppserver/5.1.1-SNAPSHOT/xmppserver-5.1.1-SNAPSHOT-taglib.jar.sha1 build 07-Jun-2026 02:15:48 xmppserver/5.1.1-SNAPSHOT/xmppserver-5.1.1-SNAPSHOT.jar build 07-Jun-2026 02:15:48 xmppserver/5.1.1-SNAPSHOT/xmppserver-5.1.1-SNAPSHOT.jar.md5 build 07-Jun-2026 02:15:48 xmppserver/5.1.1-SNAPSHOT/xmppserver-5.1.1-SNAPSHOT.jar.sha1 build 07-Jun-2026 02:15:48 xmppserver/5.1.1-SNAPSHOT/xmppserver-5.1.1-SNAPSHOT.pom build 07-Jun-2026 02:15:48 xmppserver/5.1.1-SNAPSHOT/xmppserver-5.1.1-SNAPSHOT.pom.md5 build 07-Jun-2026 02:15:48 xmppserver/5.1.1-SNAPSHOT/xmppserver-5.1.1-SNAPSHOT.pom.sha1 build 07-Jun-2026 02:15:48 xmppserver/5.2.0-SNAPSHOT/_remote.repositories build 07-Jun-2026 02:15:48 xmppserver/5.2.0-SNAPSHOT/maven-metadata-local.xml build 07-Jun-2026 02:15:48 xmppserver/5.2.0-SNAPSHOT/maven-metadata-local.xml.md5 build 07-Jun-2026 02:15:48 xmppserver/5.2.0-SNAPSHOT/maven-metadata-local.xml.sha1 build 07-Jun-2026 02:15:48 xmppserver/5.2.0-SNAPSHOT/xmppserver-5.2.0-SNAPSHOT-taglib.jar build 07-Jun-2026 02:15:48 xmppserver/5.2.0-SNAPSHOT/xmppserver-5.2.0-SNAPSHOT-taglib.jar.md5 build 07-Jun-2026 02:15:48 xmppserver/5.2.0-SNAPSHOT/xmppserver-5.2.0-SNAPSHOT-taglib.jar.sha1 build 07-Jun-2026 02:15:48 xmppserver/5.2.0-SNAPSHOT/xmppserver-5.2.0-SNAPSHOT.jar build 07-Jun-2026 02:15:48 xmppserver/5.2.0-SNAPSHOT/xmppserver-5.2.0-SNAPSHOT.jar.md5 build 07-Jun-2026 02:15:48 xmppserver/5.2.0-SNAPSHOT/xmppserver-5.2.0-SNAPSHOT.jar.sha1 build 07-Jun-2026 02:15:48 xmppserver/5.2.0-SNAPSHOT/xmppserver-5.2.0-SNAPSHOT.pom build 07-Jun-2026 02:15:48 xmppserver/5.2.0-SNAPSHOT/xmppserver-5.2.0-SNAPSHOT.pom.md5 build 07-Jun-2026 02:15:48 xmppserver/5.2.0-SNAPSHOT/xmppserver-5.2.0-SNAPSHOT.pom.sha1 build 07-Jun-2026 02:15:49 build 07-Jun-2026 02:15:49 sent 1,979,165 bytes received 45,799 bytes 578,561.14 bytes/sec build 07-Jun-2026 02:15:49 total size is 127,414,129 speedup is 62.92 simple 07-Jun-2026 02:15:49 Finished task 'Sync /mnt/maven' with result: Success command 07-Jun-2026 02:15:49 Substituting variable: ${bamboo.planRepository.branch} with main simple 07-Jun-2026 02:15:49 Starting task 'copy to website' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' command 07-Jun-2026 02:15:49 Beginning to execute external process for build 'Openfire - Nightly Maven Install4j Build - Workflow #3297 (OPENFIRE-NIGHTLYMAVEN-JOB1-3297)'\n ... running command line: \n/bin/sh /home/bamboo-agent1/bamboo-agent-home/temp/OPENFIRE-NIGHTLYMAVEN-JOB1-3297-ScriptBuildTask-3485539633080546470.sh\n ... in: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1\n build 07-Jun-2026 02:15:49 total 415228 build 07-Jun-2026 02:15:49 -rw-r--r-- 1 bamboo-agent1 bamboo-agent1 317 Jun 7 02:15 md5sums build 07-Jun-2026 02:15:49 -rw-r--r-- 1 bamboo-agent1 bamboo-agent1 89329799 Jun 7 02:15 openfire_5_2_0-SNAPSHOT.dmg build 07-Jun-2026 02:15:49 -rw-r--r-- 1 bamboo-agent1 bamboo-agent1 84457472 Jun 7 02:15 openfire_5_2_0-SNAPSHOT.exe build 07-Jun-2026 02:15:49 -rw-r--r-- 1 bamboo-agent1 bamboo-agent1 81675781 Jun 7 02:14 openfire_5_2_0-SNAPSHOT.tar.gz build 07-Jun-2026 02:15:49 -rw-r--r-- 1 bamboo-agent1 bamboo-agent1 84690432 Jun 7 02:15 openfire_5_2_0-SNAPSHOT_x64.exe build 07-Jun-2026 02:15:49 -rw-r--r-- 1 bamboo-agent1 bamboo-agent1 84679919 Jun 7 02:14 openfire_5_2_0-SNAPSHOT.zip build 07-Jun-2026 02:15:49 -rw-r--r-- 1 bamboo-agent1 bamboo-agent1 936 Jun 7 02:15 output.txt build 07-Jun-2026 02:15:49 -rw-r--r-- 1 bamboo-agent1 bamboo-agent1 477 Jun 7 02:15 sha256sums build 07-Jun-2026 02:15:49 -rw-r--r-- 1 bamboo-agent1 bamboo-agent1 3538 Jun 7 02:15 updates.xml simple 07-Jun-2026 02:16:43 Finished task 'copy to website' with result: Success simple 07-Jun-2026 02:16:43 Running post build plugin 'Docker Container Cleanup' simple 07-Jun-2026 02:16:43 Running post build plugin 'NCover Results Collector' simple 07-Jun-2026 02:16:43 Running post build plugin 'Build Results Label Collector' simple 07-Jun-2026 02:16:43 Running post build plugin 'Clover Results Collector' simple 07-Jun-2026 02:16:43 Running post build plugin 'npm Cache Cleanup' simple 07-Jun-2026 02:16:43 Running post build plugin 'Artifact Copier' simple 07-Jun-2026 02:16:43 Publishing an artifact: install4j-generated media simple 07-Jun-2026 02:16:44 Finished publishing of artifact Non required shared artifact Http Compression On : [install4j-generated media], patterns: [*] anchored at: [distribution/target/media] in 504.6 ms simple 07-Jun-2026 02:16:44 Publishing an artifact: plugins error 07-Jun-2026 02:16:44 Unable to publish artifact [plugins]: the source directory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/src/plugins does not exist. simple 07-Jun-2026 02:16:44 The artifact hasn't been successfully published after 321.1 μs simple 07-Jun-2026 02:16:44 Finalising the build... simple 07-Jun-2026 02:16:44 Stopping timer. simple 07-Jun-2026 02:16:44 Build OPENFIRE-NIGHTLYMAVEN-JOB1-3297 completed. simple 07-Jun-2026 07:16:46 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 07-Jun-2026 07:16:46 Running on server: post build plugin 'NCover Results Collector' simple 07-Jun-2026 07:16:46 Running on server: post build plugin 'Build Labeller' simple 07-Jun-2026 07:16:46 Running on server: post build plugin 'Clover Delta Calculator' simple 07-Jun-2026 07:16:46 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 07-Jun-2026 07:16:46 All post build plugins have finished simple 07-Jun-2026 07:16:46 Generating build results summary... simple 07-Jun-2026 07:16:47 Saving build results to disk... simple 07-Jun-2026 07:16:47 Store variable context... simple 07-Jun-2026 07:16:47 Finished building OPENFIRE-NIGHTLYMAVEN-JOB1-3297.